@font-face {
    font-family: IcoMoon;
    src: url(../fonts/IcoMoon.eot?#iefix) format("embedded-opentype"), url(../fonts/IcoMoon.woff) format("woff"), url(../fonts/IcoMoon.ttf) format("truetype"), url(../fonts/IcoMoon.svg#IcoMoon) format("svg");
    font-weight: normal;
    font-style: normal;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

audio {
    display: inline-block;
}

canvas {
    display: inline-block;
}

video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

a:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

a:hover {
    outline: 0px;
}

a:active {
    outline: 0px;
}

sub {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sup {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0px currentColor;
    border-image: none;
    height: auto;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

#map_canvas img {
    max-width: none;
}

.google-maps img {
    max-width: none;
}

.gm-style img {
    max-width: none;
}

button {
    margin: 0px;
    font-size: 100%;
    vertical-align: middle;
}

input {
    margin: 0px;
    font-size: 100%;
    /*vertical-align: middle;*/
}

select {
    margin: 0px;
    font-size: 100%;
    vertical-align: middle;
}

textarea {
    margin: 0px;
    font-size: 100%;
    vertical-align: middle;
}

button {
    line-height: normal;
}

input {
    line-height: normal;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

html input[type='button'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='reset'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}

label {
    cursor: pointer;
}

select {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input[type='button'] {
    cursor: pointer;
}

input[type='reset'] {
    cursor: pointer;
}

input[type='submit'] {
    cursor: pointer;
}

input[type='radio'] {
    cursor: pointer;
}

input[type='checkbox'] {
    cursor: pointer;
}

input[type='search'] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

@media print {
    * {
        background: none !important;
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

        a:visited {
            text-decoration: underline;
        }

        a[href]::after {
            content: " (" attr(href) ")";
        }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    .ir a::after {
        content: "";
    }

    a[href^='javascript:']::after {
        content: "";
    }

    a[href^='#']::after {
        content: "";
    }

    pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h3 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    h3 {
        page-break-after: avoid;
    }
}

.clearfix {
}

    .clearfix::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .clearfix::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .clearfix::after {
        clear: both;
    }

.hide-text {
    font: 0px/0 a;
    border: 0px currentColor;
    border-image: none;
    color: transparent;
    font-size-adjust: none;
    font-stretch: normal;
    text-shadow: none;
    background-color: transparent;
}

.input-block-level {
    width: 100%;
    display: block;
    min-height: 28px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

body {
    margin: 0px;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    background-color: rgb(255, 255, 255);
}

a {
    color: rgb(48, 113, 169);
    text-decoration: none;
}

    a:hover {
        color: rgb(31, 73, 110);
        text-decoration: underline;
    }

    a:focus {
        color: rgb(31, 73, 110);
        text-decoration: underline;
    }

.img-rounded {
    border-radius: 6px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.img-polaroid {
    padding: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
    border-radius: 500px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.row {
    margin-left: -20px;
}

    .row::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .row::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .row::after {
        clear: both;
    }

[class*='span'] {
    margin-left: 20px;
    float: left;
    min-height: 1px;
}

.container {
    width: 940px;
}

.navbar-static-top .container {
    width: 940px;
}

.navbar-fixed-top .container {
    width: 940px;
}

.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 220px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row-fluid {
    width: 100%;
}

    .row-fluid::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .row-fluid::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .row-fluid::after {
        clear: both;
    }

    .row-fluid [class*='span'] {
        width: 100%;
        margin-left: 2.12%;
        float: left;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

        .row-fluid [class*='span']:first-child {
            margin-left: 0px;
        }

    .row-fluid .controls-row [class*='span'] + [class*='span'] {
        margin-left: 2.12%;
    }

    .row-fluid .span12 {
        width: 100%;
    }

    .row-fluid .span11 {
        width: 91.48%;
    }

    .row-fluid .span10 {
        width: 82.97%;
    }

    .row-fluid .span9 {
        width: 74.46%;
    }

    .row-fluid .span8 {
        width: 65.95%;
    }

    .row-fluid .span7 {
        width: 57.44%;
    }

    .row-fluid .span6 {
        width: 48.93%;
    }

    .row-fluid .span5 {
        width: 40.42%;
    }

    .row-fluid .span4 {
        width: 31.91%;
    }

    .row-fluid .span3 {
        width: 23.4%;
    }

    .row-fluid .span2 {
        width: 14.89%;
    }

    .row-fluid .span1 {
        width: 6.38%;
    }

    .row-fluid .offset12 {
        margin-left: 104.25%;
    }

    .row-fluid :first-child.offset12 {
        margin-left: 102.12%;
    }

    .row-fluid .offset11 {
        margin-left: 95.74%;
    }

    .row-fluid :first-child.offset11 {
        margin-left: 93.61%;
    }

    .row-fluid .offset10 {
        margin-left: 87.23%;
    }

    .row-fluid :first-child.offset10 {
        margin-left: 85.1%;
    }

    .row-fluid .offset9 {
        margin-left: 78.72%;
    }

    .row-fluid :first-child.offset9 {
        margin-left: 76.59%;
    }

    .row-fluid .offset8 {
        margin-left: 70.21%;
    }

    .row-fluid :first-child.offset8 {
        margin-left: 68.08%;
    }

    .row-fluid .offset7 {
        margin-left: 61.7%;
    }

    .row-fluid :first-child.offset7 {
        margin-left: 59.57%;
    }

    .row-fluid .offset6 {
        margin-left: 53.19%;
    }

    .row-fluid :first-child.offset6 {
        margin-left: 51.06%;
    }

    .row-fluid .offset5 {
        margin-left: 44.68%;
    }

    .row-fluid :first-child.offset5 {
        margin-left: 42.55%;
    }

    .row-fluid .offset4 {
        margin-left: 36.17%;
    }

    .row-fluid :first-child.offset4 {
        margin-left: 34.04%;
    }

    .row-fluid .offset3 {
        margin-left: 27.65%;
    }

    .row-fluid :first-child.offset3 {
        margin-left: 25.53%;
    }

    .row-fluid .offset2 {
        margin-left: 19.14%;
    }

    .row-fluid :first-child.offset2 {
        margin-left: 17.02%;
    }

    .row-fluid .offset1 {
        margin-left: 10.63%;
    }

    .row-fluid :first-child.offset1 {
        margin-left: 8.51%;
    }

[class*='span'].hide {
    display: none;
}

.row-fluid [class*='span'].hide {
    display: none;
}

[class*='span'].pull-right {
    float: right;
}

.row-fluid [class*='span'].pull-right {
    float: right;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

    .container::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .container::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .container::after {
        clear: both;
    }

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}

    .container-fluid::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .container-fluid::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .container-fluid::after {
        clear: both;
    }

p {
    margin: 0px 0px 9px;
}

.lead {
    line-height: 27px;
    font-size: 19.5px;
    font-weight: 200;
    margin-bottom: 18px;
}

small {
    font-size: 85%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

.muted {
    color: rgb(153, 153, 153);
}

a.muted:hover {
    color: rgb(128, 128, 128);
}

a.muted:focus {
    color: rgb(128, 128, 128);
}

.text-warning {
    color: rgb(138, 109, 59);
}

a.text-warning:hover {
    color: rgb(102, 81, 44);
}

a.text-warning:focus {
    color: rgb(102, 81, 44);
}

.text-error {
    color: rgb(169, 68, 66);
}

a.text-error:hover {
    color: rgb(132, 53, 52);
}

a.text-error:focus {
    color: rgb(132, 53, 52);
}

.text-info {
    color: rgb(49, 112, 143);
}

a.text-info:hover {
    color: rgb(36, 82, 105);
}

a.text-info:focus {
    color: rgb(36, 82, 105);
}

.text-success {
    color: rgb(60, 118, 61);
}

a.text-success:hover {
    color: rgb(43, 84, 44);
}

a.text-success:focus {
    color: rgb(43, 84, 44);
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h2 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h3 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h4 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h5 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h6 {
    margin: 9px 0px;
    color: inherit;
    line-height: 18px;
    font-family: inherit;
    font-weight: bold;
    text-rendering: optimizelegibility;
}

h1 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h2 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h3 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h4 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h5 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h6 small {
    color: rgb(153, 153, 153);
    line-height: 1;
    font-weight: normal;
}

h1 {
    line-height: 36px;
}

h2 {
    line-height: 36px;
}

h3 {
    line-height: 36px;
}

h1 {
    font-size: 35.75px;
}

h2 {
    font-size: 29.25px;
}

h3 {
    font-size: 22.75px;
}

h4 {
    font-size: 16.25px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 11.05px;
}

h1 small {
    font-size: 22.75px;
}

h2 small {
    font-size: 16.25px;
}

h3 small {
    font-size: 13px;
}

h4 small {
    font-size: 13px;
}

.page-header {
    margin: 18px 0px 27px;
    padding-bottom: 8px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul {
    margin: 0px 0px 9px 25px;
    padding: 0px;
}

ol {
    margin: 0px 0px 9px 25px;
    padding: 0px;
}

ul ul {
    margin-bottom: 0px;
}

ul ol {
    margin-bottom: 0px;
}

ol ol {
    margin-bottom: 0px;
}

ol ul {
    margin-bottom: 0px;
}

li {
    line-height: 18px;
}

ul.unstyled {
    list-style: none;
    margin-left: 0px;
}

ol.unstyled {
    list-style: none;
    margin-left: 0px;
}

ul.inline {
    list-style: none;
    margin-left: 0px;
}

ol.inline {
    list-style: none;
    margin-left: 0px;
}

ul.inline > li {
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
}

ol.inline > li {
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
}

dl {
    margin-bottom: 18px;
}

dt {
    line-height: 18px;
}

dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 9px;
}

.dl-horizontal {
}

    .dl-horizontal::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .dl-horizontal::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .dl-horizontal::after {
        clear: both;
    }

    .dl-horizontal dt {
        width: 160px;
        text-align: right;
        overflow: hidden;
        clear: left;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

hr {
    border-width: 1px 0px;
    border-style: solid none;
    border-color: rgb(238, 238, 238) currentColor rgb(255, 255, 255);
    margin: 18px 0px;
    border-image: none;
}

abbr[title] {
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr[data-original-title] {
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr.initialism {
    text-transform: uppercase;
    font-size: 90%;
}

blockquote {
    margin: 0px 0px 18px;
    padding: 0px 0px 0px 15px;
    border-left-color: rgb(238, 238, 238);
    border-left-width: 5px;
    border-left-style: solid;
}

    blockquote p {
        line-height: 1.25;
        font-size: 16.25px;
        font-weight: 300;
        margin-bottom: 0px;
    }

    blockquote small {
        color: rgb(153, 153, 153);
        line-height: 18px;
        display: block;
    }

        blockquote small::before {
            content: "\2014 \00A0";
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0px;
        border-right-color: rgb(238, 238, 238);
        border-left-color: currentColor;
        border-right-width: 5px;
        border-left-width: 0px;
        border-right-style: solid;
        border-left-style: none;
        float: right;
    }

        blockquote.pull-right p {
            text-align: right;
        }

        blockquote.pull-right small {
            text-align: right;
        }

            blockquote.pull-right small::before {
                content: "";
            }

            blockquote.pull-right small::after {
                content: "\00A0 \2014";
            }

q::before {
    content: "";
}

q::after {
    content: "";
}

blockquote::before {
    content: "";
}

blockquote::after {
    content: "";
}

address {
    line-height: 18px;
    font-style: normal;
    margin-bottom: 18px;
    display: block;
}

code {
    padding: 0px 3px 2px;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 11px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

pre {
    padding: 0px 3px 2px;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 11px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

code {
    padding: 2px 4px;
    border: 1px solid rgb(225, 225, 232);
    border-image: none;
    color: rgb(221, 17, 68);
    white-space: nowrap;
    background-color: rgb(247, 247, 249);
}

pre {
    margin: 0px 0px 9px;
    padding: 8.5px;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-image: none;
    line-height: 18px;
    font-size: 12px;
    display: block;
    white-space: pre-wrap;
    -ms-word-break: break-all;
    -ms-word-wrap: break-word;
    background-clip: padding-box;
    background-color: rgb(245, 245, 245);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

    pre.prettyprint {
        margin-bottom: 18px;
    }

    pre code {
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
    }

.pre-scrollable {
    -ms-overflow-y: scroll;
    max-height: 340px;
}

form {
    margin: 0px 0px 18px;
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
}

legend {
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(229, 229, 229);
    padding: 0px;
    border-image: none;
    width: 100%;
    color: rgb(51, 51, 51);
    line-height: 36px;
    font-size: 19.5px;
    margin-bottom: 18px;
    display: block;
}

    legend small {
        color: rgb(153, 153, 153);
        font-size: 13.5px;
    }

label {
    /*line-height: 18px;
    font-size: 13px;*/
    font-weight: normal;
}

input {
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
}

button {
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
}

select {
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
}

textarea {
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
}

input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

button {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

select {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

label {
    margin-bottom: 5px;
    display: block;
}

select {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

textarea {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='text'] {
    padding: 4px 6px;
    border-radius: 0px;
    /*height: 18px;*/
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    /*margin-bottom: 9px;*/
    vertical-align: middle;
    /*display: inline-block;*/
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='password'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='datetime'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='datetime-local'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='date'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='month'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='time'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='week'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='number'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='email'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='url'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='search'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='tel'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input[type='color'] {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.uneditable-input {
    padding: 4px 6px;
    border-radius: 0px;
    height: 18px;
    color: rgb(85, 85, 85);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

input {
    width: 206px;
}

textarea {
    width: 206px;
}

.uneditable-input {
    width: 206px;
}

textarea {
    height: auto;
}

textarea {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='text'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='password'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='datetime'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='datetime-local'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='date'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='month'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='time'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='week'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='number'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='email'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='url'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='search'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='tel'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type='color'] {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.uneditable-input {
    border: 1px solid rgb(204, 204, 204);
    transition: border 0.2s linear, box-shadow 0.2s linear;
    border-image: none;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='text']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='password']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='datetime']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='datetime-local']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='date']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='month']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='time']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='week']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='number']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='email']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='url']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='search']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='tel']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='color']:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='radio'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='checkbox'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='file'] {
    width: auto;
}

input[type='image'] {
    width: auto;
}

input[type='submit'] {
    width: auto;
}

input[type='reset'] {
    width: auto;
}

input[type='button'] {
    width: auto;
}

input[type='radio'] {
    width: auto;
}

input[type='checkbox'] {
    width: auto;
}

select {
    height: 28px;
    line-height: 28px;
}

input[type='file'] {
    height: 28px;
    line-height: 28px;
}

select {
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 220px;
    background-color: rgb(255, 255, 255);
}

    select[multiple] {
        height: auto;
    }

    select[size] {
        height: auto;
    }

    select:focus {
        outline: rgb(51, 51, 51) dotted thin;
        outline-offset: -2px;
    }

input[type='file']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

input[type='radio']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

input[type='checkbox']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

.uneditable-input {
    border-color: rgb(204, 204, 204);
    color: rgb(153, 153, 153);
    cursor: not-allowed;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.025);
    background-color: rgb(252, 252, 252);
    -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-textarea {
    border-color: rgb(204, 204, 204);
    color: rgb(153, 153, 153);
    cursor: not-allowed;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.025);
    background-color: rgb(252, 252, 252);
    -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

input:-ms-input-placeholder {
    color: rgb(170, 170, 170);
}

textarea:-ms-input-placeholder {
    color: rgb(170, 170, 170);
}

input:-ms-input-placeholder {
    color: rgb(153, 153, 153);
}

textarea:-ms-input-placeholder {
    color: rgb(153, 153, 153);
}

.radio {
    padding-left: 20px;
    min-height: 18px;
}

.checkbox {
    padding-left: 20px;
    min-height: 18px;
}

.radio input[type='radio'] {
    margin-left: -20px;
    float: left;
}

.checkbox input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

.controls > :first-child.radio {
    padding-top: 5px;
}

.controls > :first-child.checkbox {
    padding-top: 5px;
}

.radio.inline {
    padding-top: 5px;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.checkbox.inline {
    padding-top: 5px;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.radio.inline + .radio.inline {
    margin-left: 10px;
}

.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*='span'] {
    margin-left: 0px;
    float: none;
}

select[class*='span'] {
    margin-left: 0px;
    float: none;
}

textarea[class*='span'] {
    margin-left: 0px;
    float: none;
}

[class*='span'].uneditable-input {
    margin-left: 0px;
    float: none;
}

.row-fluid input[class*='span'] {
    margin-left: 0px;
    float: none;
}

.row-fluid select[class*='span'] {
    margin-left: 0px;
    float: none;
}

.row-fluid textarea[class*='span'] {
    margin-left: 0px;
    float: none;
}

.row-fluid [class*='span'].uneditable-input {
    margin-left: 0px;
    float: none;
}

.input-append input[class*='span'] {
    display: inline-block;
}

.input-append [class*='span'].uneditable-input {
    display: inline-block;
}

.input-prepend input[class*='span'] {
    display: inline-block;
}

.input-prepend [class*='span'].uneditable-input {
    display: inline-block;
}

.row-fluid input[class*='span'] {
    display: inline-block;
}

.row-fluid select[class*='span'] {
    display: inline-block;
}

.row-fluid textarea[class*='span'] {
    display: inline-block;
}

.row-fluid [class*='span'].uneditable-input {
    display: inline-block;
}

.row-fluid .input-prepend [class*='span'] {
    display: inline-block;
}

.row-fluid .input-append [class*='span'] {
    display: inline-block;
}

input {
    margin-left: 0px;
}

textarea {
    margin-left: 0px;
}

.uneditable-input {
    margin-left: 0px;
}

.controls-row [class*='span'] + [class*='span'] {
    margin-left: 20px;
}

input.span12 {
    width: 926px;
}

textarea.span12 {
    width: 926px;
}

.uneditable-input.span12 {
    width: 926px;
}

input.span11 {
    width: 846px;
}

textarea.span11 {
    width: 846px;
}

.uneditable-input.span11 {
    width: 846px;
}

input.span10 {
    width: 766px;
}

textarea.span10 {
    width: 766px;
}

.uneditable-input.span10 {
    width: 766px;
}

input.span9 {
    width: 686px;
}

textarea.span9 {
    width: 686px;
}

.uneditable-input.span9 {
    width: 686px;
}

input.span8 {
    width: 606px;
}

textarea.span8 {
    width: 606px;
}

.uneditable-input.span8 {
    width: 606px;
}

input.span7 {
    width: 526px;
}

textarea.span7 {
    width: 526px;
}

.uneditable-input.span7 {
    width: 526px;
}

input.span6 {
    width: 446px;
}

textarea.span6 {
    width: 446px;
}

.uneditable-input.span6 {
    width: 446px;
}

input.span5 {
    width: 366px;
}

textarea.span5 {
    width: 366px;
}

.uneditable-input.span5 {
    width: 366px;
}

input.span4 {
    width: 286px;
}

textarea.span4 {
    width: 286px;
}

.uneditable-input.span4 {
    width: 286px;
}

input.span3 {
    width: 206px;
}

textarea.span3 {
    width: 206px;
}

.uneditable-input.span3 {
    width: 206px;
}

input.span2 {
    width: 126px;
}

textarea.span2 {
    width: 126px;
}

.uneditable-input.span2 {
    width: 126px;
}

input.span1 {
    width: 46px;
}

textarea.span1 {
    width: 46px;
}

.uneditable-input.span1 {
    width: 46px;
}

.controls-row {
}

    .controls-row::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .controls-row::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .controls-row::after {
        clear: both;
    }

    .controls-row [class*='span'] {
        float: left;
    }

.row-fluid .controls-row [class*='span'] {
    float: left;
}

.controls-row [class*='span'].checkbox {
    padding-top: 5px;
}

.controls-row [class*='span'].radio {
    padding-top: 5px;
}

input[disabled] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

select[disabled] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

textarea[disabled] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

input[readonly] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

select[readonly] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

textarea[readonly] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

input[type='radio'][disabled] {
    background-color: transparent;
}

input[type='checkbox'][disabled] {
    background-color: transparent;
}

input[type='radio'][readonly] {
    background-color: transparent;
}

input[type='checkbox'][readonly] {
    background-color: transparent;
}

.control-group.warning .control-label {
    color: rgb(138, 109, 59);
}

.control-group.warning .help-block {
    color: rgb(138, 109, 59);
}

.control-group.warning .help-inline {
    color: rgb(138, 109, 59);
}

.control-group.warning .checkbox {
    color: rgb(138, 109, 59);
}

.control-group.warning .radio {
    color: rgb(138, 109, 59);
}

.control-group.warning input {
    color: rgb(138, 109, 59);
}

.control-group.warning select {
    color: rgb(138, 109, 59);
}

.control-group.warning textarea {
    color: rgb(138, 109, 59);
}

.control-group.warning input {
    border-color: rgb(138, 109, 59);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning select {
    border-color: rgb(138, 109, 59);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning textarea {
    border-color: rgb(138, 109, 59);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus {
    border-color: rgb(102, 81, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.control-group.warning select:focus {
    border-color: rgb(102, 81, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.control-group.warning textarea:focus {
    border-color: rgb(102, 81, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.control-group.warning .input-prepend .add-on {
    border-color: rgb(138, 109, 59);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

.control-group.warning .input-append .add-on {
    border-color: rgb(138, 109, 59);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

.control-group.error .control-label {
    color: rgb(169, 68, 66);
}

.control-group.error .help-block {
    color: rgb(169, 68, 66);
}

.control-group.error .help-inline {
    color: rgb(169, 68, 66);
}

.control-group.error .checkbox {
    color: rgb(169, 68, 66);
}

.control-group.error .radio {
    color: rgb(169, 68, 66);
}

.control-group.error input {
    color: rgb(169, 68, 66);
}

.control-group.error select {
    color: rgb(169, 68, 66);
}

.control-group.error textarea {
    color: rgb(169, 68, 66);
}

.control-group.error input {
    border-color: rgb(169, 68, 66);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error select {
    border-color: rgb(169, 68, 66);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error textarea {
    border-color: rgb(169, 68, 66);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus {
    border-color: rgb(132, 53, 52);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.control-group.error select:focus {
    border-color: rgb(132, 53, 52);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.control-group.error textarea:focus {
    border-color: rgb(132, 53, 52);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.control-group.error .input-prepend .add-on {
    border-color: rgb(169, 68, 66);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.control-group.error .input-append .add-on {
    border-color: rgb(169, 68, 66);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.control-group.success .control-label {
    color: rgb(60, 118, 61);
}

.control-group.success .help-block {
    color: rgb(60, 118, 61);
}

.control-group.success .help-inline {
    color: rgb(60, 118, 61);
}

.control-group.success .checkbox {
    color: rgb(60, 118, 61);
}

.control-group.success .radio {
    color: rgb(60, 118, 61);
}

.control-group.success input {
    color: rgb(60, 118, 61);
}

.control-group.success select {
    color: rgb(60, 118, 61);
}

.control-group.success textarea {
    color: rgb(60, 118, 61);
}

.control-group.success input {
    border-color: rgb(60, 118, 61);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success select {
    border-color: rgb(60, 118, 61);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success textarea {
    border-color: rgb(60, 118, 61);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus {
    border-color: rgb(43, 84, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.control-group.success select:focus {
    border-color: rgb(43, 84, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.control-group.success textarea:focus {
    border-color: rgb(43, 84, 44);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.control-group.success .input-prepend .add-on {
    border-color: rgb(60, 118, 61);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

.control-group.success .input-append .add-on {
    border-color: rgb(60, 118, 61);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

.control-group.info .control-label {
    color: rgb(49, 112, 143);
}

.control-group.info .help-block {
    color: rgb(49, 112, 143);
}

.control-group.info .help-inline {
    color: rgb(49, 112, 143);
}

.control-group.info .checkbox {
    color: rgb(49, 112, 143);
}

.control-group.info .radio {
    color: rgb(49, 112, 143);
}

.control-group.info input {
    color: rgb(49, 112, 143);
}

.control-group.info select {
    color: rgb(49, 112, 143);
}

.control-group.info textarea {
    color: rgb(49, 112, 143);
}

.control-group.info input {
    border-color: rgb(49, 112, 143);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info select {
    border-color: rgb(49, 112, 143);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info textarea {
    border-color: rgb(49, 112, 143);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus {
    border-color: rgb(36, 82, 105);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #5ea5c8;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
}

.control-group.info select:focus {
    border-color: rgb(36, 82, 105);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #5ea5c8;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
}

.control-group.info textarea:focus {
    border-color: rgb(36, 82, 105);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #5ea5c8;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5ea5c8;
}

.control-group.info .input-prepend .add-on {
    border-color: rgb(49, 112, 143);
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

.control-group.info .input-append .add-on {
    border-color: rgb(49, 112, 143);
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

input:invalid:focus {
    border-color: rgb(238, 95, 91);
    color: rgb(185, 74, 72);
}

textarea:invalid:focus {
    border-color: rgb(238, 95, 91);
    color: rgb(185, 74, 72);
}

select:invalid:focus {
    border-color: rgb(238, 95, 91);
    color: rgb(185, 74, 72);
}

input:invalid:focus {
    border-color: rgb(233, 50, 45);
    box-shadow: 0px 0px 6px #f8b9b7;
    -ms-box-shadow: 0 0 6px #f8b9b7;
    -o-box-shadow: 0 0 6px #f8b9b7;
}

textarea:invalid:focus {
    border-color: rgb(233, 50, 45);
    box-shadow: 0px 0px 6px #f8b9b7;
    -ms-box-shadow: 0 0 6px #f8b9b7;
    -o-box-shadow: 0 0 6px #f8b9b7;
}

select:invalid:focus {
    border-color: rgb(233, 50, 45);
    box-shadow: 0px 0px 6px #f8b9b7;
    -ms-box-shadow: 0 0 6px #f8b9b7;
    -o-box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    border-top-color: rgb(229, 229, 229);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(240, 240, 240);
}

    .form-actions::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .form-actions::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .form-actions::after {
        clear: both;
    }

.help-block {
    color: rgb(89, 89, 89);
}

.help-inline {
    color: rgb(89, 89, 89);
}

.help-block {
    margin-bottom: 9px;
    display: block;
}

.help-inline {
    padding-left: 5px;
    vertical-align: middle;
    display: inline-block;
}

.input-append {
    font-size: 0px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
}

.input-prepend {
    font-size: 0px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
}

.input-append input {
    font-size: 13px;
}

.input-prepend input {
    font-size: 13px;
}

.input-append select {
    font-size: 13px;
}

.input-prepend select {
    font-size: 13px;
}

.input-append .uneditable-input {
    font-size: 13px;
}

.input-prepend .uneditable-input {
    font-size: 13px;
}

.input-append .dropdown-menu {
    font-size: 13px;
}

.input-prepend .dropdown-menu {
    font-size: 13px;
}

.input-append .popover {
    font-size: 13px;
}

.input-prepend .popover {
    font-size: 13px;
}

.input-append input {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend input {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append select {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend select {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append .uneditable-input {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend .uneditable-input {
    border-radius: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append input:focus {
    z-index: 2;
}

.input-prepend input:focus {
    z-index: 2;
}

.input-append select:focus {
    z-index: 2;
}

.input-prepend select:focus {
    z-index: 2;
}

.input-append .uneditable-input:focus {
    z-index: 2;
}

.input-prepend .uneditable-input:focus {
    z-index: 2;
}

.input-append .add-on {
    padding: 4px 5px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: auto;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    min-width: 16px;
    text-shadow: 0px 1px 0px #fff;
    background-color: rgb(238, 238, 238);
}

.input-prepend .add-on {
    padding: 4px 5px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: auto;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    min-width: 16px;
    text-shadow: 0px 1px 0px #fff;
    background-color: rgb(238, 238, 238);
}

.input-append .add-on {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend .add-on {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-append .btn {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend .btn {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-append .btn-group > .dropdown-toggle {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend .btn-group > .dropdown-toggle {
    border-radius: 0px;
    vertical-align: top;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend .add-on {
    margin-right: -1px;
}

.input-prepend .btn {
    margin-right: -1px;
}

.input-prepend :first-child.add-on {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-prepend :first-child.btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-append input {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-append select {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-append .uneditable-input {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-append input + .btn-group :last-child.btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append select + .btn-group :last-child.btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append .uneditable-input + .btn-group :last-child.btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append .add-on {
    margin-left: -1px;
}

.input-append .btn {
    margin-left: -1px;
}

.input-append .btn-group {
    margin-left: -1px;
}

.input-append :last-child.add-on {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append :last-child.btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-append :last-child.btn-group > .dropdown-toggle {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append input {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend.input-append select {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend.input-append .uneditable-input {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.input-prepend.input-append input + .btn-group .btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append select + .btn-group .btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append .uneditable-input + .btn-group .btn {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append :first-child.add-on {
    border-radius: 0px;
    margin-right: -1px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-prepend.input-append :first-child.btn {
    border-radius: 0px;
    margin-right: -1px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px 0 0 0px;
}

.input-prepend.input-append :last-child.add-on {
    border-radius: 0px;
    margin-left: -1px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append :last-child.btn {
    border-radius: 0px;
    margin-left: -1px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0 0px 0px 0;
}

.input-prepend.input-append :first-child.btn-group {
    margin-left: 0px;
}

input.search-query {
    border-radius: 15px;
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-append .search-query {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-prepend .search-query {
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-append .search-query {
    border-radius: 14px 0px 0px 14px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-append .btn {
    border-radius: 0px 14px 14px 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-prepend .search-query {
    border-radius: 0px 14px 14px 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.form-search .input-prepend .btn {
    border-radius: 14px 0px 0px 14px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.js-stools-field-filter .input-prepend {
    margin-bottom: 0px;
}

.js-stools-field-filter .input-append {
    margin-bottom: 0px;
}

.form-search input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search textarea {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline textarea {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal textarea {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search select {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline select {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal select {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search .help-inline {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline .help-inline {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal .help-inline {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search .uneditable-input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline .uneditable-input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal .uneditable-input {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search .input-prepend {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline .input-prepend {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal .input-prepend {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search .input-append {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-inline .input-append {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-horizontal .input-append {
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
}

.form-search .hide {
    display: none;
}

.form-inline .hide {
    display: none;
}

.form-horizontal .hide {
    display: none;
}

.form-search label {
    display: inline-block;
}

.form-inline label {
    display: inline-block;
}

.form-search .btn-group {
    display: inline-block;
}

.form-inline .btn-group {
    display: inline-block;
}

.form-search .input-append {
    margin-bottom: 0px;
}

.form-inline .input-append {
    margin-bottom: 0px;
}

.form-search .input-prepend {
    margin-bottom: 0px;
}

.form-inline .input-prepend {
    margin-bottom: 0px;
}

.form-search .radio {
    padding-left: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.form-search .checkbox {
    padding-left: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.form-inline .radio {
    padding-left: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.form-inline .checkbox {
    padding-left: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.form-search .radio input[type='radio'] {
    margin-right: 3px;
    margin-left: 0px;
    float: left;
}

.form-search .checkbox input[type='checkbox'] {
    margin-right: 3px;
    margin-left: 0px;
    float: left;
}

.form-inline .radio input[type='radio'] {
    margin-right: 3px;
    margin-left: 0px;
    float: left;
}

.form-inline .checkbox input[type='checkbox'] {
    margin-right: 3px;
    margin-left: 0px;
    float: left;
}

.control-group {
    margin-bottom: 9px;
}

legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
}

    .form-horizontal .control-group::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .form-horizontal .control-group::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .form-horizontal .control-group::after {
        clear: both;
    }

.form-horizontal .control-label {
    width: 160px;
    text-align: right;
    padding-top: 5px;
    float: left;
}

.form-horizontal .controls {
    margin-left: 180px;
}

.form-horizontal :first-child.controls {
}

.form-horizontal .help-block {
    margin-bottom: 0px;
}

.form-horizontal input + .help-block {
    margin-top: 9px;
}

.form-horizontal select + .help-block {
    margin-top: 9px;
}

.form-horizontal textarea + .help-block {
    margin-top: 9px;
}

.form-horizontal .uneditable-input + .help-block {
    margin-top: 9px;
}

.form-horizontal .input-prepend + .help-block {
    margin-top: 9px;
}

.form-horizontal .input-append + .help-block {
    margin-top: 9px;
}

.form-horizontal .form-actions {
    padding-left: 180px;
}

.control-label .hasPopover {
    display: inline-block;
}

.control-label .hasTooltip {
    display: inline-block;
}

.subform-repeatable-wrapper .btn-group > .btn.button {
    min-width: 0px;
}

.subform-repeatable-wrapper .ui-sortable-helper {
    background: rgb(255, 255, 255);
}

.subform-repeatable-wrapper tr.ui-sortable-helper {
    display: table;
}

@media all and (max-width:1215px) and (min-width:980px) {
    .float-cols .control-label {
        float: none;
    }

    .float-cols .controls {
        margin-left: 0px;
    }
}

table {
    border-collapse: collapse;
    max-width: 100%;
    border-spacing: 0;
    background-color: transparent;
}

.table {
    width: 100%;
    margin-bottom: 18px;
}

    .table th {
        padding: 8px;
        text-align: left;
        line-height: 18px;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table td {
        padding: 8px;
        text-align: left;
        line-height: 18px;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table th {
        font-weight: bold;
    }

    .table thead th {
        vertical-align: bottom;
    }

    .table caption + thead tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table caption + thead tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table colgroup + thead tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table colgroup + thead tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table thead:first-child tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table thead:first-child tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table tbody + tbody {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 2px;
        border-top-style: solid;
    }

    .table .table {
        background-color: rgb(255, 255, 255);
    }

.table-condensed th {
    padding: 4px 5px;
}

.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) currentColor;
    border-radius: 0px;
    border-image: none;
    border-collapse: separate;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

    .table-bordered th {
        border-left-color: rgb(221, 221, 221);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .table-bordered td {
        border-left-color: rgb(221, 221, 221);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .table-bordered caption + thead tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered caption + tbody tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered caption + tbody tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered colgroup + thead tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered colgroup + tbody tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered colgroup + tbody tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered thead:first-child tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered tbody:first-child tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered tbody:first-child tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table-bordered thead:first-child tr:first-child > th:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered tbody:first-child tr:first-child > td:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered tbody:first-child tr:first-child > th:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered thead:first-child tr:first-child > th:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered tbody:first-child tr:first-child > td:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered tbody:first-child tr:first-child > th:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered thead:last-child tr:last-child > th:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0px;
    }

    .table-bordered tbody:last-child tr:last-child > td:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0px;
    }

    .table-bordered tbody:last-child tr:last-child > th:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0px;
    }

    .table-bordered tfoot:last-child tr:last-child > td:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0px;
    }

    .table-bordered tfoot:last-child tr:last-child > th:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0px;
    }

    .table-bordered thead:last-child tr:last-child > th:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-right-radius: 0px;
    }

    .table-bordered tbody:last-child tr:last-child > td:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-right-radius: 0px;
    }

    .table-bordered tbody:last-child tr:last-child > th:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-right-radius: 0px;
    }

    .table-bordered tfoot:last-child tr:last-child > td:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-right-radius: 0px;
    }

    .table-bordered tfoot:last-child tr:last-child > th:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-right-radius: 0px;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        border-bottom-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        border-bottom-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .table-bordered caption + thead tr:first-child th:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered caption + tbody tr:first-child td:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered colgroup + thead tr:first-child th:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered colgroup + tbody tr:first-child td:first-child {
        border-top-left-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0px;
    }

    .table-bordered caption + thead tr:first-child th:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered caption + tbody tr:first-child td:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered colgroup + thead tr:first-child th:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

    .table-bordered colgroup + tbody tr:first-child td:last-child {
        border-top-right-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-top-right-radius: 0px;
    }

.table-striped tbody > tr:nth-child(2n+1) > td {
    background-color: rgb(249, 249, 249);
}

.table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: rgb(249, 249, 249);
}

.table-hover tbody tr:hover > td {
    background-color: rgb(240, 240, 240);
}

.table-hover tbody tr:hover > th {
    background-color: rgb(240, 240, 240);
}

table td[class*='span'] {
    margin-left: 0px;
    float: none;
    display: table-cell;
}

table th[class*='span'] {
    margin-left: 0px;
    float: none;
    display: table-cell;
}

.row-fluid table td[class*='span'] {
    margin-left: 0px;
    float: none;
    display: table-cell;
}

.row-fluid table th[class*='span'] {
    margin-left: 0px;
    float: none;
    display: table-cell;
}

.table td.span1 {
    width: 44px;
    margin-left: 0px;
    float: none;
}

.table th.span1 {
    width: 44px;
    margin-left: 0px;
    float: none;
}

.table td.span2 {
    width: 124px;
    margin-left: 0px;
    float: none;
}

.table th.span2 {
    width: 124px;
    margin-left: 0px;
    float: none;
}

.table td.span3 {
    width: 204px;
    margin-left: 0px;
    float: none;
}

.table th.span3 {
    width: 204px;
    margin-left: 0px;
    float: none;
}

.table td.span4 {
    width: 284px;
    margin-left: 0px;
    float: none;
}

.table th.span4 {
    width: 284px;
    margin-left: 0px;
    float: none;
}

.table td.span5 {
    width: 364px;
    margin-left: 0px;
    float: none;
}

.table th.span5 {
    width: 364px;
    margin-left: 0px;
    float: none;
}

.table td.span6 {
    width: 444px;
    margin-left: 0px;
    float: none;
}

.table th.span6 {
    width: 444px;
    margin-left: 0px;
    float: none;
}

.table td.span7 {
    width: 524px;
    margin-left: 0px;
    float: none;
}

.table th.span7 {
    width: 524px;
    margin-left: 0px;
    float: none;
}

.table td.span8 {
    width: 604px;
    margin-left: 0px;
    float: none;
}

.table th.span8 {
    width: 604px;
    margin-left: 0px;
    float: none;
}

.table td.span9 {
    width: 684px;
    margin-left: 0px;
    float: none;
}

.table th.span9 {
    width: 684px;
    margin-left: 0px;
    float: none;
}

.table td.span10 {
    width: 764px;
    margin-left: 0px;
    float: none;
}

.table th.span10 {
    width: 764px;
    margin-left: 0px;
    float: none;
}

.table td.span11 {
    width: 844px;
    margin-left: 0px;
    float: none;
}

.table th.span11 {
    width: 844px;
    margin-left: 0px;
    float: none;
}

.table td.span12 {
    width: 924px;
    margin-left: 0px;
    float: none;
}

.table th.span12 {
    width: 924px;
    margin-left: 0px;
    float: none;
}

.table tbody tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table tbody tr.error > td {
    background-color: rgb(242, 222, 222);
}

.table tbody tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table tbody tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table-hover tbody tr.success:hover > td {
    background-color: rgb(208, 233, 198);
}

.table-hover tbody tr.error:hover > td {
    background-color: rgb(235, 204, 204);
}

.table-hover tbody tr.warning:hover > td {
    background-color: rgb(250, 242, 204);
}

.table-hover tbody tr.info:hover > td {
    background-color: rgb(196, 227, 243);
}

.table-noheader {
    border-collapse: collapse;
}

    .table-noheader thead {
        display: none;
    }

.dropup {
    position: relative;
}

.dropdown {
    position: relative;
}

.dropdown-toggle {
}

    .dropdown-toggle:active {
        outline: 0px;
    }

.open .dropdown-toggle {
    outline: 0px;
}

.caret {
    width: 0px;
    height: 0px;
    vertical-align: top;
    border-top-color: rgb(0, 0, 0);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-width: 4px;
    border-right-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    display: inline-block;
    content: "";
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown-menu {
    list-style: none;
    margin: 2px 0px 0px;
    padding: 5px 0px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    left: 0px;
    top: 100%;
    float: left;
    display: none;
    position: absolute;
    z-index: 1000;
    min-width: 160px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-background-clip: padding;
}

    .dropdown-menu.pull-right {
        left: auto;
        right: 0px;
    }

    .dropdown-menu .divider {
        margin: 8px 1px;
        height: 1px;
        overflow: hidden;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        background-color: rgb(240, 240, 240);
    }

    .dropdown-menu .menuitem-group {
        margin: 4px 1px;
        padding: 3px 20px;
        color: rgb(85, 85, 85);
        text-transform: capitalize;
        overflow: hidden;
        font-size: 95%;
        border-top-color: rgb(238, 238, 238);
        border-bottom-color: rgb(238, 238, 238);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        background-color: rgb(238, 238, 238);
    }

    .dropdown-menu > li > a {
        padding: 3px 20px;
        color: rgb(51, 51, 51);
        line-height: 18px;
        clear: both;
        font-weight: normal;
        display: block;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover {
            color: rgb(255, 255, 255);
            text-decoration: none;
            background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
            background-repeat: repeat-x;
            background-color: rgb(45, 108, 162);
        }

        .dropdown-menu > li > a:focus {
            color: rgb(255, 255, 255);
            text-decoration: none;
            background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
            background-repeat: repeat-x;
            background-color: rgb(45, 108, 162);
        }

.dropdown-submenu:hover > a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
    background-repeat: repeat-x;
    background-color: rgb(45, 108, 162);
}

.dropdown-submenu:focus > a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
    background-repeat: repeat-x;
    background-color: rgb(45, 108, 162);
}

.dropdown-menu > .active > a {
    outline: 0px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
    background-repeat: repeat-x;
    background-color: rgb(45, 108, 162);
}

    .dropdown-menu > .active > a:hover {
        outline: 0px;
        color: rgb(51, 51, 51);
        text-decoration: none;
        background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
        background-repeat: repeat-x;
        background-color: rgb(45, 108, 162);
    }

    .dropdown-menu > .active > a:focus {
        outline: 0px;
        color: rgb(51, 51, 51);
        text-decoration: none;
        background-image: linear-gradient(rgb(48, 113, 169), rgb(42, 100, 150));
        background-repeat: repeat-x;
        background-color: rgb(45, 108, 162);
    }

.dropdown-menu > .disabled > a {
    color: rgb(153, 153, 153);
}

    .dropdown-menu > .disabled > a:hover {
        color: rgb(153, 153, 153);
    }

    .dropdown-menu > .disabled > a:focus {
        color: rgb(153, 153, 153);
    }

    .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: default;
        background-image: none;
        background-color: transparent;
    }

    .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: default;
        background-image: none;
        background-color: transparent;
    }

.open {
}

    .open > .dropdown-menu {
        display: block;
    }

.dropdown-backdrop {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    left: auto;
    right: 0px;
}

.dropup .caret {
    border-top-color: currentColor;
    border-bottom-color: rgb(0, 0, 0);
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: none;
    border-bottom-style: solid;
    content: "";
}

.navbar-fixed-bottom .dropdown .caret {
    border-top-color: currentColor;
    border-bottom-color: rgb(0, 0, 0);
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: none;
    border-bottom-style: solid;
    content: "";
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        border-radius: 6px;
        left: 100%;
        top: 0px;
        margin-top: -6px;
        margin-left: -1px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.dropup .dropdown-submenu > .dropdown-menu {
    border-radius: 5px 5px 5px 0px;
    top: auto;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.dropdown-submenu > a::after {
    border-width: 5px 0px 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(204, 204, 204);
    width: 0px;
    height: 0px;
    margin-top: 5px;
    margin-right: -10px;
    float: right;
    display: block;
    content: " ";
}

.dropdown-submenu:hover > a::after {
    border-left-color: rgb(255, 255, 255);
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        border-radius: 6px 0px 6px 6px;
        left: -100%;
        margin-left: 10px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

.dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px;
}

.typeahead {
    border-radius: 0px;
    margin-top: 2px;
    z-index: 1051;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.well {
    padding: 19px;
    border-radius: 0px;
    border: 1px solid rgb(237, 237, 237);
    border-image: none;
    margin-bottom: 20px;
    min-height: 20px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 0px;
}

    .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-large {
    padding: 24px;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.well-small {
    padding: 9px;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.fade {
    transition: opacity 0.15s linear;
    opacity: 0;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    transition: height 0.35s;
    height: 0px;
    overflow: hidden;
    position: relative;
}

    .collapse.in {
        height: auto;
    }

.close {
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-size: 20px;
    font-weight: bold;
    float: right;
    -ms-zoom: 1;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
    -webkit-opacity: 20;
}

    .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        -ms-zoom: 1;
        opacity: 0.4;
        -webkit-opacity: 40;
    }

    .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        -ms-zoom: 1;
        opacity: 0.4;
        -webkit-opacity: 40;
    }

button.close {
    background: none;
    border: 0px currentColor;
    border-image: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.alert-options {
    color: rgb(0, 0, 0);
    line-height: 18px;
    float: right;
    -ms-zoom: 1;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
    -webkit-opacity: 20;
}

    .alert-options:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        -ms-zoom: 1;
        opacity: 0.4;
        -webkit-opacity: 40;
    }

    .alert-options:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        -ms-zoom: 1;
        opacity: 0.4;
        -webkit-opacity: 40;
    }

.btn {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(179, 179, 179) rgb(179, 179, 179) rgb(153, 153, 153);
    padding: 4px 12px;
    border-radius: 0px;
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
    background-image: linear-gradient(rgb(243, 243, 243), rgb(230, 230, 230));
    background-repeat: repeat-x;
    background-clip: padding-box;
    background-color: rgb(238, 238, 238);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -webkit-border-radius: 0px;
}

    .btn:hover {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
    }

    .btn:focus {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
    }

    .btn:active {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
    }

    .btn.active {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
    }

    .btn.disabled {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
    }

[disabled].btn {
    color: rgb(51, 51, 51);
    background-color: rgb(230, 230, 230);
}

.btn:active {
}

.btn.active {
}

:first-child.btn {
}

.btn:hover {
    background-position: 0px -15px;
    transition: background-position 0.1s linear;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.btn:focus {
    background-position: 0px -15px;
    transition: background-position 0.1s linear;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.btn:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

.btn.active {
    outline: 0px;
    box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15), 0px 1px 2px rgba(0,0,0,0.05);
    background-image: none;
    -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn:active {
    outline: 0px;
    box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15), 0px 1px 2px rgba(0,0,0,0.05);
    background-image: none;
    -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.disabled {
    cursor: default;
    -ms-zoom: 1;
    opacity: 0.65;
    box-shadow: none;
    background-image: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-opacity: 65;
}

[disabled].btn {
    cursor: default;
    -ms-zoom: 1;
    opacity: 0.65;
    box-shadow: none;
    background-image: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-opacity: 65;
}

.btn-large {
    padding: 11px 19px;
    border-radius: 0px;
    font-size: 16.25px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

    .btn-large [class^='icon-'] {
        margin-top: 4px;
    }

    .btn-large [class*=' icon-'] {
        margin-top: 4px;
    }

.btn-small {
    padding: 2px 10px;
    border-radius: 0px;
    font-size: 12px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

    .btn-small [class^='icon-'] {
        margin-top: 0px;
    }

    .btn-small [class*=' icon-'] {
        margin-top: 0px;
    }

.btn-mini [class^='icon-'] {
    margin-top: -1px;
}

.btn-mini [class*=' icon-'] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0px 6px;
    border-radius: 0px;
    font-size: 9.75px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.btn-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    display: block;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type='submit'].btn-block {
    width: 100%;
}

input[type='reset'].btn-block {
    width: 100%;
}

input[type='button'].btn-block {
    width: 100%;
}

.btn-primary.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-warning.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-danger.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-success.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-info.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
    border-color: rgb(21, 73, 124) rgb(21, 73, 124) rgb(10, 34, 59);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(35, 132, 211), rgb(21, 73, 124));
    background-repeat: repeat-x;
    background-color: rgb(29, 108, 176);
}

    .btn-primary:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(21, 73, 124);
    }

    .btn-primary:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(21, 73, 124);
    }

    .btn-primary:active {
        color: rgb(255, 255, 255);
        background-color: rgb(21, 73, 124);
    }

    .btn-primary.active {
        color: rgb(255, 255, 255);
        background-color: rgb(21, 73, 124);
    }

    .btn-primary.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(21, 73, 124);
    }

[disabled].btn-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(21, 73, 124);
}

.btn-primary:active {
}

.btn-primary.active {
}

.btn-warning {
    border-color: rgb(198, 118, 5) rgb(198, 118, 5) rgb(124, 74, 3);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(248, 148, 6), rgb(198, 118, 5));
    background-repeat: repeat-x;
    background-color: rgb(228, 136, 6);
}

    .btn-warning:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(198, 118, 5);
    }

    .btn-warning:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(198, 118, 5);
    }

    .btn-warning:active {
        color: rgb(255, 255, 255);
        background-color: rgb(198, 118, 5);
    }

    .btn-warning.active {
        color: rgb(255, 255, 255);
        background-color: rgb(198, 118, 5);
    }

    .btn-warning.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(198, 118, 5);
    }

[disabled].btn-warning {
    color: rgb(255, 255, 255);
    background-color: rgb(198, 118, 5);
}

.btn-warning:active {
}

.btn-warning.active {
}

.btn-danger {
    border-color: rgb(148, 42, 37) rgb(148, 42, 37) rgb(87, 25, 22);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(189, 54, 47), rgb(148, 42, 37));
    background-repeat: repeat-x;
    background-color: rgb(173, 49, 43);
}

    .btn-danger:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(148, 42, 37);
    }

    .btn-danger:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(148, 42, 37);
    }

    .btn-danger:active {
        color: rgb(255, 255, 255);
        background-color: rgb(148, 42, 37);
    }

    .btn-danger.active {
        color: rgb(255, 255, 255);
        background-color: rgb(148, 42, 37);
    }

    .btn-danger.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(148, 42, 37);
    }

[disabled].btn-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

.btn-danger:active {
}

.btn-danger.active {
}

.btn-success {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

    .btn-success:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 129, 55);
    }

    .btn-success:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 129, 55);
    }

    .btn-success:active {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 129, 55);
    }

    .btn-success.active {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 129, 55);
    }

    .btn-success.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 129, 55);
    }

[disabled].btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

.btn-success:active {
}

.btn-success.active {
}

.btn-info {
    border-color: rgb(36, 116, 140) rgb(36, 116, 140) rgb(21, 66, 79);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(47, 150, 180), rgb(36, 116, 140));
    background-repeat: repeat-x;
    background-color: rgb(43, 137, 164);
}

    .btn-info:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(36, 116, 140);
    }

    .btn-info:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(36, 116, 140);
    }

    .btn-info:active {
        color: rgb(255, 255, 255);
        background-color: rgb(36, 116, 140);
    }

    .btn-info.active {
        color: rgb(255, 255, 255);
        background-color: rgb(36, 116, 140);
    }

    .btn-info.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(36, 116, 140);
    }

[disabled].btn-info {
    color: rgb(255, 255, 255);
    background-color: rgb(36, 116, 140);
}

.btn-info:active {
}

.btn-info.active {
}

.btn-inverse {
    border-color: rgb(34, 34, 34) rgb(34, 34, 34) rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(68, 68, 68), rgb(34, 34, 34));
    background-repeat: repeat-x;
    background-color: rgb(54, 54, 54);
}

    .btn-inverse:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(34, 34, 34);
    }

    .btn-inverse:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(34, 34, 34);
    }

    .btn-inverse:active {
        color: rgb(255, 255, 255);
        background-color: rgb(34, 34, 34);
    }

    .btn-inverse.active {
        color: rgb(255, 255, 255);
        background-color: rgb(34, 34, 34);
    }

    .btn-inverse.disabled {
        color: rgb(255, 255, 255);
        background-color: rgb(34, 34, 34);
    }

[disabled].btn-inverse {
    color: rgb(255, 255, 255);
    background-color: rgb(34, 34, 34);
}

.btn-inverse:active {
}

.btn-inverse.active {
}

button.btn {
}

input[type='submit'].btn {
}

button.btn.btn-large {
}

input[type='submit'].btn.btn-large {
}

button.btn.btn-small {
}

input[type='submit'].btn.btn-small {
}

button.btn.btn-mini {
}

input[type='submit'].btn.btn-mini {
}

.btn-link {
    box-shadow: none;
    background-image: none;
    background-color: transparent;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

    .btn-link:active {
        box-shadow: none;
        background-image: none;
        background-color: transparent;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }

[disabled].btn-link {
    box-shadow: none;
    background-image: none;
    background-color: transparent;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.btn-link {
    border-color: transparent;
    border-radius: 0px;
    color: rgb(48, 113, 169);
    cursor: pointer;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

    .btn-link:hover {
        color: rgb(31, 73, 110);
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link:focus {
        color: rgb(31, 73, 110);
        text-decoration: underline;
        background-color: transparent;
    }

[disabled].btn-link:hover {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

[disabled].btn-link:focus {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.btn-group {
    font-size: 0px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}

:first-child.btn-group {
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    font-size: 0px;
    margin-top: 9px;
    margin-bottom: 9px;
}

    .btn-toolbar > .btn + .btn {
        margin-left: 5px;
    }

    .btn-toolbar > .btn-group + .btn {
        margin-left: 5px;
    }

    .btn-toolbar > .btn + .btn-group {
        margin-left: 5px;
    }

.btn-group > .btn {
    border-radius: 0px;
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

    .btn-group > .btn + .btn {
        margin-left: -1px;
    }

.btn-group > .btn {
    font-size: 13px;
}

.btn-group > .dropdown-menu {
    font-size: 13px;
}

.btn-group > .popover {
    font-size: 13px;
}

.btn-group > .btn-mini {
    font-size: 9.75px;
}

.btn-group > .btn-small {
    font-size: 12px;
}

.btn-group > .btn-large {
    font-size: 16.25px;
}

.btn-group > :first-child.btn {
    margin-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.btn-group > :last-child.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.btn-group > .dropdown-toggle {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.btn-group > :first-child.btn.large {
    margin-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.btn-group > :last-child.btn.large {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.btn-group > .large.dropdown-toggle {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.btn-group > .btn:hover {
    z-index: 2;
}

.btn-group > .btn:focus {
    z-index: 2;
}

.btn-group > .btn:active {
    z-index: 2;
}

.btn-group > .btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active {
    outline: 0px;
}

.btn-group.open .dropdown-toggle {
    outline: 0px;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
    box-shadow: inset 1px 0px 0px rgba(255,255,255,0.125), inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    -ms-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-group > .btn-mini + .dropdown-toggle {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
}

.btn-group > .btn-large + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15), 0px 1px 2px rgba(0,0,0,0.05);
    background-image: none;
    -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: rgb(230, 230, 230);
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: rgb(21, 73, 124);
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: rgb(198, 118, 5);
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: rgb(148, 42, 37);
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: rgb(55, 129, 55);
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: rgb(36, 116, 140);
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: rgb(34, 34, 34);
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0px;
}

.btn-large .caret {
    margin-top: 6px;
}

.btn-large .caret {
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
}

.btn-mini .caret {
    margin-top: 8px;
}

.btn-small .caret {
    margin-top: 8px;
}

.dropup .btn-large .caret {
    border-bottom-width: 5px;
}

.btn-primary .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-warning .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-danger .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-info .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-success .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-inverse .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.btn-group-vertical {
    display: inline-block;
}

    .btn-group-vertical > .btn {
        border-radius: 0px;
        float: none;
        display: block;
        max-width: 100%;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

        .btn-group-vertical > .btn + .btn {
            margin-top: -1px;
            margin-left: 0px;
        }

    .btn-group-vertical > :first-child.btn {
        border-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-radius: 0px 0px 0 0;
    }

    .btn-group-vertical > :last-child.btn {
        border-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-radius: 0 0 0px 0px;
    }

    .btn-group-vertical > :first-child.btn-large {
        border-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-radius: 0px 0px 0 0;
    }

    .btn-group-vertical > :last-child.btn-large {
        border-radius: 0px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -webkit-border-radius: 0 0 0px 0px;
    }

.alert {
    padding: 8px 35px 8px 14px;
    border-radius: 0px;
    border: 1px solid rgb(250, 235, 204);
    border-image: none;
    margin-bottom: 18px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
    background-clip: padding-box;
    background-color: rgb(252, 248, 227);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.alert {
    color: rgb(138, 109, 59);
}

    .alert h4 {
        color: rgb(138, 109, 59);
    }

    .alert h4 {
        margin: 0px 0px 0.5em;
    }

    .alert .close {
        top: -2px;
        right: -21px;
        line-height: 18px;
        position: relative;
        cursor: pointer;
    }

.alert-success {
    border-color: rgb(214, 233, 198);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

    .alert-success h4 {
        color: rgb(60, 118, 61);
    }

.alert-danger {
    border-color: rgb(235, 204, 209);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.alert-error {
    border-color: rgb(235, 204, 209);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.alert-danger h4 {
    color: rgb(169, 68, 66);
}

.alert-error h4 {
    color: rgb(169, 68, 66);
}

.alert-info {
    border-color: rgb(188, 232, 241);
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

    .alert-info h4 {
        color: rgb(49, 112, 143);
    }

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

    .alert-block > p {
        margin-bottom: 0px;
    }

    .alert-block > ul {
        margin-bottom: 0px;
    }

    .alert-block p + p {
        margin-top: 5px;
    }

.nav {
    list-style: none;
    margin-bottom: 18px;
    margin-left: 0px;
}

    .nav > li > a {
        display: block;
    }

        .nav > li > a:hover {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

        .nav > li > a:focus {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

        .nav > li > a > img {
            max-width: none;
        }

    .nav > .pull-right {
        float: right;
    }

.nav-header {
    padding: 3px 15px;
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    display: block;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}

.nav li + .nav-header {
    margin-top: 9px;
}

.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0px;
}

    .nav-list > li > a {
        margin-right: -15px;
        margin-left: -15px;
        text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
    }

    .nav-list .nav-header {
        margin-right: -15px;
        margin-left: -15px;
        text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
    }

    .nav-list > li > a {
        padding: 3px 15px;
    }

    .nav-list > .active > a {
        color: rgb(255, 255, 255);
        text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
        background-color: rgb(48, 113, 169);
    }

        .nav-list > .active > a:hover {
            color: rgb(255, 255, 255);
            text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
            background-color: rgb(48, 113, 169);
        }

        .nav-list > .active > a:focus {
            color: rgb(255, 255, 255);
            text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
            background-color: rgb(48, 113, 169);
        }

    .nav-list [class^='icon-'] {
        margin-right: 2px;
    }

    .nav-list [class*=' icon-'] {
        margin-right: 2px;
    }

    .nav-list .divider {
        margin: 8px 1px;
        height: 1px;
        overflow: hidden;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        background-color: rgb(229, 229, 229);
    }

.nav-tabs {
}

.nav-pills {
}

.nav-tabs::before {
    line-height: 0;
    display: table;
    content: "";
}

.nav-pills::before {
    line-height: 0;
    display: table;
    content: "";
}

.nav-tabs::after {
    line-height: 0;
    display: table;
    content: "";
}

.nav-pills::after {
    line-height: 0;
    display: table;
    content: "";
}

.nav-tabs::after {
    clear: both;
}

.nav-pills::after {
    clear: both;
}

.nav-tabs > li {
    float: left;
}

.nav-pills > li {
    float: left;
}

.nav-tabs > li > a {
    line-height: 14px;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
}

.nav-pills > li > a {
    line-height: 14px;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
}

.nav-tabs {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            border-radius: 4px 4px 0px 0px;
            border: 1px solid transparent;
            border-image: none;
            line-height: 18px;
            padding-top: 8px;
            padding-bottom: 8px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
        }

            .nav-tabs > li > a:hover {
                border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
            }

            .nav-tabs > li > a:focus {
                border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
            }

    .nav-tabs > .active > a {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
        border-image: none;
        color: rgb(85, 85, 85);
        cursor: default;
        background-color: rgb(255, 255, 255);
    }

        .nav-tabs > .active > a:hover {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
            border-image: none;
            color: rgb(85, 85, 85);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

        .nav-tabs > .active > a:focus {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
            border-image: none;
            color: rgb(85, 85, 85);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

.nav-pills > li > a {
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.nav-pills > .active > a {
    color: rgb(255, 255, 255);
    background-color: rgb(48, 113, 169);
}

    .nav-pills > .active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(48, 113, 169);
    }

    .nav-pills > .active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(48, 113, 169);
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li > a {
        margin-right: 0px;
    }

.nav-tabs.nav-stacked {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .nav-tabs.nav-stacked > li > a {
        border-radius: 0px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .nav-tabs.nav-stacked > li:first-child > a {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

    .nav-tabs.nav-stacked > li > a:hover {
        border-color: rgb(221, 221, 221);
        z-index: 2;
    }

    .nav-tabs.nav-stacked > li > a:focus {
        border-color: rgb(221, 221, 221);
        z-index: 2;
    }

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    border-radius: 0px 0px 6px 6px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.nav-pills .dropdown-menu {
    border-radius: 6px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: rgb(48, 113, 169);
    border-bottom-color: rgb(48, 113, 169);
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: rgb(31, 73, 110);
    border-bottom-color: rgb(31, 73, 110);
}

.nav .dropdown-toggle:focus .caret {
    border-top-color: rgb(31, 73, 110);
    border-bottom-color: rgb(31, 73, 110);
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: rgb(85, 85, 85);
    border-bottom-color: rgb(85, 85, 85);
}

.nav > .dropdown.active > a:hover {
    cursor: pointer;
}

.nav > .dropdown.active > a:focus {
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle {
    border-color: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
}

.nav-pills .open .dropdown-toggle {
    border-color: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
}

.nav > li.dropdown.open.active > a:hover {
    border-color: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
}

.nav > li.dropdown.open.active > a:focus {
    border-color: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
}

.nav li.dropdown.open .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    -ms-zoom: 1;
    opacity: 1;
    -webkit-opacity: 100;
}

.nav li.dropdown.open.active .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    -ms-zoom: 1;
    opacity: 1;
    -webkit-opacity: 100;
}

.nav li.dropdown.open a:hover .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    -ms-zoom: 1;
    opacity: 1;
    -webkit-opacity: 100;
}

.nav li.dropdown.open a:focus .caret {
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    -ms-zoom: 1;
    opacity: 1;
    -webkit-opacity: 100;
}

.tabs-stacked .open > a:hover {
    border-color: rgb(153, 153, 153);
}

.tabs-stacked .open > a:focus {
    border-color: rgb(153, 153, 153);
}

.tabbable {
}

    .tabbable::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .tabbable::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .tabbable::after {
        clear: both;
    }

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.tabs-right > .nav-tabs {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.tabs-left > .nav-tabs {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.tab-content > .tab-pane {
    display: none;
}

.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0px;
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0px 0px 4px 4px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
        }

            .tabs-below > .nav-tabs > li > a:hover {
                border-top-color: rgb(221, 221, 221);
                border-bottom-color: transparent;
            }

            .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: rgb(221, 221, 221);
                border-bottom-color: transparent;
            }

    .tabs-below > .nav-tabs > .active > a {
        border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
    }

        .tabs-below > .nav-tabs > .active > a:hover {
            border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
        }

        .tabs-below > .nav-tabs > .active > a:focus {
            border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221);
        }

.tabs-left > .nav-tabs > li {
    float: none;
}

.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: 0px;
    margin-bottom: 3px;
    min-width: 74px;
}

.tabs-right > .nav-tabs > li > a {
    margin-right: 0px;
    margin-bottom: 3px;
    min-width: 74px;
}

.tabs-left > .nav-tabs {
    margin-right: 19px;
    border-right-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-right-style: solid;
    float: left;
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0px 0px 4px;
        margin-right: -1px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

        .tabs-left > .nav-tabs > li > a:hover {
            border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238);
        }

        .tabs-left > .nav-tabs > li > a:focus {
            border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238);
        }

    .tabs-left > .nav-tabs .active > a {
        border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221);
    }

        .tabs-left > .nav-tabs .active > a:hover {
            border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221);
        }

        .tabs-left > .nav-tabs .active > a:focus {
            border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221);
        }

.tabs-right > .nav-tabs {
    margin-left: 19px;
    border-left-color: rgb(221, 221, 221);
    border-left-width: 1px;
    border-left-style: solid;
    float: right;
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0px 4px 4px 0px;
        margin-left: -1px;
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
    }

        .tabs-right > .nav-tabs > li > a:hover {
            border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
        }

        .tabs-right > .nav-tabs > li > a:focus {
            border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
        }

    .tabs-right > .nav-tabs .active > a {
        border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent;
    }

        .tabs-right > .nav-tabs .active > a:hover {
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent;
        }

        .tabs-right > .nav-tabs .active > a:focus {
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent;
        }

.nav > .disabled > a {
    color: rgb(153, 153, 153);
}

    .nav > .disabled > a:hover {
        text-decoration: none;
        cursor: default;
        background-color: transparent;
    }

    .nav > .disabled > a:focus {
        text-decoration: none;
        cursor: default;
        background-color: transparent;
    }

.breadcrumb {
    list-style: none;
    margin: 0px 0px 18px;
    padding: 8px 15px;
    border-radius: 0px;
    background-clip: padding-box;
    background-color: rgb(245, 245, 245);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

    .breadcrumb > li {
        display: inline-block;
        text-shadow: 0px 1px 0px #fff;
    }

        .breadcrumb > li > .divider {
            padding: 0px 5px;
            color: rgb(204, 204, 204);
        }

    .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

.pagination {
    margin: 18px 0px;
}

    .pagination ul {
        border-radius: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        display: inline-block;
        box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
        background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -webkit-border-radius: 0px;
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a {
                border-width: 1px 1px 1px 0px;
                border-style: solid;
                border-color: rgb(221, 221, 221);
                padding: 4px 12px;
                border-image: none;
                line-height: 18px;
                text-decoration: none;
                float: left;
                background-color: rgb(255, 255, 255);
            }

            .pagination ul > li > span {
                border-width: 1px 1px 1px 0px;
                border-style: solid;
                border-color: rgb(221, 221, 221);
                padding: 4px 12px;
                border-image: none;
                line-height: 18px;
                text-decoration: none;
                float: left;
                background-color: rgb(255, 255, 255);
            }

            .pagination ul > li > a:hover {
                background-color: rgb(240, 240, 240);
            }

            .pagination ul > li > a:focus {
                background-color: rgb(240, 240, 240);
            }

        .pagination ul > .active > a {
            background-color: rgb(240, 240, 240);
        }

        .pagination ul > .active > span {
            background-color: rgb(240, 240, 240);
        }

        .pagination ul > .active > a {
            color: rgb(153, 153, 153);
            cursor: default;
        }

        .pagination ul > .active > span {
            color: rgb(153, 153, 153);
            cursor: default;
        }

        .pagination ul > .disabled > span {
            color: rgb(153, 153, 153);
            cursor: default;
            background-color: transparent;
        }

        .pagination ul > .disabled > a {
            color: rgb(153, 153, 153);
            cursor: default;
            background-color: transparent;
        }

            .pagination ul > .disabled > a:hover {
                color: rgb(153, 153, 153);
                cursor: default;
                background-color: transparent;
            }

            .pagination ul > .disabled > a:focus {
                color: rgb(153, 153, 153);
                cursor: default;
                background-color: transparent;
            }

        .pagination ul > li:first-child > a {
            border-left-width: 1px;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -webkit-border-bottom-left-radius: 0px;
        }

        .pagination ul > li:first-child > span {
            border-left-width: 1px;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -webkit-border-bottom-left-radius: 0px;
        }

        .pagination ul > li:last-child > a {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -webkit-border-bottom-right-radius: 0px;
        }

        .pagination ul > li:last-child > span {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -webkit-border-bottom-right-radius: 0px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a {
    padding: 11px 19px;
    font-size: 16.25px;
}

.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 16.25px;
}

.pagination-large ul > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-large ul > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-large ul > li:last-child > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-large ul > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-mini ul > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-small ul > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-mini ul > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-small ul > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0px;
}

.pagination-mini ul > li:last-child > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-small ul > li:last-child > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-mini ul > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-small ul > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-right-radius: 0px;
}

.pagination-small ul > li > a {
    padding: 2px 10px;
    font-size: 12px;
}

.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 12px;
}

.pagination-mini ul > li > a {
    padding: 0px 6px;
    font-size: 9.75px;
}

.pagination-mini ul > li > span {
    padding: 0px 6px;
    font-size: 9.75px;
}

.pager {
    list-style: none;
    margin: 18px 0px;
    text-align: center;
}

    .pager::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .pager::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .pager::after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            display: inline-block;
            background-clip: padding-box;
            background-color: rgb(255, 255, 255);
            -webkit-background-clip: padding-box;
        }

        .pager li > span {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            display: inline-block;
            background-clip: padding-box;
            background-color: rgb(255, 255, 255);
            -webkit-background-clip: padding-box;
        }

        .pager li > a:hover {
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

        .pager li > a:focus {
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

    .pager .next > a {
        float: right;
    }

    .pager .next > span {
        float: right;
    }

    .pager .previous > a {
        float: left;
    }

    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a {
        color: rgb(153, 153, 153);
        cursor: default;
        background-color: rgb(255, 255, 255);
    }

        .pager .disabled > a:hover {
            color: rgb(153, 153, 153);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

        .pager .disabled > a:focus {
            color: rgb(153, 153, 153);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

    .pager .disabled > span {
        color: rgb(153, 153, 153);
        cursor: default;
        background-color: rgb(255, 255, 255);
    }

.modal-backdrop {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 1040;
    background-color: rgb(0, 0, 0);
}

    .modal-backdrop.fade {
        opacity: 0;
    }

.modal-backdrop {
    -ms-zoom: 1;
    opacity: 0.8;
    -webkit-opacity: 80;
}

    .modal-backdrop.fade.in {
        -ms-zoom: 1;
        opacity: 0.8;
        -webkit-opacity: 80;
    }

.modal-header {
    padding: 9px 15px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header h3 {
        margin: 0px;
        line-height: 30px;
    }

.modal-body {
    padding: 1%;
    width: 98%;
    position: relative;
    max-height: 400px;
}

    .modal-body iframe {
        border: 0px currentColor !important;
        border-image: none !important;
        width: 100%;
        max-height: none;
    }

.modal-form {
    margin-bottom: 0px;
}

.modal-footer {
    padding: 14px 15px 15px;
    border-radius: 0px 0px 6px 6px;
    text-align: right;
    margin-bottom: 0px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
    box-shadow: inset 0px 1px 0px #fff;
    background-clip: padding-box;
    background-color: rgb(245, 245, 245);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: inset 0 1px 0 #fff;
    -o-box-shadow: inset 0 1px 0 #fff;
}

    .modal-footer::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .modal-footer::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .modal-footer::after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0px;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0px;
    }

.tooltip {
    line-height: 1.4;
    font-size: 11px;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1030;
    -ms-zoom: 1;
    opacity: 0;
    -webkit-opacity: 0;
}

    .tooltip.in {
        -ms-zoom: 1;
        opacity: 0.8;
        -webkit-opacity: 80;
    }

    .tooltip.top {
        padding: 5px 0px;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0px 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0px;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0px 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    padding: 8px;
    border-radius: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    max-width: 200px;
    background-clip: padding-box;
    background-color: rgb(0, 0, 0);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.tooltip-arrow {
    border-style: solid;
    border-color: transparent;
    width: 0px;
    height: 0px;
    position: absolute;
}

.tooltip.top .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 50%;
    bottom: 0px;
    margin-left: -5px;
    border-top-color: rgb(0, 0, 0);
}

.tooltip.right .tooltip-arrow {
    border-width: 5px 5px 5px 0px;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    border-right-color: rgb(0, 0, 0);
}

.tooltip.left .tooltip-arrow {
    border-width: 5px 0px 5px 5px;
    top: 50%;
    right: 0px;
    margin-top: -5px;
    border-left-color: rgb(0, 0, 0);
}

.tooltip.bottom .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 50%;
    top: 0px;
    margin-left: -5px;
    border-bottom-color: rgb(0, 0, 0);
}

.popover {
    padding: 1px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    left: 0px;
    top: 0px;
    text-align: left;
    display: none;
    white-space: normal;
    position: absolute;
    z-index: 1060;
    max-width: 276px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-background-clip: padding;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0px;
    padding: 8px 14px;
    border-radius: 5px 5px 0px 0px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-clip: padding-box;
    background-color: rgb(247, 247, 247);
    -webkit-background-clip: padding-box;
}

:empty.popover-title {
    display: none;
}

.popover-content {
    padding: 9px 14px;
}

.popover .arrow {
    border-style: solid;
    border-color: transparent;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
}

    .popover .arrow::after {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

.popover .arrow {
    border-width: 11px;
}

    .popover .arrow::after {
        border-width: 10px;
        content: "";
    }

.popover.top .arrow {
    left: 50%;
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0px;
}

    .popover.top .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: rgb(255, 255, 255);
        border-bottom-width: 0px;
    }

.popover.right .arrow {
    left: -11px;
    top: 50%;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0px;
}

    .popover.right .arrow::after {
        left: 1px;
        bottom: -10px;
        border-right-color: rgb(255, 255, 255);
        border-left-width: 0px;
    }

.popover.bottom .arrow {
    left: 50%;
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0px;
}

    .popover.bottom .arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 0px;
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0px;
}

    .popover.left .arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: rgb(255, 255, 255);
        border-right-width: 0px;
    }

.thumbnails {
    list-style: none;
    margin-left: -20px;
}

    .thumbnails::before {
        line-height: 0;
        display: table;
        content: "";
    }

    .thumbnails::after {
        line-height: 0;
        display: table;
        content: "";
    }

    .thumbnails::after {
        clear: both;
    }

.row-fluid .thumbnails {
    margin-left: 0px;
}

.thumbnails > li {
    margin-bottom: 18px;
    margin-left: 20px;
    float: left;
}

.thumbnail {
    padding: 4px;
    border-radius: 0px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    border-image: none;
    line-height: 18px;
    display: block;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-border-radius: 0px;
}

a.thumbnail:hover {
    border-color: rgb(48, 113, 169);
    box-shadow: 0px 1px 4px rgba(0,105,214,0.25);
    -ms-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -o-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

a.thumbnail:focus {
    border-color: rgb(48, 113, 169);
    box-shadow: 0px 1px 4px rgba(0,105,214,0.25);
    -ms-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -o-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
}

.thumbnail .caption {
    padding: 9px;
    color: rgb(85, 85, 85);
}

.label {
    padding: 2px 4px;
    color: rgb(255, 255, 255);
    line-height: 14px;
    font-size: 10.99px;
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(153, 153, 153);
}

.badge {
    padding: 2px 4px;
    color: rgb(255, 255, 255);
    line-height: 14px;
    font-size: 10.99px;
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(153, 153, 153);
}

.label {
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.badge {
    border-radius: 9px;
    padding-right: 9px;
    padding-left: 9px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

:empty.label {
    display: none;
}

:empty.badge {
    display: none;
}

a.label:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.label:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.badge:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.badge:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

.label-important {
    background-color: rgb(169, 68, 66);
}

.badge-important {
    background-color: rgb(169, 68, 66);
}

[href].label-important {
    background-color: rgb(132, 53, 52);
}

[href].badge-important {
    background-color: rgb(132, 53, 52);
}

.label-warning {
    background-color: rgb(248, 148, 6);
}

.badge-warning {
    background-color: rgb(248, 148, 6);
}

[href].label-warning {
    background-color: rgb(198, 118, 5);
}

[href].badge-warning {
    background-color: rgb(198, 118, 5);
}

.label-success {
    background-color: rgb(60, 118, 61);
}

.badge-success {
    background-color: rgb(60, 118, 61);
}

[href].label-success {
    background-color: rgb(43, 84, 44);
}

[href].badge-success {
    background-color: rgb(43, 84, 44);
}

.label-info {
    background-color: rgb(49, 112, 143);
}

.badge-info {
    background-color: rgb(49, 112, 143);
}

[href].label-info {
    background-color: rgb(36, 82, 105);
}

[href].badge-info {
    background-color: rgb(36, 82, 105);
}

.label-inverse {
    background-color: rgb(51, 51, 51);
}

.badge-inverse {
    background-color: rgb(51, 51, 51);
}

[href].label-inverse {
    background-color: rgb(26, 26, 26);
}

[href].badge-inverse {
    background-color: rgb(26, 26, 26);
}

.btn .label {
    top: -1px;
    position: relative;
}

.btn .badge {
    top: -1px;
    position: relative;
}

.btn-mini .label {
    top: 0px;
}

.btn-mini .badge {
    top: 0px;
}

.progress {
    border-radius: 0px;
    height: 18px;
    overflow: hidden;
    margin-bottom: 18px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-image: linear-gradient(rgb(245, 245, 245), rgb(249, 249, 249));
    background-repeat: repeat-x;
    background-clip: padding-box;
    background-color: rgb(247, 247, 247);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px;
}

    .progress .bar {
        transition: width 0.6s;
        width: 0%;
        height: 100%;
        text-align: center;
        color: rgb(255, 255, 255);
        font-size: 12px;
        float: left;
        box-sizing: border-box;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
        text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
        background-image: linear-gradient(rgb(20, 155, 223), rgb(4, 128, 190));
        background-repeat: repeat-x;
        background-color: rgb(14, 144, 210);
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -o-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    }

        .progress .bar + .bar {
            box-shadow: inset 1px 0px 0px rgba(0,0,0,0.15), inset 0px -1px 0px rgba(0,0,0,0.15);
            -ms-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
            -o-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
        }

.progress-striped .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;
    background-color: rgb(20, 155, 223);
}

.progress.active .bar {
    animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-image: linear-gradient(rgb(238, 95, 91), rgb(196, 60, 53));
    background-repeat: repeat-x;
    background-color: rgb(221, 81, 76);
}

.progress .bar-danger {
    background-image: linear-gradient(rgb(238, 95, 91), rgb(196, 60, 53));
    background-repeat: repeat-x;
    background-color: rgb(221, 81, 76);
}

.progress-danger.progress-striped .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-color: rgb(238, 95, 91);
}

.progress-striped .bar-danger {
    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-color: rgb(238, 95, 91);
}

.progress-success .bar {
    background-image: linear-gradient(rgb(98, 196, 98), rgb(87, 169, 87));
    background-repeat: repeat-x;
    background-color: rgb(94, 185, 94);
}

.progress .bar-success {
    background-image: linear-gradient(rgb(98, 196, 98), rgb(87, 169, 87));
    background-repeat: repeat-x;
    background-color: rgb(94, 185, 94);
}

.progress-success.progress-striped .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-color: rgb(98, 196, 98);
}

.progress-striped .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);
    background-color: rgb(98, 196, 98);
}

.progress-info .bar {
    background-image: linear-gradient(rgb(91, 192, 222), rgb(51, 155, 185));
    background-repeat: repeat-x;
    background-color: rgb(75, 177, 207);
}

.progress .bar-info {
    background-image: linear-gradient(rgb(91, 192, 222), rgb(51, 155, 185));
    background-repeat: repeat-x;
    background-color: rgb(75, 177, 207);
}

.progress-info.progress-striped .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-color: rgb(91, 192, 222);
}

.progress-striped .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);
    background-color: rgb(91, 192, 222);
}

.progress-warning .bar {
    background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6));
    background-repeat: repeat-x;
    background-color: rgb(250, 167, 50);
}

.progress .bar-warning {
    background-image: linear-gradient(rgb(251, 180, 80), rgb(248, 148, 6));
    background-repeat: repeat-x;
    background-color: rgb(250, 167, 50);
}

.progress-warning.progress-striped .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-color: rgb(251, 180, 80);
}

.progress-striped .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);
    background-color: rgb(251, 180, 80);
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    border-radius: 0px;
    border: 1px solid rgb(229, 229, 229);
    border-image: none;
    margin-bottom: 2px;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 0px;
}

.accordion-heading {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .accordion-heading .accordion-toggle {
        padding: 8px 15px;
        display: block;
    }

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top-color: rgb(229, 229, 229);
    border-top-width: 1px;
    border-top-style: solid;
}

.hero-unit {
    padding: 60px;
    border-radius: 6px;
    color: inherit;
    line-height: 27px;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 30px;
    background-clip: padding-box;
    background-color: rgb(238, 238, 238);
    -webkit-background-clip: padding-box;
}

    .hero-unit h1 {
        color: inherit;
        line-height: 1;
        letter-spacing: -1px;
        font-size: 60px;
        margin-bottom: 0px;
    }

    .hero-unit li {
        line-height: 27px;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.affix {
    position: fixed;
}

div.modal {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-image: none;
    left: 50%;
    top: 5%;
    width: 80%;
    margin-left: -40%;
    position: fixed;
    z-index: 1050;
    box-shadow: 0px 3px 7px rgba(0,0,0,0.3);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-background-clip: padding-box;
    -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-background-clip: padding-box;
}

    div.modal.fade {
        transition: opacity 0.3s linear, top 0.3s ease-out;
        top: -25%;
    }

        div.modal.fade.in {
            top: 5%;
        }

.modal-batch {
    -ms-overflow-y: visible;
}

[class^='jviewport-height'].modal-body {
    max-height: none;
}

[class*='jviewport-height'].modal-body {
    max-height: none;
}

.jviewport-height10 {
    height: 10vh;
}

.jviewport-height20 {
    height: 20vh;
}

.jviewport-height30 {
    height: 30vh;
}

.jviewport-height40 {
    height: 40vh;
}

.jviewport-height50 {
    height: 50vh;
}

.jviewport-height60 {
    height: 60vh;
}

.jviewport-height70 {
    height: 70vh;
}

.jviewport-height80 {
    height: 80vh;
}

.jviewport-height90 {
    height: 90vh;
}

.jviewport-height100 {
    height: 100vh;
}

div.modal.jviewport-width10 {
    width: 10vw;
    margin-left: -5vw;
}

div.modal.jviewport-width20 {
    width: 20vw;
    margin-left: -10vw;
}

div.modal.jviewport-width30 {
    width: 30vw;
    margin-left: -15vw;
}

div.modal.jviewport-width40 {
    width: 40vw;
    margin-left: -20vw;
}

div.modal.jviewport-width50 {
    width: 50vw;
    margin-left: -25vw;
}

div.modal.jviewport-width60 {
    width: 60vw;
    margin-left: -30vw;
}

div.modal.jviewport-width70 {
    width: 70vw;
    margin-left: -35vw;
}

div.modal.jviewport-width80 {
    width: 80vw;
    margin-left: -40vw;
}

div.modal.jviewport-width90 {
    width: 90vw;
    margin-left: -45vw;
}

div.modal.jviewport-width100 {
    width: 100vw;
    margin-left: -50vw;
}

@media all and (max-width:767px) {
    div.modal {
        margin: 0px;
        left: 20px;
        top: 20px;
        width: auto;
        right: 20px;
        position: fixed;
    }

        div.modal.fade {
            top: -100px;
        }

            div.modal.fade.in {
                top: 20px;
            }

    div[class*='jviewport-width'].modal {
        margin: 0px;
        width: auto;
    }
}

@media all and (max-width:480px) {
    div.modal {
        left: 10px;
        top: 10px;
        right: 10px;
    }
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media all and (max-width:979px) and (min-width:768px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }
}

@media all and (max-width:767px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }

    .hidden-print {
        display: none !important;
    }
}

@media all and (max-width:767px) {
    body {
        padding-right: 20px;
        padding-left: 20px;
    }

    .navbar-fixed-top {
        margin-right: -20px;
        margin-left: -20px;
    }

    .navbar-fixed-bottom {
        margin-right: -20px;
        margin-left: -20px;
    }

    .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px;
    }

    .container-fluid {
        padding: 0px;
    }

    .dl-horizontal dt {
        width: auto;
        text-align: left;
        clear: none;
        float: none;
    }

    .dl-horizontal dd {
        margin-left: 0px;
    }

    .dropdown-menu .menuitem-group {
        color: rgb(238, 238, 238);
        background-color: rgb(16, 34, 62);
    }

    .container {
        width: auto;
    }

    .row-fluid {
        width: 100%;
    }

    .row {
        margin-left: 0px;
    }

    .thumbnails {
        margin-left: 0px;
    }

        .thumbnails > li {
            margin-left: 0px;
            float: none;
        }

    [class*='span'] {
        width: 100%;
        margin-left: 0px;
        float: none;
        display: block;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

        [class*='span'].uneditable-input {
            width: 100%;
            margin-left: 0px;
            float: none;
            display: block;
            box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .row-fluid [class*='span'] {
        width: 100%;
        margin-left: 0px;
        float: none;
        display: block;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .span12 {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .row-fluid .span12 {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .row-fluid [class*='offset']:first-child {
        margin-left: 0px;
    }

    .input-large {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .input-xlarge {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .input-xxlarge {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    input[class*='span'] {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    select[class*='span'] {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    textarea[class*='span'] {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .uneditable-input {
        width: 100%;
        display: block;
        min-height: 28px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .input-prepend input {
        display: inline-block;
    }

    .input-append input {
        display: inline-block;
    }

    .input-prepend input[class*='span'] {
        display: inline-block;
    }

    .input-append input[class*='span'] {
        display: inline-block;
    }

    .controls-row [class*='span'] + [class*='span'] {
        margin-left: 0px;
    }
}

@media all and (max-width:480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }

    .page-header h1 small {
        line-height: 18px;
        display: block;
    }

    input[type='checkbox'] {
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
    }

    input[type='radio'] {
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
    }

    .form-horizontal .control-label {
        width: auto;
        text-align: left;
        padding-top: 0px;
        float: none;
    }

    .form-horizontal .controls {
        margin-left: 0px;
    }

    .form-horizontal .control-list {
        padding-top: 0px;
    }

    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px;
    }

    .tag-category input#filter-search {
        width: auto;
        margin-bottom: 9px;
    }

    .newsfeed-category input#filter-search {
        width: auto;
        margin-bottom: 9px;
    }

    .category-list input#filter-search {
        width: auto;
    }

    .media .pull-left {
        margin-bottom: 10px;
        float: none;
        display: block;
    }

    .media .pull-right {
        margin-bottom: 10px;
        float: none;
        display: block;
    }

    .media-object {
        margin-right: 0px;
        margin-left: 0px;
    }

    .modal-header .close {
        margin: -10px;
        padding: 10px;
    }

    .carousel-caption {
        position: static;
    }
}

@media all and (max-width:979px) and (min-width:768px) {
    .row {
        margin-left: -20px;
    }

        .row::before {
            line-height: 0;
            display: table;
            content: "";
        }

        .row::after {
            line-height: 0;
            display: table;
            content: "";
        }

        .row::after {
            clear: both;
        }

    [class*='span'] {
        margin-left: 20px;
        float: left;
        min-height: 1px;
    }

    .container {
        width: 724px;
    }

    .navbar-static-top .container {
        width: 724px;
    }

    .navbar-fixed-top .container {
        width: 724px;
    }

    .navbar-fixed-bottom .container {
        width: 724px;
    }

    .span12 {
        width: 724px;
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: 100%;
    }

        .row-fluid::before {
            line-height: 0;
            display: table;
            content: "";
        }

        .row-fluid::after {
            line-height: 0;
            display: table;
            content: "";
        }

        .row-fluid::after {
            clear: both;
        }

        .row-fluid [class*='span'] {
            width: 100%;
            margin-left: 2.76%;
            float: left;
            display: block;
            min-height: 28px;
            box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

            .row-fluid [class*='span']:first-child {
                margin-left: 0px;
            }

        .row-fluid .controls-row [class*='span'] + [class*='span'] {
            margin-left: 2.76%;
        }

        .row-fluid .span12 {
            width: 100%;
        }

        .row-fluid .span11 {
            width: 91.43%;
        }

        .row-fluid .span10 {
            width: 82.87%;
        }

        .row-fluid .span9 {
            width: 74.3%;
        }

        .row-fluid .span8 {
            width: 65.74%;
        }

        .row-fluid .span7 {
            width: 57.18%;
        }

        .row-fluid .span6 {
            width: 48.61%;
        }

        .row-fluid .span5 {
            width: 40.05%;
        }

        .row-fluid .span4 {
            width: 31.49%;
        }

        .row-fluid .span3 {
            width: 22.92%;
        }

        .row-fluid .span2 {
            width: 14.36%;
        }

        .row-fluid .span1 {
            width: 5.8%;
        }

        .row-fluid .offset12 {
            margin-left: 105.52%;
        }

        .row-fluid :first-child.offset12 {
            margin-left: 102.76%;
        }

        .row-fluid .offset11 {
            margin-left: 96.96%;
        }

        .row-fluid :first-child.offset11 {
            margin-left: 94.19%;
        }

        .row-fluid .offset10 {
            margin-left: 88.39%;
        }

        .row-fluid :first-child.offset10 {
            margin-left: 85.63%;
        }

        .row-fluid .offset9 {
            margin-left: 79.83%;
        }

        .row-fluid :first-child.offset9 {
            margin-left: 77.07%;
        }

        .row-fluid .offset8 {
            margin-left: 71.27%;
        }

        .row-fluid :first-child.offset8 {
            margin-left: 68.5%;
        }

        .row-fluid .offset7 {
            margin-left: 62.7%;
        }

        .row-fluid :first-child.offset7 {
            margin-left: 59.94%;
        }

        .row-fluid .offset6 {
            margin-left: 54.14%;
        }

        .row-fluid :first-child.offset6 {
            margin-left: 51.38%;
        }

        .row-fluid .offset5 {
            margin-left: 45.58%;
        }

        .row-fluid :first-child.offset5 {
            margin-left: 42.81%;
        }

        .row-fluid .offset4 {
            margin-left: 37.01%;
        }

        .row-fluid :first-child.offset4 {
            margin-left: 34.25%;
        }

        .row-fluid .offset3 {
            margin-left: 28.45%;
        }

        .row-fluid :first-child.offset3 {
            margin-left: 25.69%;
        }

        .row-fluid .offset2 {
            margin-left: 19.88%;
        }

        .row-fluid :first-child.offset2 {
            margin-left: 17.12%;
        }

        .row-fluid .offset1 {
            margin-left: 11.32%;
        }

        .row-fluid :first-child.offset1 {
            margin-left: 8.56%;
        }

    input {
        margin-left: 0px;
    }

    textarea {
        margin-left: 0px;
    }

    .uneditable-input {
        margin-left: 0px;
    }

    .controls-row [class*='span'] + [class*='span'] {
        margin-left: 20px;
    }

    input.span12 {
        width: 710px;
    }

    textarea.span12 {
        width: 710px;
    }

    .uneditable-input.span12 {
        width: 710px;
    }

    input.span11 {
        width: 648px;
    }

    textarea.span11 {
        width: 648px;
    }

    .uneditable-input.span11 {
        width: 648px;
    }

    input.span10 {
        width: 586px;
    }

    textarea.span10 {
        width: 586px;
    }

    .uneditable-input.span10 {
        width: 586px;
    }

    input.span9 {
        width: 524px;
    }

    textarea.span9 {
        width: 524px;
    }

    .uneditable-input.span9 {
        width: 524px;
    }

    input.span8 {
        width: 462px;
    }

    textarea.span8 {
        width: 462px;
    }

    .uneditable-input.span8 {
        width: 462px;
    }

    input.span7 {
        width: 400px;
    }

    textarea.span7 {
        width: 400px;
    }

    .uneditable-input.span7 {
        width: 400px;
    }

    input.span6 {
        width: 338px;
    }

    textarea.span6 {
        width: 338px;
    }

    .uneditable-input.span6 {
        width: 338px;
    }

    input.span5 {
        width: 276px;
    }

    textarea.span5 {
        width: 276px;
    }

    .uneditable-input.span5 {
        width: 276px;
    }

    input.span4 {
        width: 214px;
    }

    textarea.span4 {
        width: 214px;
    }

    .uneditable-input.span4 {
        width: 214px;
    }

    input.span3 {
        width: 152px;
    }

    textarea.span3 {
        width: 152px;
    }

    .uneditable-input.span3 {
        width: 152px;
    }

    input.span2 {
        width: 90px;
    }

    textarea.span2 {
        width: 90px;
    }

    .uneditable-input.span2 {
        width: 90px;
    }

    input.span1 {
        width: 28px;
    }

    textarea.span1 {
        width: 28px;
    }

    .uneditable-input.span1 {
        width: 28px;
    }
}

@media all and (min-width:1200px) {
    .row {
        margin-left: -30px;
    }

        .row::before {
            line-height: 0;
            display: table;
            content: "";
        }

        .row::after {
            line-height: 0;
            display: table;
            content: "";
        }

        .row::after {
            clear: both;
        }

    [class*='span'] {
        margin-left: 30px;
        float: left;
        min-height: 1px;
    }

    .container {
        width: 1170px;
    }

    .navbar-static-top .container {
        width: 1170px;
    }

    .navbar-fixed-top .container {
        width: 1170px;
    }

    .navbar-fixed-bottom .container {
        width: 1170px;
    }

    .span12 {
        width: 1170px;
    }

    .span11 {
        width: 1070px;
    }

    .span10 {
        width: 970px;
    }

    .span9 {
        width: 870px;
    }

    .span8 {
        width: 770px;
    }

    .span7 {
        width: 670px;
    }

    .span6 {
        width: 570px;
    }

    .span5 {
        width: 470px;
    }

    .span4 {
        width: 370px;
    }

    .span3 {
        width: 270px;
    }

    .span2 {
        width: 170px;
    }

    .span1 {
        width: 70px;
    }

    .offset12 {
        margin-left: 1230px;
    }

    .offset11 {
        margin-left: 1130px;
    }

    .offset10 {
        margin-left: 1030px;
    }

    .offset9 {
        margin-left: 930px;
    }

    .offset8 {
        margin-left: 830px;
    }

    .offset7 {
        margin-left: 730px;
    }

    .offset6 {
        margin-left: 630px;
    }

    .offset5 {
        margin-left: 530px;
    }

    .offset4 {
        margin-left: 430px;
    }

    .offset3 {
        margin-left: 330px;
    }

    .offset2 {
        margin-left: 230px;
    }

    .offset1 {
        margin-left: 130px;
    }

    .row-fluid {
        width: 100%;
    }

        .row-fluid::before {
            line-height: 0;
            display: table;
            content: "";
        }

        .row-fluid::after {
            line-height: 0;
            display: table;
            content: "";
        }

        .row-fluid::after {
            clear: both;
        }

        .row-fluid [class*='span'] {
            width: 100%;
            margin-left: 2.56%;
            float: left;
            display: block;
            min-height: 28px;
            box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

            .row-fluid [class*='span']:first-child {
                margin-left: 0px;
            }

        .row-fluid .controls-row [class*='span'] + [class*='span'] {
            margin-left: 2.56%;
        }

        .row-fluid .span12 {
            width: 100%;
        }

        .row-fluid .span11 {
            width: 91.45%;
        }

        .row-fluid .span10 {
            width: 82.9%;
        }

        .row-fluid .span9 {
            width: 74.35%;
        }

        .row-fluid .span8 {
            width: 65.81%;
        }

        .row-fluid .span7 {
            width: 57.26%;
        }

        .row-fluid .span6 {
            width: 48.71%;
        }

        .row-fluid .span5 {
            width: 40.17%;
        }

        .row-fluid .span4 {
            width: 31.62%;
        }

        .row-fluid .span3 {
            width: 23.07%;
        }

        .row-fluid .span2 {
            width: 14.52%;
        }

        .row-fluid .span1 {
            width: 5.98%;
        }

        .row-fluid .offset12 {
            margin-left: 105.12%;
        }

        .row-fluid :first-child.offset12 {
            margin-left: 102.56%;
        }

        .row-fluid .offset11 {
            margin-left: 96.58%;
        }

        .row-fluid :first-child.offset11 {
            margin-left: 94.01%;
        }

        .row-fluid .offset10 {
            margin-left: 88.03%;
        }

        .row-fluid :first-child.offset10 {
            margin-left: 85.47%;
        }

        .row-fluid .offset9 {
            margin-left: 79.48%;
        }

        .row-fluid :first-child.offset9 {
            margin-left: 76.92%;
        }

        .row-fluid .offset8 {
            margin-left: 70.94%;
        }

        .row-fluid :first-child.offset8 {
            margin-left: 68.37%;
        }

        .row-fluid .offset7 {
            margin-left: 62.39%;
        }

        .row-fluid :first-child.offset7 {
            margin-left: 59.82%;
        }

        .row-fluid .offset6 {
            margin-left: 53.84%;
        }

        .row-fluid :first-child.offset6 {
            margin-left: 51.28%;
        }

        .row-fluid .offset5 {
            margin-left: 45.29%;
        }

        .row-fluid :first-child.offset5 {
            margin-left: 42.73%;
        }

        .row-fluid .offset4 {
            margin-left: 36.75%;
        }

        .row-fluid :first-child.offset4 {
            margin-left: 34.18%;
        }

        .row-fluid .offset3 {
            margin-left: 28.2%;
        }

        .row-fluid :first-child.offset3 {
            margin-left: 25.64%;
        }

        .row-fluid .offset2 {
            margin-left: 19.65%;
        }

        .row-fluid :first-child.offset2 {
            margin-left: 17.09%;
        }

        .row-fluid .offset1 {
            margin-left: 11.11%;
        }

        .row-fluid :first-child.offset1 {
            margin-left: 8.54%;
        }

    input {
        margin-left: 0px;
    }

    textarea {
        margin-left: 0px;
    }

    .uneditable-input {
        margin-left: 0px;
    }

    .controls-row [class*='span'] + [class*='span'] {
        margin-left: 30px;
    }

    input.span12 {
        width: 1156px;
    }

    textarea.span12 {
        width: 1156px;
    }

    .uneditable-input.span12 {
        width: 1156px;
    }

    input.span11 {
        width: 1056px;
    }

    textarea.span11 {
        width: 1056px;
    }

    .uneditable-input.span11 {
        width: 1056px;
    }

    input.span10 {
        width: 956px;
    }

    textarea.span10 {
        width: 956px;
    }

    .uneditable-input.span10 {
        width: 956px;
    }

    input.span9 {
        width: 856px;
    }

    textarea.span9 {
        width: 856px;
    }

    .uneditable-input.span9 {
        width: 856px;
    }

    input.span8 {
        width: 756px;
    }

    textarea.span8 {
        width: 756px;
    }

    .uneditable-input.span8 {
        width: 756px;
    }

    input.span7 {
        width: 656px;
    }

    textarea.span7 {
        width: 656px;
    }

    .uneditable-input.span7 {
        width: 656px;
    }

    input.span6 {
        width: 556px;
    }

    textarea.span6 {
        width: 556px;
    }

    .uneditable-input.span6 {
        width: 556px;
    }

    input.span5 {
        width: 456px;
    }

    textarea.span5 {
        width: 456px;
    }

    .uneditable-input.span5 {
        width: 456px;
    }

    input.span4 {
        width: 356px;
    }

    textarea.span4 {
        width: 356px;
    }

    .uneditable-input.span4 {
        width: 356px;
    }

    input.span3 {
        width: 256px;
    }

    textarea.span3 {
        width: 256px;
    }

    .uneditable-input.span3 {
        width: 256px;
    }

    input.span2 {
        width: 156px;
    }

    textarea.span2 {
        width: 156px;
    }

    .uneditable-input.span2 {
        width: 156px;
    }

    input.span1 {
        width: 56px;
    }

    textarea.span1 {
        width: 56px;
    }

    .uneditable-input.span1 {
        width: 56px;
    }

    .thumbnails {
        margin-left: -30px;
    }

        .thumbnails > li {
            margin-left: 30px;
        }

    .row-fluid .thumbnails {
        margin-left: 0px;
    }
}

@media all and (max-width:767px) {
    body {
        padding-top: 0px;
    }

    .navbar-fixed-top {
        position: static;
    }

    .navbar-fixed-bottom {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 18px;
    }

    .navbar-fixed-bottom {
        margin-top: 18px;
    }

    .navbar-fixed-top .navbar-inner {
        padding: 5px;
    }

    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }

    .navbar .container {
        padding: 0px;
        width: auto;
    }

    .navbar .brand {
        margin: 0px 0px 0px -5px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .nav-collapse {
        clear: both;
    }

        .nav-collapse .nav {
            margin: 0px 0px 9px;
            float: none;
        }

            .nav-collapse .nav > li {
                float: none;
            }

                .nav-collapse .nav > li > a {
                    margin-bottom: 2px;
                }

            .nav-collapse .nav > .divider-vertical {
                display: none;
            }

            .nav-collapse .nav .nav-header {
                color: rgb(85, 85, 85);
                text-shadow: none;
            }

            .nav-collapse .nav > li > a {
                padding: 9px 15px;
                border-radius: 3px;
                color: rgb(85, 85, 85);
                font-weight: bold;
                background-clip: padding-box;
                -webkit-background-clip: padding-box;
            }

        .nav-collapse .dropdown-menu a {
            padding: 9px 15px;
            border-radius: 3px;
            color: rgb(85, 85, 85);
            font-weight: bold;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
        }

        .nav-collapse .btn {
            padding: 4px 10px;
            border-radius: 0px;
            font-weight: normal;
            background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -webkit-border-radius: 0px;
        }

        .nav-collapse .dropdown-menu li + li a {
            margin-bottom: 2px;
        }

        .nav-collapse .nav > li > a:hover {
            background-color: rgb(242, 242, 242);
        }

        .nav-collapse .nav > li > a:focus {
            background-color: rgb(242, 242, 242);
        }

        .nav-collapse .dropdown-menu a:hover {
            background-color: rgb(242, 242, 242);
        }

        .nav-collapse .dropdown-menu a:focus {
            background-color: rgb(242, 242, 242);
        }

    .navbar-inverse .nav-collapse .nav > li > a {
        color: rgb(217, 217, 217);
    }

    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: rgb(217, 217, 217);
    }

    .navbar-inverse .nav-collapse .nav > li > a:hover {
        background-color: rgb(16, 34, 62);
    }

    .navbar-inverse .nav-collapse .nav > li > a:focus {
        background-color: rgb(16, 34, 62);
    }

    .navbar-inverse .nav-collapse .dropdown-menu a:hover {
        background-color: rgb(16, 34, 62);
    }

    .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: rgb(16, 34, 62);
    }

    .nav-collapse.in .btn-group {
        padding: 0px;
        margin-top: 5px;
    }

    .nav-collapse .dropdown-menu {
        margin: 0px 15px;
        padding: 0px;
        border-radius: 0px;
        border: currentColor;
        border-image: none;
        left: auto;
        top: auto;
        float: none;
        display: none;
        position: static;
        max-width: none;
        box-shadow: none;
        background-clip: padding-box;
        background-color: transparent;
        -webkit-background-clip: padding-box;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }

    .nav-collapse .open > .dropdown-menu {
        display: block;
    }

    .nav-collapse .dropdown-menu::before {
        display: none;
    }

    .nav-collapse .dropdown-menu::after {
        display: none;
    }

    .nav-collapse .dropdown-menu .divider {
        display: none;
    }

    .nav-collapse .nav > li > .dropdown-menu::before {
        display: none;
    }

    .nav-collapse .nav > li > .dropdown-menu::after {
        display: none;
    }

    .nav-collapse .navbar-form {
        margin: 9px 0px;
        padding: 9px 15px;
        border-top-color: rgb(242, 242, 242);
        border-bottom-color: rgb(242, 242, 242);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        float: none;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
        -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    }

    .nav-collapse .navbar-search {
        margin: 9px 0px;
        padding: 9px 15px;
        border-top-color: rgb(242, 242, 242);
        border-bottom-color: rgb(242, 242, 242);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        float: none;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
        -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    }

    .navbar-inverse .nav-collapse .navbar-form {
        border-top-color: rgb(16, 34, 62);
        border-bottom-color: rgb(16, 34, 62);
    }

    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: rgb(16, 34, 62);
        border-bottom-color: rgb(16, 34, 62);
    }

    .navbar .nav-collapse .nav.pull-right {
        margin-left: 0px;
        float: none;
    }

    .nav-collapse {
        height: 0px;
        overflow: hidden;
    }

        .nav-collapse.collapse {
            height: 0px;
            overflow: hidden;
        }

    .navbar .btn-navbar {
        display: block;
    }

    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media all and (min-width:768px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}

.small {
    font-size: 11px;
}

iframe {
    max-width: 100%;
}

svg {
    max-width: 100%;
}

.nowrap {
    white-space: nowrap;
}

.center {
    text-align: center;
}

.table td.center {
    text-align: center;
}

.table th.center {
    text-align: center;
}

a.disabled {
    color: rgb(153, 153, 153);
    text-decoration: none;
    cursor: default;
    background-color: transparent;
}

    a.disabled:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
        cursor: default;
        background-color: transparent;
    }

.hero-unit {
    text-align: center;
}

    .hero-unit .lead {
        line-height: 27px;
        font-size: 20px;
        font-weight: 200;
        margin-bottom: 18px;
    }

.btn .caret {
    margin-bottom: 7px;
}

.btn.btn-micro .caret {
    margin: 5px 0px;
}

.blog-row-rule {
    border: 0px currentColor;
    border-image: none;
}

.blog-item-rule {
    border: 0px currentColor;
    border-image: none;
}

body.modal {
    padding-top: 0px;
}

.row-even {
    padding: 5px;
    width: 99%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.row-odd {
    background-color: transparent;
}

.row-even {
    background-color: rgb(249, 249, 249);
}

.blog-row-rule {
    border: 0px currentColor;
    border-image: none;
}

.blog-item-rule {
    border: 0px currentColor;
    border-image: none;
}

.row-fluid .row-reveal {
    visibility: hidden;
}

.row-fluid:hover .row-reveal {
    visibility: visible;
}

.btn-wide {
    width: 80%;
}

.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}

.blog-row-rule {
    border: 0px currentColor;
    border-image: none;
}

.blog-item-rule {
    border: 0px currentColor;
    border-image: none;
}

.row-fluid .offset1 {
    margin-left: 8.38%;
}

.row-fluid .offset2 {
    margin-left: 16.89%;
}

.row-fluid .offset3 {
    margin-left: 25.4%;
}

.row-fluid .offset4 {
    margin-left: 33.91%;
}

.row-fluid .offset5 {
    margin-left: 42.42%;
}

.row-fluid .offset6 {
    margin-left: 50.93%;
}

.row-fluid .offset7 {
    margin-left: 59.44%;
}

.row-fluid .offset8 {
    margin-left: 67.95%;
}

.row-fluid .offset9 {
    margin-left: 76.46%;
}

.row-fluid .offset10 {
    margin-left: 84.97%;
}

.row-fluid .offset11 {
    margin-left: 91.48%;
}

.navbar .nav > li > a.btn {
    padding: 4px 10px;
    line-height: 18px;
}

.nav-tabs.nav-dark {
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-shadow: 1px 1px 1px #000;
}

    .nav-tabs.nav-dark > li > a {
        color: rgb(248, 248, 248);
    }

        .nav-tabs.nav-dark > li > a:hover {
            border-color: rgb(51, 51, 51) rgb(51, 51, 51) rgb(17, 17, 17);
            background-color: rgb(119, 119, 119);
        }

    .nav-tabs.nav-dark > .active > a {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(34, 34, 34) rgb(34, 34, 34) transparent;
        border-image: none;
        color: rgb(255, 255, 255);
        background-color: rgb(85, 85, 85);
    }

        .nav-tabs.nav-dark > .active > a:hover {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(34, 34, 34) rgb(34, 34, 34) transparent;
            border-image: none;
            color: rgb(255, 255, 255);
            background-color: rgb(85, 85, 85);
        }

.thumbnail.pull-left {
    margin: 0px 10px 10px 0px;
}

.thumbnail.pull-right {
    margin: 0px 0px 10px 10px;
}

.width-10 {
    width: 10px;
}

.width-20 {
    width: 20px;
}

.width-30 {
    width: 30px;
}

.width-40 {
    width: 40px;
}

.width-50 {
    width: 50px;
}

.width-60 {
    width: 60px;
}

.width-70 {
    width: 70px;
}

.width-80 {
    width: 80px;
}

.width-90 {
    width: 90px;
}

.width-100 {
    width: 100px;
}

.height-10 {
    height: 10px;
}

.height-20 {
    height: 20px;
}

.height-30 {
    height: 30px;
}

.height-40 {
    height: 40px;
}

.height-50 {
    height: 50px;
}

.height-60 {
    height: 60px;
}

.height-70 {
    height: 70px;
}

.height-80 {
    height: 80px;
}

.height-90 {
    height: 90px;
}

.height-100 {
    height: 100px;
}

hr.hr-condensed {
    margin: 10px 0px;
}

.list-striped {
    list-style: none;
    text-align: left;
    line-height: 18px;
    margin-left: 0px;
    vertical-align: middle;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.row-striped {
    list-style: none;
    text-align: left;
    line-height: 18px;
    margin-left: 0px;
    vertical-align: middle;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.list-striped li {
    padding: 8px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.list-striped dd {
    padding: 8px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.row-striped .row {
    padding: 8px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.row-striped .row-fluid {
    padding: 8px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.list-striped li:nth-child(2n+1) {
    background-color: rgb(249, 249, 249);
}

.list-striped dd:nth-child(2n+1) {
    background-color: rgb(249, 249, 249);
}

.row-striped :nth-child(2n+1).row {
    background-color: rgb(249, 249, 249);
}

.row-striped :nth-child(2n+1).row-fluid {
    background-color: rgb(249, 249, 249);
}

.list-striped li:hover {
    background-color: rgb(240, 240, 240);
}

.list-striped dd:hover {
    background-color: rgb(240, 240, 240);
}

.row-striped .row:hover {
    background-color: rgb(240, 240, 240);
}

.row-striped .row-fluid:hover {
    background-color: rgb(240, 240, 240);
}

.row-striped .row-fluid {
    width: 100%;
    box-sizing: border-box;
}

    .row-striped .row-fluid [class*='span'] {
        min-height: 10px;
    }

    .row-striped .row-fluid [class*='span'] {
        margin-left: 8px;
    }

        .row-striped .row-fluid [class*='span']:first-child {
            margin-left: 0px;
        }

.list-condensed li {
    padding: 4px 5px;
}

.row-condensed .row {
    padding: 4px 5px;
}

.row-condensed .row-fluid {
    padding: 4px 5px;
}

.list-bordered {
    list-style: none;
    border-radius: 4px;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    text-align: left;
    line-height: 18px;
    margin-left: 0px;
    vertical-align: middle;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.row-bordered {
    list-style: none;
    border-radius: 4px;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    text-align: left;
    line-height: 18px;
    margin-left: 0px;
    vertical-align: middle;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.radio.btn-group input[type=radio] {
    display: none;
}

.radio.btn-group > label {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .radio.btn-group > label:first-of-type {
        margin-left: 0px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px;
    }

fieldset.radio.btn-group {
    padding-left: 0px;
}

.iframe-bordered {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

.tab-content {
    overflow: visible;
}

.tabs-left .tab-content {
    overflow: auto;
}

.nav-tabs > li > span {
    padding: 8px 12px;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid transparent;
    border-image: none;
    line-height: 18px;
    margin-right: 2px;
    display: block;
}

.btn-micro {
    padding: 1px 4px;
    line-height: 8px;
    font-size: 10px;
}

.btn-group > .btn-micro {
    font-size: 10px;
}

.tip-wrap {
    padding: 3px 8px;
    border-radius: 4px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    z-index: 100;
    max-width: 200px;
    background-color: rgb(0, 0, 0);
}

.page-header {
    margin: 2px 0px 10px;
    padding-bottom: 5px;
}

.input-prepend > .add-on {
    vertical-align: top;
}

.input-append > .add-on {
    vertical-align: top;
}

.input-prepend .chzn-container-single .chzn-single {
    border-radius: 0px 3px 3px 0px;
}

.input-prepend .chzn-container-single .chzn-single-with-drop {
    border-radius: 0px 3px 0px 0px;
}

.input-append .chzn-container-single .chzn-single {
    border-radius: 3px 0px 0px 3px;
}

.input-append .chzn-container-single .chzn-single-with-drop {
    border-radius: 3px 0px 0px;
}

.input-prepend.input-append .chzn-container-single .chzn-single {
    border-radius: 0px;
}

.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
    border-radius: 0px;
}

.element-invisible {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

    .element-invisible:focus {
        background: rgb(238, 238, 238);
        padding: 1em;
        width: auto;
        height: auto;
        color: rgb(0, 0, 0);
        overflow: auto;
    }

.form-vertical .control-label {
    width: auto;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    float: none;
}

.form-vertical .controls {
    margin-left: 0px;
}

.width-auto {
    width: auto;
}

.btn-group .chzn-results {
    white-space: normal;
}

.accordion-body.in:hover {
    overflow: visible;
}

.invalid {
    color: rgb(157, 38, 29);
    font-weight: bold;
}

input.invalid {
    background: rgb(242, 222, 222);
    border: 1px solid rgb(157, 38, 29);
    border-image: none;
}

select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single {
    border-color: rgb(157, 38, 29);
    color: rgb(157, 38, 29);
}

select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
    border-color: rgb(157, 38, 29);
    color: rgb(157, 38, 29);
}

.tooltip {
    max-width: 400px;
}

.tooltip-inner {
    text-align: left;
    max-width: none;
    text-shadow: none;
}

th .tooltip-inner {
    font-weight: normal;
}

.tooltip.hasimage {
    opacity: 1;
}

.tip-text {
    text-align: left;
}

.btn-group > .btn + .dropdown-backdrop + .btn {
    margin-left: -1px;
}

.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
    box-shadow: inset 1px 0px 0px rgba(255,255,255,0.125), inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    -ms-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -o-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
}

.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.dropdown-menu {
    text-align: left;
}

.alert-link {
    font-weight: bold;
}

.alert .alert-link {
    color: rgb(102, 81, 44);
}

.alert-success .alert-link {
    color: rgb(43, 84, 44);
}

.alert-danger .alert-link {
    color: rgb(132, 53, 52);
}

.alert-error .alert-link {
    color: rgb(132, 53, 52);
}

.alert-info .alert-link {
    color: rgb(36, 82, 105);
}

[data-icon]::before {
    font-family: "IcoMoon";
    content: attr(data-icon);
    speak: none;
}

[class^='icon-'] {
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-right: 0.25em;
    display: inline-block;
}

[class*=' icon-'] {
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-right: 0.25em;
    display: inline-block;
}

[class^='icon-']::before {
    font-family: "IcoMoon";
    font-style: normal;
    speak: none;
}

[class*=' icon-']::before {
    font-family: "IcoMoon";
    font-style: normal;
    speak: none;
}

[class^='icon-'].disabled {
    font-weight: normal;
}

[class*=' icon-'].disabled {
    font-weight: normal;
}

.icon-joomla::before {
    content: "\e200";
}

.icon-chevron-up::before {
    content: "\e005";
}

.icon-uparrow::before {
    content: "\e005";
}

.icon-arrow-up::before {
    content: "\e005";
}

.icon-chevron-right::before {
    content: "\e006";
}

.icon-rightarrow::before {
    content: "\e006";
}

.icon-arrow-right::before {
    content: "\e006";
}

.icon-chevron-down::before {
    content: "\e007";
}

.icon-downarrow::before {
    content: "\e007";
}

.icon-arrow-down::before {
    content: "\e007";
}

.icon-chevron-left::before {
    content: "\e008";
}

.icon-leftarrow::before {
    content: "\e008";
}

.icon-arrow-left::before {
    content: "\e008";
}

.icon-arrow-first::before {
    content: "\e003";
}

.icon-arrow-last::before {
    content: "\e004";
}

.icon-arrow-up-2::before {
    content: "\e009";
}

.icon-arrow-right-2::before {
    content: "\e00a";
}

.icon-arrow-down-2::before {
    content: "\e00b";
}

.icon-arrow-left-2::before {
    content: "\e00c";
}

.icon-arrow-up-3::before {
    content: "\e00f";
}

.icon-arrow-right-3::before {
    content: "\e010";
}

.icon-arrow-down-3::before {
    content: "\e011";
}

.icon-arrow-left-3::before {
    content: "\e012";
}

.icon-menu-2::before {
    content: "\e00e";
}

.icon-arrow-up-4::before {
    content: "\e201";
}

.icon-arrow-right-4::before {
    content: "\e202";
}

.icon-arrow-down-4::before {
    content: "\e203";
}

.icon-arrow-left-4::before {
    content: "\e204";
}

.icon-share::before {
    content: "\27";
}

.icon-redo::before {
    content: "\27";
}

.icon-undo::before {
    content: "\28";
}

.icon-forward-2::before {
    content: "\e205";
}

.icon-backward-2::before {
    content: "\e206";
}

.icon-reply::before {
    content: "\e206";
}

.icon-unblock::before {
    content: "\6c";
}

.icon-refresh::before {
    content: "\6c";
}

.icon-redo-2::before {
    content: "\6c";
}

.icon-undo-2::before {
    content: "\e207";
}

.icon-move::before {
    content: "\7a";
}

.icon-expand::before {
    content: "\66";
}

.icon-contract::before {
    content: "\67";
}

.icon-expand-2::before {
    content: "\68";
}

.icon-contract-2::before {
    content: "\69";
}

.icon-play::before {
    content: "\e208";
}

.icon-pause::before {
    content: "\e209";
}

.icon-stop::before {
    content: "\e210";
}

.icon-previous::before {
    content: "\7c";
}

.icon-backward::before {
    content: "\7c";
}

.icon-next::before {
    content: "\7b";
}

.icon-forward::before {
    content: "\7b";
}

.icon-first::before {
    content: "\7d";
}

.icon-last::before {
    content: "\e000";
}

.icon-play-circle::before {
    content: "\e00d";
}

.icon-pause-circle::before {
    content: "\e211";
}

.icon-stop-circle::before {
    content: "\e212";
}

.icon-backward-circle::before {
    content: "\e213";
}

.icon-forward-circle::before {
    content: "\e214";
}

.icon-loop::before {
    content: "\e001";
}

.icon-shuffle::before {
    content: "\e002";
}

.icon-search::before {
    content: "\53";
}

.icon-zoom-in::before {
    content: "\64";
}

.icon-zoom-out::before {
    content: "\65";
}

.icon-apply::before {
    content: "\2b";
}

.icon-edit::before {
    content: "\2b";
}

.icon-pencil::before {
    content: "\2b";
}

.icon-pencil-2::before {
    content: "\2c";
}

.icon-brush::before {
    content: "\3b";
}

.icon-save-new::before {
    content: "\5d";
}

.icon-plus-2::before {
    content: "\5d";
}

.icon-minus-sign::before {
    content: "\5e";
}

.icon-minus-2::before {
    content: "\5e";
}

.icon-delete::before {
    content: "\49";
}

.icon-remove::before {
    content: "\49";
}

.icon-cancel-2::before {
    content: "\49";
}

.icon-publish::before {
    content: "\47";
}

.icon-save::before {
    content: "\47";
}

.icon-ok::before {
    content: "\47";
}

.icon-checkmark::before {
    content: "\47";
}

.icon-new::before {
    content: "\2a";
}

.icon-plus::before {
    content: "\2a";
}

.icon-plus-circle::before {
    content: "\e215";
}

.icon-minus::before {
    content: "\4b";
}

.icon-not-ok::before {
    content: "\4b";
}

.icon-ban-circle::before {
    content: "\e216";
}

.icon-minus-circle::before {
    content: "\e216";
}

.icon-unpublish::before {
    content: "\4a";
}

.icon-cancel::before {
    content: "\4a";
}

.icon-cancel-circle::before {
    content: "\e217";
}

.icon-checkmark-2::before {
    content: "\e218";
}

.icon-checkmark-circle::before {
    content: "\e219";
}

.icon-info::before {
    content: "\e220";
}

.icon-info-2::before {
    content: "\e221";
}

.icon-info-circle::before {
    content: "\e221";
}

.icon-question::before {
    content: "\45";
}

.icon-question-sign::before {
    content: "\45";
}

.icon-help::before {
    content: "\45";
}

.icon-question-2::before {
    content: "\e222";
}

.icon-question-circle::before {
    content: "\e222";
}

.icon-notification::before {
    content: "\e223";
}

.icon-notification-2::before {
    content: "\e224";
}

.icon-notification-circle::before {
    content: "\e224";
}

.icon-pending::before {
    content: "\48";
}

.icon-warning::before {
    content: "\48";
}

.icon-warning-2::before {
    content: "\e225";
}

.icon-warning-circle::before {
    content: "\e225";
}

.icon-checkbox-unchecked::before {
    content: "\3d";
}

.icon-checkin::before {
    content: "\3e";
}

.icon-checkbox::before {
    content: "\3e";
}

.icon-checkbox-checked::before {
    content: "\3e";
}

.icon-checkbox-partial::before {
    content: "\3f";
}

.icon-square::before {
    content: "\e226";
}

.icon-radio-unchecked::before {
    content: "\e227";
}

.icon-radio-checked::before {
    content: "\e228";
}

.icon-generic::before {
    content: "\e228";
}

.icon-circle::before {
    content: "\e229";
}

.icon-signup::before {
    content: "\e230";
}

.icon-grid::before {
    content: "\58";
}

.icon-grid-view::before {
    content: "\58";
}

.icon-grid-2::before {
    content: "\59";
}

.icon-grid-view-2::before {
    content: "\59";
}

.icon-menu::before {
    content: "\5a";
}

.icon-list::before {
    content: "\31";
}

.icon-list-view::before {
    content: "\31";
}

.icon-list-2::before {
    content: "\e231";
}

.icon-menu-3::before {
    content: "\e232";
}

.icon-folder-open::before {
    content: "\2d";
}

.icon-folder::before {
    content: "\2d";
}

.icon-folder-close::before {
    content: "\2e";
}

.icon-folder-2::before {
    content: "\2e";
}

.icon-folder-plus::before {
    content: "\e234";
}

.icon-folder-minus::before {
    content: "\e235";
}

.icon-folder-3::before {
    content: "\e236";
}

.icon-folder-plus-2::before {
    content: "\e237";
}

.icon-folder-remove::before {
    content: "\e238";
}

.icon-file::before {
    content: "\e016";
}

.icon-file-2::before {
    content: "\e239";
}

.icon-file-add::before {
    content: "\29";
}

.icon-file-plus::before {
    content: "\29";
}

.icon-file-minus::before {
    content: "\e017";
}

.icon-file-check::before {
    content: "\e240";
}

.icon-file-remove::before {
    content: "\e241";
}

.icon-save-copy::before {
    content: "\e018";
}

.icon-copy::before {
    content: "\e018";
}

.icon-stack::before {
    content: "\e242";
}

.icon-tree::before {
    content: "\e243";
}

.icon-tree-2::before {
    content: "\e244";
}

.icon-paragraph-left::before {
    content: "\e246";
}

.icon-paragraph-center::before {
    content: "\e247";
}

.icon-paragraph-right::before {
    content: "\e248";
}

.icon-paragraph-justify::before {
    content: "\e249";
}

.icon-screen::before {
    content: "\e01c";
}

.icon-tablet::before {
    content: "\e01d";
}

.icon-mobile::before {
    content: "\e01e";
}

.icon-box-add::before {
    content: "\51";
}

.icon-box-remove::before {
    content: "\52";
}

.icon-download::before {
    content: "\e021";
}

.icon-upload::before {
    content: "\e022";
}

.icon-home::before {
    content: "\21";
}

.icon-home-2::before {
    content: "\e250";
}

.icon-out-2::before {
    content: "\e024";
}

.icon-new-tab::before {
    content: "\e024";
}

.icon-out-3::before {
    content: "\e251";
}

.icon-new-tab-2::before {
    content: "\e251";
}

.icon-link::before {
    content: "\e252";
}

.icon-picture::before {
    content: "\2f";
}

.icon-image::before {
    content: "\2f";
}

.icon-pictures::before {
    content: "\30";
}

.icon-images::before {
    content: "\30";
}

.icon-palette::before {
    content: "\e014";
}

.icon-color-palette::before {
    content: "\e014";
}

.icon-camera::before {
    content: "\55";
}

.icon-camera-2::before {
    content: "\e015";
}

.icon-video::before {
    content: "\e015";
}

.icon-play-2::before {
    content: "\56";
}

.icon-video-2::before {
    content: "\56";
}

.icon-youtube::before {
    content: "\56";
}

.icon-music::before {
    content: "\57";
}

.icon-user::before {
    content: "\22";
}

.icon-users::before {
    content: "\e01f";
}

.icon-vcard::before {
    content: "\6d";
}

.icon-address::before {
    content: "\70";
}

.icon-share-alt::before {
    content: "\26";
}

.icon-out::before {
    content: "\26";
}

.icon-enter::before {
    content: "\e257";
}

.icon-exit::before {
    content: "\e258";
}

.icon-comment::before {
    content: "\24";
}

.icon-comments::before {
    content: "\24";
}

.icon-comments-2::before {
    content: "\25";
}

.icon-quote::before {
    content: "\60";
}

.icon-quotes-left::before {
    content: "\60";
}

.icon-quote-2::before {
    content: "\61";
}

.icon-quotes-right::before {
    content: "\61";
}

.icon-quote-3::before {
    content: "\e259";
}

.icon-bubble-quote::before {
    content: "\e259";
}

.icon-phone::before {
    content: "\e260";
}

.icon-phone-2::before {
    content: "\e261";
}

.icon-envelope::before {
    content: "\4d";
}

.icon-mail::before {
    content: "\4d";
}

.icon-envelope-opened::before {
    content: "\4e";
}

.icon-mail-2::before {
    content: "\4e";
}

.icon-unarchive::before {
    content: "\4f";
}

.icon-drawer::before {
    content: "\4f";
}

.icon-archive::before {
    content: "\50";
}

.icon-drawer-2::before {
    content: "\50";
}

.icon-briefcase::before {
    content: "\e020";
}

.icon-tag::before {
    content: "\e262";
}

.icon-tag-2::before {
    content: "\e263";
}

.icon-tags::before {
    content: "\e264";
}

.icon-tags-2::before {
    content: "\e265";
}

.icon-options::before {
    content: "\38";
}

.icon-cog::before {
    content: "\38";
}

.icon-cogs::before {
    content: "\37";
}

.icon-screwdriver::before {
    content: "\36";
}

.icon-tools::before {
    content: "\36";
}

.icon-wrench::before {
    content: "\3a";
}

.icon-equalizer::before {
    content: "\39";
}

.icon-dashboard::before {
    content: "\78";
}

.icon-switch::before {
    content: "\e266";
}

.icon-filter::before {
    content: "\54";
}

.icon-purge::before {
    content: "\4c";
}

.icon-trash::before {
    content: "\4c";
}

.icon-checkedout::before {
    content: "\23";
}

.icon-lock::before {
    content: "\23";
}

.icon-locked::before {
    content: "\23";
}

.icon-unlock::before {
    content: "\e267";
}

.icon-key::before {
    content: "\5f";
}

.icon-support::before {
    content: "\46";
}

.icon-database::before {
    content: "\62";
}

.icon-scissors::before {
    content: "\e268";
}

.icon-health::before {
    content: "\6a";
}

.icon-wand::before {
    content: "\6b";
}

.icon-eye-open::before {
    content: "\3c";
}

.icon-eye::before {
    content: "\3c";
}

.icon-eye-close::before {
    content: "\e269";
}

.icon-eye-blocked::before {
    content: "\e269";
}

.icon-eye-2::before {
    content: "\e269";
}

.icon-clock::before {
    content: "\6e";
}

.icon-compass::before {
    content: "\6f";
}

.icon-broadcast::before {
    content: "\e01b";
}

.icon-connection::before {
    content: "\e01b";
}

.icon-wifi::before {
    content: "\e01b";
}

.icon-book::before {
    content: "\e271";
}

.icon-lightning::before {
    content: "\79";
}

.icon-flash::before {
    content: "\79";
}

.icon-print::before {
    content: "\e013";
}

.icon-printer::before {
    content: "\e013";
}

.icon-feed::before {
    content: "\71";
}

.icon-calendar::before {
    content: "\43";
}

.icon-calendar-2::before {
    content: "\44";
}

.icon-calendar-3::before {
    content: "\e273";
}

.icon-pie::before {
    content: "\77";
}

.icon-bars::before {
    content: "\76";
}

.icon-chart::before {
    content: "\75";
}

.icon-power-cord::before {
    content: "\32";
}

.icon-cube::before {
    content: "\33";
}

.icon-puzzle::before {
    content: "\34";
}

.icon-attachment::before {
    content: "\72";
}

.icon-paperclip::before {
    content: "\72";
}

.icon-flag-2::before {
    content: "\72";
}

.icon-lamp::before {
    content: "\74";
}

.icon-pin::before {
    content: "\73";
}

.icon-pushpin::before {
    content: "\73";
}

.icon-location::before {
    content: "\63";
}

.icon-shield::before {
    content: "\e274";
}

.icon-flag::before {
    content: "\35";
}

.icon-flag-3::before {
    content: "\e275";
}

.icon-bookmark::before {
    content: "\e023";
}

.icon-bookmark-2::before {
    content: "\e276";
}

.icon-heart::before {
    content: "\e277";
}

.icon-heart-2::before {
    content: "\e278";
}

.icon-thumbs-up::before {
    content: "\5b";
}

.icon-thumbs-down::before {
    content: "\5c";
}

.icon-unfeatured::before {
    content: "\40";
}

.icon-asterisk::before {
    content: "\40";
}

.icon-star-empty::before {
    content: "\40";
}

.icon-star-2::before {
    content: "\41";
}

.icon-featured::before {
    content: "\42";
}

.icon-default::before {
    content: "\42";
}

.icon-star::before {
    content: "\42";
}

.icon-smiley::before {
    content: "\e279";
}

.icon-smiley-happy::before {
    content: "\e279";
}

.icon-smiley-2::before {
    content: "\e280";
}

.icon-smiley-happy-2::before {
    content: "\e280";
}

.icon-smiley-sad::before {
    content: "\e281";
}

.icon-smiley-sad-2::before {
    content: "\e282";
}

.icon-smiley-neutral::before {
    content: "\e283";
}

.icon-smiley-neutral-2::before {
    content: "\e284";
}

.icon-cart::before {
    content: "\e019";
}

.icon-basket::before {
    content: "\e01a";
}

.icon-credit::before {
    content: "\e286";
}

.icon-credit-2::before {
    content: "\e287";
}

.icon-expired::before {
    content: "\4b";
}

body {
    line-height: 1.75em;
    font-weight: 400;
}

h1 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h2 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h3 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h4 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h5 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h6 {
    margin: 0px 0px 0.75rem;
    padding: 0px;
    line-height: 1em;
    font-weight: normal;
    text-rendering: optimizelegibility;
}

h1 a:hover {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: none;
}

h4 a:hover {
    text-decoration: none;
}

h5 a:hover {
    text-decoration: none;
}

h6 a:hover {
    text-decoration: none;
}

h1 a:focus {
    text-decoration: none;
}

h2 a:focus {
    text-decoration: none;
}

h3 a:focus {
    text-decoration: none;
}

h4 a:focus {
    text-decoration: none;
}

h5 a:focus {
    text-decoration: none;
}

h6 a:focus {
    text-decoration: none;
}

h1 i {
    margin-right: 5px;
}

h2 i {
    margin-right: 5px;
}

h3 i {
    margin-right: 5px;
}

h4 i {
    margin-right: 5px;
}

h5 i {
    margin-right: 5px;
}

h6 i {
    margin-right: 5px;
}

h1 {
    font-size: 2.4em;
    font-weight: 400;
}

h2 {
    font-size: 2.7rem;
    font-weight: 400;
    margin-bottom: 0.6rem;
}

.content-category h1 {
    font-size: 2.7rem;
    font-weight: 400;
    margin-bottom: 0.6rem;
}

.registration h1 {
    font-size: 2.7rem;
    font-weight: 400;
    margin-bottom: 0.6rem;
}

h3 {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 12px;
}

h4 {
    text-transform: uppercase;
    line-height: 1.6em;
    font-size: 1.2rem;
    font-weight: 600;
}

h5 {
    line-height: 1.6em;
    font-size: 1rem;
}

h6 {
    font-size: 1em;
}

a {
    transition: color 0.15s ease-in;
    color: rgb(51, 51, 51);
    text-decoration: none !important;
}

    a:hover {
        color: rgb(136, 136, 136);
    }

    a[href^='tel'] {
        color: inherit;
        text-decoration: none;
    }

p {
    margin-bottom: 1.5rem;
}

li {
    line-height: 2.1em;
}

.item-title {
    padding: 0px;
    position: relative;
}

.item-header {
    padding: 0px;
    position: relative;
}

.item-title h2 {
    margin-bottom: 0px;
    position: relative;
}

.item-header h2 {
    margin-bottom: 0px;
    position: relative;
}

hr {
    margin: 15px auto 20px;
    height: 1px;
    border-top-color: rgb(153, 153, 153);
    border-top-width: 1px;
    border-top-style: solid;
    max-width: 90px;
    background-color: transparent;
}

    hr.left {
        margin-left: 0px;
    }

    hr.right {
        margin-right: 0px;
    }

blockquote {
    margin: 1rem 0px 1.5rem;
    padding: 10px 20px 10px 30px;
    line-height: 1.6;
    font-size: 18px;
    font-style: italic;
    background-color: rgb(243, 243, 243);
}

    blockquote p {
        line-height: 1.6;
        font-size: 1em;
        font-weight: 400;
    }

    blockquote cite {
        opacity: 0.4;
    }

p.note {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

p.pin {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

p.clip {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

p.down {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

pre {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

.code {
    background: rgba(0, 0, 0, 0.1);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

abbr[title] {
    text-decoration: underline;
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

code {
    font-family: monospace, monospace;
    font-size: 1em;
}

kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}

samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 0);
}

sub {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sup {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

del {
    color: rgb(255, 65, 54);
}

ins {
    color: rgb(46, 204, 64);
}

pre {
    padding: 15px 20px;
    clear: both;
    background-color: rgba(0, 0, 0, 0.05);
}

.code {
    padding: 15px 20px;
    clear: both;
    background-color: rgba(0, 0, 0, 0.05);
}

kbd {
    padding: 0.2rem 0.4rem;
    border-radius: 0.25rem;
    color: rgb(255, 255, 255);
    font-size: 90%;
    background-color: rgb(17, 17, 17);
}

pre {
    white-space: normal !important;
}

code {
    white-space: normal !important;
}

code {
    font: italic 100%/normal monospace;
    margin: 0px;
    padding: 2px 4px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-image: none;
    color: rgb(214, 154, 75);
    display: inline-block;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgba(0, 0, 0, 0.08);
}

pre {
    margin: 0px 0px 1rem;
}

p.down {
    margin: 10px 0px;
    padding: 15px 20px 15px 50px;
    overflow: hidden;
}

p.clip {
    margin: 10px 0px;
    padding: 15px 20px 15px 50px;
    overflow: hidden;
}

p.pin {
    margin: 10px 0px;
    padding: 15px 20px 15px 50px;
    overflow: hidden;
}

p.note {
    margin: 10px 0px;
    padding: 15px 20px 15px 50px;
    overflow: hidden;
}

p.note {
    background: url("../images/typo/note.png") no-repeat 5px rgba(0, 0, 0, 0.05);
}

p.pin {
    background: url("../images/typo/attach.png") no-repeat 5px rgba(0, 0, 0, 0.05);
}

p.clip {
    background: url("../images/typo/clip.png") no-repeat 5px rgba(0, 0, 0, 0.05);
}

p.down {
    background: url("../images/typo/down.png") no-repeat 5px rgba(0, 0, 0, 0.05);
}

ol {
    line-height: 1.5;
    margin-top: 0px;
}

ul {
    line-height: 1.5;
    margin-top: 0px;
}

ol ol {
    margin-bottom: 0px;
}

ol ul {
    margin-bottom: 0px;
}

ul ol {
    margin-bottom: 0px;
}

ul ul {
    margin-bottom: 0px;
}

ul.tick li {
    list-style: none;
    padding: 0px 22px;
}

ul.plus li {
    list-style: none;
    padding: 0px 22px;
}

ul.star li {
    list-style: none;
    padding: 0px 22px;
}

ul.dot li {
    list-style: none;
    padding: 0px 22px;
}

ul.tick li {
    background: url("../images/typo/tick.png") no-repeat left;
}

ul.plus li {
    background: url("../images/typo/plus.png") no-repeat left;
}

ul.star li {
    background: url("../images/typo/star.png") no-repeat left;
}

ul.dot li {
    position: relative;
}

    ul.dot li::before {
        left: 5px;
        color: rgba(0, 0, 0, 0.5);
        font-size: 1.5em;
        position: absolute;
        content: "•";
    }

em.highlight {
    padding: 2px 5px;
    border-radius: 4px;
    font-style: normal;
    text-shadow: none;
}

    em.highlight.black {
        background: 0px 0px rgb(0, 0, 0);
        color: rgb(255, 255, 255);
    }

    em.highlight.green {
        background: 0px 0px rgb(137, 178, 35);
        color: rgb(255, 255, 255);
    }

    em.highlight.yellow {
        background: 0px 0px rgb(178, 158, 35);
        color: rgb(255, 255, 255);
    }

    em.highlight.blue {
        background: 0px 0px rgb(75, 144, 181);
        color: rgb(255, 255, 255);
    }

    em.highlight.red {
        background: 0px 0px rgb(166, 41, 41);
        color: rgb(255, 255, 255);
    }

.text-primary::before {
    color: inherit !important;
}

.text-primary::after {
    color: inherit !important;
}

.background-primary::before {
    background-color: inherit !important;
}

.background-primary::after {
    background-color: inherit !important;
}

.columns-2 {
    column-count: 2;
    column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
}

.columns-3 {
    column-count: 3;
    column-gap: 2.5em;
    -webkit-column-count: 3;
    -webkit-column-gap: 2.5em;
}

.columns-4 {
    column-count: 4;
    column-gap: 2.5em;
    -webkit-column-count: 4;
    -webkit-column-gap: 2.5em;
}

@media only screen and (max-width:767px) {
    .columns-2 {
        column-count: auto;
        -webkit-column-count: auto;
    }

    .columns-3 {
        column-count: auto;
        -webkit-column-count: auto;
    }

    .columns-4 {
        column-count: auto;
        -webkit-column-count: auto;
    }
}

.menu .columns-2 {
    column-count: auto;
    -webkit-column-count: auto;
}

.menu .columns-3 {
    column-count: auto;
    -webkit-column-count: auto;
}

.menu .columns-4 {
    column-count: auto;
    -webkit-column-count: auto;
}

.well {
    border-color: rgb(245, 245, 245);
    border-radius: 2px;
    box-shadow: 0px 1px 4px rgba(148,146,145,0.1), inset 0px -1px 0px rgba(148,146,145,0.35), 0px 0px 0px transparent, 0px 0px 0px transparent;
    background-color: rgb(250, 250, 250);
}

.image-highlight {
    margin: 25px 0px;
    display: inline-block;
    position: relative;
}

    .image-highlight::before {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-image: none;
        left: 15px;
        top: 15px;
        right: 15px;
        bottom: 15px;
        position: absolute;
        z-index: 2;
        content: "";
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 80%);
    }

    .image-highlight * {
        position: relative;
        z-index: 1;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
    }

.box-shadow {
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.j51-date {
    margin: 10px 0px 0px auto;
    text-align: center;
    color: rgb(17, 17, 17);
    text-transform: uppercase;
    line-height: 1em;
    overflow: hidden;
    font-weight: bold;
    display: inline-flex;
    z-index: 2;
    min-width: 44px;
    flex-direction: row;
    order: 1;
}

    .j51-date > div {
        padding: 5px 6px;
    }

.j51-date-top {
    font-size: 0.9em;
}

.j51-date-bottom {
    color: white;
    font-size: 0.8em;
}

.j51-inline-icon svg {
    height: 1em;
    overflow: visible;
    font-size: inherit;
    vertical-align: -0.12em;
    display: inline-block;
}

.search-results dt.result-title {
    padding: 3px 0px 10px;
    text-transform: none;
    font-size: 140%;
    font-weight: normal;
}

.search-results dd.result-category {
    margin: 0px 0px 5px;
    color: rgb(136, 136, 136);
    font-size: 13px;
    font-style: italic;
}

.search-results dd.result-created {
    padding: 0px 0px 6px;
    text-align: right;
    color: rgb(136, 136, 136);
    font-size: 10px;
    margin-bottom: 10px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#search label {
    display: none;
}

.com-users-login {
    display: flex;
    justify-content: center;
    align-items: center;
}

.com-users-login__field {
    padding: 10px 0px;
}

.com-users-login__remember {
    text-align: right;
}

    .com-users-login__remember input {
        margin-top: -2px;
        margin-right: 4px;
        margin-left: 4px;
    }

.com-users-login__no-account {
    padding: 10px;
    text-align: center;
}

.com-users-login__forgot {
    text-align: center;
    color: rgb(221, 221, 221);
}

    .com-users-login__forgot a {
        margin: 0px 5px;
        color: rgb(85, 85, 85);
        text-transform: uppercase;
        letter-spacing: 1.5px;
        font-size: 0.6rem;
        opacity: 0.6;
    }

        .com-users-login__forgot a:hover {
            opacity: 1;
        }

.com-users-login input[type='text'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-login input[type='email'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-login input[type='password'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-login button {
    width: 100%;
}

.com-users-registration {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .com-users-registration > form {
        width: 100%;
        max-width: 400px;
    }

.com-users-registration__field {
    padding: 10px 0px;
}

.com-users-registration__remember {
    text-align: right;
}

    .com-users-registration__remember input {
        margin-top: -2px;
        margin-right: 4px;
        margin-left: 4px;
    }

.com-users-registration__no-account {
    padding: 10px;
    text-align: center;
}

.com-users-registration__forgot {
    text-align: center;
    color: rgb(221, 221, 221);
}

    .com-users-registration__forgot a {
        margin: 0px 5px;
        color: rgb(85, 85, 85);
        text-transform: uppercase;
        letter-spacing: 1.5px;
        font-size: 0.6rem;
        opacity: 0.6;
    }

        .com-users-registration__forgot a:hover {
            opacity: 1;
        }

.com-users-registration input[type='text'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-registration input[type='email'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-registration input[type='password'] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 1.2em;
}

.com-users-registration button {
    width: 100%;
}

.contact {
    padding: 0px;
}

    .contact h3 {
        padding: 5px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .contact > h3 {
        display: none;
    }

    .contact textarea {
        border-radius: 0px;
        width: 100%;
        height: 2em;
        max-width: 500px;
    }

    .contact input[type='text'] {
        border-radius: 0px;
        width: 100%;
        height: 2em;
        max-width: 500px;
    }

    .contact input[type='number'] {
        border-radius: 0px;
        width: 100%;
        height: 2em;
        max-width: 500px;
    }

    .contact input[type='email'] {
        border-radius: 0px;
        width: 100%;
        height: 2em;
        max-width: 500px;
    }

    .contact textarea {
        height: 8em;
    }

    .contact legend {
        border: currentColor;
        border-image: none;
    }

.item-header {
    margin: 5px 0px;
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
    display: flex;
    align-items: flex-start;
}

    .item-header .j51-date {
        margin-right: 10px;
    }

.page-header {
    margin: 0px;
    padding: 0px;
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

.categories-list .page-header {
    padding-bottom: 10px;
}

.article-body {
    overflow: hidden;
}

.article-info-term {
    display: none;
}

.article-info {
    margin: 0px 0px 10px;
    padding: 0px;
    width: 100%;
    color: rgb(85, 85, 85);
    line-height: 1.4rem;
    font-size: 0.8em;
    display: inline-block;
}

    .article-info dd {
        padding: 0px 3px 0px 0px;
        display: inline;
        white-space: nowrap;
    }

        .article-info dd:last-child {
            border-right-color: currentColor;
            border-right-width: medium;
            border-right-style: none;
        }

        .article-info dd:first-of-type {
            margin-left: 0px;
        }

        .article-info dd > span[class^='icon-'] + time {
            margin-left: 0px;
        }

        .article-info dd > span[class*=' icon-'] + time {
            margin-left: 0px;
        }

        .article-info dd .icon-calendar {
            display: none;
        }

    .article-info .actions {
        margin: -10px 0px 0px;
        width: 50px;
        float: right;
    }

.articleContent img {
    margin: 20px auto;
    display: block;
}

dd > div {
    display: inline;
}

.items-more ul {
    list-style: none !important;
    margin-left: 0px;
}

.contact-links ul {
    list-style: none !important;
    margin-left: 0px;
}

.blog .item-content {
    padding: 0px 0px 12px;
}

.blog .items-row {
    margin-bottom: 30px;
}

.blog .readmore {
    margin-bottom: 5px;
}

.blog .item-image {
    position: relative;
}

.blog-core .item {
    padding: 0px;
}

.blog-core h2 {
    font-size: 2.2em;
}

.items-leading {
    margin: 0px;
    padding-bottom: 15px;
}

dl:empty.muted {
    display: none;
}

.item-page .item-image {
    margin-bottom: 2em !important;
}

.img-fulltext-left {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.img-intro-left {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

.img-fulltext-right {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    float: right;
}

.img-intro-right {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}

.img-intro-none {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}

.img-fulltext-none {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    float: right;
}

.items-leading {
    overflow: hidden;
}

    .items-leading .item-image {
        width: auto;
    }

.item-image {
    border-radius: 1px;
    overflow: hidden;
    display: inline-block;
}

.pull-left.item-image {
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: 10px;
    float: left;
}

.pull-right.item-image {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    float: right;
}

@media only screen and (max-width:1024px) {
    .pull-right.item-image {
        margin-bottom: 20px;
        margin-left: 0px;
        float: none;
    }

    .pull-left.item-image {
        margin-bottom: 20px;
        margin-left: 0px;
        float: none;
    }
}

.tags {
    text-align: left;
    text-transform: uppercase;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    margin-left: 0px !important;
    display: block !important;
}

    .tags li {
        padding: 0px !important;
    }

        .tags li a {
            padding: 5px 9px 4px;
            border-radius: 2px;
            border: 1px solid rgb(204, 204, 204);
            border-image: none;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 10px;
            font-weight: normal;
        }

.tag-category .list-striped li:nth-child(2n+1) {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
}

.tag-category .list-striped dd:nth-child(2n+1) {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
}

.tag-category .list-striped li {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
}

.tag-category .list-striped dd {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
}

.tag-category .list-striped {
    border: currentColor;
    border-image: none;
}

.tag-category .row-striped {
    border: currentColor;
    border-image: none;
}

.tag-category .category {
    margin-top: 0px;
}

    .tag-category .category li {
        font-weight: normal;
    }

        .tag-category .category li > a > img {
            margin: 5px 25px 50px 0px;
            float: left;
            max-width: 200px;
        }

.tag-category > h2::before {
    font-family: "FontAwesome";
    content: "\f02b";
}

.tag-category fieldset {
    display: none;
}

.lang-inline li a {
    background: 0px 0px rgba(0, 0, 0, 0);
    padding: 0px;
    display: inline-block;
}

.mod-languages ul li {
    padding: 0px 2px;
    display: inline-block;
}

.stats-module {
    margin: 0px;
}

    .stats-module dt {
        margin: 0px;
        display: inline-block;
    }

    .stats-module dd {
        margin: 0px;
        display: inline-block;
    }

    .stats-module dt {
        width: 35%;
        font-weight: bold;
    }

    .stats-module dd {
        width: 60%;
    }

.search .form-inline {
    background: rgba(0, 0, 0, 0.05);
    outline: 0px;
    border-radius: 0px;
    border: 1px solid rgba(100, 100, 100, 0.2);
    border-image: none;
    line-height: 16px;
    display: flex;
}

.search .search-query {
    background: none;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-left: 10px;
    box-shadow: none;
}

.search .button {
    margin: 0px;
    padding: 6px 10px;
    border-radius: 0px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 10px !important;
    box-shadow: none;
}

.search .icon-search {
    margin: -1px;
    padding: 8px;
    transition: background-color 300ms linear;
    color: rgb(255, 255, 255);
    z-index: 1;
    cursor: pointer;
}

    .search .icon-search:hover {
        color: rgba(255, 255, 255, 0.6) !important;
    }

.search .btn-right input.search-query {
    padding-right: 0px;
}

.search .btn-left input.search-query {
    padding-right: 0px;
}

.search .btn-right .button {
    order: 1;
}

.search .btn-right .icon-search {
    order: 1;
}

.search .btn-top {
    flex-direction: column;
}

.search .btn-bottom {
    flex-direction: column-reverse;
}

.search .btn {
    margin: -1px;
    padding: 5px 10px;
}

    .search .btn .icon-search {
        display: none;
    }

.tagspopular ul {
    margin: 10px 0px;
}

.tagspopular li {
    margin: 0px 5px 8px 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.7em;
    font-weight: 500;
    display: inline-block;
    list-style-type: none;
}

    .tagspopular li a {
        padding: 5px 10px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-image: none;
        display: inline-block;
    }

        .tagspopular li a:hover {
            color: white;
        }

#modules-form .btn-group {
    right: auto;
}

#adminForm .btn-group {
    right: auto;
}

#modules-form .form-horizontal .control-label {
    padding-top: 0px;
}

#adminForm .form-horizontal .control-label {
    padding-top: 0px;
}

#modules-form hr {
    margin: 20px 0px;
    border: currentColor;
    border-image: none;
}

#adminForm hr {
    margin: 20px 0px;
    border: currentColor;
    border-image: none;
}

#modules-form hr::before {
    display: none;
}

#adminForm hr::before {
    display: none;
}

#modules-form button {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm button {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .btn {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .btn {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .btn-group.open .btn.dropdown-toggle {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .btn-group.open .btn.dropdown-toggle {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .input-append .add-on {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .input-append .add-on {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .input-prepend .add-on {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .input-prepend .add-on {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .pager.pagenav a {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .pager.pagenav a {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .btn-primary:active {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .btn-primary:active {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .btn-primary.active {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .btn-primary.active {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form .btn-primary.disabled {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm .btn-primary.disabled {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form [disabled].btn-primary {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#adminForm [disabled].btn-primary {
    text-transform: none;
    letter-spacing: 0px;
    background-color: rgb(241, 241, 241);
}

#modules-form button:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm button:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .btn:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn-group.open .btn.dropdown-toggle:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .btn-group.open .btn.dropdown-toggle:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .input-append .add-on:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .input-append .add-on:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .input-prepend .add-on:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .input-prepend .add-on:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .pager.pagenav a:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .pager.pagenav a:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn-primary:hover:active {
    background-color: rgb(255, 255, 255);
}

#adminForm .btn-primary:hover:active {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn-primary.active:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .btn-primary.active:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn-primary.disabled:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm .btn-primary.disabled:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form [disabled].btn-primary:hover {
    background-color: rgb(255, 255, 255);
}

#adminForm [disabled].btn-primary:hover {
    background-color: rgb(255, 255, 255);
}

#modules-form .btn {
    padding: 4px 12px;
    color: rgb(51, 51, 51);
}

#adminForm .btn {
    padding: 4px 12px;
    color: rgb(51, 51, 51);
}

#modules-form .btn.btn-primary {
    color: rgb(51, 51, 51);
}

#adminForm .btn.btn-primary {
    color: rgb(51, 51, 51);
}

#modules-form .btn:hover {
    border-color: rgba(0, 0, 0, 0.2);
}

#adminForm .btn:hover {
    border-color: rgba(0, 0, 0, 0.2);
}

#modules-form .btn:focus {
    border-color: rgba(0, 0, 0, 0.2);
}

#adminForm .btn:focus {
    border-color: rgba(0, 0, 0, 0.2);
}

#modules-form .btn-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm .btn-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form .btn-success:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm .btn-success:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form .btn-success:active {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm .btn-success:active {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form .btn-success.active {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm .btn-success.active {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form .btn-success.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm .btn-success.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form [disabled].btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#adminForm [disabled].btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(81, 163, 81);
}

#modules-form .btn-danger:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm .btn-danger:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#modules-form .btn-danger:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm .btn-danger:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#modules-form .btn-danger:active {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm .btn-danger:active {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#modules-form .btn-danger.active {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm .btn-danger.active {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#modules-form .btn-danger.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm .btn-danger.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#modules-form [disabled].btn-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

#adminForm [disabled].btn-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(189, 54, 47);
}

.list-striped {
    list-style: none !important;
}

.row-striped {
    list-style: none !important;
}

ul.category {
    margin-left: 0px;
}

.icon-arrow-right {
    margin-top: 1px;
}

ul#archive-items li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    background-image: none;
}

.clr {
    clear: both;
}

body.contentpane {
    background: 0px 0px rgb(255, 255, 255);
    margin: 10px;
    width: auto;
    text-align: left;
}

.item-page {
    position: relative;
}

.item {
    position: relative;
}

.items-leading > div {
    position: relative;
}

.items-row > div {
    position: relative;
}

.icons {
    top: 0px;
    right: 0px;
    position: absolute;
}

    .icons .btn-group {
        margin: 0px;
    }

    .icons .dropdown-toggle {
        margin: 0px;
    }

.maincontent .blog .icons {
    padding-bottom: 0px;
}

.tags {
    margin-bottom: 0px !important;
}

    .tags li {
        line-height: 1em;
    }

        .tags li a {
            padding: 0px;
            border: 0px currentColor;
            border-image: none;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 1em;
            font-weight: normal;
        }

            .tags li a:hover {
                color: rgb(85, 85, 85);
            }

        .tags li + li {
            margin-left: 10px;
        }

body {
    background-position: top;
    margin: 0px;
    padding: 0px;
    position: relative;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

* {
    box-sizing: border-box;
}

    *::before {
        box-sizing: border-box;
    }

    *::after {
        box-sizing: border-box;
    }

.content_main {
    display: block;
}

.header_main {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#header_bg {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_header {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_top1_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_top2_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_top3_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_bottom1_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_bottom2_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_bottom3_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_base1_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_base2_modules {
    background-position: 50% 0%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover !important;
}

#container_showcase1_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_top1_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_top2_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_top3_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_main {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_bottom1_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_bottom2_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_bottom3_modules {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_base {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

#container_copyright {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

.showcase-1 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.top-1 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.top-2 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.top-3 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.contenttop {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.sidecol-a {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.sidecol-b {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.contentbottom {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.bottom-1 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.bottom-2 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.bottom-3 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.base-1 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.base-2 {
    background-position: 50% 0%;
    width: 100%;
    float: left;
    background-size: cover !important;
}

.showcase-1 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.top-1 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.top-2 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.top-3 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.contenttop .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.sidecol-a .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.sidecol-b .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.contentbottom .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.bottom-1 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.bottom-2 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.bottom-3 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.base-1 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.base-2 .module_surround {
    background-position: 50% 0%;
    background-size: cover !important;
}

.sidecol-a {
    background-position: 50% 0%;
    width: 100%;
    background-size: cover !important;
}

.sidecol-b {
    background-position: 50% 0%;
    width: 100%;
    background-size: cover !important;
}

.wrapper960 {
    margin: 0px auto;
    position: relative;
    background-size: cover;
}

.block_holder {
    width: 100%;
}

    .block_holder > div {
        display: flex;
        flex-wrap: wrap;
    }

.clear {
    clear: both;
}

.back-to-top {
    padding: 4px 4px 1px;
    border-radius: 1px;
    transition: 0.35s;
    right: 10px;
    bottom: 10px;
    position: fixed;
    opacity: 0;
    background: var(--primary-color);
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
}

.scrolled .back-to-top {
    opacity: 0.7;
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}

.back-to-top:hover {
    opacity: 1;
}

.back-to-top svg {
    padding: 0px 6px;
    height: 1em;
    display: inline-block;
    max-width: 2em;
    opacity: 0.65;
    fill: white;
}

#container_header {
    transition: 300ms;
    width: 100%;
    position: relative;
    z-index: 99;
}

.block_holder#container_header {
    padding: 0px;
}

#container_header .wrapper960 {
    display: flex;
    position: relative;
    box-sizing: border-box;
}

#container_header {
    display: flex;
    flex-direction: column;
}

.vegas-wrapper {
    display: flex;
    flex-direction: column;
}

.header_top .wrapper960 {
    padding: 4px 0px;
    transition: 180ms;
    flex: 1 0 auto;
    height: 42px;
    display: flex;
}

.header_main {
    transition: 300ms;
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
}

    .header_main .wrapper960 {
        padding-right: 35px;
    }

.sticky-wrapper {
    width: 100%;
    z-index: 1040;
}

.logo {
    padding: 25px 40px;
    transition: 0.2s;
    display: inline-flex;
    position: relative;
    align-items: center;
}

    .logo a {
        position: relative;
        z-index: 25;
    }

    .logo img {
        transition: 300ms;
    }

.is-sticky .logo {
    padding: 15px 40px;
}

    .is-sticky .logo img {
        max-width: 80%;
    }

.logo-text {
    margin: 0px;
    line-height: 0.85em;
}

.logo-slogan {
    margin: 0px 3px;
    padding: 4px 0px;
    line-height: 1em;
    letter-spacing: 1px;
}

.mobile-logo-image {
    display: none;
}

#socialmedia {
    position: relative;
}

.header_nav {
    flex: 1 0 auto;
    display: flex;
}

.hornav {
    margin-left: auto;
    display: flex;
}

.header-1 {
    margin: 2px 0px;
    padding: 4px 0px;
    line-height: 1.25rem;
    font-size: 0.8em;
    display: inline-flex;
}

.header-2 {
    margin: 2px 0px;
    padding: 4px 0px;
    line-height: 1.25rem;
    font-size: 0.8em;
    display: inline-flex;
}

.header-1 > div + div {
    margin-left: 20px;
}

.header-2 > div + div {
    margin-left: 20px;
}

.header-1 > .module + .module {
    margin-top: 0px;
}

.header-2 > .module + .module {
    margin-top: 0px;
}

.header-1 p {
    margin: 0px;
}

.header-2 p {
    margin: 0px;
}

.header-1 ul {
    padding: 0px;
}

.header-2 ul {
    padding: 0px;
}

.header-1 .mod-list li {
    padding: 3px 0px;
    line-height: 1;
    font-size: 0.7em;
    float: left;
}

.header-2 .mod-list li {
    padding: 3px 0px;
    line-height: 1;
    font-size: 0.7em;
    float: left;
}

.header-1 .custom {
    width: auto;
}

.header-2 .custom {
    width: auto;
}

.header-1 ul.menu {
    list-style: none;
}

.header-2 ul.menu {
    list-style: none;
}

.header-1 ul.menu a {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-right: 12px;
    padding-left: 12px;
    opacity: 0.8;
}

.header-2 ul.menu a {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-right: 12px;
    padding-left: 12px;
    opacity: 0.8;
}

.header-1 ul.menu a:hover {
    opacity: 1;
}

.header-2 ul.menu a:hover {
    opacity: 1;
}

.header-1 ul.menu a::before {
    display: none;
}

.header-2 ul.menu a::before {
    display: none;
}

.header-1 ul.menu a::after {
    display: none;
}

.header-2 ul.menu a::after {
    display: none;
}

.header-1 ul.menu li + li {
    border-left-color: rgba(100, 100, 100, 0.3);
    border-left-width: 1px;
    border-left-style: solid;
}

.header-2 ul.menu li + li {
    border-left-color: rgba(100, 100, 100, 0.3);
    border-left-width: 1px;
    border-left-style: solid;
}

.header-1 {
    margin-right: auto;
    margin-left: 15px;
}

.header-2 {
    text-align: right;
    margin-right: 15px;
    margin-left: auto;
}

.header-1 input {
    margin: 0px;
}

.header-2 input {
    margin: 0px;
}

.header-1 form {
    margin: 0px;
}

.header-2 form {
    margin: 0px;
}

.header-1 label {
    margin: 0px;
}

.header-2 label {
    margin: 0px;
}

.header-1 ul {
    margin: 0px;
}

.header-2 ul {
    margin: 0px;
}

.header-1 ol {
    margin: 0px;
}

.header-2 ol {
    margin: 0px;
}

.header-1 dl {
    margin: 0px;
}

.header-2 dl {
    margin: 0px;
}

.header-1 fieldset {
    margin: 0px;
}

.header-2 fieldset {
    margin: 0px;
}

.header-1 address {
    margin: 0px;
}

.header-2 address {
    margin: 0px;
}

.page_heading {
    background-color: rgba(0, 0, 0, 0.05);
}

    .page_heading h1 {
        color: white;
        font-size: 2rem;
    }

    .page_heading .wrapper960 {
        padding: 20px 35px 6px;
    }

.hornav {
    position: relative;
    z-index: 10;
}

    .hornav * {
        box-sizing: border-box;
    }

    .hornav > ul {
        margin: 0px;
        transition: 0.2s;
        text-align: right;
        display: flex;
        align-items: center;
    }

        .hornav > ul > li {
            list-style: none;
            margin: 0px 12px;
            padding: 0px;
            transition: 0.4s;
            display: flex;
            position: relative;
        }

            .hornav > ul > li.menu-split {
                float: left;
            }

            .hornav > ul > li:hover > a {
                z-index: 9;
            }

            .hornav > ul > li:hover::before {
                opacity: 1;
            }

            .hornav > ul > li > a {
                margin: 0px;
                padding: 26px 0px 22px;
                text-align: center;
                text-transform: uppercase;
                line-height: 1rem;
                letter-spacing: 0.5px;
                font-size: 0.85em;
                font-style: normal;
                font-weight: 400;
                opacity: 0.8;
                font-feature-settings: normal;
                text-rendering: optimizeLegibility;
                -webkit-font-feature-settings: normal;
            }

                .hornav > ul > li > a:hover {
                    text-decoration: none;
                    opacity: 1;
                }

                    .hornav > ul > li > a:hover::after {
                        left: 0px;
                        right: 0px;
                        opacity: 1;
                    }

                .hornav > ul > li > a:focus {
                    text-decoration: none;
                }

                .hornav > ul > li > a:active {
                    text-decoration: none;
                }

            .hornav > ul > li.active > a {
            }

        .hornav > ul > .parent-hover > a {
        }

        .hornav > ul .parent-indicator {
            top: -3px;
            line-height: 1em;
            font-family: FontAwesome;
            font-size: 0.7em;
            margin-left: 5px;
            position: relative;
            opacity: 0.35;
        }

            .hornav > ul .parent-indicator::before {
                margin-top: -5px;
                content: "\f078";
            }

    .hornav > ul {
        text-transform: none;
    }

        .hornav > ul li {
            position: relative;
        }

        .hornav > ul > li ul::after {
            left: 0px;
            height: 10px;
            right: 0px;
            bottom: 100%;
            position: absolute;
            content: "";
        }

        .hornav > ul > li > ul {
            list-style: none;
            margin: 0px;
            transform-origin: 50% 50%;
            transition: 0.2s;
            text-align: left;
            letter-spacing: 0px;
            font-weight: 400;
            display: block;
            z-index: 1000;
            box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
            transform: translateY(20px) scale(0.9);
            -webkit-transform: translateY(20px) scale(.9);
            -webkit-transform-origin: 50% 50%;
        }

        .hornav > ul > li ul > li > ul {
            list-style: none;
            margin: 0px;
            transform-origin: 50% 50%;
            transition: 0.2s;
            text-align: left;
            letter-spacing: 0px;
            font-weight: 400;
            display: block;
            z-index: 1000;
            box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
            transform: translateY(20px) scale(0.9);
            -webkit-transform: translateY(20px) scale(.9);
            -webkit-transform-origin: 50% 50%;
        }

        .hornav > ul > li > ul > li {
            padding: 0px;
            page-break-inside: avoid;
            break-inside: avoid;
            webkit-column-break-inside: avoid;
            -webkit-column-break-inside: avoid;
        }

        .hornav > ul > li ul > li > ul > li {
            padding: 0px;
            page-break-inside: avoid;
            break-inside: avoid;
            webkit-column-break-inside: avoid;
            -webkit-column-break-inside: avoid;
        }

        .hornav > ul > li > ul > li:hover > a {
            text-decoration: none;
            background-color: rgba(0, 0, 0, 0.14);
        }

        .hornav > ul > li ul > li > ul > li:hover > a {
            text-decoration: none;
            background-color: rgba(0, 0, 0, 0.14);
        }

        .hornav > ul > li > ul > li > a {
            padding: 4px 15px;
            font-size: 0.9em;
            display: block;
        }

        .hornav > ul > li ul > li > ul > li > a {
            padding: 4px 15px;
            font-size: 0.9em;
            display: block;
        }

        .hornav > ul > li > ul > li > a:active {
            box-shadow: inset 0px 0px 1px rgba(0,0,0,0.04);
            background-color: rgba(0, 0, 0, 0.08);
        }

        .hornav > ul > li ul > li > ul > li > a:active {
            box-shadow: inset 0px 0px 1px rgba(0,0,0,0.04);
            background-color: rgba(0, 0, 0, 0.08);
        }

        .hornav > ul > li > ul > li > a:focus {
            box-shadow: inset 0px 0px 1px rgba(0,0,0,0.04);
            background-color: rgba(0, 0, 0, 0.08);
        }

        .hornav > ul > li ul > li > ul > li > a:focus {
            box-shadow: inset 0px 0px 1px rgba(0,0,0,0.04);
            background-color: rgba(0, 0, 0, 0.08);
        }

        .hornav > ul > li > ul > li > a::after {
            top: -5px;
            text-align: left;
            color: inherit;
            text-transform: none;
            line-height: 1em;
            font-size: 11px;
            font-weight: 400;
            display: block;
            position: relative;
            content: attr(title);
            opacity: 0.5;
        }

        .hornav > ul > li ul > li > ul > li > a::after {
            top: -5px;
            text-align: left;
            color: inherit;
            text-transform: none;
            line-height: 1em;
            font-size: 11px;
            font-weight: 400;
            display: block;
            position: relative;
            content: attr(title);
            opacity: 0.5;
        }

        .hornav > ul > li > ul .parent-indicator {
            float: right;
        }

        .hornav > ul > li ul > li > ul .parent-indicator {
            float: right;
        }

        .hornav > ul > li > ul .parent-indicator::before {
            content: "\f0da";
        }

        .hornav > ul > li ul > li > ul .parent-indicator::before {
            content: "\f0da";
        }

        .hornav > ul > li > li:hover a {
            text-decoration: none;
        }

        .hornav > ul > li > ul::before {
            display: none;
        }

        .hornav > ul > li img {
            margin-top: 5px;
            margin-bottom: 0px;
        }

        .hornav > ul > li > a.btn {
            padding: 10px 15px;
            color: rgb(255, 255, 255);
        }

            .hornav > ul > li > a.btn::before {
                display: none;
            }

        .hornav > ul > li:last-of-type > ul {
            left: auto !important;
            right: 0px;
        }

        .hornav > ul > li > ul {
            transition: 200ms;
            left: 0px;
            top: 60px;
            height: auto;
            visibility: hidden;
            position: absolute;
            z-index: 1000;
            min-width: 230px;
            opacity: 0;
        }

            .hornav > ul > li > ul > li > ul {
                transition: 200ms;
                left: 0px;
                top: 60px;
                height: auto;
                visibility: hidden;
                position: absolute;
                z-index: 1000;
                min-width: 230px;
                opacity: 0;
            }

                .hornav > ul > li > ul > li > ul > li > ul {
                    transition: 200ms;
                    left: 0px;
                    top: 60px;
                    height: auto;
                    visibility: hidden;
                    position: absolute;
                    z-index: 1000;
                    min-width: 230px;
                    opacity: 0;
                }

        .hornav > ul > li:hover > ul {
            display: block;
            visibility: visible;
            opacity: 1;
            transform: scale(1);
            -webkit-transform: scale(1);
        }

        .hornav > ul > li > ul > li:hover > ul {
            display: block;
            visibility: visible;
            opacity: 1;
            transform: scale(1);
            -webkit-transform: scale(1);
        }

        .hornav > ul > li > ul > li > ul > li:hover > ul {
            display: block;
            visibility: visible;
            opacity: 1;
            transform: scale(1);
            -webkit-transform: scale(1);
        }

        .hornav > ul > li > ul > li > ul {
            left: 240px;
            top: 0px !important;
        }

            .hornav > ul > li > ul > li > ul > ul {
                left: 240px;
                top: 0px !important;
            }

        .hornav > ul > li > ul > li:hover > ul {
            left: 220px;
            top: 0px !important;
        }

        .hornav > ul > li > ul > li > ul > li:hover > ul {
            left: 220px;
            top: 0px !important;
        }

    .hornav .columns-2 + ul {
        width: 460px;
        column-count: 2;
        column-gap: 0px;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
    }

    .hornav .columns-3 + ul {
        width: 690px;
        column-count: 3;
        column-gap: 0px;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
    }

    .hornav .columns-4 + ul {
        width: 920px;
        column-count: 4;
        column-gap: 0px;
        -webkit-column-count: 4;
        -webkit-column-gap: 0;
    }

.menu .module_surround {
    padding: 15px !important;
}

.menu #login-form {
    margin: 0px;
}

.menu .module a {
    font-size: 12px;
}

    .menu .module a:hover {
        opacity: 0.7;
    }

.hornav_mobile.block_holder {
    padding: 10px;
}

.hornavmenumobile {
    display: none;
}

#container_hornav_mobile {
    display: none;
}

.slideout-toggle-open {
    padding: 0px 0px 0px 15px;
    transition: opacity 0.3s;
    color: rgb(255, 255, 255);
    font-size: 38px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    display: none;
    z-index: 111;
    cursor: pointer;
}

.slideout-toggle-close {
    padding: 0px 0px 0px 15px;
    transition: opacity 0.3s;
    color: rgb(255, 255, 255);
    font-size: 38px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    display: none;
    z-index: 111;
    cursor: pointer;
}

.slideout-toggle-open {
    padding: 14px 10px;
}

.slideout-toggle-close {
    padding: 7px 15px;
    text-align: right;
    display: block;
    background-color: rgba(255, 255, 255, 0.05);
}

    .slideout-toggle-close .fa-bars::before {
        color: rgb(255, 255, 255);
    }

.slideout-menu {
    transition: 0.3s;
    top: 0px;
    width: 256px;
    right: 0px;
    bottom: 0px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    display: none;
    position: fixed;
    z-index: 0;
    -ms-overflow-y: auto;
    box-shadow: inset -20px 0px 20px rgba(0,0,0,0.15);
    transform: translateX(100%);
    background-color: rgb(29, 31, 32);
    -webkit-transform: translateX(100%);
    -webkit-overflow-scrolling: touch;
}

    .slideout-menu .menu {
        margin: 0px;
        padding: 15px;
        font-weight: bold;
    }

        .slideout-menu .menu a {
            color: rgb(255, 255, 255);
            display: block;
            cursor: pointer;
            opacity: 0.9;
        }

            .slideout-menu .menu a:hover {
                opacity: 1;
            }

        .slideout-menu .menu li {
            margin-bottom: 5px;
            list-style-type: none;
        }

            .slideout-menu .menu li ul {
                margin: 0px 10px 5px;
                overflow: hidden;
                font-weight: normal;
                display: none;
            }

                .slideout-menu .menu li ul a {
                    opacity: 0.8;
                }

                    .slideout-menu .menu li ul a:hover {
                        opacity: 1;
                    }

                .slideout-menu .menu li ul li {
                    margin-bottom: 0px;
                }

            .slideout-menu .menu li [class^='fa-']::before {
                left: 0px;
                top: 3px;
                color: rgba(255, 255, 255, 0.4);
            }

            .slideout-menu .menu li [class*=' fa-']::before {
                left: 0px;
                top: 3px;
                color: rgba(255, 255, 255, 0.4);
            }

            .slideout-menu .menu li a[class^='fa-'] {
                padding-left: 25px !important;
            }

            .slideout-menu .menu li .menu li a[class*=' fa-'] {
                padding-left: 25px !important;
            }

        .slideout-menu .menu img {
            margin-top: 15px;
        }

        .slideout-menu .menu .parent-indicator {
            font-family: FontAwesome;
            float: right;
            opacity: 0.5;
        }

            .slideout-menu .menu .parent-indicator::before {
                content: "\f0d7";
            }

        .slideout-menu .menu .btn {
            margin-right: 0px;
        }

.slideout-panel {
    z-index: 1;
    box-shadow: 0px 0px 20px #000;
}

.slideout-open {
    overflow: hidden;
}

    .slideout-open body {
        overflow: hidden;
    }

    .slideout-open .slideout-panel {
        overflow: hidden;
    }

    .slideout-open .slideout-menu {
        display: block !important;
        transform: translateX(0px);
        -webkit-transform: translateX(0);
    }

    .slideout-open .slideout-toggle-open {
        opacity: 0;
    }

.panel::before {
    transition: background-color 0.5s ease-in-out;
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.panel-open::before {
    top: 0px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}

.slicknav_menu {
    background: rgb(0, 0, 0);
    padding: 5px;
    font-size: 18px;
    display: none;
    position: relative;
    z-index: 99;
}

    .slicknav_menu::before {
        display: table;
        content: " ";
    }

    .slicknav_menu::after {
        display: table;
        content: " ";
    }

    .slicknav_menu::after {
        clear: both;
    }

    .slicknav_menu .slicknav_menutxt {
        color: rgb(255, 255, 255);
        line-height: 1.18em;
        font-weight: bold;
        float: left;
        display: block;
    }

    .slicknav_menu .slicknav_icon {
        margin: 0.18em 0px 0px 0.43em;
        float: left;
    }

    .slicknav_menu .slicknav_no-text {
        margin: 0px;
    }

    .slicknav_menu .slicknav_icon-bar {
        background: rgba(255, 255, 255, 0.7);
        border-radius: 1px;
        width: 1.12em;
        height: 2px;
        font-size: 20px;
        display: block;
        -webkit-background-clip: padding-box;
    }

    .slicknav_menu .slicknav_btn {
        background: rgba(0, 0, 0, 0.35);
        margin: 5px 5px 6px;
        padding: 0.5em 0.7em;
        border-radius: 4px;
        line-height: 1.12em;
        text-decoration: none;
        vertical-align: middle;
        float: right;
        display: block;
        position: relative;
        cursor: pointer;
        -webkit-background-clip: padding-box;
    }

        .slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
            margin-top: 0.18em;
        }

    .slicknav_menu .slicknav_nav {
        list-style: none;
        margin: 0px;
        padding: 0px;
        color: rgb(255, 255, 255);
        overflow: hidden;
        clear: both;
    }

        .slicknav_menu .slicknav_nav ul {
            display: block;
        }

        .slicknav_menu .slicknav_nav li {
            display: block;
        }

        .slicknav_menu .slicknav_nav a {
            margin: 2px 0px;
            padding: 6px 10px;
            color: rgb(255, 255, 255);
            text-decoration: none;
            display: block;
        }

            .slicknav_menu .slicknav_nav a:hover {
                background: rgba(0, 0, 0, 0.6);
            }

        .slicknav_menu .slicknav_nav > ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
            overflow: hidden;
        }

            .slicknav_menu .slicknav_nav > ul > li {
                background: rgba(0, 0, 0, 0.15);
            }

                .slicknav_menu .slicknav_nav > ul > li > li {
                    background: rgba(0, 0, 0, 0.3);
                    text-indent: 10px;
                }

                    .slicknav_menu .slicknav_nav > ul > li > li > li {
                        background: rgba(0, 0, 0, 0.3);
                        text-indent: 20px;
                    }

            .slicknav_menu .slicknav_nav > ul .module a {
                padding: 0px;
                display: inline-block;
            }

                .slicknav_menu .slicknav_nav > ul .module a:hover {
                    background-color: transparent;
                }

        .slicknav_menu .slicknav_nav .slicknav_arrow {
            margin: 0px 0px 0px 0.4em;
            font-size: 0.8em;
        }

        .slicknav_menu .slicknav_nav .slicknav_item {
            margin: 2px 0px;
            padding: 6px 10px;
            display: block;
            cursor: pointer;
        }

            .slicknav_menu .slicknav_nav .slicknav_item a {
                margin: 0px;
                padding: 0px;
            }

            .slicknav_menu .slicknav_nav .slicknav_item:hover {
                background: rgba(0, 0, 0, 0.6);
            }

            .slicknav_menu .slicknav_nav .slicknav_item a {
                display: inline;
            }

        .slicknav_menu .slicknav_nav .slicknav_txtnode {
            margin-left: 15px;
        }

    .slicknav_menu img {
        display: none;
    }

.slicknav_menu {
    width: 100%;
    position: relative;
    z-index: 200;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.module {
    box-sizing: border-box;
}

.module_menu {
    box-sizing: border-box;
}

.module .module_surround {
    padding: 0px 35px 80px;
    height: 100%;
    box-sizing: border-box;
}

.module_menu .module_surround {
    padding: 0px 35px 80px;
    height: 100%;
    box-sizing: border-box;
}

.module .module_header {
    text-align: center;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 0.75rem;
    position: relative;
}

.module_menu .module_header {
    text-align: center;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 0.75rem;
    position: relative;
}

.module .module_header h3 {
    padding: 0px 0px 0px 12px;
    text-align: left;
    font-size: 1.35em;
    margin-bottom: 0px;
}

.module_menu .module_header h3 {
    padding: 0px 0px 0px 12px;
    text-align: left;
    font-size: 1.35em;
    margin-bottom: 0px;
}

.module .module_header h3[class^='fa-']::before {
    margin-right: 8px;
}

.module_menu .module_header h3[class^='fa-']::before {
    margin-right: 8px;
}

.module .module_header h3[class*=' fa-']::before {
    margin-right: 8px;
}

.module_menu .module_header h3[class*=' fa-']::before {
    margin-right: 8px;
}

.module .module_header::after {
    left: 0px;
    top: 0px;
    width: 3px;
    bottom: 0px;
    position: absolute;
    content: "";
}

.module_menu .module_header::after {
    left: 0px;
    top: 0px;
    width: 3px;
    bottom: 0px;
    position: absolute;
    content: "";
}

.module :not([class^='header']) .module_content {
    padding: 0px;
}

.module_menu :not([class^='header']) .module_content {
    padding: 0px;
}

.module .mod-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}

.module_menu .mod-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}

.module .mod-list li {
    padding: 4px 0px;
    line-height: 1.6em;
    position: relative;
}

.module_menu .mod-list li {
    padding: 4px 0px;
    line-height: 1.6em;
    position: relative;
}

.module .mod-list li a {
    color: rgb(119, 119, 119);
    padding-left: 15px;
    display: block;
    opacity: 0.8;
}

.module_menu .mod-list li a {
    color: rgb(119, 119, 119);
    padding-left: 15px;
    display: block;
    opacity: 0.8;
}

.module .mod-list li a:hover {
    opacity: 1 !important;
}

.module_menu .mod-list li a:hover {
    opacity: 1 !important;
}

.module .mod-list li a:hover::after {
    opacity: 1;
}

.module_menu .mod-list li a:hover::after {
    opacity: 1;
}

.module .mod-list li a[class^='fa-'] {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.module_menu .mod-list li a[class^='fa-'] {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.module .mod-list li a[class*=' fa-'] {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.module_menu .mod-list li a[class*=' fa-'] {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.module .mod-list li a.active {
    opacity: 1;
}

.module_menu .mod-list li a.active {
    opacity: 1;
}

.module .mod-list li a::after {
    border-radius: 3px;
    transition: 300ms;
    left: 0px;
    top: 0.9em;
    width: 7px;
    height: 7px;
    position: absolute;
    content: "";
    opacity: 0.5;
    background-color: rgba(200, 200, 200, 0.75);
}

.module_menu .mod-list li a::after {
    border-radius: 3px;
    transition: 300ms;
    left: 0px;
    top: 0.9em;
    width: 7px;
    height: 7px;
    position: absolute;
    content: "";
    opacity: 0.5;
    background-color: rgba(200, 200, 200, 0.75);
}

.module .mod-list ul {
    list-style: none;
    margin: 0.3em 0px 0.3em 1em;
}

.module_menu .mod-list ul {
    list-style: none;
    margin: 0.3em 0px 0.3em 1em;
}

.module .mod-list ul *::before {
    opacity: 0.45 !important;
}

.module_menu .mod-list ul *::before {
    opacity: 0.45 !important;
}

:first-of-type.module .module_surround {
    padding-top: 80px;
}

.module ul.latestnews li {
    position: relative;
}

.module ul.menu li {
    position: relative;
}

#breadcrumb-1 {
    width: 100%;
}

#footer-1 {
    width: 100%;
}

#footer-2 {
    width: 100%;
}

#footer-3 {
    width: 100%;
}

.custom {
    width: 100%;
}

.module + .module {
    margin-top: -26.25px;
}

.slidesjs-previous.slidesjs-navigation {
    opacity: 1;
}

.slidesjs-next.slidesjs-navigation {
    opacity: 1;
}

#container_showcase1_modules {
    z-index: 1;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.block_holder#container_top3_modules {
    padding-bottom: 10px;
}

#container_base1_modules {
    color: rgb(255, 255, 255);
}

#container_base2_modules {
    color: rgb(255, 255, 255);
}

#container_base1_modules a {
    color: rgb(255, 255, 255);
}

#container_base2_modules a {
    color: rgb(255, 255, 255);
}

#container_base1_modules h3 {
    color: rgb(255, 255, 255);
}

#container_base2_modules h3 {
    color: rgb(255, 255, 255);
}

#container_base1_modules h3 span::after {
    border-bottom-color: rgba(255, 255, 255, 0.05);
}

#container_base2_modules h3 span::after {
    border-bottom-color: rgba(255, 255, 255, 0.05);
}

#container_base1_modules h3 span::before {
    border-bottom-color: rgba(255, 255, 255, 0.05);
}

#container_base2_modules h3 span::before {
    border-bottom-color: rgba(255, 255, 255, 0.05);
}

#container_base1_modules hr {
}

#container_base2_modules hr {
}

#footer-1 :first-of-type.module .module_surround {
    padding-top: 20px;
}

#footer-2 :first-of-type.module .module_surround {
    padding-top: 20px;
}

#container_main {
    box-sizing: border-box;
}

.view-form #container_main {
    display: block !important;
}

.layout-edit #container_main {
    display: block !important;
}

.com_config #container_main {
    display: block !important;
}

.block_holder#main {
    padding: 0px;
}

.maincontent {
    padding: 80px 35px;
}

#content_full {
    width: 100%;
}

.content_remainder {
    position: relative;
}

.sidecol_a {
    position: relative;
}

.sidecol_b {
    position: relative;
}

.sidecol_a + .content_remainder::after {
    display: none;
}

#main {
    display: flex;
}

.sidecol_block {
    padding: 0px;
}

.sidecol-a .module_surround {
    padding-top: 0px;
    padding-bottom: 80px;
}

.sidecol-b .module_surround {
    padding-top: 0px;
    padding-bottom: 80px;
}

:first-of-type.sidecol-a :first-of-type.module .module_surround {
    padding-top: 80px;
}

:first-of-type.sidecol-b :first-of-type.module .module_surround {
    padding-top: 80px;
}

@media only screen and (max-width:767px) {
    .sidecol-a :first-of-type.module .module_surround {
        padding-top: 0px !important;
    }

    .sidecol-b :first-of-type.module .module_surround {
        padding-top: 0px !important;
    }
}

.sidecol-a + .sidecol-a .module_surround {
    padding-top: 0px;
}

.sidecol-b + .sidecol-b .module_surround {
    padding-top: 0px;
}

.sidecol_b {
    order: 1;
}

    .sidecol_b::after {
        display: none;
    }

.contenttop .module_surround {
    padding: 0px 17px !important;
}

.contentbottom .module_surround {
    padding: 0px 17px 80px !important;
}

.wrapper_contenttop {
    padding: 80px 20px 10px;
}

.wrapper_contentbottom {
    padding: 0px 20px 20px;
}

footer {
    padding: 45px 35px;
    text-align: center;
    box-sizing: border-box;
}

    footer .wrapper960 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

.footermenu {
    padding: 0px;
    display: flex;
    order: 0;
    justify-content: center;
    align-items: center;
}

    .footermenu ul {
        margin: 0px;
    }

        .footermenu ul li {
            line-height: 1em;
            display: inline-block;
        }

            .footermenu ul li a {
                padding: 0px 5px;
                color: rgba(200, 200, 200, 0.7);
                text-decoration: none;
            }

            .footermenu ul li span {
                padding: 0px 5px;
                color: rgba(200, 200, 200, 0.7);
                text-decoration: none;
            }

            .footermenu ul li a:hover {
                color: rgb(255, 255, 255);
            }

            .footermenu ul li span:hover {
                color: rgb(255, 255, 255);
            }

            .footermenu ul li a::after {
                font-size: 10px;
                font-weight: bold;
                margin-left: 10px;
                content: "\00B7";
            }

            .footermenu ul li span::after {
                font-size: 10px;
                font-weight: bold;
                margin-left: 10px;
                content: "\00B7";
            }

            .footermenu ul li a::before {
                top: 0px;
            }

            .footermenu ul li span::before {
                top: 0px;
            }

            .footermenu ul li:first-of-type a {
                padding-left: 0px;
            }

            .footermenu ul li:last-of-type a::after {
                display: none;
            }

    .footermenu .parent-indicator {
        display: none;
    }

.copyright {
    padding: 0px 5px;
}

    .copyright p {
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 0.7rem;
        margin-bottom: 0px;
        opacity: 0.8;
    }

#socialmedia {
    transition: 0.2s;
    display: flex;
    z-index: 1;
}

    #socialmedia a {
        margin: 0px;
    }

    #socialmedia ul {
        list-style: none;
        margin: 0px;
        display: flex;
        align-items: center;
    }

        #socialmedia ul li {
            background-position: 50% 50%;
            margin: 0px;
            padding: 0px;
            display: flex;
        }

            #socialmedia ul li a {
                width: 36px;
                height: 36px;
                text-align: center;
                line-height: 36px;
                font-size: calc(36px * .55);
                margin-left: 1px;
                display: block;
                position: relative;
                opacity: 1;
            }

                #socialmedia ul li a:hover {
                    opacity: 1;
                }

                #socialmedia ul li a [class^='fa-']::before {
                    color: rgb(255, 255, 255);
                    padding-right: 0px;
                    position: relative;
                }

                #socialmedia ul li a [class*=' fa-']::before {
                    color: rgb(255, 255, 255);
                    padding-right: 0px;
                    position: relative;
                }

            #socialmedia ul li span {
                color: transparent;
                line-height: 0;
                font-size: 0px;
                position: absolute;
            }

[class^='social-'] {
    transition: 0.4s;
}

[class*=' social-'] {
    transition: 0.4s;
}

.social-facebook:hover {
    background-color: rgb(52, 78, 134);
}

.social-twitter:hover {
    background-color: rgb(52, 189, 205);
}

.social-googleplus:hover {
    background-color: rgb(208, 58, 40);
}

.social-youtube:hover {
    background-color: rgb(242, 64, 56);
}

.social-pinterest:hover {
    background-color: rgb(181, 29, 35);
}

.social-instagram:hover {
    background-color: rgb(36, 78, 112);
}

.social-dribbble:hover {
    background-color: rgb(237, 68, 131);
}

.social-flickr:hover {
    background-color: rgb(239, 75, 122);
}

.social-skype:hover {
    background-color: rgb(14, 169, 226);
}

.social-digg:hover {
    background-color: rgb(36, 116, 177);
}

.social-linkedin:hover {
    background-color: rgb(94, 168, 202);
}

.social-vimeo:hover {
    background-color: rgb(84, 148, 161);
}

.social-yahoo:hover {
    background-color: rgb(161, 82, 180);
}

.social-tumblr:hover {
    background-color: rgb(50, 76, 101);
}

.social-deviantart:hover {
    background-color: rgb(187, 200, 30);
}

.social-delicious:hover {
    background-color: rgb(43, 104, 191);
}

.social-rss:hover {
    background-color: rgb(229, 138, 0);
}

[class^='social-'] {
    color: rgb(255, 255, 255);
    margin-right: 0px !important;
}

[class*=' social-'] {
    color: rgb(255, 255, 255);
    margin-right: 0px !important;
}

.header-2 + #socialmedia {
    margin-left: 0px;
}

#socialmedia ul li a:hover [class^='fa-']::before {
    color: rgba(255, 255, 255, 0.7);
}

#socialmedia ul li a:hover [class*=' fa-']::before {
    color: rgba(255, 255, 255, 0.7);
}

#socialmedia ul li:hover {
    border-color: rgba(100, 100, 100, 0.7);
}

#socialmedia ul li:hover {
    border-color: rgba(100, 100, 100, 0.7);
}

.breadcrumb {
    margin: 0px;
    padding: 10px 35px;
    background-color: transparent;
}

    .breadcrumb > li {
        line-height: 1;
        text-shadow: none;
    }

.module_surround .breadcrumb {
    padding: 5px 0px;
}

.btn {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

.button {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

button {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

.owl-prev {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

.owl-next {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

.pagenav a {
    border-width: 0px;
    margin: 5px 10px 5px 0px;
    padding: 9px 22px;
    border-radius: 1px;
    transition: 0.4s;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0.25);
    text-shadow: none;
    background-image: none;
}

.btn.add-on {
    margin: 0px !important;
    font-weight: normal;
}

.button.add-on {
    margin: 0px !important;
    font-weight: normal;
}

button.add-on {
    margin: 0px !important;
    font-weight: normal;
}

.owl-prev.add-on {
    margin: 0px !important;
    font-weight: normal;
}

.owl-next.add-on {
    margin: 0px !important;
    font-weight: normal;
}

.pagenav a.add-on {
    margin: 0px !important;
    font-weight: normal;
}

.view-form .btn {
    background-image: none;
}

.layout-edit .btn {
    background-image: none;
}

.com_config .btn {
    background-image: none;
}

.view-form .button {
    background-image: none;
}

.layout-edit .button {
    background-image: none;
}

.com_config .button {
    background-image: none;
}

.view-form button {
    background-image: none;
}

.layout-edit button {
    background-image: none;
}

.com_config button {
    background-image: none;
}

.view-form .pagenav a {
    background-image: none;
}

.layout-edit .pagenav a {
    background-image: none;
}

.com_config .pagenav a {
    background-image: none;
}

[class^='btn-'] {
    background-image: none;
}

[class*=' btn-'] {
    background-image: none;
}

.btn:hover {
    background-position: 0px;
    color: rgb(255, 255, 255);
    box-shadow: none;
    transition-property: all;
    transition-duration: 0.2s;
    background-image: none;
}

.button:hover {
    background-position: 0px;
    color: rgb(255, 255, 255);
    box-shadow: none;
    transition-property: all;
    transition-duration: 0.2s;
    background-image: none;
}

.btn.add-on {
    margin: 0px;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid rgb(179, 179, 179);
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    background-color: rgb(243, 243, 243);
}

.input-prepend .btn {
    margin: 0px;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid rgb(179, 179, 179);
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    background-color: rgb(243, 243, 243);
}

.input-append .btn {
    margin: 0px;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid rgb(179, 179, 179);
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    background-color: rgb(243, 243, 243);
}

.control-group .btn {
    margin: 0px;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid rgb(179, 179, 179);
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    background-color: rgb(243, 243, 243);
}

.btn-toolbar .btn {
    margin: 0px;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid rgb(179, 179, 179);
    border-image: none;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    background-color: rgb(243, 243, 243);
}

.btn.add-on:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: none;
    background-color: rgb(230, 230, 230);
}

.input-prepend .btn:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: none;
    background-color: rgb(230, 230, 230);
}

.input-append .btn:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: none;
    background-color: rgb(230, 230, 230);
}

.control-group .btn:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: none;
    background-color: rgb(230, 230, 230);
}

.btn-toolbar .btn:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: none;
    background-color: rgb(230, 230, 230);
}

.input-append .add-on {
    margin-left: -3px !important;
}

.input-append .btn {
    margin-left: -3px !important;
}

.input-append .btn-group {
    margin-left: -3px !important;
}

.btn .caret {
    border-top-color: rgb(255, 255, 255) !important;
    border-top-width: 4px !important;
    border-top-style: solid !important;
}

.btn-group > .btn {
    list-style: none;
}

.btn-group > .dropdown-menu {
    list-style: none;
}

.btn.btn-outline {
    border-width: 1px;
    background-color: transparent;
}

.nav-tabs > li > a {
    border-width: 0px 0px 3px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 0.85em;
}

.nav-tabs > .active > a {
    border-width: 0px 0px 3px;
    border-color: transparent;
    color: rgb(0, 0, 0);
}

    .nav-tabs > .active > a:hover {
        border-width: 0px 0px 3px;
        border-color: transparent;
        color: rgb(0, 0, 0);
    }

    .nav-tabs > .active > a:focus {
        border-width: 0px 0px 3px;
        border-color: transparent;
        color: rgb(0, 0, 0);
    }

.chzn-container .chzn-drop {
    border-radius: 0px 0px 3px 3px;
}

.control-group .chzn-container {
    max-width: 100%;
}

    .control-group .chzn-container .chzn-choices li.search-field {
        width: 100% !important;
    }

        .control-group .chzn-container .chzn-choices li.search-field input {
            width: 100% !important;
        }

.chzn-container-single .chzn-single {
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    height: auto;
    line-height: 26px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    background-image: none;
    background-clip: inherit;
    background-color: rgb(255, 255, 255);
}

    .chzn-container-single .chzn-single div {
        width: 28px;
        height: auto;
        text-align: center;
        bottom: 0px;
        border-left-color: rgb(204, 204, 204);
        border-left-width: 1px;
        border-left-style: solid;
        background-color: rgb(243, 243, 243);
    }

        .chzn-container-single .chzn-single div b {
            display: inline-block;
            background-image: none;
        }

            .chzn-container-single .chzn-single div b::after {
                font-family: IcoMoon;
                content: "\E011";
            }

    .chzn-container-single .chzn-single abbr {
        background: none;
        top: 0px;
        right: 36px;
    }

        .chzn-container-single .chzn-single abbr::before {
            line-height: 26px;
            font-family: IcoMoon;
            font-size: 10px;
            content: "\0049";
        }

        .chzn-container-single .chzn-single abbr:hover {
            color: rgb(0, 0, 0);
        }

.chzn-container-single .chzn-search::after {
    top: 2px;
    right: 20px;
    font-family: IcoMoon;
    position: relative;
    content: "\0053";
}

.chzn-container-single .chzn-search input[type='text'] {
    background: none;
    border-radius: 0px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    height: 25px;
    box-shadow: none;
}

    .chzn-container-single .chzn-search input[type='text']:focus {
        border-color: rgb(48, 113, 169);
    }

.chzn-container-single .chzn-drop {
    border-color: rgb(48, 113, 169);
    border-radius: 0px 0px 3px 3px;
    background-clip: padding-box;
}

.chzn-container-active .chzn-single {
    color: rgb(48, 113, 169);
}

.chzn-container-active.chzn-with-drop .chzn-single {
    border: 1px solid rgb(48, 113, 169);
    border-image: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: none;
}

    .chzn-container-active.chzn-with-drop .chzn-single div {
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-left-radius: 0px;
        background-color: rgb(243, 243, 243);
    }

        .chzn-container-active.chzn-with-drop .chzn-single div b::after {
            font-family: IcoMoon;
            content: "\E00F";
        }

.chzn-container-active.chzn-container-multi .chzn-choices {
    border: 1px solid rgb(48, 113, 169);
    border-image: none;
    box-shadow: none;
}

.chzn-container .chzn-results {
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    background-color: rgb(255, 255, 255);
}

    .chzn-container .chzn-results li.highlighted {
        background-image: none;
        background-color: rgb(48, 113, 169);
    }

[rel='value_'].chzn-color div {
    border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;
    border-left-style: solid;
    background-color: rgb(243, 243, 243);
}

.chzn-color-state.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_0'].chzn-color.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_1'].chzn-color.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_-1'].chzn-color-state.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_-2'].chzn-color-state.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_hide'].chzn-color.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_show_no_link'].chzn-color.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

[rel='value_show_with_link'].chzn-color.chzn-single div {
    border: currentColor !important;
    border-image: none !important;
    background-color: transparent !important;
}

.chzn-container-active .chzn-choices {
    border: 1px solid rgb(48, 113, 169);
    border-image: none;
}

.chzn-container-multi .chzn-choices {
    border-radius: 0px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    background-image: none;
}

    .chzn-container-multi .chzn-choices li.search-choice {
        padding: 0px 7px;
        border: 0px currentColor;
        border-image: none;
        color: rgb(255, 255, 255);
        line-height: 20px;
        box-shadow: none;
        background-image: none;
        background-color: rgb(48, 113, 169);
    }

        .chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
            left: 0px;
            top: 0px;
            color: rgb(245, 245, 245);
            font-size: inherit;
            margin-left: 5px;
            display: inline-block;
            position: relative;
            background-image: none;
        }

            .chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
                text-decoration: none;
            }

            .chzn-container-multi .chzn-choices li.search-choice .search-choice-close::before {
                top: 0px;
                right: 1px;
                font-family: IcoMoon;
                position: relative;
                content: "\004A";
            }

.js-stools .js-stools-container-bar .js-stools-field-filter .chzn-container {
    margin: 1px 0px;
    padding: 0px !important;
}

[rel='value_1'].chzn-color.chzn-single {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

[rel='value_0'].chzn-color-reverse.chzn-single {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

[rel='value_1'].chzn-color-state.chzn-single {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

[rel='value_show_no_link'].chzn-color.chzn-single {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

[rel='value_show_with_link'].chzn-color.chzn-single {
    border-color: rgb(55, 129, 55) rgb(55, 129, 55) rgb(32, 75, 32);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(70, 165, 70), rgb(55, 129, 55));
    background-repeat: repeat-x;
    background-color: rgb(64, 151, 64);
}

[rel='value_1'].chzn-color.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'].chzn-color-reverse.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color-state.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'].chzn-color.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'].chzn-color.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'].chzn-color-reverse.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color-state.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'].chzn-color.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'].chzn-color.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'].chzn-color-reverse.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color-state.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'].chzn-color.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'].chzn-color.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'].chzn-color-reverse.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color-state.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'].chzn-color.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'].chzn-color.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'].chzn-color-reverse.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color-state.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'].chzn-color.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'].chzn-color.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'][disabled].chzn-color.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_0'][disabled].chzn-color-reverse.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'][disabled].chzn-color-state.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_no_link'][disabled].chzn-color.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_show_with_link'][disabled].chzn-color.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 129, 55);
}

[rel='value_1'].chzn-color.chzn-single:active {
}

[rel='value_0'].chzn-color-reverse.chzn-single:active {
}

[rel='value_1'].chzn-color-state.chzn-single:active {
}

[rel='value_show_no_link'].chzn-color.chzn-single:active {
}

[rel='value_show_with_link'].chzn-color.chzn-single:active {
}

[rel='value_1'].chzn-color.chzn-single.active {
}

[rel='value_0'].chzn-color-reverse.chzn-single.active {
}

[rel='value_1'].chzn-color-state.chzn-single.active {
}

[rel='value_show_no_link'].chzn-color.chzn-single.active {
}

[rel='value_show_with_link'].chzn-color.chzn-single.active {
}

[rel='value_0'].chzn-color-state.chzn-single {
    border-color: rgb(148, 42, 37) rgb(148, 42, 37) rgb(87, 25, 22);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(189, 54, 47), rgb(148, 42, 37));
    background-repeat: repeat-x;
    background-color: rgb(173, 49, 43);
}

[rel='value_-2'].chzn-color-state.chzn-single {
    border-color: rgb(148, 42, 37) rgb(148, 42, 37) rgb(87, 25, 22);
    color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-image: linear-gradient(rgb(189, 54, 47), rgb(148, 42, 37));
    background-repeat: repeat-x;
    background-color: rgb(173, 49, 43);
}

[rel='value_0'].chzn-color-state.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'].chzn-color-state.chzn-single:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'].chzn-color-state.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'].chzn-color-state.chzn-single:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'].chzn-color-state.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'].chzn-color-state.chzn-single:active {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'].chzn-color-state.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'].chzn-color-state.chzn-single.active {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'].chzn-color-state.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'].chzn-color-state.chzn-single.disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'][disabled].chzn-color-state.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_-2'][disabled].chzn-color-state.chzn-single {
    color: rgb(255, 255, 255);
    background-color: rgb(148, 42, 37);
}

[rel='value_0'].chzn-color-state.chzn-single:active {
}

[rel='value_-2'].chzn-color-state.chzn-single:active {
}

[rel='value_0'].chzn-color-state.chzn-single.active {
}

[rel='value_-2'].chzn-color-state.chzn-single.active {
}

select {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

textarea {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='text'] {
    padding: 4px 6px;
    /*height: 28px;*/
 /*   line-height: 28px;*/
    box-sizing: border-box;
}

input[type='password'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='datetime'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='datetime-local'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='date'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='month'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='time'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='week'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='number'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='email'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='url'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='search'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='tel'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

input[type='color'] {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

.uneditable-input {
    padding: 4px 6px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
}

.btn.dropdown-toggle {
    padding: 5px 7px;
    border: currentColor !important;
    border-image: none !important;
}

ul.dropdown-menu {
    margin: 0px;
}

    ul.dropdown-menu > li > a {
        padding: 3px 10px;
    }

.icon-cog {
    margin: 2px;
    color: rgb(255, 255, 255);
    text-shadow: none;
}

.btn-toolbar .btn-group {
    position: relative;
}

#jform_publish_up_img {
    margin-top: 1px;
}

#jform_publish_down_img {
    margin-top: 1px;
}

form hr {
    border-top-color: rgb(204, 204, 204) !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    background-image: none;
}

.pagination ul {
    margin: 0px;
}

    .pagination ul > li > a {
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        list-style: none;
        padding: 4px 12px;
        border-image: none;
        line-height: 20px;
        text-decoration: none;
        float: left;
        background-color: rgb(255, 255, 255);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -o-border-image: none;
    }

    .pagination ul > li > span {
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        list-style: none;
        padding: 4px 12px;
        border-image: none;
        line-height: 20px;
        text-decoration: none;
        float: left;
        background-color: rgb(255, 255, 255);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -o-border-image: none;
    }

    .pagination ul > span > li {
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        list-style: none;
        padding: 4px 12px;
        border-image: none;
        line-height: 20px;
        text-decoration: none;
        float: left;
        background-color: rgb(255, 255, 255);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -o-border-image: none;
    }

    .pagination ul > li > strong {
        border-width: 1px 1px 1px 0px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        list-style: none;
        padding: 4px 12px;
        border-image: none;
        line-height: 20px;
        text-decoration: none;
        float: left;
        background-color: rgb(255, 255, 255);
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -o-border-image: none;
    }

    .pagination ul > span:first-child li {
        border-left-width: 1px;
    }

    .pagination ul > li:first-child > a {
        border-radius: 0px;
    }

    .pagination ul > li:first-child > span {
        border-radius: 0px;
    }

    .pagination ul > li:last-child > a {
        border-radius: 0px;
    }

    .pagination ul > li:last-child > span {
        border-radius: 0px;
    }

ul.pagenav a {
    color: rgb(51, 51, 51);
}

    ul.pagenav a:hover {
        color: rgb(136, 136, 136);
    }

.field-media-wrapper * {
}

.field-media-wrapper .input-prepend > .add-on {
    vertical-align: inherit;
}

.field-media-wrapper .input-append > .add-on {
    vertical-align: inherit;
}

[class^='fa-']::before {
    color: rgba(50, 50, 50, 0.4);
    line-height: 1;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*=' fa-']::before {
    color: rgba(50, 50, 50, 0.4);
    line-height: 1;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^='fa-'][class*=' hvr-']::before {
    border-color: transparent !important;
    border-image: none;
    left: 0px;
    top: 0px;
    right: auto !important;
    bottom: auto !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

[class^='hvr-'][class*=' fa-']::before {
    border-color: transparent !important;
    border-image: none;
    left: 0px;
    top: 0px;
    right: auto !important;
    bottom: auto !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.mod-list li [class^='fa-']::before {
    line-height: 1;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mod-list li [class*=' fa-']::before {
    line-height: 1;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mod-list li [class^='fa-']::before {
    left: 0px;
    top: 4px;
    color: rgba(128, 128, 128, 0.5);
    font-size: 18px;
    position: absolute;
}

.mod-list li [class*=' fa-']::before {
    left: 0px;
    top: 4px;
    color: rgba(128, 128, 128, 0.5);
    font-size: 18px;
    position: absolute;
}

.mod-list li a[class^='fa-'] {
    padding-left: 24px;
    position: relative;
}

.mod-list li a[class*=' fa-'] {
    padding-left: 24px;
    position: relative;
}

.mod-list li a[class^='fa-']::after {
    display: none;
}

.mod-list li a[class*=' fa-']::after {
    display: none;
}

.hornav .menu li a[class^='fa-'] {
    padding-left: 35px;
}

.hornav .menu li a[class*=' fa-'] {
    padding-left: 35px;
}

.hornav .menu li a[class^='fa-']::before {
    left: 11px;
    top: 0px;
    height: 100%;
    font-size: 16px;
    display: flex;
    opacity: 0.6;
    align-items: center;
}

.hornav .menu li a[class*=' fa-']::before {
    left: 11px;
    top: 0px;
    height: 100%;
    font-size: 16px;
    display: flex;
    opacity: 0.6;
    align-items: center;
}

.hornav .menu li a[class^='fa-']:hover::before {
    opacity: 0.7;
}

.hornav .menu li a[class*=' fa-']:hover::before {
    opacity: 0.7;
}

.hornav .menu li li [class^='fa-']::before {
    left: 15px;
    top: 0px;
    color: inherit;
    font-size: 16px;
    opacity: 0.6;
}

.hornav .menu li li [class*=' fa-']::before {
    left: 15px;
    top: 0px;
    color: inherit;
    font-size: 16px;
    opacity: 0.6;
}

.hornav .menu li li [class^='fa-']:hover::before {
    opacity: 1;
}

.hornav .menu li li [class*=' fa-']:hover::before {
    opacity: 1;
}

.header-1 .menu li [class^='fa-']::before {
    top: 1px;
    color: rgba(0, 0, 0, 0.2);
}

.header-1 .menu li [class*=' fa-']::before {
    top: 1px;
    color: rgba(0, 0, 0, 0.2);
}

.header-2 .menu li [class^='fa-']::before {
    top: 1px;
    color: rgba(0, 0, 0, 0.2);
}

.header-2 .menu li [class*=' fa-']::before {
    top: 1px;
    color: rgba(0, 0, 0, 0.2);
}

#container_base [class^='fa-']::before {
    color: rgba(255, 255, 255, 0.2);
}

#container_base [class*=' fa-']::before {
    color: rgba(255, 255, 255, 0.2);
}

#footermenu .menu li [class^='fa-']::before {
    top: 6px;
    color: rgba(255, 255, 255, 0.2);
}

.menu#footermenu li [class*=' fa-']::before {
    top: 6px;
    color: rgba(255, 255, 255, 0.2);
}

.row.fa-icon-list {
    margin: 0px 0px 30px;
}

.fa-col5 {
    padding: 0px 0px 10px;
    width: 20%;
    float: left;
}

a.slicknav_item [class^='fa-']::before {
    display: none !important;
}

a.slicknav_item [class*=' fa-']::before {
    display: none !important;
}

.slicknav_menu .menu li [class^='fa-']::before {
    display: none !important;
}

.slicknav_menu .menu li [class*=' fa-']::before {
    display: none !important;
}

.slicknav_nav ul > li a[class^='fa-'] {
    padding-left: 14px !important;
}

.slicknav_nav ul > li a[class*=' fa-'] {
    padding-left: 14px !important;
}

.menu a.slicknav_item [class^='fa-'] {
    padding-left: 0px !important;
}

.menu a.slicknav_item [class*=' fa-'] {
    padding-left: 0px !important;
}

.text-light {
    color: rgba(255, 255, 255, 0.85) !important;
}

    .text-light a:not(.primary) {
        color: rgba(255, 255, 255, 0.8) !important;
    }

    .text-light a .j51_icon {
        color: rgba(255, 255, 255, 0.8) !important;
    }

    .text-light a:not(.primary):hover {
        color: rgb(255, 255, 255) !important;
    }

    .text-light a .j51_icon:hover {
        color: rgb(255, 255, 255) !important;
    }

    .text-light a:not(.primary):hover .j51_icon {
        color: rgb(255, 255, 255) !important;
    }

    .text-light a .j51_icon:hover .j51_icon {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h1:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h2:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h3:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h4:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h5:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h6:not(.text-primary):not(.text-secondary) {
        color: rgb(255, 255, 255) !important;
    }

    .text-light h4 {
        opacity: 0.8;
    }

    .text-light h2 + h4 {
        margin-top: -10px;
    }

    .text-light button {
        color: rgb(255, 255, 255);
    }

    .text-light ul.menu a {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light ul > li > a {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light ul > li > span {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light [class^='fa-']::before {
        color: rgba(255, 255, 255, 0.6);
    }

    .text-light [class*=' fa-']::before {
        color: rgba(255, 255, 255, 0.6);
    }

    .text-light li:hover [class^='fa-']::before {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light li:hover [class*=' fa-']::before {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light .owl-theme .owl-controls .owl-page span {
        background: 0px 0px rgba(255, 255, 255, 0.4) !important;
    }

    .text-light blockquote small {
        color: rgba(255, 255, 255, 0.5);
    }

    .text-light hr {
    }

    .text-light [class^='fa-']::before {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light [class*=' fa-']::before {
        color: rgba(255, 255, 255, 0.8);
    }

    .text-light .module_header h3.mod_standard span::before {
        border-color: rgba(255, 255, 255, 0.6);
    }

    .text-light .module_header h3.mod_standard span::after {
        border-color: rgba(255, 255, 255, 0.6);
    }

.text-dark {
    color: rgba(0, 0, 0, 0.9) !important;
}

    .text-dark h1 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark h2 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark h3 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark h4 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark h5 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark h6 {
        color: rgba(0, 0, 0, 0.9) !important;
    }

    .text-dark input {
        color: rgb(255, 255, 255);
    }

    .text-dark button {
        color: rgb(255, 255, 255);
    }

    .text-dark select {
        color: rgb(255, 255, 255);
    }

    .text-dark textarea {
        color: rgb(255, 255, 255);
    }

    .text-dark ul.menu a {
        color: rgba(0, 0, 0, 0.8);
    }

    .text-dark ul > li > a {
        color: rgba(0, 0, 0, 0.8);
    }

    .text-dark ul > li > span {
        color: rgba(0, 0, 0, 0.8);
    }

    .text-dark [class^='fa-']::before {
        color: rgba(0, 0, 0, 0.3);
    }

    .text-dark [class*=' fa-']::before {
        color: rgba(0, 0, 0, 0.3);
    }

    .text-dark li:hover [class^='fa-']::before {
        color: rgba(0, 0, 0, 0.6);
    }

    .text-dark li:hover [class*=' fa-']::before {
        color: rgba(0, 0, 0, 0.6);
    }

    .text-dark .owl-theme .owl-controls .owl-page span {
        background: 0px 0px rgba(0, 0, 0, 0.4) !important;
    }

.padding-0 {
    padding: 0px;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

.padding-50 {
    padding: 50px;
}

.padding-60 {
    padding: 60px;
}

.margin-0 {
    margin: 0px;
}

.margin-10 {
    margin: 10px;
}

.margin-20 {
    margin: 20px;
}

.margin-30 {
    margin: 30px;
}

.margin-40 {
    margin: 40px;
}

.margin-50 {
    margin: 50px;
}

.margin-60 {
    margin: 60px;
}

.padding-horiz-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.padding-horiz-10 {
    padding-right: 10px;
    padding-left: 10px;
}

.padding-horiz-20 {
    padding-right: 20px;
    padding-left: 20px;
}

.padding-horiz-30 {
    padding-right: 30px;
    padding-left: 30px;
}

.padding-horiz-40 {
    padding-right: 40px;
    padding-left: 40px;
}

.padding-horiz-50 {
    padding-right: 50px;
    padding-left: 50px;
}

.padding-horiz-60 {
    padding-right: 60px;
    padding-left: 60px;
}

.padding-vert-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.padding-vert-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-vert-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-vert-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-vert-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.padding-vert-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padding-vert-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.margin-horiz-0 {
    margin-right: 0px;
    margin-left: 0px;
}

.margin-horiz-10 {
    margin-right: 10px;
    margin-left: 10px;
}

.margin-horiz-20 {
    margin-right: 20px;
    margin-left: 20px;
}

.margin-horiz-30 {
    margin-right: 30px;
    margin-left: 30px;
}

.margin-horiz-40 {
    margin-right: 40px;
    margin-left: 40px;
}

.margin-horiz-50 {
    margin-right: 50px;
    margin-left: 50px;
}

.margin-horiz-60 {
    margin-right: 60px;
    margin-left: 60px;
}

.margin-vert-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.margin-vert-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-vert-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-vert-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-vert-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.margin-vert-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.margin-vert-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.no-padding {
    padding: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.padding-top-0 {
    padding-top: 0px;
}

    .padding-top-0 .module_surround {
        padding-top: 0px;
    }

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

    .padding-bottom-0 .module_surround {
        padding-bottom: 0px;
    }

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.svg-primary {
}

.svg-secondary {
}

.background-white {
    background-color: rgb(255, 255, 255);
}

.background-black {
    background-color: rgb(0, 0, 0);
}

.background-gray-dark {
    background-color: rgb(51, 51, 51);
}

.background-gray {
    background-color: rgb(136, 136, 136);
}

.background-gray-light {
    background-color: rgb(204, 204, 204);
}

.background-gray-lighter {
    background-color: rgb(235, 235, 235);
}

.border {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

.shadow {
    display: inline-block;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.box-shadow {
    display: inline-block;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-small {
    letter-spacing: 1px;
    font-size: 0.7rem;
    font-weight: bold;
}

.text-primary {
}

.text-secondary {
}

.delay-100 {
    transition-delay: 100ms;
    animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
}

.delay-200 {
    transition-delay: 200ms;
    animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
}

.delay-300 {
    transition-delay: 300ms;
    animation-delay: 300ms;
    -webkit-animation-delay: 300ms;
}

.delay-400 {
    transition-delay: 400ms;
    animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
}

.delay-500 {
    transition-delay: 500ms;
    animation-delay: 500ms;
    -webkit-animation-delay: 500ms;
}

.delay-600 {
    transition-delay: 600ms;
    animation-delay: 600ms;
    -webkit-animation-delay: 600ms;
}

.delay-700 {
    transition-delay: 700ms;
    animation-delay: 700ms;
    -webkit-animation-delay: 700ms;
}

.delay-800 {
    transition-delay: 800ms;
    animation-delay: 800ms;
    -webkit-animation-delay: 800ms;
}

.delay-900 {
    transition-delay: 900ms;
    animation-delay: 900ms;
    -webkit-animation-delay: 900ms;
}

.delay-1000 {
    transition-delay: 1000ms;
    animation-delay: 1000ms;
    -webkit-animation-delay: 1000ms;
}

.delay-1100 {
    transition-delay: 1100ms;
    animation-delay: 1100ms;
    -webkit-animation-delay: 1100ms;
}

.delay-1200 {
    transition-delay: 1200ms;
    animation-delay: 1200ms;
    -webkit-animation-delay: 1200ms;
}

.delay-1300 {
    transition-delay: 1300ms;
    animation-delay: 1300ms;
    -webkit-animation-delay: 1300ms;
}

.delay-1400 {
    transition-delay: 1400ms;
    animation-delay: 1400ms;
    -webkit-animation-delay: 1400ms;
}

.delay-1500 {
    transition-delay: 1500ms;
    animation-delay: 1500ms;
    -webkit-animation-delay: 1500ms;
}

.delay-1600 {
    transition-delay: 1600ms;
    animation-delay: 1600ms;
    -webkit-animation-delay: 1600ms;
}

.delay-1700 {
    transition-delay: 1700ms;
    animation-delay: 1700ms;
    -webkit-animation-delay: 1700ms;
}

.delay-1800 {
    transition-delay: 1800ms;
    animation-delay: 1800ms;
    -webkit-animation-delay: 1800ms;
}

.delay-1900 {
    transition-delay: 1900ms;
    animation-delay: 1900ms;
    -webkit-animation-delay: 1900ms;
}

.delay-2000 {
    transition-delay: 2000ms;
    animation-delay: 2000ms;
    -webkit-animation-delay: 2000ms;
}

.delay-2100 {
    transition-delay: 2100ms;
    animation-delay: 2100ms;
    -webkit-animation-delay: 2100ms;
}

.delay-2200 {
    transition-delay: 2200ms;
    animation-delay: 2200ms;
    -webkit-animation-delay: 2200ms;
}

.delay-2300 {
    transition-delay: 2300ms;
    animation-delay: 2300ms;
    -webkit-animation-delay: 2300ms;
}

.delay-2400 {
    transition-delay: 2400ms;
    animation-delay: 2400ms;
    -webkit-animation-delay: 2400ms;
}

.delay-2500 {
    transition-delay: 2500ms;
    animation-delay: 2500ms;
    -webkit-animation-delay: 2500ms;
}

.delay-2600 {
    transition-delay: 2600ms;
    animation-delay: 2600ms;
    -webkit-animation-delay: 2600ms;
}

.delay-2700 {
    transition-delay: 2700ms;
    animation-delay: 2700ms;
    -webkit-animation-delay: 2700ms;
}

.delay-2800 {
    transition-delay: 2800ms;
    animation-delay: 2800ms;
    -webkit-animation-delay: 2800ms;
}

.delay-2900 {
    transition-delay: 2900ms;
    animation-delay: 2900ms;
    -webkit-animation-delay: 2900ms;
}

.delay-2000 {
    transition-delay: 2000ms;
    animation-delay: 2000ms;
    -webkit-animation-delay: 2000ms;
}

.blog-alternative .item {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    background-color: transparent;
}

.blog-alternative .item-content {
    width: 100%;
    padding-right: 35px;
}

.blog-alternative .item-image {
    flex: 1 0 33%;
}

@media only screen and (max-width:767px) {
    .blog-alternative .item {
        flex-direction: column;
    }
}

.blog-alternative.row-i-c .item-content {
    padding-right: 0px;
    padding-left: 35px;
    order: 1;
}

@media only screen and (max-width:767px) {
    .blog-alternative.row-i-c .item-content {
        padding-left: 0px;
    }
}

.blog-alternative .item-image {
    border-radius: 1px;
    margin-right: 0px !important;
    margin-left: 0px !important;
    position: relative;
}

.blog-alternative .item-sub-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8em;
    display: flex;
    opacity: 0.7;
}

    .blog-alternative .item-sub-title > div + div {
        padding-left: 30px;
        margin-left: 15px;
        position: relative;
    }

        .blog-alternative .item-sub-title > div + div::before {
            left: 0px;
            top: 50%;
            width: 15px;
            height: 1px;
            margin-top: -1px;
            border-top-color: rgb(206, 203, 210);
            border-top-width: 1px;
            border-top-style: solid;
            position: absolute;
            content: "";
        }

    .blog-alternative .item-sub-title .tags {
        line-height: normal;
    }

        .blog-alternative .item-sub-title .tags li {
            line-height: 2.3em;
        }

.blog-masonry .blog-masonry-items {
    margin: -12px -12px 2rem;
}

.blog-masonry .item {
    padding: 12px;
    width: 100%;
    max-width: 100%;
}

    .blog-masonry .item.cols-2 {
        max-width: 50%;
    }

    .blog-masonry .item.cols-3 {
        max-width: 33.3%;
    }

    .blog-masonry .item.cols-4 {
        max-width: 25%;
    }

    .blog-masonry .item.cols-5 {
        max-width: 20%;
    }

.blog-masonry .item-image {
    margin-bottom: 0px;
}

.blog-masonry .item-content {
    padding: 0px 0px 10px;
}

.blog-masonry h2 {
    font-size: 1.8em;
}

.blog-masonry p {
    margin-bottom: 0.5em;
}

@media only screen and (max-width:767px) {
    .blog-masonry [class*=' cols-'].item {
        max-width: 50%;
    }
}

@media only screen and (max-width:440px) {
    .blog-masonry [class*=' cols-'].item {
        max-width: 100%;
    }
}

.layerslideshow .owl-carousel .j51-nav-dots {
    bottom: 20px;
    flex-direction: column;
    align-items: flex-end;
}

.has-shape .layerslideshow .owl-carousel .j51-nav-dots {
    bottom: 9%;
}

.layerslideshow .owl-carousel button.j51-nav-dot {
    margin: 2px;
    width: 20px;
    height: 5px;
}

.layerslideshow .layerslideshow-prev {
    margin-bottom: 4em;
}

.layerslideshow .layerslideshow-next {
    margin-bottom: 4em;
}

[class*=' imghvr-'] {
    margin-bottom: -9px !important;
}

[class^='imghvr-'] {
    margin-bottom: -9px !important;
}

.visible#baguetteBox-overlay {
    opacity: 1 !important;
}

.j51news figure {
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.j51news figcaption {
    padding: 20px 25px 10px;
    display: flex;
    flex-direction: column;
}

.j51news.j51_news_layout_overlay figcaption {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-image: none;
    left: 1rem;
    top: 1rem;
    text-align: center;
    right: 1rem;
    bottom: 1rem;
    justify-content: flex-end;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 80%);
}

.j51news.j51_news_layout_overlay::before {
    left: 0px;
    top: 0px;
    width: 8px;
    bottom: 0px;
    position: absolute;
    z-index: -1;
    content: "";
    opacity: 0.5;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.j51news .j51news-image {
    position: relative;
}

.j51news .j51news-nav svg {
    fill: rgba(100, 100, 100, 0.5);
}

.j51_icons figure > i {
    border-radius: 1px;
    position: relative;
}

.j51_icons .j51_icon_layout_row-i-t i {
    margin-right: 2rem;
}

.j51_icons .j51_icon_layout_row-t-i i {
    margin-left: 2rem;
}

.j51-testimonials .item {
    padding: 12px;
}

.j51-testimonials .j51-text-box {
    border-radius: 1px;
    position: relative;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.j51-testimonials .j51-profile {
    margin-top: 25px;
}

.j51-testimonials .j51-profile-title {
    margin: 3px 0px;
    letter-spacing: 1px;
    font-size: 0.7rem;
    font-weight: bold;
}

.j51-testimonials .owl-item {
    padding: 5px;
}

.j51-testimonials .owl-dots {
    margin: 0px;
}

    .j51-testimonials .owl-dots button.owl-dot {
        border-radius: 0px !important;
    }

@media all and (-ms-high-contrast:none) {
    .j51-testimonials .j51-quote-icon {
        max-height: 2em;
    }
}

.j51-calltoaction.j51-calltoaction-col-t-b .j51-text {
    margin-bottom: 20px;
}

.visible {
    opacity: 1 !important;
}

.animatebox {
    background: rgba(255, 255, 255, 0.15);
    margin: 30px auto 60px;
    padding: 80px 0px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-image: none;
    width: 100%;
    text-align: center;
    color: rgb(238, 238, 238);
    font-size: 22px;
    max-width: 500px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.12), 0px 2px 2px rgba(0,0,0,0.12), 0px 4px 4px rgba(0,0,0,0.12), 0px 8px 8px rgba(0,0,0,0.12), 0px 16px 16px rgba(0,0,0,0.12);
}

.sppb-row-container {
    width: 100% !important;
}

#mc_embed_signup .indicates-required {
    margin: 5px 0px;
    font-size: 0.8em;
    opacity: 0.6;
}

#mc_embed_signup input {
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-image: none;
}

#particles-js {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

html {
    transition: opacity 0.2s;
    visibility: visible !important;
    opacity: 1 !important;
}
