﻿@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix&display=swap) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff&display=swap) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf&display=swap) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular&display=swap) format("svg");
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0px;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

main {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

summary {
    display: block;
}

audio {
    vertical-align: baseline;
    display: inline-block;
}

canvas {
    vertical-align: baseline;
    display: inline-block;
}

progress {
    vertical-align: baseline;
    display: inline-block;
}

video {
    vertical-align: baseline;
    display: inline-block;
}

audio:not([controls]) {
    height: 0px;
    display: none;
}

[hidden] {
    display: none;
}

template {
    display: none;
}

a {
    background: none;
}

    a:active {
        outline: 0px;
    }

    a:hover {
        outline: 0px;
    }

abbr[title] {
    border-bottom-color: currentColor;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0px;
    font-size: 2em;
}

mark {
    background: rgb(255, 255, 0);
    color: rgb(0, 0, 0);
}

small {
    font-size: 80%;
}

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;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

pre {
    overflow: auto;
}

code {
    font-family: monospace,monospace;
    font-size: 1em;
}

kbd {
    font-family: monospace,monospace;
    font-size: 1em;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
}

samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

input {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

optgroup {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

select {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

textarea {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

select {
    text-transform: none;
}

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;
}

button[disabled] {
    cursor: default;
}

html input[disabled] {
    cursor: default;
}

input {
    line-height: normal;
}

    input[type='checkbox'] {
        padding: 0px;
        box-sizing: border-box;
    }

    input[type='radio'] {
        padding: 0px;
        box-sizing: border-box;
    }

    input[type='search'] {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
    }

fieldset {
    margin: 0px 2px;
    padding: 0.35em 0.62em 0.75em;
    border: 1px solid rgb(192, 192, 192);
    border-image: none;
}

legend {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0px;
}

th {
    padding: 0px;
}

@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) ")";
    }

    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;
    }

    select {
        background: rgb(255, 255, 255) !important;
    }

    .navbar {
        display: none;
    }

    .table td {
        background-color: rgb(255, 255, 255) !important;
    }

    .table th {
        background-color: rgb(255, 255, 255) !important;
    }

    .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .dropup > .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .label {
        border: 1px solid rgb(0, 0, 0);
        border-image: none;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }

    .table-bordered td {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    *::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    *::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    color: rgb(51, 51, 51);
    line-height: 1.4285;
    font-family: "Roboto",sans-serif !important;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
}

input {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

button {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

select {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

textarea {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

a {
    color: #1E6FF1;
    text-decoration: none;
}

    a:hover {
        color: #1E6FF1;
        text-decoration: none;
    }

    a:focus {
        color: #1E6FF1;
        text-decoration: none;
    }

    a:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

figure {
    margin: 0px;
}

img {
    vertical-align: middle;
}

.img-responsive {
    height: auto;
    display: block;
    max-width: 100%;
}

.thumbnail > img {
    height: auto;
    display: block;
    max-width: 100%;
}

.thumbnail a > img {
    height: auto;
    display: block;
    max-width: 100%;
}

.carousel-inner > .item > img {
    height: auto;
    display: block;
    max-width: 100%;
}

.carousel-inner > .item > a > img {
    height: auto;
    display: block;
    max-width: 100%;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    border-image: none;
    height: auto;
    line-height: 1.4285;
    display: inline-block;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(238, 238, 238) currentColor currentColor;
    border-image: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sr-only {
    margin: -1px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
}

h1 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h2 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h3 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h4 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h5 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h6 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h1 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h2 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h3 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h4 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h5 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h6 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

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 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 .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 .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 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small {
    font-size: 65%;
}

.h1 small {
    font-size: 65%;
}

h2 small {
    font-size: 65%;
}

.h2 small {
    font-size: 65%;
}

h3 small {
    font-size: 65%;
}

.h3 small {
    font-size: 65%;
}

h1 .small {
    font-size: 65%;
}

.h1 .small {
    font-size: 65%;
}

h2 .small {
    font-size: 65%;
}

.h2 .small {
    font-size: 65%;
}

h3 .small {
    font-size: 65%;
}

.h3 .small {
    font-size: 65%;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small {
    font-size: 75%;
}

.h4 small {
    font-size: 75%;
}

h5 small {
    font-size: 75%;
}

.h5 small {
    font-size: 75%;
}

h6 small {
    font-size: 75%;
}

.h6 small {
    font-size: 75%;
}

h4 .small {
    font-size: 75%;
}

.h4 .small {
    font-size: 75%;
}

h5 .small {
    font-size: 75%;
}

.h5 .small {
    font-size: 75%;
}

h6 .small {
    font-size: 75%;
}

.h6 .small {
    font-size: 75%;
}

h1 {
    font-size: 36px;
}

.h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

.h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

.h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

.h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

.h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.h6 {
    font-size: 12px;
}

p {
    margin: 0px 0px 10px;
}

.lead {
    line-height: 1.4;
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 20px;
}

@media all and (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small {
    font-size: 85%;
}

.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #757575;
}

.text-primary {
    color: rgb(66, 139, 202);
}

a.text-primary:hover {
    color: rgb(48, 113, 169);
}

.text-success {
    color: rgb(60, 118, 61);
}

a.text-success:hover {
    color: rgb(43, 84, 44);
}

.text-info {
    color: rgb(49, 112, 143);
}

a.text-info:hover {
    color: rgb(36, 82, 105);
}

.text-warning {
    color: rgb(138, 109, 59);
}

a.text-warning:hover {
    color: rgb(102, 81, 44);
}

.text-danger {
    color: rgb(169, 68, 66);
}

a.text-danger:hover {
    color: rgb(132, 53, 52);
}

.bg-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

a.bg-primary:hover {
    background-color: rgb(48, 113, 169);
}

.bg-success {
    background-color: rgb(223, 240, 216);
}

a.bg-success:hover {
    background-color: rgb(193, 226, 179);
}

.bg-info {
    background-color: rgb(217, 237, 247);
}

a.bg-info:hover {
    background-color: rgb(175, 217, 238);
}

.bg-warning {
    background-color: rgb(252, 248, 227);
}

a.bg-warning:hover {
    background-color: rgb(247, 236, 181);
}

.bg-danger {
    background-color: rgb(242, 222, 222);
}

a.bg-danger:hover {
    background-color: rgb(228, 185, 185);
}

.page-header {
    margin: 40px 0px 20px;
    padding-bottom: 9px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
}

ol {
    margin-top: 0px;
    margin-bottom: 10px;
}

ul ul {
    margin-bottom: 0px;
}

ol ul {
    margin-bottom: 0px;
}

ul ol {
    margin-bottom: 0px;
}

ol ol {
    margin-bottom: 0px;
}

.list-unstyled {
    list-style: none;
    padding-left: 0px;
}

.list-inline {
    list-style: none;
    padding-left: 0px;
    margin-left: -5px;
}

    .list-inline > li {
        padding-right: 5px;
        padding-left: 5px;
        display: inline-block;
    }

dl {
    margin-top: 0px;
    margin-bottom: 20px;
}

dt {
    line-height: 1.4285;
}

dd {
    line-height: 1.4285;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0px;
}

@media all and (min-width:768px) {
    .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;
    }
}

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;
}

.initialism {
    text-transform: uppercase;
    font-size: 90%;
}

blockquote {
    margin: 0px 0px 20px;
    padding: 10px 20px;
    font-size: 17.5px;
    border-left-color: rgb(238, 238, 238);
    border-left-width: 5px;
    border-left-style: solid;
}

    blockquote p:last-child {
        margin-bottom: 0px;
    }

    blockquote ul:last-child {
        margin-bottom: 0px;
    }

    blockquote ol:last-child {
        margin-bottom: 0px;
    }

    blockquote footer {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote .small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote footer::before {
        content: "\2014 \00A0";
    }

    blockquote small::before {
        content: "\2014 \00A0";
    }

    blockquote .small::before {
        content: "\2014 \00A0";
    }

.blockquote-reverse {
    text-align: 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;
}

blockquote.pull-right {
    text-align: 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;
}

.blockquote-reverse footer::before {
    content: "";
}

blockquote.pull-right footer::before {
    content: "";
}

.blockquote-reverse small::before {
    content: "";
}

blockquote.pull-right small::before {
    content: "";
}

.blockquote-reverse .small::before {
    content: "";
}

blockquote.pull-right .small::before {
    content: "";
}

.blockquote-reverse footer::after {
    content: "\00A0 \2014";
}

blockquote.pull-right footer::after {
    content: "\00A0 \2014";
}

.blockquote-reverse small::after {
    content: "\00A0 \2014";
}

blockquote.pull-right small::after {
    content: "\00A0 \2014";
}

.blockquote-reverse .small::after {
    content: "\00A0 \2014";
}

blockquote.pull-right .small::after {
    content: "\00A0 \2014";
}

blockquote::before {
    content: "";
}

blockquote::after {
    content: "";
}

address {
    line-height: 1.4285;
    font-style: normal;
    margin-bottom: 20px;
}

code {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

kbd {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

pre {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    border-radius: 4px;
    color: rgb(199, 37, 78);
    font-size: 90%;
    white-space: nowrap;
    background-color: rgb(249, 242, 244);
}

kbd {
    padding: 2px 4px;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-size: 90%;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(51, 51, 51);
}

pre {
    margin: 0px 0px 10px;
    padding: 9.5px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    color: rgb(51, 51, 51);
    line-height: 1.4285;
    font-size: 13px;
    display: block;
    -ms-word-break: break-all;
    -ms-word-wrap: break-word;
    background-color: rgb(245, 245, 245);
}

    pre code {
        padding: 0px;
        border-radius: 0px;
        color: inherit;
        font-size: inherit;
        white-space: pre-wrap;
        background-color: transparent;
    }

.pre-scrollable {
    -ms-overflow-y: scroll;
    max-height: 340px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media all and (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media all and (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media all and (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-1 {
    float: left;
}

.col-xs-2 {
    float: left;
}

.col-xs-3 {
    float: left;
}

.col-xs-4 {
    float: left;
}

.col-xs-5 {
    float: left;
}

.col-xs-6 {
    float: left;
}

.col-xs-7 {
    float: left;
}

.col-xs-8 {
    float: left;
}

.col-xs-9 {
    float: left;
}

.col-xs-10 {
    float: left;
}

.col-xs-11 {
    float: left;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66%;
}

.col-xs-10 {
    width: 83.33%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66%;
}

.col-xs-7 {
    width: 58.33%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66%;
}

.col-xs-4 {
    width: 33.33%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66%;
}

.col-xs-1 {
    width: 8.33%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66%;
}

.col-xs-pull-10 {
    right: 83.33%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66%;
}

.col-xs-pull-7 {
    right: 58.33%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66%;
}

.col-xs-pull-4 {
    right: 33.33%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66%;
}

.col-xs-pull-1 {
    right: 8.33%;
}

.col-xs-pull-0 {
    right: 0px;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66%;
}

.col-xs-push-10 {
    left: 83.33%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66%;
}

.col-xs-push-7 {
    left: 58.33%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66%;
}

.col-xs-push-4 {
    left: 33.33%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66%;
}

.col-xs-push-1 {
    left: 8.33%;
}

.col-xs-push-0 {
    left: 0px;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66%;
}

.col-xs-offset-10 {
    margin-left: 83.33%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66%;
}

.col-xs-offset-7 {
    margin-left: 58.33%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66%;
}

.col-xs-offset-4 {
    margin-left: 33.33%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66%;
}

.col-xs-offset-1 {
    margin-left: 8.33%;
}

.col-xs-offset-0 {
    margin-left: 0px;
}

@media all and (min-width:768px) {
    .col-sm-1 {
        float: left;
    }

    .col-sm-2 {
        float: left;
    }

    .col-sm-3 {
        float: left;
    }

    .col-sm-4 {
        float: left;
    }

    .col-sm-5 {
        float: left;
    }

    .col-sm-6 {
        float: left;
    }

    .col-sm-7 {
        float: left;
    }

    .col-sm-8 {
        float: left;
    }

    .col-sm-9 {
        float: left;
    }

    .col-sm-10 {
        float: left;
    }

    .col-sm-11 {
        float: left;
    }

    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66%;
    }

    .col-sm-10 {
        width: 83.33%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66%;
    }

    .col-sm-7 {
        width: 58.33%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66%;
    }

    .col-sm-4 {
        width: 33.33%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66%;
    }

    .col-sm-1 {
        width: 8.33%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66%;
    }

    .col-sm-pull-10 {
        right: 83.33%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66%;
    }

    .col-sm-pull-7 {
        right: 58.33%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66%;
    }

    .col-sm-pull-4 {
        right: 33.33%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66%;
    }

    .col-sm-pull-1 {
        right: 8.33%;
    }

    .col-sm-pull-0 {
        right: 0px;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66%;
    }

    .col-sm-push-10 {
        left: 83.33%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66%;
    }

    .col-sm-push-7 {
        left: 58.33%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66%;
    }

    .col-sm-push-4 {
        left: 33.33%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66%;
    }

    .col-sm-push-1 {
        left: 8.33%;
    }

    .col-sm-push-0 {
        left: 0px;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33%;
    }

    .col-sm-offset-0 {
        margin-left: 0px;
    }
}

@media all and (min-width:992px) {
    .col-md-1 {
        float: left;
    }

    .col-md-2 {
        float: left;
    }

    .col-md-3 {
        float: left;
    }

    .col-md-4 {
        float: left;
    }

    .col-md-5 {
        float: left;
    }

    .col-md-6 {
        float: left;
    }

    .col-md-7 {
        float: left;
    }

    .col-md-8 {
        float: left;
    }

    .col-md-9 {
        float: left;
    }

    .col-md-10 {
        float: left;
    }

    .col-md-11 {
        float: left;
    }

    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66%;
    }

    .col-md-10 {
        width: 83.33%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66%;
    }

    .col-md-7 {
        width: 58.33%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66%;
    }

    .col-md-4 {
        width: 33.33%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66%;
    }

    .col-md-1 {
        width: 8.33%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66%;
    }

    .col-md-pull-10 {
        right: 83.33%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66%;
    }

    .col-md-pull-7 {
        right: 58.33%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66%;
    }

    .col-md-pull-4 {
        right: 33.33%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66%;
    }

    .col-md-pull-1 {
        right: 8.33%;
    }

    .col-md-pull-0 {
        right: 0px;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66%;
    }

    .col-md-push-10 {
        left: 83.33%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66%;
    }

    .col-md-push-7 {
        left: 58.33%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66%;
    }

    .col-md-push-4 {
        left: 33.33%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66%;
    }

    .col-md-push-1 {
        left: 8.33%;
    }

    .col-md-push-0 {
        left: 0px;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66%;
    }

    .col-md-offset-10 {
        margin-left: 83.33%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66%;
    }

    .col-md-offset-7 {
        margin-left: 58.33%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66%;
    }

    .col-md-offset-4 {
        margin-left: 33.33%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66%;
    }

    .col-md-offset-1 {
        margin-left: 8.33%;
    }

    .col-md-offset-0 {
        margin-left: 0px;
    }
}

@media all and (min-width:1200px) {
    .col-lg-1 {
        float: left;
    }

    .col-lg-2 {
        float: left;
    }

    .col-lg-3 {
        float: left;
    }

    .col-lg-4 {
        float: left;
    }

    .col-lg-5 {
        float: left;
    }

    .col-lg-6 {
        float: left;
    }

    .col-lg-7 {
        float: left;
    }

    .col-lg-8 {
        float: left;
    }

    .col-lg-9 {
        float: left;
    }

    .col-lg-10 {
        float: left;
    }

    .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66%;
    }

    .col-lg-10 {
        width: 83.33%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66%;
    }

    .col-lg-7 {
        width: 58.33%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66%;
    }

    .col-lg-4 {
        width: 33.33%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66%;
    }

    .col-lg-1 {
        width: 8.33%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66%;
    }

    .col-lg-pull-10 {
        right: 83.33%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66%;
    }

    .col-lg-pull-7 {
        right: 58.33%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66%;
    }

    .col-lg-pull-4 {
        right: 33.33%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66%;
    }

    .col-lg-pull-1 {
        right: 8.33%;
    }

    .col-lg-pull-0 {
        right: 0px;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66%;
    }

    .col-lg-push-10 {
        left: 83.33%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66%;
    }

    .col-lg-push-7 {
        left: 58.33%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66%;
    }

    .col-lg-push-4 {
        left: 33.33%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66%;
    }

    .col-lg-push-1 {
        left: 8.33%;
    }

    .col-lg-push-0 {
        left: 0px;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33%;
    }

    .col-lg-offset-0 {
        margin-left: 0px;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tbody > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tfoot > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > thead > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tbody > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

    .table > caption + thead > tr:first-child > th {
        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 > thead:first-child > 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 > td {
        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 > thead > tr > th {
    padding: 5px;
}

.table-condensed > tbody > tr > th {
    padding: 5px;
}

.table-condensed > tfoot > tr > th {
    padding: 5px;
}

.table-condensed > thead > tr > td {
    padding: 5px;
}

.table-condensed > tbody > tr > td {
    padding: 5px;
}

.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

    .table-bordered > thead > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tbody > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tfoot > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > thead > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tbody > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tfoot > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.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(245, 245, 245);
}

.table-hover > tbody > tr:hover > th {
    background-color: rgb(245, 245, 245);
}

table col[class*='col-'] {
    float: none;
    display: table-column;
    position: static;
}

table td[class*='col-'] {
    float: none;
    display: table-cell;
    position: static;
}

table th[class*='col-'] {
    float: none;
    display: table-cell;
    position: static;
}

.table > thead > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table-hover > tbody > tr > td.active:hover {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr > th.active:hover {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr.active:hover > td {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr.active:hover > th {
    background-color: rgb(232, 232, 232);
}

.table > thead > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table-hover > tbody > tr > td.success:hover {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr > th.success:hover {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr.success:hover > td {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr.success:hover > th {
    background-color: rgb(208, 233, 198);
}

.table > thead > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table-hover > tbody > tr > td.info:hover {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr > th.info:hover {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr.info:hover > td {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr.info:hover > th {
    background-color: rgb(196, 227, 243);
}

.table > thead > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table-hover > tbody > tr > td.warning:hover {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr > th.warning:hover {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr.warning:hover > td {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr.warning:hover > th {
    background-color: rgb(250, 242, 204);
}

.table > thead > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table-hover > tbody > tr > td.danger:hover {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr > th.danger:hover {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr.danger:hover > td {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr.danger:hover > th {
    background-color: rgb(235, 204, 204);
}

@media all and (max-width:767px) {
    .table-responsive {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        width: 100%;
        margin-bottom: 15px;
        -ms-overflow-x: scroll;
        -ms-overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive > .table {
            margin-bottom: 0px;
        }

            .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > thead > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0px currentColor;
            border-image: none;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    min-width: 0px;
}

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: inherit;
    font-size: 21px;
    margin-bottom: 20px;
    display: block;
}

label {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

input[type='search'] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input[type='radio'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='checkbox'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='file'] {
    display: block;
}

input[type='range'] {
    width: 100%;
    display: block;
}

select[multiple] {
    height: auto;
}

select[size] {
    height: auto;
}

input[type='file']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

input[type='radio']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

input[type='checkbox']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

output {
    color: rgb(85, 85, 85);
    line-height: 1.4285;
    padding-top: 7px;
    font-size: 14px;
    display: block;
}

.form-control {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-image: none;
    width: 100%;
    height: 34px;
    color: #000000;
    line-height: 1.4285;
    font-size: 14px;
    display: block;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-image: none;
    background-color: rgb(255, 255, 255);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .form-control:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

:-ms-input-placeholder.form-control {
    color: rgb(153, 153, 153);
}

[disabled].form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(238, 238, 238);
}

[readonly].form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(238, 238, 238);
}

fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(238, 238, 238);
}

textarea.form-control {
    height: auto;
}

input[type='search'] {
    -webkit-appearance: none;
}

input[type='date'] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 15px;
}

.radio {
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    min-height: 20px;
}

.checkbox {
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    min-height: 20px;
}

.radio label {
    font-weight: normal;
    display: inline;
    cursor: pointer;
}

.checkbox label {
    font-weight: normal;
    display: inline;
    cursor: pointer;
}

.radio input[type='radio'] {
    margin-left: -20px;
    float: left;
}

.radio-inline input[type='radio'] {
    margin-left: -20px;
    float: left;
}

.checkbox input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

.checkbox-inline input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

.radio + .radio {
    margin-top: -5px;
}

.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.checkbox-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.radio-inline + .radio-inline {
    margin-top: 0px;
    margin-left: 10px;
}

.checkbox-inline + .checkbox-inline {
    margin-top: 0px;
    margin-left: 10px;
}

input[type='radio'][disabled] {
    cursor: not-allowed;
}

input[type='checkbox'][disabled] {
    cursor: not-allowed;
}

[disabled].radio {
    cursor: not-allowed;
}

[disabled].radio-inline {
    cursor: not-allowed;
}

[disabled].checkbox {
    cursor: not-allowed;
}

[disabled].checkbox-inline {
    cursor: not-allowed;
}

fieldset[disabled] input[type='radio'] {
    cursor: not-allowed;
}

fieldset[disabled] input[type='checkbox'] {
    cursor: not-allowed;
}

fieldset[disabled] .radio {
    cursor: not-allowed;
}

fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm {
    height: auto;
}

select[multiple].input-sm {
    height: auto;
}

.input-lg {
    padding: 10px 16px;
    border-radius: 6px;
    height: 46px;
    line-height: 1.33;
    font-size: 18px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg {
    height: auto;
}

select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

    .has-feedback .form-control-feedback {
        top: 25px;
        width: 34px;
        height: 34px;
        text-align: center;
        right: 0px;
        line-height: 34px;
        display: block;
        position: absolute;
    }

.has-success .help-block {
    color: rgb(60, 118, 61);
}

.has-success .control-label {
    color: rgb(60, 118, 61);
}

.has-success .radio {
    color: rgb(60, 118, 61);
}

.has-success .checkbox {
    color: rgb(60, 118, 61);
}

.has-success .radio-inline {
    color: rgb(60, 118, 61);
}

.has-success .checkbox-inline {
    color: rgb(60, 118, 61);
}

.has-success .form-control {
    border-color: rgb(60, 118, 61);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: rgb(43, 84, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    border-color: rgb(60, 118, 61);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

.has-success .form-control-feedback {
    color: rgb(60, 118, 61);
}

.has-warning .help-block {
    color: rgb(138, 109, 59);
}

.has-warning .control-label {
    color: rgb(138, 109, 59);
}

.has-warning .radio {
    color: rgb(138, 109, 59);
}

.has-warning .checkbox {
    color: rgb(138, 109, 59);
}

.has-warning .radio-inline {
    color: rgb(138, 109, 59);
}

.has-warning .checkbox-inline {
    color: rgb(138, 109, 59);
}

.has-warning .form-control {
    border-color: rgb(138, 109, 59);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: rgb(102, 81, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    border-color: rgb(138, 109, 59);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

.has-warning .form-control-feedback {
    color: rgb(138, 109, 59);
}

.has-error .help-block {
    color: rgb(169, 68, 66);
}

.has-error .control-label {
    color: rgb(169, 68, 66);
}

.has-error .radio {
    color: rgb(169, 68, 66);
}

.has-error .checkbox {
    color: rgb(169, 68, 66);
}

.has-error .radio-inline {
    color: rgb(169, 68, 66);
}

.has-error .checkbox-inline {
    color: rgb(169, 68, 66);
}

.has-error .form-control {
    border-color: rgb(169, 68, 66);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: rgb(132, 53, 52);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    border-color: rgb(169, 68, 66);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.has-error .form-control-feedback {
    color: rgb(169, 68, 66);
}

.form-control-static {
    margin-bottom: 0px;
}

.help-block {
    color: rgb(115, 115, 115);
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

@media all and (min-width:768px) {
    .form-inline .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    .form-inline .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .form-inline .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0px;
    }
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .radio {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .checkbox {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media all and (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0px;
    right: 15px;
}

.btn {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    text-align: center;
    line-height: 1.4285;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    -ms-user-select: none;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

        .btn:focus:active {
            outline: dotted thin;
            outline-offset: -2px;
        }

    .btn.active:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    .btn:hover {
        text-decoration: none;
    }

    .btn:focus {
        text-decoration: none;
    }

    .btn:active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

[disabled].btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-default {
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
}

    .btn-default:hover {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:focus {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default.active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

.open .dropdown-toggle.btn-default {
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
    background-color: rgb(235, 235, 235);
}

.btn-default:active {
    background-image: none;
}

.btn-default.active {
    background-image: none;
}

.open .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default.disabled:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default.disabled:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default.disabled:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default.disabled.active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default.active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default.active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default .badge {
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
}

.btn-primary {
    border-color: rgb(66, 133, 244);
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-weight: bold;
    background-color: rgb(66, 133, 244);
}

.open .dropdown-toggle.btn-primary {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.btn-primary:active {
    background-image: none;
}

.btn-primary.active {
    background-image: none;
}

.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-primary.disabled:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-primary.disabled:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-primary.disabled:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-primary.disabled.active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary.active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary.active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-primary .badge {
    color: rgb(66, 139, 202);
    background-color: rgb(255, 255, 255);
}

.btn-success {
    border-color: rgb(76, 174, 76);
    color: rgb(255, 255, 255);
    background-color: rgb(92, 184, 92);
}

    .btn-success:hover {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    .btn-success:focus {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    .btn-success:active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    .btn-success.active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

.open .dropdown-toggle.btn-success {
    border-color: rgb(57, 132, 57);
    color: rgb(255, 255, 255);
    background-color: rgb(71, 164, 71);
}

.btn-success:active {
    background-image: none;
}

.btn-success.active {
    background-image: none;
}

.open .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-success.disabled:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-success.disabled:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-success.disabled:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-success.disabled.active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success.active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success.active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-success .badge {
    color: rgb(92, 184, 92);
    background-color: rgb(255, 255, 255);
}

.btn-info {
    border-color: rgb(70, 184, 218);
    color: rgb(255, 255, 255);
    background-color: rgb(91, 192, 222);
}

    .btn-info:hover {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    .btn-info:focus {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    .btn-info:active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    .btn-info.active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

.open .dropdown-toggle.btn-info {
    border-color: rgb(38, 154, 188);
    color: rgb(255, 255, 255);
    background-color: rgb(57, 179, 215);
}

.btn-info:active {
    background-image: none;
}

.btn-info.active {
    background-image: none;
}

.open .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-info.disabled:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-info.disabled:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-info.disabled:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-info.disabled.active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info.active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info.active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-info .badge {
    color: rgb(91, 192, 222);
    background-color: rgb(255, 255, 255);
}

.btn-warning {
    border-color: rgb(238, 162, 54);
    color: rgb(255, 255, 255);
    background-color: rgb(240, 173, 78);
}

    .btn-warning:hover {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    .btn-warning:focus {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    .btn-warning:active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    .btn-warning.active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

.open .dropdown-toggle.btn-warning {
    border-color: rgb(213, 133, 18);
    color: rgb(255, 255, 255);
    background-color: rgb(237, 156, 40);
}

.btn-warning:active {
    background-image: none;
}

.btn-warning.active {
    background-image: none;
}

.open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-warning.disabled:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-warning.disabled:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-warning.disabled:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-warning.disabled.active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning.active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning.active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-warning .badge {
    color: rgb(240, 173, 78);
    background-color: rgb(255, 255, 255);
}

.btn-danger {
    border-color: rgb(212, 63, 58);
    color: rgb(255, 255, 255);
    background-color: rgb(217, 83, 79);
}

    .btn-danger:hover {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    .btn-danger:focus {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    .btn-danger:active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    .btn-danger.active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

.open .dropdown-toggle.btn-danger {
    border-color: rgb(172, 41, 37);
    color: rgb(255, 255, 255);
    background-color: rgb(210, 50, 45);
}

.btn-danger:active {
    background-image: none;
}

.btn-danger.active {
    background-image: none;
}

.open .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-danger.disabled:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-danger.disabled:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-danger.disabled:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-danger.disabled.active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger.active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger.active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-danger .badge {
    color: rgb(217, 83, 79);
    background-color: rgb(255, 255, 255);
}

.btn-link {
    border-radius: 0px;
    color: rgb(66, 139, 202);
    font-weight: normal;
    cursor: pointer;
}

.btn-link {
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
}

    .btn-link:active {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

[disabled].btn-link {
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
}

fieldset[disabled] .btn-link {
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
}

.btn-link {
    border-color: transparent;
}

    .btn-link:hover {
        border-color: transparent;
    }

    .btn-link:focus {
        border-color: transparent;
    }

    .btn-link:active {
        border-color: transparent;
    }

    .btn-link:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

[disabled].btn-link:hover {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

fieldset[disabled] .btn-link:hover {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

[disabled].btn-link:focus {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

fieldset[disabled] .btn-link:focus {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    border-radius: 6px;
    line-height: 1.33;
    font-size: 18px;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    border-radius: 6px;
    line-height: 1.33;
    font-size: 18px;
}

.btn-sm {
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-xs {
    padding: 1px 5px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    display: block;
}

    .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%;
}

.fade {
    transition: opacity 0.15s linear;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    transition: height 0.35s;
    height: 0px;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .35s ease;
}

.glyphicon {
    top: 1px;
    line-height: 1;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk::before {
    content: "\2a";
}

.glyphicon-plus::before {
    content: "\2b";
}

.glyphicon-euro::before {
    content: "\20ac";
}

.glyphicon-minus::before {
    content: "\2212";
}

.glyphicon-cloud::before {
    content: "\2601";
}

.glyphicon-envelope::before {
    content: "\2709";
}

.glyphicon-pencil::before {
    content: "\270f";
}

.glyphicon-glass::before {
    content: "\e001";
}

.glyphicon-music::before {
    content: "\e002";
}

.glyphicon-search::before {
    content: "\e003";
}

.glyphicon-heart::before {
    content: "\e005";
}

.glyphicon-star::before {
    content: "\e006";
}

.glyphicon-star-empty::before {
    content: "\e007";
}

.glyphicon-user::before {
    content: "\e008";
}

.glyphicon-film::before {
    content: "\e009";
}

.glyphicon-th-large::before {
    content: "\e010";
}

.glyphicon-th::before {
    content: "\e011";
}

.glyphicon-th-list::before {
    content: "\e012";
}

.glyphicon-ok::before {
    content: "\e013";
}

.glyphicon-remove::before {
    content: "\e014";
}

.glyphicon-zoom-in::before {
    content: "\e015";
}

.glyphicon-zoom-out::before {
    content: "\e016";
}

.glyphicon-off::before {
    content: "\e017";
}

.glyphicon-signal::before {
    content: "\e018";
}

.glyphicon-cog::before {
    content: "\e019";
}

.glyphicon-trash::before {
    content: "\e020";
}

.glyphicon-home::before {
    content: "\e021";
}

.glyphicon-file::before {
    content: "\e022";
}

.glyphicon-time::before {
    content: "\e023";
}

.glyphicon-road::before {
    content: "\e024";
}

.glyphicon-download-alt::before {
    content: "\e025";
}

.glyphicon-download::before {
    content: "\e026";
}

.glyphicon-upload::before {
    content: "\e027";
}

.glyphicon-inbox::before {
    content: "\e028";
}

.glyphicon-play-circle::before {
    content: "\e029";
}

.glyphicon-repeat::before {
    content: "\e030";
}

.glyphicon-refresh::before {
    content: "\e031";
}

.glyphicon-list-alt::before {
    content: "\e032";
}

.glyphicon-lock::before {
    content: "\e033";
}

.glyphicon-flag::before {
    content: "\e034";
}

.glyphicon-headphones::before {
    content: "\e035";
}

.glyphicon-volume-off::before {
    content: "\e036";
}

.glyphicon-volume-down::before {
    content: "\e037";
}

.glyphicon-volume-up::before {
    content: "\e038";
}

.glyphicon-qrcode::before {
    content: "\e039";
}

.glyphicon-barcode::before {
    content: "\e040";
}

.glyphicon-tag::before {
    content: "\e041";
}

.glyphicon-tags::before {
    content: "\e042";
}

.glyphicon-book::before {
    content: "\e043";
}

.glyphicon-bookmark::before {
    content: "\e044";
}

.glyphicon-print::before {
    content: "\e045";
}

.glyphicon-camera::before {
    content: "\e046";
}

.glyphicon-font::before {
    content: "\e047";
}

.glyphicon-bold::before {
    content: "\e048";
}

.glyphicon-italic::before {
    content: "\e049";
}

.glyphicon-text-height::before {
    content: "\e050";
}

.glyphicon-text-width::before {
    content: "\e051";
}

.glyphicon-align-left::before {
    content: "\e052";
}

.glyphicon-align-center::before {
    content: "\e053";
}

.glyphicon-align-right::before {
    content: "\e054";
}

.glyphicon-align-justify::before {
    content: "\e055";
}

.glyphicon-list::before {
    content: "\e056";
}

.glyphicon-indent-left::before {
    content: "\e057";
}

.glyphicon-indent-right::before {
    content: "\e058";
}

.glyphicon-facetime-video::before {
    content: "\e059";
}

.glyphicon-picture::before {
    content: "\e060";
}

.glyphicon-map-marker::before {
    content: "\e062";
}

.glyphicon-adjust::before {
    content: "\e063";
}

.glyphicon-tint::before {
    content: "\e064";
}

.glyphicon-edit::before {
    content: "\e065";
}

.glyphicon-share::before {
    content: "\e066";
}

.glyphicon-check::before {
    content: "\e067";
}

.glyphicon-move::before {
    content: "\e068";
}

.glyphicon-step-backward::before {
    content: "\e069";
}

.glyphicon-fast-backward::before {
    content: "\e070";
}

.glyphicon-backward::before {
    content: "\e071";
}

.glyphicon-play::before {
    content: "\e072";
}

.glyphicon-pause::before {
    content: "\e073";
}

.glyphicon-stop::before {
    content: "\e074";
}

.glyphicon-forward::before {
    content: "\e075";
}

.glyphicon-fast-forward::before {
    content: "\e076";
}

.glyphicon-step-forward::before {
    content: "\e077";
}

.glyphicon-eject::before {
    content: "\e078";
}

.glyphicon-chevron-left::before {
    content: "\e079";
}

.glyphicon-chevron-right::before {
    content: "\e080";
}

.glyphicon-plus-sign::before {
    content: "\e081";
}

.glyphicon-minus-sign::before {
    content: "\e082";
}

.glyphicon-remove-sign::before {
    content: "\e083";
}

.glyphicon-ok-sign::before {
    content: "\e084";
}

.glyphicon-question-sign::before {
    content: "\e085";
}

.glyphicon-info-sign::before {
    content: "\e086";
}

.glyphicon-screenshot::before {
    content: "\e087";
}

.glyphicon-remove-circle::before {
    content: "\e088";
}

.glyphicon-ok-circle::before {
    content: "\e089";
}

.glyphicon-ban-circle::before {
    content: "\e090";
}

.glyphicon-arrow-left::before {
    content: "\e091";
}

.glyphicon-arrow-right::before {
    content: "\e092";
}

.glyphicon-arrow-up::before {
    content: "\e093";
}

.glyphicon-arrow-down::before {
    content: "\e094";
}

.glyphicon-share-alt::before {
    content: "\e095";
}

.glyphicon-resize-full::before {
    content: "\e096";
}

.glyphicon-resize-small::before {
    content: "\e097";
}

.glyphicon-exclamation-sign::before {
    content: "\e101";
}

.glyphicon-gift::before {
    content: "\e102";
}

.glyphicon-leaf::before {
    content: "\e103";
}

.glyphicon-fire::before {
    content: "\e104";
}

.glyphicon-eye-open::before {
    content: "\e105";
}

.glyphicon-eye-close::before {
    content: "\e106";
}

.glyphicon-warning-sign::before {
    content: "\e107";
}

.glyphicon-plane::before {
    content: "\e108";
}

.glyphicon-calendar::before {
    content: "\e109";
}

.glyphicon-random::before {
    content: "\e110";
}

.glyphicon-comment::before {
    content: "\e111";
}

.glyphicon-magnet::before {
    content: "\e112";
}

.glyphicon-chevron-up::before {
    content: "\e113";
}

.glyphicon-chevron-down::before {
    content: "\e114";
}

.glyphicon-retweet::before {
    content: "\e115";
}

.glyphicon-shopping-cart::before {
    content: "\e116";
}

.glyphicon-folder-close::before {
    content: "\e117";
}

.glyphicon-folder-open::before {
    content: "\e118";
}

.glyphicon-resize-vertical::before {
    content: "\e119";
}

.glyphicon-resize-horizontal::before {
    content: "\e120";
}

.glyphicon-hdd::before {
    content: "\e121";
}

.glyphicon-bullhorn::before {
    content: "\e122";
}

.glyphicon-bell::before {
    content: "\e123";
}

.glyphicon-certificate::before {
    content: "\e124";
}

.glyphicon-thumbs-up::before {
    content: "\e125";
}

.glyphicon-thumbs-down::before {
    content: "\e126";
}

.glyphicon-hand-right::before {
    content: "\e127";
}

.glyphicon-hand-left::before {
    content: "\e128";
}

.glyphicon-hand-up::before {
    content: "\e129";
}

.glyphicon-hand-down::before {
    content: "\e130";
}

.glyphicon-circle-arrow-right::before {
    content: "\e131";
}

.glyphicon-circle-arrow-left::before {
    content: "\e132";
}

.glyphicon-circle-arrow-up::before {
    content: "\e133";
}

.glyphicon-circle-arrow-down::before {
    content: "\e134";
}

.glyphicon-globe::before {
    content: "\e135";
}

.glyphicon-wrench::before {
    content: "\e136";
}

.glyphicon-tasks::before {
    content: "\e137";
}

.glyphicon-filter::before {
    content: "\e138";
}

.glyphicon-briefcase::before {
    content: "\e139";
}

.glyphicon-fullscreen::before {
    content: "\e140";
}

.glyphicon-dashboard::before {
    content: "\e141";
}

.glyphicon-paperclip::before {
    content: "\e142";
}

.glyphicon-heart-empty::before {
    content: "\e143";
}

.glyphicon-link::before {
    content: "\e144";
}

.glyphicon-phone::before {
    content: "\e145";
}

.glyphicon-pushpin::before {
    content: "\e146";
}

.glyphicon-usd::before {
    content: "\e148";
}

.glyphicon-gbp::before {
    content: "\e149";
}

.glyphicon-sort::before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet::before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt::before {
    content: "\e152";
}

.glyphicon-sort-by-order::before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt::before {
    content: "\e154";
}

.glyphicon-sort-by-attributes::before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt::before {
    content: "\e156";
}

.glyphicon-unchecked::before {
    content: "\e157";
}

.glyphicon-expand::before {
    content: "\e158";
}

.glyphicon-collapse-down::before {
    content: "\e159";
}

.glyphicon-collapse-up::before {
    content: "\e160";
}

.glyphicon-log-in::before {
    content: "\e161";
}

.glyphicon-flash::before {
    content: "\e162";
}

.glyphicon-log-out::before {
    content: "\e163";
}

.glyphicon-new-window::before {
    content: "\e164";
}

.glyphicon-record::before {
    content: "\e165";
}

.glyphicon-save::before {
    content: "\e166";
}

.glyphicon-open::before {
    content: "\e167";
}

.glyphicon-saved::before {
    content: "\e168";
}

.glyphicon-import::before {
    content: "\e169";
}

.glyphicon-export::before {
    content: "\e170";
}

.glyphicon-send::before {
    content: "\e171";
}

.glyphicon-floppy-disk::before {
    content: "\e172";
}

.glyphicon-floppy-saved::before {
    content: "\e173";
}

.glyphicon-floppy-remove::before {
    content: "\e174";
}

.glyphicon-floppy-save::before {
    content: "\e175";
}

.glyphicon-floppy-open::before {
    content: "\e176";
}

.glyphicon-credit-card::before {
    content: "\e177";
}

.glyphicon-transfer::before {
    content: "\e178";
}

.glyphicon-cutlery::before {
    content: "\e179";
}

.glyphicon-header::before {
    content: "\e180";
}

.glyphicon-compressed::before {
    content: "\e181";
}

.glyphicon-earphone::before {
    content: "\e182";
}

.glyphicon-phone-alt::before {
    content: "\e183";
}

.glyphicon-tower::before {
    content: "\e184";
}

.glyphicon-stats::before {
    content: "\e185";
}

.glyphicon-sd-video::before {
    content: "\e186";
}

.glyphicon-hd-video::before {
    content: "\e187";
}

.glyphicon-subtitles::before {
    content: "\e188";
}

.glyphicon-sound-stereo::before {
    content: "\e189";
}

.glyphicon-sound-dolby::before {
    content: "\e190";
}

.glyphicon-sound-5-1::before {
    content: "\e191";
}

.glyphicon-sound-6-1::before {
    content: "\e192";
}

.glyphicon-sound-7-1::before {
    content: "\e193";
}

.glyphicon-copyright-mark::before {
    content: "\e194";
}

.glyphicon-registration-mark::before {
    content: "\e195";
}

.glyphicon-cloud-download::before {
    content: "\e197";
}

.glyphicon-cloud-upload::before {
    content: "\e198";
}

.glyphicon-tree-conifer::before {
    content: "\e199";
}

.glyphicon-tree-deciduous::before {
    content: "\e200";
}

.caret {
    width: 0px;
    height: 0px;
    margin-left: 2px;
    vertical-align: middle;
    border-top-color: currentColor;
    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;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0px;
}

.dropdown-menu {
    list-style: none;
    margin: 2px 0px 0px;
    padding: 5px 0px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-image: none;
    left: 0px;
    top: 100%;
    font-size: 14px;
    float: left;
    display: none;
    position: absolute;
    z-index: 1000;
    min-width: 160px;
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    .dropdown-menu.pull-right {
        left: auto;
        right: 0px;
    }

    .dropdown-menu .divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    .dropdown-menu > li > a {
        padding: 3px 20px;
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        clear: both;
        font-weight: normal;
        display: block;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover {
            color: rgb(38, 38, 38);
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

        .dropdown-menu > li > a:focus {
            color: rgb(38, 38, 38);
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

    .dropdown-menu > .active > a {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

        .dropdown-menu > .active > a:hover {
            outline: 0px;
            color: rgb(255, 255, 255);
            text-decoration: none;
            background-color: rgb(66, 139, 202);
        }

        .dropdown-menu > .active > a:focus {
            outline: 0px;
            color: rgb(255, 255, 255);
            text-decoration: none;
            background-color: rgb(66, 139, 202);
        }

    .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: not-allowed;
            background-image: none;
            background-color: transparent;
        }

        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-image: none;
            background-color: transparent;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0px;
}

.dropdown-menu-right {
    left: auto;
    right: 0px;
}

.dropdown-menu-left {
    left: 0px;
    right: auto;
}

.dropdown-header {
    padding: 3px 20px;
    color: rgb(153, 153, 153);
    line-height: 1.4285;
    font-size: 12px;
    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: currentColor;
    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: currentColor;
    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;
}

@media all and (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0px;
    }

    .navbar-right .dropdown-menu-left {
        left: 0px;
        right: auto;
    }
}

.btn-group {
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.btn-group-vertical {
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.btn-group > .btn {
    float: left;
    position: relative;
}

.btn-group-vertical > .btn {
    float: left;
    position: relative;
}

.btn-group > .btn:hover {
    z-index: 2;
}

.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group > .btn:focus {
    z-index: 2;
}

.btn-group-vertical > .btn:focus {
    z-index: 2;
}

.btn-group > .btn:active {
    z-index: 2;
}

.btn-group-vertical > .btn:active {
    z-index: 2;
}

.btn-group > .btn.active {
    z-index: 2;
}

.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group > .btn:focus {
    outline: 0px;
}

.btn-group-vertical > .btn:focus {
    outline: 0px;
}

.btn-group .btn + .btn {
    margin-left: -1px;
}

.btn-group .btn + .btn-group {
    margin-left: -1px;
}

.btn-group .btn-group + .btn {
    margin-left: -1px;
}

.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn-group {
        float: left;
    }

    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn {
        margin-left: 5px;
    }

    .btn-toolbar > .btn-group {
        margin-left: 5px;
    }

    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > :not(:first-child):not(:last-child):not(.dropdown-toggle).btn {
    border-radius: 0px;
}

.btn-group > :first-child.btn {
    margin-left: 0px;
}

.btn-group > :first-child:not(:last-child):not(.dropdown-toggle).btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group > :last-child:not(:first-child).btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group > :not(:first-child).dropdown-toggle {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
    border-radius: 0px;
}

.btn-group > :first-child.btn-group > :last-child.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group > :first-child.btn-group > .dropdown-toggle {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group > :last-child.btn-group > :first-child.btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.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;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

.btn .caret {
    margin-left: 0px;
}

.btn-lg .caret {
    border-width: 5px 5px 0px;
}

.dropup .btn-lg .caret {
    border-width: 0px 5px 5px;
}

.btn-group-vertical > .btn {
    width: 100%;
    float: none;
    display: block;
    max-width: 100%;
}

.btn-group-vertical > .btn-group {
    width: 100%;
    float: none;
    display: block;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

.btn-group-vertical > .btn + .btn {
    margin-top: -1px;
    margin-left: 0px;
}

.btn-group-vertical > .btn + .btn-group {
    margin-top: -1px;
    margin-left: 0px;
}

.btn-group-vertical > .btn-group + .btn {
    margin-top: -1px;
    margin-left: 0px;
}

.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0px;
}

.btn-group-vertical > :not(:first-child):not(:last-child).btn {
    border-radius: 0px;
}

.btn-group-vertical > :first-child:not(:last-child).btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :last-child:not(:first-child).btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
    border-radius: 0px;
}

.btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.btn-group-justified {
    width: 100%;
    display: table;
    border-collapse: separate;
    table-layout: fixed;
}

    .btn-group-justified > .btn {
        width: 1%;
        float: none;
        display: table-cell;
    }

    .btn-group-justified > .btn-group {
        width: 1%;
        float: none;
        display: table-cell;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

[data-toggle='buttons'] > .btn > input[type='radio'] {
    display: none;
}

[data-toggle='buttons'] > .btn > input[type='checkbox'] {
    display: none;
}

.input-group {
    display: table;
    border-collapse: separate;
    position: relative;
}

[class*='col-'].input-group {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0px;
    float: left;
    position: relative;
    z-index: 2;
}

.input-group-lg > .form-control {
    padding: 10px 16px;
    border-radius: 6px;
    height: 46px;
    line-height: 1.33;
    font-size: 18px;
}

.input-group-lg > .input-group-addon {
    padding: 10px 16px;
    border-radius: 6px;
    height: 46px;
    line-height: 1.33;
    font-size: 18px;
}

.input-group-lg > .input-group-btn > .btn {
    padding: 10px 16px;
    border-radius: 6px;
    height: 46px;
    line-height: 1.33;
    font-size: 18px;
}

select.input-group-lg > .form-control {
    height: 46px;
    line-height: 46px;
}

select.input-group-lg > .input-group-addon {
    height: 46px;
    line-height: 46px;
}

select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control {
    height: auto;
}

textarea.input-group-lg > .input-group-addon {
    height: auto;
}

textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

select[multiple].input-group-lg > .form-control {
    height: auto;
}

select[multiple].input-group-lg > .input-group-addon {
    height: auto;
}

select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

.input-group-sm > .input-group-addon {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

.input-group-sm > .input-group-btn > .btn {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

select.input-group-sm > .form-control {
    height: 30px;
    line-height: 30px;
}

select.input-group-sm > .input-group-addon {
    height: 30px;
    line-height: 30px;
}

select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control {
    height: auto;
}

textarea.input-group-sm > .input-group-addon {
    height: auto;
}

textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

select[multiple].input-group-sm > .form-control {
    height: auto;
}

select[multiple].input-group-sm > .input-group-addon {
    height: auto;
}

select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon {
    display: table-cell;
}

.input-group-btn {
    display: table-cell;
}

.input-group .form-control {
    display: table-cell;
}

:not(:first-child):not(:last-child).input-group-addon {
    border-radius: 0px;
}

:not(:first-child):not(:last-child).input-group-btn {
    border-radius: 0px;
}

.input-group :not(:first-child):not(:last-child).form-control {
    border-radius: 0px;
}

.input-group-addon {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap;
}

.input-group-btn {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap;
}

.input-group-addon {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    text-align: center;
    color: rgb(85, 85, 85);
    line-height: 1;
    font-size: 14px;
    font-weight: normal;
    background-color: rgb(238, 238, 238);
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 12px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        border-radius: 6px;
        font-size: 18px;
    }

    .input-group-addon input[type='radio'] {
        margin-top: 0px;
    }

    .input-group-addon input[type='checkbox'] {
        margin-top: 0px;
    }

.input-group :first-child.form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-addon {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-btn > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-btn > .btn-group > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-btn > .dropdown-toggle {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:last-child.input-group-btn > :not(:last-child).btn-group > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-addon {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.input-group :last-child.form-control {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-addon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-btn > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-btn > .btn-group > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-btn > .dropdown-toggle {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:first-child.input-group-btn > :not(:first-child).btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:first-child.input-group-btn > :not(:first-child).btn-group > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-addon {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.input-group-btn {
    font-size: 0px;
    white-space: nowrap;
    position: relative;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover {
            z-index: 2;
        }

        .input-group-btn > .btn:focus {
            z-index: 2;
        }

        .input-group-btn > .btn:active {
            z-index: 2;
        }

:first-child.input-group-btn > .btn {
    margin-right: -1px;
}

:first-child.input-group-btn > .btn-group {
    margin-right: -1px;
}

:last-child.input-group-btn > .btn {
    margin-left: -1px;
}

:last-child.input-group-btn > .btn-group {
    margin-left: -1px;
}

.nav {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

    .nav > li {
        display: block;
        position: relative;
    }

        .nav > li > a {
            padding: 10px 15px;
            display: block;
            position: relative;
        }

            .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.disabled > a {
            color: rgb(153, 153, 153);
        }

            .nav > li.disabled > a:hover {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

            .nav > li.disabled > a:focus {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

        .nav .open > a:hover {
            border-color: rgb(66, 139, 202);
            background-color: rgb(238, 238, 238);
        }

        .nav .open > a:focus {
            border-color: rgb(66, 139, 202);
            background-color: rgb(238, 238, 238);
        }

    .nav .nav-divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .nav-tabs > li {
        margin-bottom: -1px;
        float: left;
    }

        .nav-tabs > li > a {
            border-radius: 4px 4px 0px 0px;
            border: 1px solid transparent;
            border-image: none;
            line-height: 1.4285;
            margin-right: 2px;
        }

            .nav-tabs > li > a:hover {
                border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
            }

        .nav-tabs > li.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 > li.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 > li.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-tabs.nav-justified {
        width: 100%;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            left: auto;
            top: auto;
        }

@media all and (min-width:768px) {
    .nav-tabs.nav-justified > li {
        width: 1%;
        display: table-cell;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0px;
        }
}

.nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0px;
}

.nav-tabs.nav-justified > .active > a {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

    .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

@media all and (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-tabs.nav-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

        .nav-tabs.nav-justified > .active > a:hover {
            border-bottom-color: rgb(255, 255, 255);
        }

        .nav-tabs.nav-justified > .active > a:focus {
            border-bottom-color: rgb(255, 255, 255);
        }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

        .nav-pills > li.active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(66, 139, 202);
        }

        .nav-pills > li.active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(66, 139, 202);
        }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0px;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        left: auto;
        top: auto;
    }

@media all and (min-width:768px) {
    .nav-justified > li {
        width: 1%;
        display: table-cell;
    }

        .nav-justified > li > a {
            margin-bottom: 0px;
        }
}

.nav-tabs-justified {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .nav-tabs-justified > li > a {
        border-radius: 4px;
        margin-right: 0px;
    }

    .nav-tabs-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

        .nav-tabs-justified > .active > a:hover {
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
        }

        .nav-tabs-justified > .active > a:focus {
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
        }

@media all and (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

        .nav-tabs-justified > .active > a:hover {
            border-bottom-color: rgb(255, 255, 255);
        }

        .nav-tabs-justified > .active > a:focus {
            border-bottom-color: rgb(255, 255, 255);
        }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.navbar {
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
    position: relative;
    min-height: 50px;
}

@media all and (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media all and (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    -ms-overflow-x: visible;
    max-height: 340px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        -ms-overflow-y: auto;
    }

@media all and (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            height: auto !important;
            overflow: visible !important;
            padding-bottom: 0px;
            display: block !important;
        }

        .navbar-collapse.in {
            -ms-overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-static-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
}

.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.container-fluid > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media all and (min-width:768px) {
    .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container-fluid > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container-fluid > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.navbar-static-top {
    border-width: 0px 0px 1px;
    z-index: 1000;
}

@media all and (min-width:768px) {
    .navbar-static-top {
        border-radius: 0px;
    }
}

.navbar-fixed-top {
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 1030;
}

.navbar-fixed-bottom {
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 1030;
}

@media all and (min-width:768px) {
    .navbar-fixed-top {
        border-radius: 0px;
    }

    .navbar-fixed-bottom {
        border-radius: 0px;
    }
}

.navbar-fixed-top {
    border-width: 0px 0px 1px;
    top: 0px;
}

.navbar-fixed-bottom {
    border-width: 1px 0px 0px;
    bottom: 0px;
    margin-bottom: 0px;
}

.navbar-brand {
    padding: 15px;
    height: 50px;
    line-height: 20px;
    font-size: 18px;
    float: left;
}

    .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand:focus {
        text-decoration: none;
    }

@media all and (min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }

    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    padding: 9px 10px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    float: right;
    position: relative;
    background-image: none;
    background-color: transparent;
}

    .navbar-toggle:focus {
        outline: 0px;
    }

    .navbar-toggle .icon-bar {
        border-radius: 1px;
        width: 22px;
        height: 2px;
        display: block;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media all and (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

@media all and (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        margin-top: 0px;
        float: none;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }

            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media all and (min-width:768px) {
    .navbar-nav {
        margin: 0px;
        float: left;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }

    :last-child.navbar-nav.navbar-right {
        margin-right: -15px;
    }
}

@media all and (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media all and (min-width:768px) {
    .navbar-form .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    .navbar-form .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .navbar-form .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0px;
    }
}

@media all and (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media all and (min-width:768px) {
    .navbar-form {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    :last-child.navbar-form.navbar-right {
        margin-right: -15px;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media all and (min-width:768px) {
    .navbar-text {
        margin-right: 15px;
        margin-left: 15px;
        float: left;
    }

    :last-child.navbar-text.navbar-right {
        margin-right: 0px;
    }
}

.navbar-default {
    border-color: rgb(231, 231, 231);
    background-color: rgb(248, 248, 248);
}

    .navbar-default .navbar-brand {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-brand:hover {
            color: rgb(94, 94, 94);
            background-color: transparent;
        }

        .navbar-default .navbar-brand:focus {
            color: rgb(94, 94, 94);
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: rgb(119, 119, 119);
    }

    .navbar-default .navbar-nav > li > a {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > li > a:focus {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

    .navbar-default .navbar-nav > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

    .navbar-default .navbar-toggle {
        border-color: rgb(221, 221, 221);
    }

        .navbar-default .navbar-toggle:hover {
            background-color: rgb(221, 221, 221);
        }

        .navbar-default .navbar-toggle:focus {
            background-color: rgb(221, 221, 221);
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: rgb(136, 136, 136);
        }

    .navbar-default .navbar-collapse {
        border-color: rgb(231, 231, 231);
    }

    .navbar-default .navbar-form {
        border-color: rgb(231, 231, 231);
    }

    .navbar-default .navbar-nav > .open > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav > .open > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav > .open > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

@media all and (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }
}

.navbar-default .navbar-link {
    color: rgb(119, 119, 119);
}

    .navbar-default .navbar-link:hover {
        color: rgb(51, 51, 51);
    }

.navbar-inverse {
    border-color: rgb(8, 8, 8);
    background-color: rgb(34, 34, 34);
}

    .navbar-inverse .navbar-brand {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-brand:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-brand:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: rgb(153, 153, 153);
    }

    .navbar-inverse .navbar-nav > li > a {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

    .navbar-inverse .navbar-toggle {
        border-color: rgb(51, 51, 51);
    }

        .navbar-inverse .navbar-toggle:hover {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle:focus {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: rgb(255, 255, 255);
        }

    .navbar-inverse .navbar-collapse {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-form {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-nav > .open > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .open > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .open > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

@media all and (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgb(8, 8, 8);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgb(8, 8, 8);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }
}

.navbar-inverse .navbar-link {
    color: rgb(153, 153, 153);
}

    .navbar-inverse .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

.breadcrumb {
    list-style: none;
    padding: 8px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: rgb(245, 245, 245);
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li::before {
            padding: 0px 5px;
            color: rgb(204, 204, 204);
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

.pagination {
    margin: 20px 0px;
    border-radius: 4px;
    padding-left: 0px;
    display: inline-block;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            color: rgb(66, 139, 202);
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li > span {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            color: rgb(66, 139, 202);
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li:first-child > a {
            margin-left: 0px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:first-child > span {
            margin-left: 0px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(42, 100, 150);
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > span:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(42, 100, 150);
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > a:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(42, 100, 150);
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > span:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(42, 100, 150);
            background-color: rgb(238, 238, 238);
        }

    .pagination > .active > a {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > a:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > a:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .disabled > span {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pagination > .disabled > span:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pagination > .disabled > span:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

    .pagination > .disabled > a {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pagination > .disabled > a:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pagination > .disabled > a:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

.pagination-lg > li > a {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    list-style: none;
    margin: 20px 0px;
    text-align: center;
    padding-left: 0px;
}

    .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-color: rgb(255, 255, 255);
        }

        .pager li > span {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            display: inline-block;
            background-color: rgb(255, 255, 255);
        }

        .pager li > a:hover {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

        .pager li > a:focus {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

    .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: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pager .disabled > a:hover {
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pager .disabled > a:focus {
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

    .pager .disabled > span {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

.label {
    padding: 0.2em 0.6em 0.3em;
    border-radius: 0.25em;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 75%;
    font-weight: bold;
    vertical-align: baseline;
    display: inline;
    white-space: nowrap;
}

[href].label:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

[href].label:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

:empty.label {
    display: none;
}

.btn .label {
    top: -1px;
    position: relative;
}

.label-default {
    background-color: rgb(153, 153, 153);
}

[href].label-default:hover {
    background-color: rgb(128, 128, 128);
}

[href].label-default:focus {
    background-color: rgb(128, 128, 128);
}

.label-primary {
    background-color: rgb(66, 139, 202);
}

[href].label-primary:hover {
    background-color: rgb(48, 113, 169);
}

[href].label-primary:focus {
    background-color: rgb(48, 113, 169);
}

.label-success {
    background-color: rgb(92, 184, 92);
}

[href].label-success:hover {
    background-color: rgb(68, 157, 68);
}

[href].label-success:focus {
    background-color: rgb(68, 157, 68);
}

.label-info {
    background-color: rgb(91, 192, 222);
}

[href].label-info:hover {
    background-color: rgb(49, 176, 213);
}

[href].label-info:focus {
    background-color: rgb(49, 176, 213);
}

.label-warning {
    background-color: rgb(240, 173, 78);
}

[href].label-warning:hover {
    background-color: rgb(236, 151, 31);
}

[href].label-warning:focus {
    background-color: rgb(236, 151, 31);
}

.label-danger {
    background-color: rgb(217, 83, 79);
}

[href].label-danger:hover {
    background-color: rgb(201, 48, 44);
}

[href].label-danger:focus {
    background-color: rgb(201, 48, 44);
}

.badge {
    padding: 3px 7px;
    border-radius: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
    min-width: 10px;
    background-color: rgb(153, 153, 153);
}

:empty.badge {
    display: none;
}

.btn .badge {
    top: -1px;
    position: relative;
}

.btn-xs .badge {
    padding: 1px 5px;
    top: 0px;
}

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;
}

a.list-group-item.active > .badge {
    color: rgb(66, 139, 202);
    background-color: rgb(255, 255, 255);
}

.nav-pills > .active > a > .badge {
    color: rgb(66, 139, 202);
    background-color: rgb(255, 255, 255);
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    color: inherit;
    margin-bottom: 30px;
    background-color: rgb(238, 238, 238);
}

    .jumbotron h1 {
        color: inherit;
    }

    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        font-size: 21px;
        font-weight: 200;
        margin-bottom: 15px;
    }

.container .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1 {
        font-size: 63px;
    }

    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    border-image: none;
    line-height: 1.4285;
    margin-bottom: 20px;
    display: block;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all .2s ease-in-out;
}

    .thumbnail > img {
        margin-right: auto;
        margin-left: auto;
    }

    .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover {
    border-color: rgb(66, 139, 202);
}

a.thumbnail:focus {
    border-color: rgb(66, 139, 202);
}

a.thumbnail.active {
    border-color: rgb(66, 139, 202);
}

.thumbnail .caption {
    padding: 9px;
    color: rgb(51, 51, 51);
}

.alert {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
}

    .alert h4 {
        color: inherit;
        margin-top: 0px;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p {
        margin-bottom: 0px;
    }

    .alert > ul {
        margin-bottom: 0px;
    }

    .alert > p + p {
        margin-top: 5px;
    }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        top: -2px;
        right: -21px;
        color: inherit;
        position: relative;
    }

.alert-success {
    border-color: rgb(214, 233, 198);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

    .alert-success hr {
        border-top-color: rgb(201, 226, 179);
    }

    .alert-success .alert-link {
        color: rgb(43, 84, 44);
    }

.alert-info {
    border-color: rgb(188, 232, 241);
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

    .alert-info hr {
        border-top-color: rgb(166, 225, 236);
    }

    .alert-info .alert-link {
        color: rgb(36, 82, 105);
    }

.alert-warning {
    border-color: rgb(250, 235, 204);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

    .alert-warning hr {
        border-top-color: rgb(247, 225, 181);
    }

    .alert-warning .alert-link {
        color: rgb(102, 81, 44);
    }

.alert-danger {
    border-color: rgb(235, 204, 209);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

    .alert-danger hr {
        border-top-color: rgb(228, 185, 192);
    }

    .alert-danger .alert-link {
        color: rgb(132, 53, 52);
    }

.progress {
    border-radius: 4px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    transition: width 0.6s;
    width: 0px;
    height: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 20px;
    font-size: 12px;
    float: left;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
    background-color: rgb(66, 139, 202);
    -webkit-transition: width .6s ease;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: rgb(92, 184, 92);
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: rgb(91, 192, 222);
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: rgb(240, 173, 78);
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: rgb(217, 83, 79);
}

.progress-striped .progress-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);
}

.media {
    overflow: hidden;
    -ms-zoom: 1;
}

.media-body {
    overflow: hidden;
    -ms-zoom: 1;
}

.media {
    margin-top: 15px;
}

    .media .media {
        margin-top: 15px;
    }

:first-child.media {
    margin-top: 0px;
}

.media-object {
    display: block;
}

.media-heading {
    margin: 0px 0px 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    list-style: none;
    padding-left: 0px;
}

.list-group {
    padding-left: 0px;
    margin-bottom: 20px;
}

.list-group-item {
    padding: 10px 15px;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    margin-bottom: -1px;
    display: block;
    position: relative;
    background-color: rgb(255, 255, 255);
}

:first-child.list-group-item {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

:last-child.list-group-item {
    margin-bottom: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

a.list-group-item {
    color: rgb(85, 85, 85);
}

    a.list-group-item .list-group-item-heading {
        color: rgb(51, 51, 51);
    }

    a.list-group-item:hover {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    a.list-group-item:focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    a.list-group-item.active {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

        a.list-group-item.active:hover {
            border-color: rgb(66, 139, 202);
            color: rgb(255, 255, 255);
            z-index: 2;
            background-color: rgb(66, 139, 202);
        }

        a.list-group-item.active:focus {
            border-color: rgb(66, 139, 202);
            color: rgb(255, 255, 255);
            z-index: 2;
            background-color: rgb(66, 139, 202);
        }

        a.list-group-item.active .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active:hover .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active:focus .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active .list-group-item-text {
            color: rgb(225, 237, 247);
        }

        a.list-group-item.active:hover .list-group-item-text {
            color: rgb(225, 237, 247);
        }

        a.list-group-item.active:focus .list-group-item-text {
            color: rgb(225, 237, 247);
        }

.list-group-item-success {
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

a.list-group-item-success {
    color: rgb(60, 118, 61);
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    a.list-group-item-success:focus {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    a.list-group-item-success.active {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

        a.list-group-item-success.active:hover {
            border-color: rgb(60, 118, 61);
            color: rgb(255, 255, 255);
            background-color: rgb(60, 118, 61);
        }

        a.list-group-item-success.active:focus {
            border-color: rgb(60, 118, 61);
            color: rgb(255, 255, 255);
            background-color: rgb(60, 118, 61);
        }

.list-group-item-info {
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

a.list-group-item-info {
    color: rgb(49, 112, 143);
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    a.list-group-item-info:focus {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    a.list-group-item-info.active {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

        a.list-group-item-info.active:hover {
            border-color: rgb(49, 112, 143);
            color: rgb(255, 255, 255);
            background-color: rgb(49, 112, 143);
        }

        a.list-group-item-info.active:focus {
            border-color: rgb(49, 112, 143);
            color: rgb(255, 255, 255);
            background-color: rgb(49, 112, 143);
        }

.list-group-item-warning {
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

a.list-group-item-warning {
    color: rgb(138, 109, 59);
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    a.list-group-item-warning:focus {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    a.list-group-item-warning.active {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

        a.list-group-item-warning.active:hover {
            border-color: rgb(138, 109, 59);
            color: rgb(255, 255, 255);
            background-color: rgb(138, 109, 59);
        }

        a.list-group-item-warning.active:focus {
            border-color: rgb(138, 109, 59);
            color: rgb(255, 255, 255);
            background-color: rgb(138, 109, 59);
        }

.list-group-item-danger {
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

a.list-group-item-danger {
    color: rgb(169, 68, 66);
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    a.list-group-item-danger:focus {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    a.list-group-item-danger.active {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

        a.list-group-item-danger.active:hover {
            border-color: rgb(169, 68, 66);
            color: rgb(255, 255, 255);
            background-color: rgb(169, 68, 66);
        }

        a.list-group-item-danger.active:focus {
            border-color: rgb(169, 68, 66);
            color: rgb(255, 255, 255);
            background-color: rgb(169, 68, 66);
        }

.list-group-item-heading {
    margin-top: 0px;
    margin-bottom: 5px;
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0px;
}

.panel {
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    color: inherit;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: rgb(245, 245, 245);
}

.panel > .list-group {
    margin-bottom: 0px;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0px;
        border-radius: 0px;
    }

.panel > :first-child.list-group :first-child.list-group-item {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > :last-child.list-group :last-child.list-group-item {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading + .list-group :first-child.list-group-item {
    border-top-width: 0px;
}

.panel > .table {
    margin-bottom: 0px;
}

.panel > .table-responsive > .table {
    margin-bottom: 0px;
}

.panel > :first-child.table {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > :last-child.table {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.panel > .panel-body + .table-responsive {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.panel > .table > tbody:first-child > tr:first-child th {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.panel > .table > tbody:first-child > tr:first-child td {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.panel > .table-bordered {
    border: 0px currentColor;
    border-image: none;
}

.panel > .table-responsive > .table-bordered {
    border: 0px currentColor;
    border-image: none;
}

.panel > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive {
    border: 0px currentColor;
    border-image: none;
    margin-bottom: 0px;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        border-radius: 4px;
        overflow: hidden;
        margin-bottom: 0px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(221, 221, 221);
            border-top-width: 1px;
            border-top-style: solid;
        }

    .panel-group .panel-footer {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom-color: rgb(221, 221, 221);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

.panel-default {
    border-color: rgb(221, 221, 221);
}

    .panel-default > .panel-heading {
        border-color: rgb(221, 221, 221);
        color: rgb(51, 51, 51);
        background-color: rgb(245, 245, 245);
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(221, 221, 221);
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
    }

.panel-primary {
    border-color: rgb(66, 139, 202);
}

    .panel-primary > .panel-heading {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(66, 139, 202);
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(66, 139, 202);
    }

.panel-success {
    border-color: rgb(214, 233, 198);
}

    .panel-success > .panel-heading {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(214, 233, 198);
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(214, 233, 198);
    }

.panel-info {
    border-color: rgb(188, 232, 241);
}

    .panel-info > .panel-heading {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(188, 232, 241);
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(188, 232, 241);
    }

.panel-warning {
    border-color: rgb(250, 235, 204);
}

    .panel-warning > .panel-heading {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(250, 235, 204);
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(250, 235, 204);
    }

.panel-danger {
    border-color: rgb(235, 204, 209);
}

    .panel-danger > .panel-heading {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(235, 204, 209);
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(235, 204, 209);
    }

.well {
    padding: 19px;
    border-radius: 4px;
    border: 1px solid rgb(227, 227, 227);
    border-image: none;
    margin-bottom: 20px;
    min-height: 20px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    color: rgb(0, 0, 0);
    line-height: 1;
    font-size: 21px;
    font-weight: bold;
    float: right;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
}

    .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

button.close {
    background: none;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    outline: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    display: none;
    position: fixed;
    z-index: 1050;
    -ms-overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

    .modal.fade .modal-dialog {
        transition: transform 0.3s ease-out;
        transform: translate(0px, -25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0, 0);
    }

.modal-dialog {
    margin: 10px;
    width: auto;
    position: relative;
}

.modal-content {
    outline: 0px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    position: relative;
    box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.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.in {
        opacity: 0.5;
    }

.modal-header {
    padding: 15px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 16.42px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0px;
    line-height: 1.4285;
}

.modal-body {
    padding: 20px;
    position: relative;
}

.modal-footer {
    padding: 19px 20px 20px;
    text-align: right;
    margin-top: 15px;
    border-top-color: rgb(229, 229, 229);
    border-top-width: 1px;
    border-top-style: solid;
}

    .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;
    }

@media all and (min-width:768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px;
    }

    .modal-content {
        box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media all and (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    line-height: 1.4;
    font-size: 12px;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1030;
    opacity: 0;
}

    .tooltip.in {
        opacity: 0.9;
    }

    .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: 3px 8px;
    border-radius: 4px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    max-width: 200px;
    background-color: rgb(0, 0, 0);
}

.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.top-left .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 5px;
    bottom: 0px;
    border-top-color: rgb(0, 0, 0);
}

.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0px;
    right: 5px;
    bottom: 0px;
    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);
}

.tooltip.bottom-left .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 5px;
    top: 0px;
    border-bottom-color: rgb(0, 0, 0);
}

.tooltip.bottom-right .tooltip-arrow {
    border-width: 0px 5px 5px;
    top: 0px;
    right: 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: 1010;
    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-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .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-color: rgb(247, 247, 247);
}

.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;
        content: " ";
    }

.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;
        content: " ";
    }

.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;
        content: " ";
    }

.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;
        content: " ";
    }

.carousel {
    position: relative;
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .carousel-inner > .item {
        transition: left 0.6s ease-in-out;
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img {
            line-height: 1;
        }

        .carousel-inner > .item > a > img {
            line-height: 1;
        }

    .carousel-inner > .active {
        display: block;
    }

    .carousel-inner > .next {
        display: block;
    }

    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0px;
    }

    .carousel-inner > .next {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    .carousel-inner > .prev {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

    .carousel-inner > .next.left {
        left: 0px;
    }

    .carousel-inner > .prev.right {
        left: 0px;
    }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    left: 0px;
    top: 0px;
    width: 15%;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    position: absolute;
    opacity: 0.5;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

    .carousel-control.left {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        left: auto;
        right: 0px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0px, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
    }

    .carousel-control:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    .carousel-control:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    .carousel-control .icon-prev {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    .carousel-control .icon-next {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    .carousel-control .glyphicon-chevron-left {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    .carousel-control .glyphicon-chevron-right {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    .carousel-control .icon-prev {
        left: 50%;
    }

    .carousel-control .glyphicon-chevron-left {
        left: 50%;
    }

    .carousel-control .icon-next {
        right: 50%;
    }

    .carousel-control .glyphicon-chevron-right {
        right: 50%;
    }

    .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    .carousel-control .icon-prev::before {
        content: "\2039";
    }

    .carousel-control .icon-next::before {
        content: "\203a";
    }

.carousel-indicators {
    list-style: none;
    left: 50%;
    width: 60%;
    text-align: center;
    bottom: 10px;
    padding-left: 0px;
    margin-left: -30%;
    position: absolute;
    z-index: 15;
}

    .carousel-indicators li {
        margin: 1px;
        border-radius: 10px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        width: 10px;
        height: 10px;
        text-indent: -999px;
        display: inline-block;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0px;
        width: 12px;
        height: 12px;
        background-color: rgb(255, 255, 255);
    }

.carousel-caption {
    left: 15%;
    text-align: center;
    right: 15%;
    bottom: 20px;
    color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 10;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix::before {
    display: table;
    content: " ";
}

.clearfix::after {
    display: table;
    content: " ";
}

.container::before {
    display: table;
    content: " ";
}

.container::after {
    display: table;
    content: " ";
}

.container-fluid::before {
    display: table;
    content: " ";
}

.container-fluid::after {
    display: table;
    content: " ";
}

.row::before {
    display: table;
    content: " ";
}

.row::after {
    display: table;
    content: " ";
}

.form-horizontal .form-group::before {
    display: table;
    content: " ";
}

.form-horizontal .form-group::after {
    display: table;
    content: " ";
}

.btn-toolbar::before {
    display: table;
    content: " ";
}

.btn-toolbar::after {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group::before {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group::after {
    display: table;
    content: " ";
}

.nav::before {
    display: table;
    content: " ";
}

.nav::after {
    display: table;
    content: " ";
}

.navbar::before {
    display: table;
    content: " ";
}

.navbar::after {
    display: table;
    content: " ";
}

.navbar-header::before {
    display: table;
    content: " ";
}

.navbar-header::after {
    display: table;
    content: " ";
}

.navbar-collapse::before {
    display: table;
    content: " ";
}

.navbar-collapse::after {
    display: table;
    content: " ";
}

.pager::before {
    display: table;
    content: " ";
}

.pager::after {
    display: table;
    content: " ";
}

.panel-body::before {
    display: table;
    content: " ";
}

.panel-body::after {
    display: table;
    content: " ";
}

.modal-footer::before {
    display: table;
    content: " ";
}

.modal-footer::after {
    display: table;
    content: " ";
}

.clearfix::after {
    clear: both;
}

.container::after {
    clear: both;
}

.container-fluid::after {
    clear: both;
}

.row::after {
    clear: both;
}

.form-horizontal .form-group::after {
    clear: both;
}

.btn-toolbar::after {
    clear: both;
}

.btn-group-vertical > .btn-group::after {
    clear: both;
}

.nav::after {
    clear: both;
}

.navbar::after {
    clear: both;
}

.navbar-header::after {
    clear: both;
}

.navbar-collapse::after {
    clear: both;
}

.pager::after {
    clear: both;
}

.panel-body::after {
    clear: both;
}

.modal-footer::after {
    clear: both;
}

.center-block {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    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;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

@media all and (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs {
        display: table-cell !important;
    }

    td.visible-xs {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm {
        display: table-cell !important;
    }

    td.visible-sm {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md {
        display: table-cell !important;
    }

    td.visible-md {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg {
        display: table-cell !important;
    }

    td.visible-lg {
        display: table-cell !important;
    }

    th.visible-lg html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    td.visible-lg html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    th.visible-lg body {
        margin: 0px;
    }

    td.visible-lg body {
        margin: 0px;
    }

    th.visible-lg article {
        display: block;
    }

    td.visible-lg article {
        display: block;
    }

    th.visible-lg aside {
        display: block;
    }

    td.visible-lg aside {
        display: block;
    }

    th.visible-lg details {
        display: block;
    }

    td.visible-lg details {
        display: block;
    }

    th.visible-lg figcaption {
        display: block;
    }

    td.visible-lg figcaption {
        display: block;
    }

    th.visible-lg figure {
        display: block;
    }

    td.visible-lg figure {
        display: block;
    }

    th.visible-lg footer {
        display: block;
    }

    td.visible-lg footer {
        display: block;
    }

    th.visible-lg header {
        display: block;
    }

    td.visible-lg header {
        display: block;
    }

    th.visible-lg hgroup {
        display: block;
    }

    td.visible-lg hgroup {
        display: block;
    }

    th.visible-lg main {
        display: block;
    }

    td.visible-lg main {
        display: block;
    }

    th.visible-lg nav {
        display: block;
    }

    td.visible-lg nav {
        display: block;
    }

    th.visible-lg section {
        display: block;
    }

    td.visible-lg section {
        display: block;
    }

    th.visible-lg summary {
        display: block;
    }

    td.visible-lg summary {
        display: block;
    }

    th.visible-lg audio {
        vertical-align: baseline;
        display: inline-block;
    }

    td.visible-lg audio {
        vertical-align: baseline;
        display: inline-block;
    }

    th.visible-lg canvas {
        vertical-align: baseline;
        display: inline-block;
    }

    td.visible-lg canvas {
        vertical-align: baseline;
        display: inline-block;
    }

    th.visible-lg progress {
        vertical-align: baseline;
        display: inline-block;
    }

    td.visible-lg progress {
        vertical-align: baseline;
        display: inline-block;
    }

    th.visible-lg video {
        vertical-align: baseline;
        display: inline-block;
    }

    td.visible-lg video {
        vertical-align: baseline;
        display: inline-block;
    }

    th.visible-lg audio:not([controls]) {
        height: 0px;
        display: none;
    }

    td.visible-lg audio:not([controls]) {
        height: 0px;
        display: none;
    }

    th.visible-lg [hidden] {
        display: none;
    }

    td.visible-lg [hidden] {
        display: none;
    }

    th.visible-lg template {
        display: none;
    }

    td.visible-lg template {
        display: none;
    }

    th.visible-lg a {
        background: none;
    }

    td.visible-lg a {
        background: none;
    }

    th.visible-lg a:active {
        outline: 0px;
    }

    td.visible-lg a:active {
        outline: 0px;
    }

    th.visible-lg a:hover {
        outline: 0px;
    }

    td.visible-lg a:hover {
        outline: 0px;
    }

    th.visible-lg abbr[title] {
        border-bottom-color: currentColor;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }

    td.visible-lg abbr[title] {
        border-bottom-color: currentColor;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }

    th.visible-lg b {
        font-weight: bold;
    }

    td.visible-lg b {
        font-weight: bold;
    }

    th.visible-lg strong {
        font-weight: bold;
    }

    td.visible-lg strong {
        font-weight: bold;
    }

    th.visible-lg dfn {
        font-style: italic;
    }

    td.visible-lg dfn {
        font-style: italic;
    }

    th.visible-lg h1 {
        margin: 0.67em 0px;
        font-size: 2em;
    }

    td.visible-lg h1 {
        margin: 0.67em 0px;
        font-size: 2em;
    }

    th.visible-lg mark {
        background: rgb(255, 255, 0);
        color: rgb(0, 0, 0);
    }

    td.visible-lg mark {
        background: rgb(255, 255, 0);
        color: rgb(0, 0, 0);
    }

    th.visible-lg small {
        font-size: 80%;
    }

    td.visible-lg small {
        font-size: 80%;
    }

    th.visible-lg sub {
        line-height: 0;
        font-size: 75%;
        vertical-align: baseline;
        position: relative;
    }

    td.visible-lg sub {
        line-height: 0;
        font-size: 75%;
        vertical-align: baseline;
        position: relative;
    }

    th.visible-lg sup {
        line-height: 0;
        font-size: 75%;
        vertical-align: baseline;
        position: relative;
    }

    td.visible-lg sup {
        line-height: 0;
        font-size: 75%;
        vertical-align: baseline;
        position: relative;
    }

    th.visible-lg sup {
        top: -0.5em;
    }

    td.visible-lg sup {
        top: -0.5em;
    }

    th.visible-lg sub {
        bottom: -0.25em;
    }

    td.visible-lg sub {
        bottom: -0.25em;
    }

    th.visible-lg img {
        border: 0px currentColor;
        border-image: none;
    }

    td.visible-lg img {
        border: 0px currentColor;
        border-image: none;
    }

    th.visible-lg svg:not(:root) {
        overflow: hidden;
    }

    td.visible-lg svg:not(:root) {
        overflow: hidden;
    }

    th.visible-lg figure {
        margin: 1em 40px;
    }

    td.visible-lg figure {
        margin: 1em 40px;
    }

    th.visible-lg hr {
        height: 0px;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
    }

    td.visible-lg hr {
        height: 0px;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
    }

    th.visible-lg pre {
        overflow: auto;
    }

    td.visible-lg pre {
        overflow: auto;
    }

    th.visible-lg code {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    td.visible-lg code {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    th.visible-lg kbd {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    td.visible-lg kbd {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    th.visible-lg pre {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    td.visible-lg pre {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    th.visible-lg samp {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    td.visible-lg samp {
        font-family: monospace,monospace;
        font-size: 1em;
    }

    th.visible-lg button {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    td.visible-lg button {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    th.visible-lg input {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    td.visible-lg input {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    th.visible-lg optgroup {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    td.visible-lg optgroup {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    th.visible-lg select {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    td.visible-lg select {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    th.visible-lg textarea {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    td.visible-lg textarea {
        font: inherit;
        margin: 0px;
        color: inherit;
        font-size-adjust: inherit;
        font-stretch: inherit;
    }

    th.visible-lg button {
        overflow: visible;
    }

    td.visible-lg button {
        overflow: visible;
    }

    th.visible-lg button {
        text-transform: none;
    }

    td.visible-lg button {
        text-transform: none;
    }

    th.visible-lg select {
        text-transform: none;
    }

    td.visible-lg select {
        text-transform: none;
    }

    th.visible-lg button {
        cursor: pointer;
        -webkit-appearance: button;
    }

    td.visible-lg button {
        cursor: pointer;
        -webkit-appearance: button;
    }

    th.visible-lg html input[type='button'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    td.visible-lg html input[type='button'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    th.visible-lg input[type='reset'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    td.visible-lg input[type='reset'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    th.visible-lg input[type='submit'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    td.visible-lg input[type='submit'] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    th.visible-lg button[disabled] {
        cursor: default;
    }

    td.visible-lg button[disabled] {
        cursor: default;
    }

    th.visible-lg html input[disabled] {
        cursor: default;
    }

    td.visible-lg html input[disabled] {
        cursor: default;
    }

    th.visible-lg input {
        line-height: normal;
    }

    td.visible-lg input {
        line-height: normal;
    }

    th.visible-lg input[type='checkbox'] {
        padding: 0px;
        box-sizing: border-box;
    }

    td.visible-lg input[type='checkbox'] {
        padding: 0px;
        box-sizing: border-box;
    }

    th.visible-lg input[type='radio'] {
        padding: 0px;
        box-sizing: border-box;
    }

    td.visible-lg input[type='radio'] {
        padding: 0px;
        box-sizing: border-box;
    }

    th.visible-lg input[type='search'] {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
    }

    td.visible-lg input[type='search'] {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
    }

    th.visible-lg fieldset {
        margin: 0px 2px;
        padding: 0.35em 0.62em 0.75em;
        border: 1px solid rgb(192, 192, 192);
        border-image: none;
    }

    td.visible-lg fieldset {
        margin: 0px 2px;
        padding: 0.35em 0.62em 0.75em;
        border: 1px solid rgb(192, 192, 192);
        border-image: none;
    }

    th.visible-lg legend {
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
    }

    td.visible-lg legend {
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
    }

    th.visible-lg textarea {
        overflow: auto;
    }

    td.visible-lg textarea {
        overflow: auto;
    }

    th.visible-lg optgroup {
        font-weight: bold;
    }

    td.visible-lg optgroup {
        font-weight: bold;
    }

    th.visible-lg table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    td.visible-lg table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    th.visible-lg td {
        padding: 0px;
    }

    td.visible-lg td {
        padding: 0px;
    }

    th.visible-lg th {
        padding: 0px;
    }

    td.visible-lg th {
        padding: 0px;
    }

    th.visible-lg * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    td.visible-lg * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    th.visible-lg *::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    td.visible-lg *::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    th.visible-lg *::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    td.visible-lg *::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    th.visible-lg html {
        font-size: 62.5%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    td.visible-lg html {
        font-size: 62.5%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    th.visible-lg body {
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        font-family: "Roboto",arial,sans-serif !important;
        font-size: 14px;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg body {
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        font-family: "Roboto",arial,sans-serif !important;
        font-size: 14px;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg input {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    td.visible-lg input {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    th.visible-lg button {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    td.visible-lg button {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    th.visible-lg select {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    td.visible-lg select {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    th.visible-lg textarea {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    td.visible-lg textarea {
        line-height: inherit;
        font-family: inherit;
        font-size: inherit;
    }

    th.visible-lg a {
        color: rgb(66, 139, 202);
        text-decoration: none;
    }

    td.visible-lg a {
        color: rgb(66, 139, 202);
        text-decoration: none;
    }

    th.visible-lg a:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    td.visible-lg a:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    th.visible-lg a:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    td.visible-lg a:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    th.visible-lg a:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg a:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg figure {
        margin: 0px;
    }

    td.visible-lg figure {
        margin: 0px;
    }

    th.visible-lg img {
        vertical-align: middle;
    }

    td.visible-lg img {
        vertical-align: middle;
    }

    th.visible-lg .img-responsive {
        height: auto;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .img-responsive {
        height: auto;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .thumbnail > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .thumbnail > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .thumbnail a > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .thumbnail a > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .carousel-inner > .item > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .carousel-inner > .item > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .carousel-inner > .item > a > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .carousel-inner > .item > a > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .img-rounded {
        border-radius: 6px;
    }

    td.visible-lg .img-rounded {
        border-radius: 6px;
    }

    th.visible-lg .img-thumbnail {
        padding: 4px;
        border-radius: 4px;
        border: 1px solid rgb(221, 221, 221);
        transition: 0.2s ease-in-out;
        border-image: none;
        height: auto;
        line-height: 1.4285;
        display: inline-block;
        max-width: 100%;
        background-color: rgb(255, 255, 255);
        -webkit-transition: all .2s ease-in-out;
    }

    td.visible-lg .img-thumbnail {
        padding: 4px;
        border-radius: 4px;
        border: 1px solid rgb(221, 221, 221);
        transition: 0.2s ease-in-out;
        border-image: none;
        height: auto;
        line-height: 1.4285;
        display: inline-block;
        max-width: 100%;
        background-color: rgb(255, 255, 255);
        -webkit-transition: all .2s ease-in-out;
    }

    th.visible-lg .img-circle {
        border-radius: 50%;
    }

    td.visible-lg .img-circle {
        border-radius: 50%;
    }

    th.visible-lg hr {
        border-width: 1px 0px 0px;
        border-style: solid none none;
        border-color: rgb(238, 238, 238) currentColor currentColor;
        border-image: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    td.visible-lg hr {
        border-width: 1px 0px 0px;
        border-style: solid none none;
        border-color: rgb(238, 238, 238) currentColor currentColor;
        border-image: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    th.visible-lg .sr-only {
        margin: -1px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        width: 1px;
        height: 1px;
        overflow: hidden;
        position: absolute;
        clip: rect(0px, 0px, 0px, 0px);
    }

    td.visible-lg .sr-only {
        margin: -1px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        width: 1px;
        height: 1px;
        overflow: hidden;
        position: absolute;
        clip: rect(0px, 0px, 0px, 0px);
    }

    th.visible-lg h1 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h1 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h2 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h2 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h3 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h3 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h4 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h4 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h5 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h5 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h6 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg h6 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h1 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h1 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h2 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h2 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h3 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h3 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h4 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h4 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h5 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h5 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg .h6 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    td.visible-lg .h6 {
        color: inherit;
        line-height: 1.1;
        font-family: inherit;
        font-weight: 500;
    }

    th.visible-lg h1 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h1 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h2 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h2 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h3 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h3 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h4 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h4 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h5 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h5 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h6 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h6 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h1 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h1 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h2 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h2 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h3 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h3 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h4 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h4 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h5 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h5 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h6 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h6 small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h1 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h1 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h2 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h2 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h3 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h3 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h4 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h4 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h5 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h5 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h6 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg h6 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h1 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h1 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h2 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h2 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h3 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h3 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h4 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h4 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h5 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h5 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg .h6 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    td.visible-lg .h6 .small {
        color: rgb(153, 153, 153);
        line-height: 1;
        font-weight: normal;
    }

    th.visible-lg h1 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg h1 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg .h1 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg .h1 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg .h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg .h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg .h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    td.visible-lg .h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    th.visible-lg h1 small {
        font-size: 65%;
    }

    td.visible-lg h1 small {
        font-size: 65%;
    }

    th.visible-lg .h1 small {
        font-size: 65%;
    }

    td.visible-lg .h1 small {
        font-size: 65%;
    }

    th.visible-lg h2 small {
        font-size: 65%;
    }

    td.visible-lg h2 small {
        font-size: 65%;
    }

    th.visible-lg .h2 small {
        font-size: 65%;
    }

    td.visible-lg .h2 small {
        font-size: 65%;
    }

    th.visible-lg h3 small {
        font-size: 65%;
    }

    td.visible-lg h3 small {
        font-size: 65%;
    }

    th.visible-lg .h3 small {
        font-size: 65%;
    }

    td.visible-lg .h3 small {
        font-size: 65%;
    }

    th.visible-lg h1 .small {
        font-size: 65%;
    }

    td.visible-lg h1 .small {
        font-size: 65%;
    }

    th.visible-lg .h1 .small {
        font-size: 65%;
    }

    td.visible-lg .h1 .small {
        font-size: 65%;
    }

    th.visible-lg h2 .small {
        font-size: 65%;
    }

    td.visible-lg h2 .small {
        font-size: 65%;
    }

    th.visible-lg .h2 .small {
        font-size: 65%;
    }

    td.visible-lg .h2 .small {
        font-size: 65%;
    }

    th.visible-lg h3 .small {
        font-size: 65%;
    }

    td.visible-lg h3 .small {
        font-size: 65%;
    }

    th.visible-lg .h3 .small {
        font-size: 65%;
    }

    td.visible-lg .h3 .small {
        font-size: 65%;
    }

    th.visible-lg h4 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg h4 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg .h4 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg .h4 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg .h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg .h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg .h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg .h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg h4 small {
        font-size: 75%;
    }

    td.visible-lg h4 small {
        font-size: 75%;
    }

    th.visible-lg .h4 small {
        font-size: 75%;
    }

    td.visible-lg .h4 small {
        font-size: 75%;
    }

    th.visible-lg h5 small {
        font-size: 75%;
    }

    td.visible-lg h5 small {
        font-size: 75%;
    }

    th.visible-lg .h5 small {
        font-size: 75%;
    }

    td.visible-lg .h5 small {
        font-size: 75%;
    }

    th.visible-lg h6 small {
        font-size: 75%;
    }

    td.visible-lg h6 small {
        font-size: 75%;
    }

    th.visible-lg .h6 small {
        font-size: 75%;
    }

    td.visible-lg .h6 small {
        font-size: 75%;
    }

    th.visible-lg h4 .small {
        font-size: 75%;
    }

    td.visible-lg h4 .small {
        font-size: 75%;
    }

    th.visible-lg .h4 .small {
        font-size: 75%;
    }

    td.visible-lg .h4 .small {
        font-size: 75%;
    }

    th.visible-lg h5 .small {
        font-size: 75%;
    }

    td.visible-lg h5 .small {
        font-size: 75%;
    }

    th.visible-lg .h5 .small {
        font-size: 75%;
    }

    td.visible-lg .h5 .small {
        font-size: 75%;
    }

    th.visible-lg h6 .small {
        font-size: 75%;
    }

    td.visible-lg h6 .small {
        font-size: 75%;
    }

    th.visible-lg .h6 .small {
        font-size: 75%;
    }

    td.visible-lg .h6 .small {
        font-size: 75%;
    }

    th.visible-lg h1 {
        font-size: 36px;
    }

    td.visible-lg h1 {
        font-size: 36px;
    }

    th.visible-lg .h1 {
        font-size: 36px;
    }

    td.visible-lg .h1 {
        font-size: 36px;
    }

    th.visible-lg h2 {
        font-size: 30px;
    }

    td.visible-lg h2 {
        font-size: 30px;
    }

    th.visible-lg .h2 {
        font-size: 30px;
    }

    td.visible-lg .h2 {
        font-size: 30px;
    }

    th.visible-lg h3 {
        font-size: 24px;
    }

    td.visible-lg h3 {
        font-size: 24px;
    }

    th.visible-lg .h3 {
        font-size: 24px;
    }

    td.visible-lg .h3 {
        font-size: 24px;
    }

    th.visible-lg h4 {
        font-size: 18px;
    }

    td.visible-lg h4 {
        font-size: 18px;
    }

    th.visible-lg .h4 {
        font-size: 18px;
    }

    td.visible-lg .h4 {
        font-size: 18px;
    }

    th.visible-lg h5 {
        font-size: 14px;
    }

    td.visible-lg h5 {
        font-size: 14px;
    }

    th.visible-lg .h5 {
        font-size: 14px;
    }

    td.visible-lg .h5 {
        font-size: 14px;
    }

    th.visible-lg h6 {
        font-size: 12px;
    }

    td.visible-lg h6 {
        font-size: 12px;
    }

    th.visible-lg .h6 {
        font-size: 12px;
    }

    td.visible-lg .h6 {
        font-size: 12px;
    }

    th.visible-lg p {
        margin: 0px 0px 10px;
    }

    td.visible-lg p {
        margin: 0px 0px 10px;
    }

    th.visible-lg .lead {
        line-height: 1.4;
        font-size: 16px;
        font-weight: 200;
        margin-bottom: 20px;
    }

    td.visible-lg .lead {
        line-height: 1.4;
        font-size: 16px;
        font-weight: 200;
        margin-bottom: 20px;
    }

    th.visible-lg small {
        font-size: 85%;
    }

    td.visible-lg small {
        font-size: 85%;
    }

    th.visible-lg .small {
        font-size: 85%;
    }

    td.visible-lg .small {
        font-size: 85%;
    }

    th.visible-lg cite {
        font-style: normal;
    }

    td.visible-lg cite {
        font-style: normal;
    }

    th.visible-lg .text-left {
        text-align: left;
    }

    td.visible-lg .text-left {
        text-align: left;
    }

    th.visible-lg .text-right {
        text-align: right;
    }

    td.visible-lg .text-right {
        text-align: right;
    }

    th.visible-lg .text-center {
        text-align: center;
    }

    td.visible-lg .text-center {
        text-align: center;
    }

    th.visible-lg .text-justify {
        text-align: justify;
    }

    td.visible-lg .text-justify {
        text-align: justify;
    }

    th.visible-lg .text-muted {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .text-muted {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .text-primary {
        color: rgb(66, 139, 202);
    }

    td.visible-lg .text-primary {
        color: rgb(66, 139, 202);
    }

    th.visible-lg a.text-primary:hover {
        color: rgb(48, 113, 169);
    }

    td.visible-lg a.text-primary:hover {
        color: rgb(48, 113, 169);
    }

    th.visible-lg .text-success {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .text-success {
        color: rgb(60, 118, 61);
    }

    th.visible-lg a.text-success:hover {
        color: rgb(43, 84, 44);
    }

    td.visible-lg a.text-success:hover {
        color: rgb(43, 84, 44);
    }

    th.visible-lg .text-info {
        color: rgb(49, 112, 143);
    }

    td.visible-lg .text-info {
        color: rgb(49, 112, 143);
    }

    th.visible-lg a.text-info:hover {
        color: rgb(36, 82, 105);
    }

    td.visible-lg a.text-info:hover {
        color: rgb(36, 82, 105);
    }

    th.visible-lg .text-warning {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .text-warning {
        color: rgb(138, 109, 59);
    }

    th.visible-lg a.text-warning:hover {
        color: rgb(102, 81, 44);
    }

    td.visible-lg a.text-warning:hover {
        color: rgb(102, 81, 44);
    }

    th.visible-lg .text-danger {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .text-danger {
        color: rgb(169, 68, 66);
    }

    th.visible-lg a.text-danger:hover {
        color: rgb(132, 53, 52);
    }

    td.visible-lg a.text-danger:hover {
        color: rgb(132, 53, 52);
    }

    th.visible-lg .bg-primary {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .bg-primary {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg a.bg-primary:hover {
        background-color: rgb(48, 113, 169);
    }

    td.visible-lg a.bg-primary:hover {
        background-color: rgb(48, 113, 169);
    }

    th.visible-lg .bg-success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .bg-success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg a.bg-success:hover {
        background-color: rgb(193, 226, 179);
    }

    td.visible-lg a.bg-success:hover {
        background-color: rgb(193, 226, 179);
    }

    th.visible-lg .bg-info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .bg-info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg a.bg-info:hover {
        background-color: rgb(175, 217, 238);
    }

    td.visible-lg a.bg-info:hover {
        background-color: rgb(175, 217, 238);
    }

    th.visible-lg .bg-warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .bg-warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg a.bg-warning:hover {
        background-color: rgb(247, 236, 181);
    }

    td.visible-lg a.bg-warning:hover {
        background-color: rgb(247, 236, 181);
    }

    th.visible-lg .bg-danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .bg-danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg a.bg-danger:hover {
        background-color: rgb(228, 185, 185);
    }

    td.visible-lg a.bg-danger:hover {
        background-color: rgb(228, 185, 185);
    }

    th.visible-lg .page-header {
        margin: 40px 0px 20px;
        padding-bottom: 9px;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    td.visible-lg .page-header {
        margin: 40px 0px 20px;
        padding-bottom: 9px;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    th.visible-lg ul {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    td.visible-lg ul {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    th.visible-lg ol {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    td.visible-lg ol {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    th.visible-lg ul ul {
        margin-bottom: 0px;
    }

    td.visible-lg ul ul {
        margin-bottom: 0px;
    }

    th.visible-lg ol ul {
        margin-bottom: 0px;
    }

    td.visible-lg ol ul {
        margin-bottom: 0px;
    }

    th.visible-lg ul ol {
        margin-bottom: 0px;
    }

    td.visible-lg ul ol {
        margin-bottom: 0px;
    }

    th.visible-lg ol ol {
        margin-bottom: 0px;
    }

    td.visible-lg ol ol {
        margin-bottom: 0px;
    }

    th.visible-lg .list-unstyled {
        list-style: none;
        padding-left: 0px;
    }

    td.visible-lg .list-unstyled {
        list-style: none;
        padding-left: 0px;
    }

    th.visible-lg .list-inline {
        list-style: none;
        padding-left: 0px;
        margin-left: -5px;
    }

    td.visible-lg .list-inline {
        list-style: none;
        padding-left: 0px;
        margin-left: -5px;
    }

    th.visible-lg .list-inline > li {
        padding-right: 5px;
        padding-left: 5px;
        display: inline-block;
    }

    td.visible-lg .list-inline > li {
        padding-right: 5px;
        padding-left: 5px;
        display: inline-block;
    }

    th.visible-lg dl {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    td.visible-lg dl {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    th.visible-lg dt {
        line-height: 1.4285;
    }

    td.visible-lg dt {
        line-height: 1.4285;
    }

    th.visible-lg dd {
        line-height: 1.4285;
    }

    td.visible-lg dd {
        line-height: 1.4285;
    }

    th.visible-lg dt {
        font-weight: bold;
    }

    td.visible-lg dt {
        font-weight: bold;
    }

    th.visible-lg dd {
        margin-left: 0px;
    }

    td.visible-lg dd {
        margin-left: 0px;
    }

    th.visible-lg abbr[title] {
        border-bottom-color: rgb(153, 153, 153);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        cursor: help;
    }

    td.visible-lg abbr[title] {
        border-bottom-color: rgb(153, 153, 153);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        cursor: help;
    }

    th.visible-lg abbr[data-original-title] {
        border-bottom-color: rgb(153, 153, 153);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        cursor: help;
    }

    td.visible-lg abbr[data-original-title] {
        border-bottom-color: rgb(153, 153, 153);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        cursor: help;
    }

    th.visible-lg .initialism {
        text-transform: uppercase;
        font-size: 90%;
    }

    td.visible-lg .initialism {
        text-transform: uppercase;
        font-size: 90%;
    }

    th.visible-lg blockquote {
        margin: 0px 0px 20px;
        padding: 10px 20px;
        font-size: 17.5px;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 5px;
        border-left-style: solid;
    }

    td.visible-lg blockquote {
        margin: 0px 0px 20px;
        padding: 10px 20px;
        font-size: 17.5px;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 5px;
        border-left-style: solid;
    }

    th.visible-lg blockquote p:last-child {
        margin-bottom: 0px;
    }

    td.visible-lg blockquote p:last-child {
        margin-bottom: 0px;
    }

    th.visible-lg blockquote ul:last-child {
        margin-bottom: 0px;
    }

    td.visible-lg blockquote ul:last-child {
        margin-bottom: 0px;
    }

    th.visible-lg blockquote ol:last-child {
        margin-bottom: 0px;
    }

    td.visible-lg blockquote ol:last-child {
        margin-bottom: 0px;
    }

    th.visible-lg blockquote footer {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    td.visible-lg blockquote footer {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    th.visible-lg blockquote small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    td.visible-lg blockquote small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    th.visible-lg blockquote .small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    td.visible-lg blockquote .small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    th.visible-lg blockquote footer::before {
        content: "\2014 \00A0";
    }

    td.visible-lg blockquote footer::before {
        content: "\2014 \00A0";
    }

    th.visible-lg blockquote small::before {
        content: "\2014 \00A0";
    }

    td.visible-lg blockquote small::before {
        content: "\2014 \00A0";
    }

    th.visible-lg blockquote .small::before {
        content: "\2014 \00A0";
    }

    td.visible-lg blockquote .small::before {
        content: "\2014 \00A0";
    }

    th.visible-lg .blockquote-reverse {
        text-align: 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;
    }

    td.visible-lg .blockquote-reverse {
        text-align: 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;
    }

    th.visible-lg blockquote.pull-right {
        text-align: 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;
    }

    td.visible-lg blockquote.pull-right {
        text-align: 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;
    }

    th.visible-lg .blockquote-reverse footer::before {
        content: "";
    }

    td.visible-lg .blockquote-reverse footer::before {
        content: "";
    }

    th.visible-lg blockquote.pull-right footer::before {
        content: "";
    }

    td.visible-lg blockquote.pull-right footer::before {
        content: "";
    }

    th.visible-lg .blockquote-reverse small::before {
        content: "";
    }

    td.visible-lg .blockquote-reverse small::before {
        content: "";
    }

    th.visible-lg blockquote.pull-right small::before {
        content: "";
    }

    td.visible-lg blockquote.pull-right small::before {
        content: "";
    }

    th.visible-lg .blockquote-reverse .small::before {
        content: "";
    }

    td.visible-lg .blockquote-reverse .small::before {
        content: "";
    }

    th.visible-lg blockquote.pull-right .small::before {
        content: "";
    }

    td.visible-lg blockquote.pull-right .small::before {
        content: "";
    }

    th.visible-lg .blockquote-reverse footer::after {
        content: "\00A0 \2014";
    }

    td.visible-lg .blockquote-reverse footer::after {
        content: "\00A0 \2014";
    }

    th.visible-lg blockquote.pull-right footer::after {
        content: "\00A0 \2014";
    }

    td.visible-lg blockquote.pull-right footer::after {
        content: "\00A0 \2014";
    }

    th.visible-lg .blockquote-reverse small::after {
        content: "\00A0 \2014";
    }

    td.visible-lg .blockquote-reverse small::after {
        content: "\00A0 \2014";
    }

    th.visible-lg blockquote.pull-right small::after {
        content: "\00A0 \2014";
    }

    td.visible-lg blockquote.pull-right small::after {
        content: "\00A0 \2014";
    }

    th.visible-lg .blockquote-reverse .small::after {
        content: "\00A0 \2014";
    }

    td.visible-lg .blockquote-reverse .small::after {
        content: "\00A0 \2014";
    }

    th.visible-lg blockquote.pull-right .small::after {
        content: "\00A0 \2014";
    }

    td.visible-lg blockquote.pull-right .small::after {
        content: "\00A0 \2014";
    }

    th.visible-lg blockquote::before {
        content: "";
    }

    td.visible-lg blockquote::before {
        content: "";
    }

    th.visible-lg blockquote::after {
        content: "";
    }

    td.visible-lg blockquote::after {
        content: "";
    }

    th.visible-lg address {
        line-height: 1.4285;
        font-style: normal;
        margin-bottom: 20px;
    }

    td.visible-lg address {
        line-height: 1.4285;
        font-style: normal;
        margin-bottom: 20px;
    }

    th.visible-lg code {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    td.visible-lg code {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    th.visible-lg kbd {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    td.visible-lg kbd {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    th.visible-lg pre {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    td.visible-lg pre {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    th.visible-lg samp {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    td.visible-lg samp {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    }

    th.visible-lg code {
        padding: 2px 4px;
        border-radius: 4px;
        color: rgb(199, 37, 78);
        font-size: 90%;
        white-space: nowrap;
        background-color: rgb(249, 242, 244);
    }

    td.visible-lg code {
        padding: 2px 4px;
        border-radius: 4px;
        color: rgb(199, 37, 78);
        font-size: 90%;
        white-space: nowrap;
        background-color: rgb(249, 242, 244);
    }

    th.visible-lg kbd {
        padding: 2px 4px;
        border-radius: 3px;
        color: rgb(255, 255, 255);
        font-size: 90%;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25);
        background-color: rgb(51, 51, 51);
    }

    td.visible-lg kbd {
        padding: 2px 4px;
        border-radius: 3px;
        color: rgb(255, 255, 255);
        font-size: 90%;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25);
        background-color: rgb(51, 51, 51);
    }

    th.visible-lg pre {
        margin: 0px 0px 10px;
        padding: 9.5px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        font-size: 13px;
        display: block;
        -ms-word-break: break-all;
        -ms-word-wrap: break-word;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg pre {
        margin: 0px 0px 10px;
        padding: 9.5px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        font-size: 13px;
        display: block;
        -ms-word-break: break-all;
        -ms-word-wrap: break-word;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg pre code {
        padding: 0px;
        border-radius: 0px;
        color: inherit;
        font-size: inherit;
        white-space: pre-wrap;
        background-color: transparent;
    }

    td.visible-lg pre code {
        padding: 0px;
        border-radius: 0px;
        color: inherit;
        font-size: inherit;
        white-space: pre-wrap;
        background-color: transparent;
    }

    th.visible-lg .pre-scrollable {
        -ms-overflow-y: scroll;
        max-height: 340px;
    }

    td.visible-lg .pre-scrollable {
        -ms-overflow-y: scroll;
        max-height: 340px;
    }

    th.visible-lg .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    td.visible-lg .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    th.visible-lg .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    td.visible-lg .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    th.visible-lg .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .col-xs-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-1 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-2 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-3 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-4 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-5 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-6 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-7 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-8 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-9 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-10 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-11 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-xs-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-sm-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-sm-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-md-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-md-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-lg-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    td.visible-lg .col-lg-12 {
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
        min-height: 1px;
    }

    th.visible-lg .col-xs-1 {
        float: left;
    }

    td.visible-lg .col-xs-1 {
        float: left;
    }

    th.visible-lg .col-xs-2 {
        float: left;
    }

    td.visible-lg .col-xs-2 {
        float: left;
    }

    th.visible-lg .col-xs-3 {
        float: left;
    }

    td.visible-lg .col-xs-3 {
        float: left;
    }

    th.visible-lg .col-xs-4 {
        float: left;
    }

    td.visible-lg .col-xs-4 {
        float: left;
    }

    th.visible-lg .col-xs-5 {
        float: left;
    }

    td.visible-lg .col-xs-5 {
        float: left;
    }

    th.visible-lg .col-xs-6 {
        float: left;
    }

    td.visible-lg .col-xs-6 {
        float: left;
    }

    th.visible-lg .col-xs-7 {
        float: left;
    }

    td.visible-lg .col-xs-7 {
        float: left;
    }

    th.visible-lg .col-xs-8 {
        float: left;
    }

    td.visible-lg .col-xs-8 {
        float: left;
    }

    th.visible-lg .col-xs-9 {
        float: left;
    }

    td.visible-lg .col-xs-9 {
        float: left;
    }

    th.visible-lg .col-xs-10 {
        float: left;
    }

    td.visible-lg .col-xs-10 {
        float: left;
    }

    th.visible-lg .col-xs-11 {
        float: left;
    }

    td.visible-lg .col-xs-11 {
        float: left;
    }

    th.visible-lg .col-xs-12 {
        float: left;
    }

    td.visible-lg .col-xs-12 {
        float: left;
    }

    th.visible-lg .col-xs-12 {
        width: 100%;
    }

    td.visible-lg .col-xs-12 {
        width: 100%;
    }

    th.visible-lg .col-xs-11 {
        width: 91.66%;
    }

    td.visible-lg .col-xs-11 {
        width: 91.66%;
    }

    th.visible-lg .col-xs-10 {
        width: 83.33%;
    }

    td.visible-lg .col-xs-10 {
        width: 83.33%;
    }

    th.visible-lg .col-xs-9 {
        width: 75%;
    }

    td.visible-lg .col-xs-9 {
        width: 75%;
    }

    th.visible-lg .col-xs-8 {
        width: 66.66%;
    }

    td.visible-lg .col-xs-8 {
        width: 66.66%;
    }

    th.visible-lg .col-xs-7 {
        width: 58.33%;
    }

    td.visible-lg .col-xs-7 {
        width: 58.33%;
    }

    th.visible-lg .col-xs-6 {
        width: 50%;
    }

    td.visible-lg .col-xs-6 {
        width: 50%;
    }

    th.visible-lg .col-xs-5 {
        width: 41.66%;
    }

    td.visible-lg .col-xs-5 {
        width: 41.66%;
    }

    th.visible-lg .col-xs-4 {
        width: 33.33%;
    }

    td.visible-lg .col-xs-4 {
        width: 33.33%;
    }

    th.visible-lg .col-xs-3 {
        width: 25%;
    }

    td.visible-lg .col-xs-3 {
        width: 25%;
    }

    th.visible-lg .col-xs-2 {
        width: 16.66%;
    }

    td.visible-lg .col-xs-2 {
        width: 16.66%;
    }

    th.visible-lg .col-xs-1 {
        width: 8.33%;
    }

    td.visible-lg .col-xs-1 {
        width: 8.33%;
    }

    th.visible-lg .col-xs-pull-12 {
        right: 100%;
    }

    td.visible-lg .col-xs-pull-12 {
        right: 100%;
    }

    th.visible-lg .col-xs-pull-11 {
        right: 91.66%;
    }

    td.visible-lg .col-xs-pull-11 {
        right: 91.66%;
    }

    th.visible-lg .col-xs-pull-10 {
        right: 83.33%;
    }

    td.visible-lg .col-xs-pull-10 {
        right: 83.33%;
    }

    th.visible-lg .col-xs-pull-9 {
        right: 75%;
    }

    td.visible-lg .col-xs-pull-9 {
        right: 75%;
    }

    th.visible-lg .col-xs-pull-8 {
        right: 66.66%;
    }

    td.visible-lg .col-xs-pull-8 {
        right: 66.66%;
    }

    th.visible-lg .col-xs-pull-7 {
        right: 58.33%;
    }

    td.visible-lg .col-xs-pull-7 {
        right: 58.33%;
    }

    th.visible-lg .col-xs-pull-6 {
        right: 50%;
    }

    td.visible-lg .col-xs-pull-6 {
        right: 50%;
    }

    th.visible-lg .col-xs-pull-5 {
        right: 41.66%;
    }

    td.visible-lg .col-xs-pull-5 {
        right: 41.66%;
    }

    th.visible-lg .col-xs-pull-4 {
        right: 33.33%;
    }

    td.visible-lg .col-xs-pull-4 {
        right: 33.33%;
    }

    th.visible-lg .col-xs-pull-3 {
        right: 25%;
    }

    td.visible-lg .col-xs-pull-3 {
        right: 25%;
    }

    th.visible-lg .col-xs-pull-2 {
        right: 16.66%;
    }

    td.visible-lg .col-xs-pull-2 {
        right: 16.66%;
    }

    th.visible-lg .col-xs-pull-1 {
        right: 8.33%;
    }

    td.visible-lg .col-xs-pull-1 {
        right: 8.33%;
    }

    th.visible-lg .col-xs-pull-0 {
        right: 0px;
    }

    td.visible-lg .col-xs-pull-0 {
        right: 0px;
    }

    th.visible-lg .col-xs-push-12 {
        left: 100%;
    }

    td.visible-lg .col-xs-push-12 {
        left: 100%;
    }

    th.visible-lg .col-xs-push-11 {
        left: 91.66%;
    }

    td.visible-lg .col-xs-push-11 {
        left: 91.66%;
    }

    th.visible-lg .col-xs-push-10 {
        left: 83.33%;
    }

    td.visible-lg .col-xs-push-10 {
        left: 83.33%;
    }

    th.visible-lg .col-xs-push-9 {
        left: 75%;
    }

    td.visible-lg .col-xs-push-9 {
        left: 75%;
    }

    th.visible-lg .col-xs-push-8 {
        left: 66.66%;
    }

    td.visible-lg .col-xs-push-8 {
        left: 66.66%;
    }

    th.visible-lg .col-xs-push-7 {
        left: 58.33%;
    }

    td.visible-lg .col-xs-push-7 {
        left: 58.33%;
    }

    th.visible-lg .col-xs-push-6 {
        left: 50%;
    }

    td.visible-lg .col-xs-push-6 {
        left: 50%;
    }

    th.visible-lg .col-xs-push-5 {
        left: 41.66%;
    }

    td.visible-lg .col-xs-push-5 {
        left: 41.66%;
    }

    th.visible-lg .col-xs-push-4 {
        left: 33.33%;
    }

    td.visible-lg .col-xs-push-4 {
        left: 33.33%;
    }

    th.visible-lg .col-xs-push-3 {
        left: 25%;
    }

    td.visible-lg .col-xs-push-3 {
        left: 25%;
    }

    th.visible-lg .col-xs-push-2 {
        left: 16.66%;
    }

    td.visible-lg .col-xs-push-2 {
        left: 16.66%;
    }

    th.visible-lg .col-xs-push-1 {
        left: 8.33%;
    }

    td.visible-lg .col-xs-push-1 {
        left: 8.33%;
    }

    th.visible-lg .col-xs-push-0 {
        left: 0px;
    }

    td.visible-lg .col-xs-push-0 {
        left: 0px;
    }

    th.visible-lg .col-xs-offset-12 {
        margin-left: 100%;
    }

    td.visible-lg .col-xs-offset-12 {
        margin-left: 100%;
    }

    th.visible-lg .col-xs-offset-11 {
        margin-left: 91.66%;
    }

    td.visible-lg .col-xs-offset-11 {
        margin-left: 91.66%;
    }

    th.visible-lg .col-xs-offset-10 {
        margin-left: 83.33%;
    }

    td.visible-lg .col-xs-offset-10 {
        margin-left: 83.33%;
    }

    th.visible-lg .col-xs-offset-9 {
        margin-left: 75%;
    }

    td.visible-lg .col-xs-offset-9 {
        margin-left: 75%;
    }

    th.visible-lg .col-xs-offset-8 {
        margin-left: 66.66%;
    }

    td.visible-lg .col-xs-offset-8 {
        margin-left: 66.66%;
    }

    th.visible-lg .col-xs-offset-7 {
        margin-left: 58.33%;
    }

    td.visible-lg .col-xs-offset-7 {
        margin-left: 58.33%;
    }

    th.visible-lg .col-xs-offset-6 {
        margin-left: 50%;
    }

    td.visible-lg .col-xs-offset-6 {
        margin-left: 50%;
    }

    th.visible-lg .col-xs-offset-5 {
        margin-left: 41.66%;
    }

    td.visible-lg .col-xs-offset-5 {
        margin-left: 41.66%;
    }

    th.visible-lg .col-xs-offset-4 {
        margin-left: 33.33%;
    }

    td.visible-lg .col-xs-offset-4 {
        margin-left: 33.33%;
    }

    th.visible-lg .col-xs-offset-3 {
        margin-left: 25%;
    }

    td.visible-lg .col-xs-offset-3 {
        margin-left: 25%;
    }

    th.visible-lg .col-xs-offset-2 {
        margin-left: 16.66%;
    }

    td.visible-lg .col-xs-offset-2 {
        margin-left: 16.66%;
    }

    th.visible-lg .col-xs-offset-1 {
        margin-left: 8.33%;
    }

    td.visible-lg .col-xs-offset-1 {
        margin-left: 8.33%;
    }

    th.visible-lg .col-xs-offset-0 {
        margin-left: 0px;
    }

    td.visible-lg .col-xs-offset-0 {
        margin-left: 0px;
    }

    th.visible-lg table {
        max-width: 100%;
        background-color: transparent;
    }

    td.visible-lg table {
        max-width: 100%;
        background-color: transparent;
    }

    th.visible-lg th {
        text-align: left;
    }

    td.visible-lg th {
        text-align: left;
    }

    th.visible-lg .table {
        width: 100%;
        margin-bottom: 20px;
    }

    td.visible-lg .table {
        width: 100%;
        margin-bottom: 20px;
    }

    th.visible-lg .table > thead > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > thead > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > tbody > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > tbody > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > tfoot > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > tfoot > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > thead > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > thead > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > tbody > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > tbody > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

    td.visible-lg .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

    th.visible-lg .table > caption + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > caption + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > colgroup + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > colgroup + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > thead:first-child > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > thead:first-child > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > caption + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > caption + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > colgroup + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > colgroup + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > thead:first-child > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .table > thead:first-child > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .table > tbody + tbody {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 2px;
        border-top-style: solid;
    }

    td.visible-lg .table > tbody + tbody {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 2px;
        border-top-style: solid;
    }

    th.visible-lg .table .table {
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .table .table {
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .table-condensed > thead > tr > th {
        padding: 5px;
    }

    td.visible-lg .table-condensed > thead > tr > th {
        padding: 5px;
    }

    th.visible-lg .table-condensed > tbody > tr > th {
        padding: 5px;
    }

    td.visible-lg .table-condensed > tbody > tr > th {
        padding: 5px;
    }

    th.visible-lg .table-condensed > tfoot > tr > th {
        padding: 5px;
    }

    td.visible-lg .table-condensed > tfoot > tr > th {
        padding: 5px;
    }

    th.visible-lg .table-condensed > thead > tr > td {
        padding: 5px;
    }

    td.visible-lg .table-condensed > thead > tr > td {
        padding: 5px;
    }

    th.visible-lg .table-condensed > tbody > tr > td {
        padding: 5px;
    }

    td.visible-lg .table-condensed > tbody > tr > td {
        padding: 5px;
    }

    th.visible-lg .table-condensed > tfoot > tr > td {
        padding: 5px;
    }

    td.visible-lg .table-condensed > tfoot > tr > td {
        padding: 5px;
    }

    th.visible-lg .table-bordered {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > thead > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > thead > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > tbody > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > tbody > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > tfoot > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > tfoot > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > thead > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > thead > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > tbody > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > tbody > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > tfoot > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .table-bordered > tfoot > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

    td.visible-lg .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

    th.visible-lg .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

    td.visible-lg .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

    th.visible-lg .table-striped > tbody > tr:nth-child(2n+1) > td {
        background-color: rgb(249, 249, 249);
    }

    td.visible-lg .table-striped > tbody > tr:nth-child(2n+1) > td {
        background-color: rgb(249, 249, 249);
    }

    th.visible-lg .table-striped > tbody > tr:nth-child(2n+1) > th {
        background-color: rgb(249, 249, 249);
    }

    td.visible-lg .table-striped > tbody > tr:nth-child(2n+1) > th {
        background-color: rgb(249, 249, 249);
    }

    th.visible-lg .table-hover > tbody > tr:hover > td {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table-hover > tbody > tr:hover > td {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table-hover > tbody > tr:hover > th {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table-hover > tbody > tr:hover > th {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg table col[class*='col-'] {
        float: none;
        display: table-column;
        position: static;
    }

    td.visible-lg table col[class*='col-'] {
        float: none;
        display: table-column;
        position: static;
    }

    th.visible-lg table td[class*='col-'] {
        float: none;
        display: table-cell;
        position: static;
    }

    td.visible-lg table td[class*='col-'] {
        float: none;
        display: table-cell;
        position: static;
    }

    th.visible-lg table th[class*='col-'] {
        float: none;
        display: table-cell;
        position: static;
    }

    td.visible-lg table th[class*='col-'] {
        float: none;
        display: table-cell;
        position: static;
    }

    th.visible-lg .table > thead > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > thead > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tbody > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tbody > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tfoot > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tfoot > tr > td.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > thead > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > thead > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tbody > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tbody > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tfoot > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tfoot > tr > th.active {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > thead > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > thead > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tbody > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tbody > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tfoot > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tfoot > tr.active > td {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > thead > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > thead > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tbody > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tbody > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table > tfoot > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .table > tfoot > tr.active > th {
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .table-hover > tbody > tr > td.active:hover {
        background-color: rgb(232, 232, 232);
    }

    td.visible-lg .table-hover > tbody > tr > td.active:hover {
        background-color: rgb(232, 232, 232);
    }

    th.visible-lg .table-hover > tbody > tr > th.active:hover {
        background-color: rgb(232, 232, 232);
    }

    td.visible-lg .table-hover > tbody > tr > th.active:hover {
        background-color: rgb(232, 232, 232);
    }

    th.visible-lg .table-hover > tbody > tr.active:hover > td {
        background-color: rgb(232, 232, 232);
    }

    td.visible-lg .table-hover > tbody > tr.active:hover > td {
        background-color: rgb(232, 232, 232);
    }

    th.visible-lg .table-hover > tbody > tr.active:hover > th {
        background-color: rgb(232, 232, 232);
    }

    td.visible-lg .table-hover > tbody > tr.active:hover > th {
        background-color: rgb(232, 232, 232);
    }

    th.visible-lg .table > thead > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > thead > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tbody > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tbody > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tfoot > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tfoot > tr > td.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > thead > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > thead > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tbody > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tbody > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tfoot > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tfoot > tr > th.success {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > thead > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > thead > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tbody > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tbody > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tfoot > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tfoot > tr.success > td {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > thead > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > thead > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tbody > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tbody > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table > tfoot > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .table > tfoot > tr.success > th {
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .table-hover > tbody > tr > td.success:hover {
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg .table-hover > tbody > tr > td.success:hover {
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg .table-hover > tbody > tr > th.success:hover {
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg .table-hover > tbody > tr > th.success:hover {
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg .table-hover > tbody > tr.success:hover > td {
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg .table-hover > tbody > tr.success:hover > td {
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg .table-hover > tbody > tr.success:hover > th {
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg .table-hover > tbody > tr.success:hover > th {
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg .table > thead > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > thead > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tbody > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tbody > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tfoot > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tfoot > tr > td.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > thead > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > thead > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tbody > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tbody > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tfoot > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tfoot > tr > th.info {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > thead > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > thead > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tbody > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tbody > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tfoot > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tfoot > tr.info > td {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > thead > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > thead > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tbody > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tbody > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table > tfoot > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .table > tfoot > tr.info > th {
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .table-hover > tbody > tr > td.info:hover {
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg .table-hover > tbody > tr > td.info:hover {
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg .table-hover > tbody > tr > th.info:hover {
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg .table-hover > tbody > tr > th.info:hover {
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg .table-hover > tbody > tr.info:hover > td {
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg .table-hover > tbody > tr.info:hover > td {
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg .table-hover > tbody > tr.info:hover > th {
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg .table-hover > tbody > tr.info:hover > th {
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg .table > thead > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > thead > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tbody > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tbody > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tfoot > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tfoot > tr > td.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > thead > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > thead > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tbody > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tbody > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tfoot > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tfoot > tr > th.warning {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > thead > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > thead > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tbody > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tbody > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tfoot > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tfoot > tr.warning > td {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > thead > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > thead > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tbody > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tbody > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table > tfoot > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .table > tfoot > tr.warning > th {
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .table-hover > tbody > tr > td.warning:hover {
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg .table-hover > tbody > tr > td.warning:hover {
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg .table-hover > tbody > tr > th.warning:hover {
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg .table-hover > tbody > tr > th.warning:hover {
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg .table-hover > tbody > tr.warning:hover > td {
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg .table-hover > tbody > tr.warning:hover > td {
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg .table-hover > tbody > tr.warning:hover > th {
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg .table-hover > tbody > tr.warning:hover > th {
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg .table > thead > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > thead > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tbody > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tbody > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tfoot > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tfoot > tr > td.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > thead > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > thead > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tbody > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tbody > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tfoot > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tfoot > tr > th.danger {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > thead > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > thead > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tbody > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tbody > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tfoot > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tfoot > tr.danger > td {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > thead > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > thead > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tbody > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tbody > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table > tfoot > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .table > tfoot > tr.danger > th {
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .table-hover > tbody > tr > td.danger:hover {
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg .table-hover > tbody > tr > td.danger:hover {
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg .table-hover > tbody > tr > th.danger:hover {
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg .table-hover > tbody > tr > th.danger:hover {
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg .table-hover > tbody > tr.danger:hover > td {
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg .table-hover > tbody > tr.danger:hover > td {
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg .table-hover > tbody > tr.danger:hover > th {
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg .table-hover > tbody > tr.danger:hover > th {
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg fieldset {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        min-width: 0px;
    }

    td.visible-lg fieldset {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        min-width: 0px;
    }

    th.visible-lg 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: inherit;
        font-size: 21px;
        margin-bottom: 20px;
        display: block;
    }

    td.visible-lg 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: inherit;
        font-size: 21px;
        margin-bottom: 20px;
        display: block;
    }

    th.visible-lg label {
        font-weight: bold;
        margin-bottom: 5px;
        display: inline-block;
    }

    td.visible-lg label {
        font-weight: bold;
        margin-bottom: 5px;
        display: inline-block;
    }

    th.visible-lg input[type='search'] {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    td.visible-lg input[type='search'] {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    th.visible-lg input[type='radio'] {
        margin: 4px 0px 0px;
        line-height: normal;
    }

    td.visible-lg input[type='radio'] {
        margin: 4px 0px 0px;
        line-height: normal;
    }

    th.visible-lg input[type='checkbox'] {
        margin: 4px 0px 0px;
        line-height: normal;
    }

    td.visible-lg input[type='checkbox'] {
        margin: 4px 0px 0px;
        line-height: normal;
    }

    th.visible-lg input[type='file'] {
        display: block;
    }

    td.visible-lg input[type='file'] {
        display: block;
    }

    th.visible-lg input[type='range'] {
        width: 100%;
        display: block;
    }

    td.visible-lg input[type='range'] {
        width: 100%;
        display: block;
    }

    th.visible-lg select[multiple] {
        height: auto;
    }

    td.visible-lg select[multiple] {
        height: auto;
    }

    th.visible-lg select[size] {
        height: auto;
    }

    td.visible-lg select[size] {
        height: auto;
    }

    th.visible-lg input[type='file']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg input[type='file']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg input[type='radio']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg input[type='radio']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg input[type='checkbox']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg input[type='checkbox']:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg output {
        color: rgb(85, 85, 85);
        line-height: 1.4285;
        padding-top: 7px;
        font-size: 14px;
        display: block;
    }

    td.visible-lg output {
        color: rgb(85, 85, 85);
        line-height: 1.4285;
        padding-top: 7px;
        font-size: 14px;
        display: block;
    }

    th.visible-lg .form-control {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        border-image: none;
        width: 100%;
        height: 34px;
        color: rgb(85, 85, 85);
        line-height: 1.4285;
        font-size: 14px;
        display: block;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        background-image: none;
        background-color: rgb(255, 255, 255);
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    td.visible-lg .form-control {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        border-image: none;
        width: 100%;
        height: 34px;
        color: rgb(85, 85, 85);
        line-height: 1.4285;
        font-size: 14px;
        display: block;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        background-image: none;
        background-color: rgb(255, 255, 255);
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    th.visible-lg .form-control:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    td.visible-lg .form-control:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    th.visible-lg :-ms-input-placeholder.form-control {
        color: rgb(153, 153, 153);
    }

    td.visible-lg :-ms-input-placeholder.form-control {
        color: rgb(153, 153, 153);
    }

    th.visible-lg [disabled].form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg [disabled].form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg [readonly].form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg [readonly].form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg fieldset[disabled] .form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg fieldset[disabled] .form-control {
        cursor: not-allowed;
        opacity: 1;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg textarea.form-control {
        height: auto;
    }

    td.visible-lg textarea.form-control {
        height: auto;
    }

    th.visible-lg input[type='search'] {
        -webkit-appearance: none;
    }

    td.visible-lg input[type='search'] {
        -webkit-appearance: none;
    }

    th.visible-lg input[type='date'] {
        line-height: 34px;
    }

    td.visible-lg input[type='date'] {
        line-height: 34px;
    }

    th.visible-lg .form-group {
        margin-bottom: 15px;
    }

    td.visible-lg .form-group {
        margin-bottom: 15px;
    }

    th.visible-lg .radio {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        min-height: 20px;
    }

    td.visible-lg .radio {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        min-height: 20px;
    }

    th.visible-lg .checkbox {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        min-height: 20px;
    }

    td.visible-lg .checkbox {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        min-height: 20px;
    }

    th.visible-lg .radio label {
        font-weight: normal;
        display: inline;
        cursor: pointer;
    }

    td.visible-lg .radio label {
        font-weight: normal;
        display: inline;
        cursor: pointer;
    }

    th.visible-lg .checkbox label {
        font-weight: normal;
        display: inline;
        cursor: pointer;
    }

    td.visible-lg .checkbox label {
        font-weight: normal;
        display: inline;
        cursor: pointer;
    }

    th.visible-lg .radio input[type='radio'] {
        margin-left: -20px;
        float: left;
    }

    td.visible-lg .radio input[type='radio'] {
        margin-left: -20px;
        float: left;
    }

    th.visible-lg .radio-inline input[type='radio'] {
        margin-left: -20px;
        float: left;
    }

    td.visible-lg .radio-inline input[type='radio'] {
        margin-left: -20px;
        float: left;
    }

    th.visible-lg .checkbox input[type='checkbox'] {
        margin-left: -20px;
        float: left;
    }

    td.visible-lg .checkbox input[type='checkbox'] {
        margin-left: -20px;
        float: left;
    }

    th.visible-lg .checkbox-inline input[type='checkbox'] {
        margin-left: -20px;
        float: left;
    }

    td.visible-lg .checkbox-inline input[type='checkbox'] {
        margin-left: -20px;
        float: left;
    }

    th.visible-lg .radio + .radio {
        margin-top: -5px;
    }

    td.visible-lg .radio + .radio {
        margin-top: -5px;
    }

    th.visible-lg .checkbox + .checkbox {
        margin-top: -5px;
    }

    td.visible-lg .checkbox + .checkbox {
        margin-top: -5px;
    }

    th.visible-lg .radio-inline {
        padding-left: 20px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }

    td.visible-lg .radio-inline {
        padding-left: 20px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }

    th.visible-lg .checkbox-inline {
        padding-left: 20px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }

    td.visible-lg .checkbox-inline {
        padding-left: 20px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }

    th.visible-lg .radio-inline + .radio-inline {
        margin-top: 0px;
        margin-left: 10px;
    }

    td.visible-lg .radio-inline + .radio-inline {
        margin-top: 0px;
        margin-left: 10px;
    }

    th.visible-lg .checkbox-inline + .checkbox-inline {
        margin-top: 0px;
        margin-left: 10px;
    }

    td.visible-lg .checkbox-inline + .checkbox-inline {
        margin-top: 0px;
        margin-left: 10px;
    }

    th.visible-lg input[type='radio'][disabled] {
        cursor: not-allowed;
    }

    td.visible-lg input[type='radio'][disabled] {
        cursor: not-allowed;
    }

    th.visible-lg input[type='checkbox'][disabled] {
        cursor: not-allowed;
    }

    td.visible-lg input[type='checkbox'][disabled] {
        cursor: not-allowed;
    }

    th.visible-lg [disabled].radio {
        cursor: not-allowed;
    }

    td.visible-lg [disabled].radio {
        cursor: not-allowed;
    }

    th.visible-lg [disabled].radio-inline {
        cursor: not-allowed;
    }

    td.visible-lg [disabled].radio-inline {
        cursor: not-allowed;
    }

    th.visible-lg [disabled].checkbox {
        cursor: not-allowed;
    }

    td.visible-lg [disabled].checkbox {
        cursor: not-allowed;
    }

    th.visible-lg [disabled].checkbox-inline {
        cursor: not-allowed;
    }

    td.visible-lg [disabled].checkbox-inline {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] input[type='radio'] {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] input[type='radio'] {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] input[type='checkbox'] {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] input[type='checkbox'] {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] .radio {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] .radio {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] .radio-inline {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] .radio-inline {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] .checkbox {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] .checkbox {
        cursor: not-allowed;
    }

    th.visible-lg fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

    td.visible-lg fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

    th.visible-lg .input-sm {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .input-sm {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg select.input-sm {
        height: 30px;
        line-height: 30px;
    }

    td.visible-lg select.input-sm {
        height: 30px;
        line-height: 30px;
    }

    th.visible-lg textarea.input-sm {
        height: auto;
    }

    td.visible-lg textarea.input-sm {
        height: auto;
    }

    th.visible-lg select[multiple].input-sm {
        height: auto;
    }

    td.visible-lg select[multiple].input-sm {
        height: auto;
    }

    th.visible-lg .input-lg {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .input-lg {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg select.input-lg {
        height: 46px;
        line-height: 46px;
    }

    td.visible-lg select.input-lg {
        height: 46px;
        line-height: 46px;
    }

    th.visible-lg textarea.input-lg {
        height: auto;
    }

    td.visible-lg textarea.input-lg {
        height: auto;
    }

    th.visible-lg select[multiple].input-lg {
        height: auto;
    }

    td.visible-lg select[multiple].input-lg {
        height: auto;
    }

    th.visible-lg .has-feedback {
        position: relative;
    }

    td.visible-lg .has-feedback {
        position: relative;
    }

    th.visible-lg .has-feedback .form-control {
        padding-right: 42.5px;
    }

    td.visible-lg .has-feedback .form-control {
        padding-right: 42.5px;
    }

    th.visible-lg .has-feedback .form-control-feedback {
        top: 25px;
        width: 34px;
        height: 34px;
        text-align: center;
        right: 0px;
        line-height: 34px;
        display: block;
        position: absolute;
    }

    td.visible-lg .has-feedback .form-control-feedback {
        top: 25px;
        width: 34px;
        height: 34px;
        text-align: center;
        right: 0px;
        line-height: 34px;
        display: block;
        position: absolute;
    }

    th.visible-lg .has-success .help-block {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .help-block {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .control-label {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .control-label {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .radio {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .radio {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .checkbox {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .checkbox {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .radio-inline {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .radio-inline {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .checkbox-inline {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .checkbox-inline {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-success .form-control {
        border-color: rgb(60, 118, 61);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    td.visible-lg .has-success .form-control {
        border-color: rgb(60, 118, 61);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    th.visible-lg .has-success .form-control:focus {
        border-color: rgb(43, 84, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

    td.visible-lg .has-success .form-control:focus {
        border-color: rgb(43, 84, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

    th.visible-lg .has-success .input-group-addon {
        border-color: rgb(60, 118, 61);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .has-success .input-group-addon {
        border-color: rgb(60, 118, 61);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .has-success .form-control-feedback {
        color: rgb(60, 118, 61);
    }

    td.visible-lg .has-success .form-control-feedback {
        color: rgb(60, 118, 61);
    }

    th.visible-lg .has-warning .help-block {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .help-block {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .control-label {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .control-label {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .radio {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .radio {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .checkbox {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .checkbox {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .radio-inline {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .radio-inline {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .checkbox-inline {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .checkbox-inline {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-warning .form-control {
        border-color: rgb(138, 109, 59);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    td.visible-lg .has-warning .form-control {
        border-color: rgb(138, 109, 59);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    th.visible-lg .has-warning .form-control:focus {
        border-color: rgb(102, 81, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

    td.visible-lg .has-warning .form-control:focus {
        border-color: rgb(102, 81, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

    th.visible-lg .has-warning .input-group-addon {
        border-color: rgb(138, 109, 59);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .has-warning .input-group-addon {
        border-color: rgb(138, 109, 59);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .has-warning .form-control-feedback {
        color: rgb(138, 109, 59);
    }

    td.visible-lg .has-warning .form-control-feedback {
        color: rgb(138, 109, 59);
    }

    th.visible-lg .has-error .help-block {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .help-block {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .control-label {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .control-label {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .radio {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .radio {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .checkbox {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .checkbox {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .radio-inline {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .radio-inline {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .checkbox-inline {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .checkbox-inline {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .has-error .form-control {
        border-color: rgb(169, 68, 66);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    td.visible-lg .has-error .form-control {
        border-color: rgb(169, 68, 66);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    th.visible-lg .has-error .form-control:focus {
        border-color: rgb(132, 53, 52);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

    td.visible-lg .has-error .form-control:focus {
        border-color: rgb(132, 53, 52);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

    th.visible-lg .has-error .input-group-addon {
        border-color: rgb(169, 68, 66);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .has-error .input-group-addon {
        border-color: rgb(169, 68, 66);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .has-error .form-control-feedback {
        color: rgb(169, 68, 66);
    }

    td.visible-lg .has-error .form-control-feedback {
        color: rgb(169, 68, 66);
    }

    th.visible-lg .form-control-static {
        margin-bottom: 0px;
    }

    td.visible-lg .form-control-static {
        margin-bottom: 0px;
    }

    th.visible-lg .help-block {
        color: rgb(115, 115, 115);
        margin-top: 5px;
        margin-bottom: 10px;
        display: block;
    }

    td.visible-lg .help-block {
        color: rgb(115, 115, 115);
        margin-top: 5px;
        margin-bottom: 10px;
        display: block;
    }

    th.visible-lg .form-horizontal .control-label {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .form-horizontal .control-label {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .form-horizontal .radio {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .form-horizontal .radio {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .form-horizontal .checkbox {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .form-horizontal .checkbox {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .form-horizontal .radio-inline {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .form-horizontal .radio-inline {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .form-horizontal .checkbox-inline {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .form-horizontal .checkbox-inline {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .form-horizontal .radio {
        min-height: 27px;
    }

    td.visible-lg .form-horizontal .radio {
        min-height: 27px;
    }

    th.visible-lg .form-horizontal .checkbox {
        min-height: 27px;
    }

    td.visible-lg .form-horizontal .checkbox {
        min-height: 27px;
    }

    th.visible-lg .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .form-horizontal .form-control-static {
        padding-top: 7px;
    }

    td.visible-lg .form-horizontal .form-control-static {
        padding-top: 7px;
    }

    th.visible-lg .form-horizontal .has-feedback .form-control-feedback {
        top: 0px;
        right: 15px;
    }

    td.visible-lg .form-horizontal .has-feedback .form-control-feedback {
        top: 0px;
        right: 15px;
    }

    th.visible-lg .btn {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        text-align: center;
        line-height: 1.4285;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        white-space: nowrap;
        cursor: pointer;
        -ms-user-select: none;
        background-image: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

    td.visible-lg .btn {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        text-align: center;
        line-height: 1.4285;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
        white-space: nowrap;
        cursor: pointer;
        -ms-user-select: none;
        background-image: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

    th.visible-lg .btn:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg .btn:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg .btn:focus:active {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg .btn:focus:active {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg .btn.active:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    td.visible-lg .btn.active:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    th.visible-lg .btn:hover {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    td.visible-lg .btn:hover {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    th.visible-lg .btn:focus {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    td.visible-lg .btn:focus {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    th.visible-lg .btn:active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    td.visible-lg .btn:active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    th.visible-lg .btn.active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    td.visible-lg .btn.active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    th.visible-lg .btn.disabled {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    td.visible-lg .btn.disabled {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    th.visible-lg [disabled].btn {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    td.visible-lg [disabled].btn {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    th.visible-lg fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    td.visible-lg fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    th.visible-lg .btn-default {
        border-color: rgb(204, 204, 204);
        color: rgb(51, 51, 51);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default {
        border-color: rgb(204, 204, 204);
        color: rgb(51, 51, 51);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default:hover {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    td.visible-lg .btn-default:hover {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    th.visible-lg .btn-default:focus {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    td.visible-lg .btn-default:focus {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    th.visible-lg .btn-default:active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    td.visible-lg .btn-default:active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    th.visible-lg .btn-default.active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    td.visible-lg .btn-default.active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    th.visible-lg .open .dropdown-toggle.btn-default {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    td.visible-lg .open .dropdown-toggle.btn-default {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    th.visible-lg .btn-default:active {
        background-image: none;
    }

    td.visible-lg .btn-default:active {
        background-image: none;
    }

    th.visible-lg .btn-default.active {
        background-image: none;
    }

    td.visible-lg .btn-default.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    th.visible-lg .btn-default.disabled {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default.disabled {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg [disabled].btn-default {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg [disabled].btn-default {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg fieldset[disabled] .btn-default {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg fieldset[disabled] .btn-default {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default.disabled:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default.disabled:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg [disabled].btn-default:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg [disabled].btn-default:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg fieldset[disabled] .btn-default:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg fieldset[disabled] .btn-default:hover {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default.disabled:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default.disabled:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg [disabled].btn-default:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg [disabled].btn-default:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg fieldset[disabled] .btn-default:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg fieldset[disabled] .btn-default:focus {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default.disabled:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default.disabled:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg [disabled].btn-default:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg [disabled].btn-default:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg fieldset[disabled] .btn-default:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg fieldset[disabled] .btn-default:active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default.disabled.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-default.disabled.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg [disabled].btn-default.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg [disabled].btn-default.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg fieldset[disabled] .btn-default.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg fieldset[disabled] .btn-default.active {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-default .badge {
        color: rgb(255, 255, 255);
        background-color: rgb(51, 51, 51);
    }

    td.visible-lg .btn-default .badge {
        color: rgb(255, 255, 255);
        background-color: rgb(51, 51, 51);
    }

    th.visible-lg .btn-primary {
        border-color: rgb(53, 126, 189);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary {
        border-color: rgb(53, 126, 189);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary:hover {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    td.visible-lg .btn-primary:hover {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    th.visible-lg .btn-primary:focus {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    td.visible-lg .btn-primary:focus {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    th.visible-lg .btn-primary:active {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    td.visible-lg .btn-primary:active {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    th.visible-lg .btn-primary.active {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    td.visible-lg .btn-primary.active {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    th.visible-lg .open .dropdown-toggle.btn-primary {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    td.visible-lg .open .dropdown-toggle.btn-primary {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    th.visible-lg .btn-primary:active {
        background-image: none;
    }

    td.visible-lg .btn-primary:active {
        background-image: none;
    }

    th.visible-lg .btn-primary.active {
        background-image: none;
    }

    td.visible-lg .btn-primary.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    th.visible-lg .btn-primary.disabled {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary.disabled {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [disabled].btn-primary {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg [disabled].btn-primary {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg fieldset[disabled] .btn-primary {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg fieldset[disabled] .btn-primary {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary.disabled:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary.disabled:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [disabled].btn-primary:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg [disabled].btn-primary:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg fieldset[disabled] .btn-primary:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg fieldset[disabled] .btn-primary:hover {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary.disabled:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary.disabled:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [disabled].btn-primary:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg [disabled].btn-primary:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg fieldset[disabled] .btn-primary:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg fieldset[disabled] .btn-primary:focus {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary.disabled:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary.disabled:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [disabled].btn-primary:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg [disabled].btn-primary:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg fieldset[disabled] .btn-primary:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg fieldset[disabled] .btn-primary:active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary.disabled.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .btn-primary.disabled.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [disabled].btn-primary.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg [disabled].btn-primary.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg fieldset[disabled] .btn-primary.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg fieldset[disabled] .btn-primary.active {
        border-color: rgb(53, 126, 189);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .btn-primary .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-primary .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-success {
        border-color: rgb(76, 174, 76);
        color: rgb(255, 255, 255);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success {
        border-color: rgb(76, 174, 76);
        color: rgb(255, 255, 255);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success:hover {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    td.visible-lg .btn-success:hover {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    th.visible-lg .btn-success:focus {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    td.visible-lg .btn-success:focus {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    th.visible-lg .btn-success:active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    td.visible-lg .btn-success:active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    th.visible-lg .btn-success.active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    td.visible-lg .btn-success.active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    th.visible-lg .open .dropdown-toggle.btn-success {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    td.visible-lg .open .dropdown-toggle.btn-success {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    th.visible-lg .btn-success:active {
        background-image: none;
    }

    td.visible-lg .btn-success:active {
        background-image: none;
    }

    th.visible-lg .btn-success.active {
        background-image: none;
    }

    td.visible-lg .btn-success.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    th.visible-lg .btn-success.disabled {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success.disabled {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [disabled].btn-success {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg [disabled].btn-success {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg fieldset[disabled] .btn-success {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg fieldset[disabled] .btn-success {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success.disabled:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success.disabled:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [disabled].btn-success:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg [disabled].btn-success:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg fieldset[disabled] .btn-success:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg fieldset[disabled] .btn-success:hover {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success.disabled:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success.disabled:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [disabled].btn-success:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg [disabled].btn-success:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg fieldset[disabled] .btn-success:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg fieldset[disabled] .btn-success:focus {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success.disabled:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success.disabled:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [disabled].btn-success:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg [disabled].btn-success:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg fieldset[disabled] .btn-success:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg fieldset[disabled] .btn-success:active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success.disabled.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .btn-success.disabled.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [disabled].btn-success.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg [disabled].btn-success.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg fieldset[disabled] .btn-success.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg fieldset[disabled] .btn-success.active {
        border-color: rgb(76, 174, 76);
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .btn-success .badge {
        color: rgb(92, 184, 92);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-success .badge {
        color: rgb(92, 184, 92);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-info {
        border-color: rgb(70, 184, 218);
        color: rgb(255, 255, 255);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info {
        border-color: rgb(70, 184, 218);
        color: rgb(255, 255, 255);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info:hover {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    td.visible-lg .btn-info:hover {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    th.visible-lg .btn-info:focus {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    td.visible-lg .btn-info:focus {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    th.visible-lg .btn-info:active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    td.visible-lg .btn-info:active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    th.visible-lg .btn-info.active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    td.visible-lg .btn-info.active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    th.visible-lg .open .dropdown-toggle.btn-info {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    td.visible-lg .open .dropdown-toggle.btn-info {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    th.visible-lg .btn-info:active {
        background-image: none;
    }

    td.visible-lg .btn-info:active {
        background-image: none;
    }

    th.visible-lg .btn-info.active {
        background-image: none;
    }

    td.visible-lg .btn-info.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    th.visible-lg .btn-info.disabled {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info.disabled {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [disabled].btn-info {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg [disabled].btn-info {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg fieldset[disabled] .btn-info {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg fieldset[disabled] .btn-info {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info.disabled:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info.disabled:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [disabled].btn-info:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg [disabled].btn-info:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg fieldset[disabled] .btn-info:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg fieldset[disabled] .btn-info:hover {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info.disabled:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info.disabled:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [disabled].btn-info:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg [disabled].btn-info:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg fieldset[disabled] .btn-info:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg fieldset[disabled] .btn-info:focus {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info.disabled:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info.disabled:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [disabled].btn-info:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg [disabled].btn-info:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg fieldset[disabled] .btn-info:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg fieldset[disabled] .btn-info:active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info.disabled.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .btn-info.disabled.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [disabled].btn-info.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg [disabled].btn-info.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg fieldset[disabled] .btn-info.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg fieldset[disabled] .btn-info.active {
        border-color: rgb(70, 184, 218);
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .btn-info .badge {
        color: rgb(91, 192, 222);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-info .badge {
        color: rgb(91, 192, 222);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-warning {
        border-color: rgb(238, 162, 54);
        color: rgb(255, 255, 255);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning {
        border-color: rgb(238, 162, 54);
        color: rgb(255, 255, 255);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning:hover {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    td.visible-lg .btn-warning:hover {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    th.visible-lg .btn-warning:focus {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    td.visible-lg .btn-warning:focus {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    th.visible-lg .btn-warning:active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    td.visible-lg .btn-warning:active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    th.visible-lg .btn-warning.active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    td.visible-lg .btn-warning.active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    th.visible-lg .open .dropdown-toggle.btn-warning {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    td.visible-lg .open .dropdown-toggle.btn-warning {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    th.visible-lg .btn-warning:active {
        background-image: none;
    }

    td.visible-lg .btn-warning:active {
        background-image: none;
    }

    th.visible-lg .btn-warning.active {
        background-image: none;
    }

    td.visible-lg .btn-warning.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    th.visible-lg .btn-warning.disabled {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning.disabled {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [disabled].btn-warning {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg [disabled].btn-warning {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg fieldset[disabled] .btn-warning {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg fieldset[disabled] .btn-warning {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning.disabled:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning.disabled:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [disabled].btn-warning:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg [disabled].btn-warning:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg fieldset[disabled] .btn-warning:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg fieldset[disabled] .btn-warning:hover {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning.disabled:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning.disabled:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [disabled].btn-warning:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg [disabled].btn-warning:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg fieldset[disabled] .btn-warning:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg fieldset[disabled] .btn-warning:focus {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning.disabled:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning.disabled:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [disabled].btn-warning:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg [disabled].btn-warning:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg fieldset[disabled] .btn-warning:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg fieldset[disabled] .btn-warning:active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning.disabled.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .btn-warning.disabled.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [disabled].btn-warning.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg [disabled].btn-warning.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg fieldset[disabled] .btn-warning.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg fieldset[disabled] .btn-warning.active {
        border-color: rgb(238, 162, 54);
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .btn-warning .badge {
        color: rgb(240, 173, 78);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-warning .badge {
        color: rgb(240, 173, 78);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-danger {
        border-color: rgb(212, 63, 58);
        color: rgb(255, 255, 255);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger {
        border-color: rgb(212, 63, 58);
        color: rgb(255, 255, 255);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger:hover {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    td.visible-lg .btn-danger:hover {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    th.visible-lg .btn-danger:focus {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    td.visible-lg .btn-danger:focus {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    th.visible-lg .btn-danger:active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    td.visible-lg .btn-danger:active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    th.visible-lg .btn-danger.active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    td.visible-lg .btn-danger.active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    th.visible-lg .open .dropdown-toggle.btn-danger {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    td.visible-lg .open .dropdown-toggle.btn-danger {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    th.visible-lg .btn-danger:active {
        background-image: none;
    }

    td.visible-lg .btn-danger:active {
        background-image: none;
    }

    th.visible-lg .btn-danger.active {
        background-image: none;
    }

    td.visible-lg .btn-danger.active {
        background-image: none;
    }

    th.visible-lg .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    td.visible-lg .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    th.visible-lg .btn-danger.disabled {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger.disabled {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [disabled].btn-danger {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg [disabled].btn-danger {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg fieldset[disabled] .btn-danger {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg fieldset[disabled] .btn-danger {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger.disabled:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger.disabled:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [disabled].btn-danger:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg [disabled].btn-danger:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg fieldset[disabled] .btn-danger:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg fieldset[disabled] .btn-danger:hover {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger.disabled:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger.disabled:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [disabled].btn-danger:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg [disabled].btn-danger:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg fieldset[disabled] .btn-danger:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg fieldset[disabled] .btn-danger:focus {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger.disabled:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger.disabled:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [disabled].btn-danger:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg [disabled].btn-danger:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg fieldset[disabled] .btn-danger:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg fieldset[disabled] .btn-danger:active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger.disabled.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .btn-danger.disabled.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [disabled].btn-danger.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg [disabled].btn-danger.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg fieldset[disabled] .btn-danger.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg fieldset[disabled] .btn-danger.active {
        border-color: rgb(212, 63, 58);
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .btn-danger .badge {
        color: rgb(217, 83, 79);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .btn-danger .badge {
        color: rgb(217, 83, 79);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .btn-link {
        border-radius: 0px;
        color: rgb(66, 139, 202);
        font-weight: normal;
        cursor: pointer;
    }

    td.visible-lg .btn-link {
        border-radius: 0px;
        color: rgb(66, 139, 202);
        font-weight: normal;
        cursor: pointer;
    }

    th.visible-lg .btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    td.visible-lg .btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    th.visible-lg .btn-link:active {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    td.visible-lg .btn-link:active {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    th.visible-lg [disabled].btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    td.visible-lg [disabled].btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    th.visible-lg fieldset[disabled] .btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    td.visible-lg fieldset[disabled] .btn-link {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

    th.visible-lg .btn-link {
        border-color: transparent;
    }

    td.visible-lg .btn-link {
        border-color: transparent;
    }

    th.visible-lg .btn-link:hover {
        border-color: transparent;
    }

    td.visible-lg .btn-link:hover {
        border-color: transparent;
    }

    th.visible-lg .btn-link:focus {
        border-color: transparent;
    }

    td.visible-lg .btn-link:focus {
        border-color: transparent;
    }

    th.visible-lg .btn-link:active {
        border-color: transparent;
    }

    td.visible-lg .btn-link:active {
        border-color: transparent;
    }

    th.visible-lg .btn-link:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    td.visible-lg .btn-link:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    th.visible-lg .btn-link:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    td.visible-lg .btn-link:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    th.visible-lg [disabled].btn-link:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    td.visible-lg [disabled].btn-link:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    th.visible-lg fieldset[disabled] .btn-link:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    td.visible-lg fieldset[disabled] .btn-link:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    th.visible-lg [disabled].btn-link:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    td.visible-lg [disabled].btn-link:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    th.visible-lg fieldset[disabled] .btn-link:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    td.visible-lg fieldset[disabled] .btn-link:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    th.visible-lg .btn-lg {
        padding: 10px 16px;
        border-radius: 6px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .btn-lg {
        padding: 10px 16px;
        border-radius: 6px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg .btn-group-lg > .btn {
        padding: 10px 16px;
        border-radius: 6px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .btn-group-lg > .btn {
        padding: 10px 16px;
        border-radius: 6px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg .btn-sm {
        padding: 5px 10px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .btn-sm {
        padding: 5px 10px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .btn-group-sm > .btn {
        padding: 5px 10px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .btn-group-sm > .btn {
        padding: 5px 10px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .btn-xs {
        padding: 1px 5px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .btn-xs {
        padding: 1px 5px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .btn-group-xs > .btn {
        padding: 1px 5px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .btn-group-xs > .btn {
        padding: 1px 5px;
        border-radius: 3px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .btn-block {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        display: block;
    }

    td.visible-lg .btn-block {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        display: block;
    }

    th.visible-lg .btn-block + .btn-block {
        margin-top: 5px;
    }

    td.visible-lg .btn-block + .btn-block {
        margin-top: 5px;
    }

    th.visible-lg input[type='submit'].btn-block {
        width: 100%;
    }

    td.visible-lg input[type='submit'].btn-block {
        width: 100%;
    }

    th.visible-lg input[type='reset'].btn-block {
        width: 100%;
    }

    td.visible-lg input[type='reset'].btn-block {
        width: 100%;
    }

    th.visible-lg input[type='button'].btn-block {
        width: 100%;
    }

    td.visible-lg input[type='button'].btn-block {
        width: 100%;
    }

    th.visible-lg .fade {
        transition: opacity 0.15s linear;
        opacity: 0;
        -webkit-transition: opacity .15s linear;
    }

    td.visible-lg .fade {
        transition: opacity 0.15s linear;
        opacity: 0;
        -webkit-transition: opacity .15s linear;
    }

    th.visible-lg .fade.in {
        opacity: 1;
    }

    td.visible-lg .fade.in {
        opacity: 1;
    }

    th.visible-lg .collapse {
        display: none;
    }

    td.visible-lg .collapse {
        display: none;
    }

    th.visible-lg .collapse.in {
        display: block;
    }

    td.visible-lg .collapse.in {
        display: block;
    }

    th.visible-lg .collapsing {
        transition: height 0.35s;
        height: 0px;
        overflow: hidden;
        position: relative;
        -webkit-transition: height .35s ease;
    }

    td.visible-lg .collapsing {
        transition: height 0.35s;
        height: 0px;
        overflow: hidden;
        position: relative;
        -webkit-transition: height .35s ease;
    }

    th.visible-lg .glyphicon {
        top: 1px;
        line-height: 1;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        position: relative;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    td.visible-lg .glyphicon {
        top: 1px;
        line-height: 1;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        position: relative;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    th.visible-lg .glyphicon-asterisk::before {
        content: "\2a";
    }

    td.visible-lg .glyphicon-asterisk::before {
        content: "\2a";
    }

    th.visible-lg .glyphicon-plus::before {
        content: "\2b";
    }

    td.visible-lg .glyphicon-plus::before {
        content: "\2b";
    }

    th.visible-lg .glyphicon-euro::before {
        content: "\20ac";
    }

    td.visible-lg .glyphicon-euro::before {
        content: "\20ac";
    }

    th.visible-lg .glyphicon-minus::before {
        content: "\2212";
    }

    td.visible-lg .glyphicon-minus::before {
        content: "\2212";
    }

    th.visible-lg .glyphicon-cloud::before {
        content: "\2601";
    }

    td.visible-lg .glyphicon-cloud::before {
        content: "\2601";
    }

    th.visible-lg .glyphicon-envelope::before {
        content: "\2709";
    }

    td.visible-lg .glyphicon-envelope::before {
        content: "\2709";
    }

    th.visible-lg .glyphicon-pencil::before {
        content: "\270f";
    }

    td.visible-lg .glyphicon-pencil::before {
        content: "\270f";
    }

    th.visible-lg .glyphicon-glass::before {
        content: "\e001";
    }

    td.visible-lg .glyphicon-glass::before {
        content: "\e001";
    }

    th.visible-lg .glyphicon-music::before {
        content: "\e002";
    }

    td.visible-lg .glyphicon-music::before {
        content: "\e002";
    }

    th.visible-lg .glyphicon-search::before {
        content: "\e003";
    }

    td.visible-lg .glyphicon-search::before {
        content: "\e003";
    }

    th.visible-lg .glyphicon-heart::before {
        content: "\e005";
    }

    td.visible-lg .glyphicon-heart::before {
        content: "\e005";
    }

    th.visible-lg .glyphicon-star::before {
        content: "\e006";
    }

    td.visible-lg .glyphicon-star::before {
        content: "\e006";
    }

    th.visible-lg .glyphicon-star-empty::before {
        content: "\e007";
    }

    td.visible-lg .glyphicon-star-empty::before {
        content: "\e007";
    }

    th.visible-lg .glyphicon-user::before {
        content: "\e008";
    }

    td.visible-lg .glyphicon-user::before {
        content: "\e008";
    }

    th.visible-lg .glyphicon-film::before {
        content: "\e009";
    }

    td.visible-lg .glyphicon-film::before {
        content: "\e009";
    }

    th.visible-lg .glyphicon-th-large::before {
        content: "\e010";
    }

    td.visible-lg .glyphicon-th-large::before {
        content: "\e010";
    }

    th.visible-lg .glyphicon-th::before {
        content: "\e011";
    }

    td.visible-lg .glyphicon-th::before {
        content: "\e011";
    }

    th.visible-lg .glyphicon-th-list::before {
        content: "\e012";
    }

    td.visible-lg .glyphicon-th-list::before {
        content: "\e012";
    }

    th.visible-lg .glyphicon-ok::before {
        content: "\e013";
    }

    td.visible-lg .glyphicon-ok::before {
        content: "\e013";
    }

    th.visible-lg .glyphicon-remove::before {
        content: "\e014";
    }

    td.visible-lg .glyphicon-remove::before {
        content: "\e014";
    }

    th.visible-lg .glyphicon-zoom-in::before {
        content: "\e015";
    }

    td.visible-lg .glyphicon-zoom-in::before {
        content: "\e015";
    }

    th.visible-lg .glyphicon-zoom-out::before {
        content: "\e016";
    }

    td.visible-lg .glyphicon-zoom-out::before {
        content: "\e016";
    }

    th.visible-lg .glyphicon-off::before {
        content: "\e017";
    }

    td.visible-lg .glyphicon-off::before {
        content: "\e017";
    }

    th.visible-lg .glyphicon-signal::before {
        content: "\e018";
    }

    td.visible-lg .glyphicon-signal::before {
        content: "\e018";
    }

    th.visible-lg .glyphicon-cog::before {
        content: "\e019";
    }

    td.visible-lg .glyphicon-cog::before {
        content: "\e019";
    }

    th.visible-lg .glyphicon-trash::before {
        content: "\e020";
    }

    td.visible-lg .glyphicon-trash::before {
        content: "\e020";
    }

    th.visible-lg .glyphicon-home::before {
        content: "\e021";
    }

    td.visible-lg .glyphicon-home::before {
        content: "\e021";
    }

    th.visible-lg .glyphicon-file::before {
        content: "\e022";
    }

    td.visible-lg .glyphicon-file::before {
        content: "\e022";
    }

    th.visible-lg .glyphicon-time::before {
        content: "\e023";
    }

    td.visible-lg .glyphicon-time::before {
        content: "\e023";
    }

    th.visible-lg .glyphicon-road::before {
        content: "\e024";
    }

    td.visible-lg .glyphicon-road::before {
        content: "\e024";
    }

    th.visible-lg .glyphicon-download-alt::before {
        content: "\e025";
    }

    td.visible-lg .glyphicon-download-alt::before {
        content: "\e025";
    }

    th.visible-lg .glyphicon-download::before {
        content: "\e026";
    }

    td.visible-lg .glyphicon-download::before {
        content: "\e026";
    }

    th.visible-lg .glyphicon-upload::before {
        content: "\e027";
    }

    td.visible-lg .glyphicon-upload::before {
        content: "\e027";
    }

    th.visible-lg .glyphicon-inbox::before {
        content: "\e028";
    }

    td.visible-lg .glyphicon-inbox::before {
        content: "\e028";
    }

    th.visible-lg .glyphicon-play-circle::before {
        content: "\e029";
    }

    td.visible-lg .glyphicon-play-circle::before {
        content: "\e029";
    }

    th.visible-lg .glyphicon-repeat::before {
        content: "\e030";
    }

    td.visible-lg .glyphicon-repeat::before {
        content: "\e030";
    }

    th.visible-lg .glyphicon-refresh::before {
        content: "\e031";
    }

    td.visible-lg .glyphicon-refresh::before {
        content: "\e031";
    }

    th.visible-lg .glyphicon-list-alt::before {
        content: "\e032";
    }

    td.visible-lg .glyphicon-list-alt::before {
        content: "\e032";
    }

    th.visible-lg .glyphicon-lock::before {
        content: "\e033";
    }

    td.visible-lg .glyphicon-lock::before {
        content: "\e033";
    }

    th.visible-lg .glyphicon-flag::before {
        content: "\e034";
    }

    td.visible-lg .glyphicon-flag::before {
        content: "\e034";
    }

    th.visible-lg .glyphicon-headphones::before {
        content: "\e035";
    }

    td.visible-lg .glyphicon-headphones::before {
        content: "\e035";
    }

    th.visible-lg .glyphicon-volume-off::before {
        content: "\e036";
    }

    td.visible-lg .glyphicon-volume-off::before {
        content: "\e036";
    }

    th.visible-lg .glyphicon-volume-down::before {
        content: "\e037";
    }

    td.visible-lg .glyphicon-volume-down::before {
        content: "\e037";
    }

    th.visible-lg .glyphicon-volume-up::before {
        content: "\e038";
    }

    td.visible-lg .glyphicon-volume-up::before {
        content: "\e038";
    }

    th.visible-lg .glyphicon-qrcode::before {
        content: "\e039";
    }

    td.visible-lg .glyphicon-qrcode::before {
        content: "\e039";
    }

    th.visible-lg .glyphicon-barcode::before {
        content: "\e040";
    }

    td.visible-lg .glyphicon-barcode::before {
        content: "\e040";
    }

    th.visible-lg .glyphicon-tag::before {
        content: "\e041";
    }

    td.visible-lg .glyphicon-tag::before {
        content: "\e041";
    }

    th.visible-lg .glyphicon-tags::before {
        content: "\e042";
    }

    td.visible-lg .glyphicon-tags::before {
        content: "\e042";
    }

    th.visible-lg .glyphicon-book::before {
        content: "\e043";
    }

    td.visible-lg .glyphicon-book::before {
        content: "\e043";
    }

    th.visible-lg .glyphicon-bookmark::before {
        content: "\e044";
    }

    td.visible-lg .glyphicon-bookmark::before {
        content: "\e044";
    }

    th.visible-lg .glyphicon-print::before {
        content: "\e045";
    }

    td.visible-lg .glyphicon-print::before {
        content: "\e045";
    }

    th.visible-lg .glyphicon-camera::before {
        content: "\e046";
    }

    td.visible-lg .glyphicon-camera::before {
        content: "\e046";
    }

    th.visible-lg .glyphicon-font::before {
        content: "\e047";
    }

    td.visible-lg .glyphicon-font::before {
        content: "\e047";
    }

    th.visible-lg .glyphicon-bold::before {
        content: "\e048";
    }

    td.visible-lg .glyphicon-bold::before {
        content: "\e048";
    }

    th.visible-lg .glyphicon-italic::before {
        content: "\e049";
    }

    td.visible-lg .glyphicon-italic::before {
        content: "\e049";
    }

    th.visible-lg .glyphicon-text-height::before {
        content: "\e050";
    }

    td.visible-lg .glyphicon-text-height::before {
        content: "\e050";
    }

    th.visible-lg .glyphicon-text-width::before {
        content: "\e051";
    }

    td.visible-lg .glyphicon-text-width::before {
        content: "\e051";
    }

    th.visible-lg .glyphicon-align-left::before {
        content: "\e052";
    }

    td.visible-lg .glyphicon-align-left::before {
        content: "\e052";
    }

    th.visible-lg .glyphicon-align-center::before {
        content: "\e053";
    }

    td.visible-lg .glyphicon-align-center::before {
        content: "\e053";
    }

    th.visible-lg .glyphicon-align-right::before {
        content: "\e054";
    }

    td.visible-lg .glyphicon-align-right::before {
        content: "\e054";
    }

    th.visible-lg .glyphicon-align-justify::before {
        content: "\e055";
    }

    td.visible-lg .glyphicon-align-justify::before {
        content: "\e055";
    }

    th.visible-lg .glyphicon-list::before {
        content: "\e056";
    }

    td.visible-lg .glyphicon-list::before {
        content: "\e056";
    }

    th.visible-lg .glyphicon-indent-left::before {
        content: "\e057";
    }

    td.visible-lg .glyphicon-indent-left::before {
        content: "\e057";
    }

    th.visible-lg .glyphicon-indent-right::before {
        content: "\e058";
    }

    td.visible-lg .glyphicon-indent-right::before {
        content: "\e058";
    }

    th.visible-lg .glyphicon-facetime-video::before {
        content: "\e059";
    }

    td.visible-lg .glyphicon-facetime-video::before {
        content: "\e059";
    }

    th.visible-lg .glyphicon-picture::before {
        content: "\e060";
    }

    td.visible-lg .glyphicon-picture::before {
        content: "\e060";
    }

    th.visible-lg .glyphicon-map-marker::before {
        content: "\e062";
    }

    td.visible-lg .glyphicon-map-marker::before {
        content: "\e062";
    }

    th.visible-lg .glyphicon-adjust::before {
        content: "\e063";
    }

    td.visible-lg .glyphicon-adjust::before {
        content: "\e063";
    }

    th.visible-lg .glyphicon-tint::before {
        content: "\e064";
    }

    td.visible-lg .glyphicon-tint::before {
        content: "\e064";
    }

    th.visible-lg .glyphicon-edit::before {
        content: "\e065";
    }

    td.visible-lg .glyphicon-edit::before {
        content: "\e065";
    }

    th.visible-lg .glyphicon-share::before {
        content: "\e066";
    }

    td.visible-lg .glyphicon-share::before {
        content: "\e066";
    }

    th.visible-lg .glyphicon-check::before {
        content: "\e067";
    }

    td.visible-lg .glyphicon-check::before {
        content: "\e067";
    }

    th.visible-lg .glyphicon-move::before {
        content: "\e068";
    }

    td.visible-lg .glyphicon-move::before {
        content: "\e068";
    }

    th.visible-lg .glyphicon-step-backward::before {
        content: "\e069";
    }

    td.visible-lg .glyphicon-step-backward::before {
        content: "\e069";
    }

    th.visible-lg .glyphicon-fast-backward::before {
        content: "\e070";
    }

    td.visible-lg .glyphicon-fast-backward::before {
        content: "\e070";
    }

    th.visible-lg .glyphicon-backward::before {
        content: "\e071";
    }

    td.visible-lg .glyphicon-backward::before {
        content: "\e071";
    }

    th.visible-lg .glyphicon-play::before {
        content: "\e072";
    }

    td.visible-lg .glyphicon-play::before {
        content: "\e072";
    }

    th.visible-lg .glyphicon-pause::before {
        content: "\e073";
    }

    td.visible-lg .glyphicon-pause::before {
        content: "\e073";
    }

    th.visible-lg .glyphicon-stop::before {
        content: "\e074";
    }

    td.visible-lg .glyphicon-stop::before {
        content: "\e074";
    }

    th.visible-lg .glyphicon-forward::before {
        content: "\e075";
    }

    td.visible-lg .glyphicon-forward::before {
        content: "\e075";
    }

    th.visible-lg .glyphicon-fast-forward::before {
        content: "\e076";
    }

    td.visible-lg .glyphicon-fast-forward::before {
        content: "\e076";
    }

    th.visible-lg .glyphicon-step-forward::before {
        content: "\e077";
    }

    td.visible-lg .glyphicon-step-forward::before {
        content: "\e077";
    }

    th.visible-lg .glyphicon-eject::before {
        content: "\e078";
    }

    td.visible-lg .glyphicon-eject::before {
        content: "\e078";
    }

    th.visible-lg .glyphicon-chevron-left::before {
        content: "\e079";
    }

    td.visible-lg .glyphicon-chevron-left::before {
        content: "\e079";
    }

    th.visible-lg .glyphicon-chevron-right::before {
        content: "\e080";
    }

    td.visible-lg .glyphicon-chevron-right::before {
        content: "\e080";
    }

    th.visible-lg .glyphicon-plus-sign::before {
        content: "\e081";
    }

    td.visible-lg .glyphicon-plus-sign::before {
        content: "\e081";
    }

    th.visible-lg .glyphicon-minus-sign::before {
        content: "\e082";
    }

    td.visible-lg .glyphicon-minus-sign::before {
        content: "\e082";
    }

    th.visible-lg .glyphicon-remove-sign::before {
        content: "\e083";
    }

    td.visible-lg .glyphicon-remove-sign::before {
        content: "\e083";
    }

    th.visible-lg .glyphicon-ok-sign::before {
        content: "\e084";
    }

    td.visible-lg .glyphicon-ok-sign::before {
        content: "\e084";
    }

    th.visible-lg .glyphicon-question-sign::before {
        content: "\e085";
    }

    td.visible-lg .glyphicon-question-sign::before {
        content: "\e085";
    }

    th.visible-lg .glyphicon-info-sign::before {
        content: "\e086";
    }

    td.visible-lg .glyphicon-info-sign::before {
        content: "\e086";
    }

    th.visible-lg .glyphicon-screenshot::before {
        content: "\e087";
    }

    td.visible-lg .glyphicon-screenshot::before {
        content: "\e087";
    }

    th.visible-lg .glyphicon-remove-circle::before {
        content: "\e088";
    }

    td.visible-lg .glyphicon-remove-circle::before {
        content: "\e088";
    }

    th.visible-lg .glyphicon-ok-circle::before {
        content: "\e089";
    }

    td.visible-lg .glyphicon-ok-circle::before {
        content: "\e089";
    }

    th.visible-lg .glyphicon-ban-circle::before {
        content: "\e090";
    }

    td.visible-lg .glyphicon-ban-circle::before {
        content: "\e090";
    }

    th.visible-lg .glyphicon-arrow-left::before {
        content: "\e091";
    }

    td.visible-lg .glyphicon-arrow-left::before {
        content: "\e091";
    }

    th.visible-lg .glyphicon-arrow-right::before {
        content: "\e092";
    }

    td.visible-lg .glyphicon-arrow-right::before {
        content: "\e092";
    }

    th.visible-lg .glyphicon-arrow-up::before {
        content: "\e093";
    }

    td.visible-lg .glyphicon-arrow-up::before {
        content: "\e093";
    }

    th.visible-lg .glyphicon-arrow-down::before {
        content: "\e094";
    }

    td.visible-lg .glyphicon-arrow-down::before {
        content: "\e094";
    }

    th.visible-lg .glyphicon-share-alt::before {
        content: "\e095";
    }

    td.visible-lg .glyphicon-share-alt::before {
        content: "\e095";
    }

    th.visible-lg .glyphicon-resize-full::before {
        content: "\e096";
    }

    td.visible-lg .glyphicon-resize-full::before {
        content: "\e096";
    }

    th.visible-lg .glyphicon-resize-small::before {
        content: "\e097";
    }

    td.visible-lg .glyphicon-resize-small::before {
        content: "\e097";
    }

    th.visible-lg .glyphicon-exclamation-sign::before {
        content: "\e101";
    }

    td.visible-lg .glyphicon-exclamation-sign::before {
        content: "\e101";
    }

    th.visible-lg .glyphicon-gift::before {
        content: "\e102";
    }

    td.visible-lg .glyphicon-gift::before {
        content: "\e102";
    }

    th.visible-lg .glyphicon-leaf::before {
        content: "\e103";
    }

    td.visible-lg .glyphicon-leaf::before {
        content: "\e103";
    }

    th.visible-lg .glyphicon-fire::before {
        content: "\e104";
    }

    td.visible-lg .glyphicon-fire::before {
        content: "\e104";
    }

    th.visible-lg .glyphicon-eye-open::before {
        content: "\e105";
    }

    td.visible-lg .glyphicon-eye-open::before {
        content: "\e105";
    }

    th.visible-lg .glyphicon-eye-close::before {
        content: "\e106";
    }

    td.visible-lg .glyphicon-eye-close::before {
        content: "\e106";
    }

    th.visible-lg .glyphicon-warning-sign::before {
        content: "\e107";
    }

    td.visible-lg .glyphicon-warning-sign::before {
        content: "\e107";
    }

    th.visible-lg .glyphicon-plane::before {
        content: "\e108";
    }

    td.visible-lg .glyphicon-plane::before {
        content: "\e108";
    }

    th.visible-lg .glyphicon-calendar::before {
        content: "\e109";
    }

    td.visible-lg .glyphicon-calendar::before {
        content: "\e109";
    }

    th.visible-lg .glyphicon-random::before {
        content: "\e110";
    }

    td.visible-lg .glyphicon-random::before {
        content: "\e110";
    }

    th.visible-lg .glyphicon-comment::before {
        content: "\e111";
    }

    td.visible-lg .glyphicon-comment::before {
        content: "\e111";
    }

    th.visible-lg .glyphicon-magnet::before {
        content: "\e112";
    }

    td.visible-lg .glyphicon-magnet::before {
        content: "\e112";
    }

    th.visible-lg .glyphicon-chevron-up::before {
        content: "\e113";
    }

    td.visible-lg .glyphicon-chevron-up::before {
        content: "\e113";
    }

    th.visible-lg .glyphicon-chevron-down::before {
        content: "\e114";
    }

    td.visible-lg .glyphicon-chevron-down::before {
        content: "\e114";
    }

    th.visible-lg .glyphicon-retweet::before {
        content: "\e115";
    }

    td.visible-lg .glyphicon-retweet::before {
        content: "\e115";
    }

    th.visible-lg .glyphicon-shopping-cart::before {
        content: "\e116";
    }

    td.visible-lg .glyphicon-shopping-cart::before {
        content: "\e116";
    }

    th.visible-lg .glyphicon-folder-close::before {
        content: "\e117";
    }

    td.visible-lg .glyphicon-folder-close::before {
        content: "\e117";
    }

    th.visible-lg .glyphicon-folder-open::before {
        content: "\e118";
    }

    td.visible-lg .glyphicon-folder-open::before {
        content: "\e118";
    }

    th.visible-lg .glyphicon-resize-vertical::before {
        content: "\e119";
    }

    td.visible-lg .glyphicon-resize-vertical::before {
        content: "\e119";
    }

    th.visible-lg .glyphicon-resize-horizontal::before {
        content: "\e120";
    }

    td.visible-lg .glyphicon-resize-horizontal::before {
        content: "\e120";
    }

    th.visible-lg .glyphicon-hdd::before {
        content: "\e121";
    }

    td.visible-lg .glyphicon-hdd::before {
        content: "\e121";
    }

    th.visible-lg .glyphicon-bullhorn::before {
        content: "\e122";
    }

    td.visible-lg .glyphicon-bullhorn::before {
        content: "\e122";
    }

    th.visible-lg .glyphicon-bell::before {
        content: "\e123";
    }

    td.visible-lg .glyphicon-bell::before {
        content: "\e123";
    }

    th.visible-lg .glyphicon-certificate::before {
        content: "\e124";
    }

    td.visible-lg .glyphicon-certificate::before {
        content: "\e124";
    }

    th.visible-lg .glyphicon-thumbs-up::before {
        content: "\e125";
    }

    td.visible-lg .glyphicon-thumbs-up::before {
        content: "\e125";
    }

    th.visible-lg .glyphicon-thumbs-down::before {
        content: "\e126";
    }

    td.visible-lg .glyphicon-thumbs-down::before {
        content: "\e126";
    }

    th.visible-lg .glyphicon-hand-right::before {
        content: "\e127";
    }

    td.visible-lg .glyphicon-hand-right::before {
        content: "\e127";
    }

    th.visible-lg .glyphicon-hand-left::before {
        content: "\e128";
    }

    td.visible-lg .glyphicon-hand-left::before {
        content: "\e128";
    }

    th.visible-lg .glyphicon-hand-up::before {
        content: "\e129";
    }

    td.visible-lg .glyphicon-hand-up::before {
        content: "\e129";
    }

    th.visible-lg .glyphicon-hand-down::before {
        content: "\e130";
    }

    td.visible-lg .glyphicon-hand-down::before {
        content: "\e130";
    }

    th.visible-lg .glyphicon-circle-arrow-right::before {
        content: "\e131";
    }

    td.visible-lg .glyphicon-circle-arrow-right::before {
        content: "\e131";
    }

    th.visible-lg .glyphicon-circle-arrow-left::before {
        content: "\e132";
    }

    td.visible-lg .glyphicon-circle-arrow-left::before {
        content: "\e132";
    }

    th.visible-lg .glyphicon-circle-arrow-up::before {
        content: "\e133";
    }

    td.visible-lg .glyphicon-circle-arrow-up::before {
        content: "\e133";
    }

    th.visible-lg .glyphicon-circle-arrow-down::before {
        content: "\e134";
    }

    td.visible-lg .glyphicon-circle-arrow-down::before {
        content: "\e134";
    }

    th.visible-lg .glyphicon-globe::before {
        content: "\e135";
    }

    td.visible-lg .glyphicon-globe::before {
        content: "\e135";
    }

    th.visible-lg .glyphicon-wrench::before {
        content: "\e136";
    }

    td.visible-lg .glyphicon-wrench::before {
        content: "\e136";
    }

    th.visible-lg .glyphicon-tasks::before {
        content: "\e137";
    }

    td.visible-lg .glyphicon-tasks::before {
        content: "\e137";
    }

    th.visible-lg .glyphicon-filter::before {
        content: "\e138";
    }

    td.visible-lg .glyphicon-filter::before {
        content: "\e138";
    }

    th.visible-lg .glyphicon-briefcase::before {
        content: "\e139";
    }

    td.visible-lg .glyphicon-briefcase::before {
        content: "\e139";
    }

    th.visible-lg .glyphicon-fullscreen::before {
        content: "\e140";
    }

    td.visible-lg .glyphicon-fullscreen::before {
        content: "\e140";
    }

    th.visible-lg .glyphicon-dashboard::before {
        content: "\e141";
    }

    td.visible-lg .glyphicon-dashboard::before {
        content: "\e141";
    }

    th.visible-lg .glyphicon-paperclip::before {
        content: "\e142";
    }

    td.visible-lg .glyphicon-paperclip::before {
        content: "\e142";
    }

    th.visible-lg .glyphicon-heart-empty::before {
        content: "\e143";
    }

    td.visible-lg .glyphicon-heart-empty::before {
        content: "\e143";
    }

    th.visible-lg .glyphicon-link::before {
        content: "\e144";
    }

    td.visible-lg .glyphicon-link::before {
        content: "\e144";
    }

    th.visible-lg .glyphicon-phone::before {
        content: "\e145";
    }

    td.visible-lg .glyphicon-phone::before {
        content: "\e145";
    }

    th.visible-lg .glyphicon-pushpin::before {
        content: "\e146";
    }

    td.visible-lg .glyphicon-pushpin::before {
        content: "\e146";
    }

    th.visible-lg .glyphicon-usd::before {
        content: "\e148";
    }

    td.visible-lg .glyphicon-usd::before {
        content: "\e148";
    }

    th.visible-lg .glyphicon-gbp::before {
        content: "\e149";
    }

    td.visible-lg .glyphicon-gbp::before {
        content: "\e149";
    }

    th.visible-lg .glyphicon-sort::before {
        content: "\e150";
    }

    td.visible-lg .glyphicon-sort::before {
        content: "\e150";
    }

    th.visible-lg .glyphicon-sort-by-alphabet::before {
        content: "\e151";
    }

    td.visible-lg .glyphicon-sort-by-alphabet::before {
        content: "\e151";
    }

    th.visible-lg .glyphicon-sort-by-alphabet-alt::before {
        content: "\e152";
    }

    td.visible-lg .glyphicon-sort-by-alphabet-alt::before {
        content: "\e152";
    }

    th.visible-lg .glyphicon-sort-by-order::before {
        content: "\e153";
    }

    td.visible-lg .glyphicon-sort-by-order::before {
        content: "\e153";
    }

    th.visible-lg .glyphicon-sort-by-order-alt::before {
        content: "\e154";
    }

    td.visible-lg .glyphicon-sort-by-order-alt::before {
        content: "\e154";
    }

    th.visible-lg .glyphicon-sort-by-attributes::before {
        content: "\e155";
    }

    td.visible-lg .glyphicon-sort-by-attributes::before {
        content: "\e155";
    }

    th.visible-lg .glyphicon-sort-by-attributes-alt::before {
        content: "\e156";
    }

    td.visible-lg .glyphicon-sort-by-attributes-alt::before {
        content: "\e156";
    }

    th.visible-lg .glyphicon-unchecked::before {
        content: "\e157";
    }

    td.visible-lg .glyphicon-unchecked::before {
        content: "\e157";
    }

    th.visible-lg .glyphicon-expand::before {
        content: "\e158";
    }

    td.visible-lg .glyphicon-expand::before {
        content: "\e158";
    }

    th.visible-lg .glyphicon-collapse-down::before {
        content: "\e159";
    }

    td.visible-lg .glyphicon-collapse-down::before {
        content: "\e159";
    }

    th.visible-lg .glyphicon-collapse-up::before {
        content: "\e160";
    }

    td.visible-lg .glyphicon-collapse-up::before {
        content: "\e160";
    }

    th.visible-lg .glyphicon-log-in::before {
        content: "\e161";
    }

    td.visible-lg .glyphicon-log-in::before {
        content: "\e161";
    }

    th.visible-lg .glyphicon-flash::before {
        content: "\e162";
    }

    td.visible-lg .glyphicon-flash::before {
        content: "\e162";
    }

    th.visible-lg .glyphicon-log-out::before {
        content: "\e163";
    }

    td.visible-lg .glyphicon-log-out::before {
        content: "\e163";
    }

    th.visible-lg .glyphicon-new-window::before {
        content: "\e164";
    }

    td.visible-lg .glyphicon-new-window::before {
        content: "\e164";
    }

    th.visible-lg .glyphicon-record::before {
        content: "\e165";
    }

    td.visible-lg .glyphicon-record::before {
        content: "\e165";
    }

    th.visible-lg .glyphicon-save::before {
        content: "\e166";
    }

    td.visible-lg .glyphicon-save::before {
        content: "\e166";
    }

    th.visible-lg .glyphicon-open::before {
        content: "\e167";
    }

    td.visible-lg .glyphicon-open::before {
        content: "\e167";
    }

    th.visible-lg .glyphicon-saved::before {
        content: "\e168";
    }

    td.visible-lg .glyphicon-saved::before {
        content: "\e168";
    }

    th.visible-lg .glyphicon-import::before {
        content: "\e169";
    }

    td.visible-lg .glyphicon-import::before {
        content: "\e169";
    }

    th.visible-lg .glyphicon-export::before {
        content: "\e170";
    }

    td.visible-lg .glyphicon-export::before {
        content: "\e170";
    }

    th.visible-lg .glyphicon-send::before {
        content: "\e171";
    }

    td.visible-lg .glyphicon-send::before {
        content: "\e171";
    }

    th.visible-lg .glyphicon-floppy-disk::before {
        content: "\e172";
    }

    td.visible-lg .glyphicon-floppy-disk::before {
        content: "\e172";
    }

    th.visible-lg .glyphicon-floppy-saved::before {
        content: "\e173";
    }

    td.visible-lg .glyphicon-floppy-saved::before {
        content: "\e173";
    }

    th.visible-lg .glyphicon-floppy-remove::before {
        content: "\e174";
    }

    td.visible-lg .glyphicon-floppy-remove::before {
        content: "\e174";
    }

    th.visible-lg .glyphicon-floppy-save::before {
        content: "\e175";
    }

    td.visible-lg .glyphicon-floppy-save::before {
        content: "\e175";
    }

    th.visible-lg .glyphicon-floppy-open::before {
        content: "\e176";
    }

    td.visible-lg .glyphicon-floppy-open::before {
        content: "\e176";
    }

    th.visible-lg .glyphicon-credit-card::before {
        content: "\e177";
    }

    td.visible-lg .glyphicon-credit-card::before {
        content: "\e177";
    }

    th.visible-lg .glyphicon-transfer::before {
        content: "\e178";
    }

    td.visible-lg .glyphicon-transfer::before {
        content: "\e178";
    }

    th.visible-lg .glyphicon-cutlery::before {
        content: "\e179";
    }

    td.visible-lg .glyphicon-cutlery::before {
        content: "\e179";
    }

    th.visible-lg .glyphicon-header::before {
        content: "\e180";
    }

    td.visible-lg .glyphicon-header::before {
        content: "\e180";
    }

    th.visible-lg .glyphicon-compressed::before {
        content: "\e181";
    }

    td.visible-lg .glyphicon-compressed::before {
        content: "\e181";
    }

    th.visible-lg .glyphicon-earphone::before {
        content: "\e182";
    }

    td.visible-lg .glyphicon-earphone::before {
        content: "\e182";
    }

    th.visible-lg .glyphicon-phone-alt::before {
        content: "\e183";
    }

    td.visible-lg .glyphicon-phone-alt::before {
        content: "\e183";
    }

    th.visible-lg .glyphicon-tower::before {
        content: "\e184";
    }

    td.visible-lg .glyphicon-tower::before {
        content: "\e184";
    }

    th.visible-lg .glyphicon-stats::before {
        content: "\e185";
    }

    td.visible-lg .glyphicon-stats::before {
        content: "\e185";
    }

    th.visible-lg .glyphicon-sd-video::before {
        content: "\e186";
    }

    td.visible-lg .glyphicon-sd-video::before {
        content: "\e186";
    }

    th.visible-lg .glyphicon-hd-video::before {
        content: "\e187";
    }

    td.visible-lg .glyphicon-hd-video::before {
        content: "\e187";
    }

    th.visible-lg .glyphicon-subtitles::before {
        content: "\e188";
    }

    td.visible-lg .glyphicon-subtitles::before {
        content: "\e188";
    }

    th.visible-lg .glyphicon-sound-stereo::before {
        content: "\e189";
    }

    td.visible-lg .glyphicon-sound-stereo::before {
        content: "\e189";
    }

    th.visible-lg .glyphicon-sound-dolby::before {
        content: "\e190";
    }

    td.visible-lg .glyphicon-sound-dolby::before {
        content: "\e190";
    }

    th.visible-lg .glyphicon-sound-5-1::before {
        content: "\e191";
    }

    td.visible-lg .glyphicon-sound-5-1::before {
        content: "\e191";
    }

    th.visible-lg .glyphicon-sound-6-1::before {
        content: "\e192";
    }

    td.visible-lg .glyphicon-sound-6-1::before {
        content: "\e192";
    }

    th.visible-lg .glyphicon-sound-7-1::before {
        content: "\e193";
    }

    td.visible-lg .glyphicon-sound-7-1::before {
        content: "\e193";
    }

    th.visible-lg .glyphicon-copyright-mark::before {
        content: "\e194";
    }

    td.visible-lg .glyphicon-copyright-mark::before {
        content: "\e194";
    }

    th.visible-lg .glyphicon-registration-mark::before {
        content: "\e195";
    }

    td.visible-lg .glyphicon-registration-mark::before {
        content: "\e195";
    }

    th.visible-lg .glyphicon-cloud-download::before {
        content: "\e197";
    }

    td.visible-lg .glyphicon-cloud-download::before {
        content: "\e197";
    }

    th.visible-lg .glyphicon-cloud-upload::before {
        content: "\e198";
    }

    td.visible-lg .glyphicon-cloud-upload::before {
        content: "\e198";
    }

    th.visible-lg .glyphicon-tree-conifer::before {
        content: "\e199";
    }

    td.visible-lg .glyphicon-tree-conifer::before {
        content: "\e199";
    }

    th.visible-lg .glyphicon-tree-deciduous::before {
        content: "\e200";
    }

    td.visible-lg .glyphicon-tree-deciduous::before {
        content: "\e200";
    }

    th.visible-lg .caret {
        width: 0px;
        height: 0px;
        margin-left: 2px;
        vertical-align: middle;
        border-top-color: currentColor;
        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;
    }

    td.visible-lg .caret {
        width: 0px;
        height: 0px;
        margin-left: 2px;
        vertical-align: middle;
        border-top-color: currentColor;
        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;
    }

    th.visible-lg .dropdown {
        position: relative;
    }

    td.visible-lg .dropdown {
        position: relative;
    }

    th.visible-lg .dropdown-toggle:focus {
        outline: 0px;
    }

    td.visible-lg .dropdown-toggle:focus {
        outline: 0px;
    }

    th.visible-lg .dropdown-menu {
        list-style: none;
        margin: 2px 0px 0px;
        padding: 5px 0px;
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-image: none;
        left: 0px;
        top: 100%;
        font-size: 14px;
        float: left;
        display: none;
        position: absolute;
        z-index: 1000;
        min-width: 160px;
        box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

    td.visible-lg .dropdown-menu {
        list-style: none;
        margin: 2px 0px 0px;
        padding: 5px 0px;
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-image: none;
        left: 0px;
        top: 100%;
        font-size: 14px;
        float: left;
        display: none;
        position: absolute;
        z-index: 1000;
        min-width: 160px;
        box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

    th.visible-lg .dropdown-menu.pull-right {
        left: auto;
        right: 0px;
    }

    td.visible-lg .dropdown-menu.pull-right {
        left: auto;
        right: 0px;
    }

    th.visible-lg .dropdown-menu .divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    td.visible-lg .dropdown-menu .divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    th.visible-lg .dropdown-menu > li > a {
        padding: 3px 20px;
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        clear: both;
        font-weight: normal;
        display: block;
        white-space: nowrap;
    }

    td.visible-lg .dropdown-menu > li > a {
        padding: 3px 20px;
        color: rgb(51, 51, 51);
        line-height: 1.4285;
        clear: both;
        font-weight: normal;
        display: block;
        white-space: nowrap;
    }

    th.visible-lg .dropdown-menu > li > a:hover {
        color: rgb(38, 38, 38);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .dropdown-menu > li > a:hover {
        color: rgb(38, 38, 38);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .dropdown-menu > li > a:focus {
        color: rgb(38, 38, 38);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .dropdown-menu > li > a:focus {
        color: rgb(38, 38, 38);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .dropdown-menu > .active > a {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .dropdown-menu > .active > a {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .dropdown-menu > .active > a:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .dropdown-menu > .active > a:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .dropdown-menu > .active > a:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .dropdown-menu > .active > a:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .dropdown-menu > .disabled > a {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .dropdown-menu > .disabled > a {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .dropdown-menu > .disabled > a:hover {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .dropdown-menu > .disabled > a:hover {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .dropdown-menu > .disabled > a:focus {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .dropdown-menu > .disabled > a:focus {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    td.visible-lg .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    th.visible-lg .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    td.visible-lg .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    th.visible-lg .open > .dropdown-menu {
        display: block;
    }

    td.visible-lg .open > .dropdown-menu {
        display: block;
    }

    th.visible-lg .open > a {
        outline: 0px;
    }

    td.visible-lg .open > a {
        outline: 0px;
    }

    th.visible-lg .dropdown-menu-right {
        left: auto;
        right: 0px;
    }

    td.visible-lg .dropdown-menu-right {
        left: auto;
        right: 0px;
    }

    th.visible-lg .dropdown-menu-left {
        left: 0px;
        right: auto;
    }

    td.visible-lg .dropdown-menu-left {
        left: 0px;
        right: auto;
    }

    th.visible-lg .dropdown-header {
        padding: 3px 20px;
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 12px;
        display: block;
    }

    td.visible-lg .dropdown-header {
        padding: 3px 20px;
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        font-size: 12px;
        display: block;
    }

    th.visible-lg .dropdown-backdrop {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: fixed;
        z-index: 990;
    }

    td.visible-lg .dropdown-backdrop {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: fixed;
        z-index: 990;
    }

    th.visible-lg .pull-right > .dropdown-menu {
        left: auto;
        right: 0px;
    }

    td.visible-lg .pull-right > .dropdown-menu {
        left: auto;
        right: 0px;
    }

    th.visible-lg .dropup .caret {
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-width: 0px;
        border-bottom-width: 4px;
        border-top-style: none;
        border-bottom-style: solid;
        content: "";
    }

    td.visible-lg .dropup .caret {
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-width: 0px;
        border-bottom-width: 4px;
        border-top-style: none;
        border-bottom-style: solid;
        content: "";
    }

    th.visible-lg .navbar-fixed-bottom .dropdown .caret {
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-width: 0px;
        border-bottom-width: 4px;
        border-top-style: none;
        border-bottom-style: solid;
        content: "";
    }

    td.visible-lg .navbar-fixed-bottom .dropdown .caret {
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-width: 0px;
        border-bottom-width: 4px;
        border-top-style: none;
        border-bottom-style: solid;
        content: "";
    }

    th.visible-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 1px;
    }

    td.visible-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 1px;
    }

    th.visible-lg .navbar-fixed-bottom .dropdown .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 1px;
    }

    td.visible-lg .navbar-fixed-bottom .dropdown .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 1px;
    }

    th.visible-lg .btn-group {
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    td.visible-lg .btn-group {
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    th.visible-lg .btn-group-vertical {
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    td.visible-lg .btn-group-vertical {
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    th.visible-lg .btn-group > .btn {
        float: left;
        position: relative;
    }

    td.visible-lg .btn-group > .btn {
        float: left;
        position: relative;
    }

    th.visible-lg .btn-group-vertical > .btn {
        float: left;
        position: relative;
    }

    td.visible-lg .btn-group-vertical > .btn {
        float: left;
        position: relative;
    }

    th.visible-lg .btn-group > .btn:hover {
        z-index: 2;
    }

    td.visible-lg .btn-group > .btn:hover {
        z-index: 2;
    }

    th.visible-lg .btn-group-vertical > .btn:hover {
        z-index: 2;
    }

    td.visible-lg .btn-group-vertical > .btn:hover {
        z-index: 2;
    }

    th.visible-lg .btn-group > .btn:focus {
        z-index: 2;
    }

    td.visible-lg .btn-group > .btn:focus {
        z-index: 2;
    }

    th.visible-lg .btn-group-vertical > .btn:focus {
        z-index: 2;
    }

    td.visible-lg .btn-group-vertical > .btn:focus {
        z-index: 2;
    }

    th.visible-lg .btn-group > .btn:active {
        z-index: 2;
    }

    td.visible-lg .btn-group > .btn:active {
        z-index: 2;
    }

    th.visible-lg .btn-group-vertical > .btn:active {
        z-index: 2;
    }

    td.visible-lg .btn-group-vertical > .btn:active {
        z-index: 2;
    }

    th.visible-lg .btn-group > .btn.active {
        z-index: 2;
    }

    td.visible-lg .btn-group > .btn.active {
        z-index: 2;
    }

    th.visible-lg .btn-group-vertical > .btn.active {
        z-index: 2;
    }

    td.visible-lg .btn-group-vertical > .btn.active {
        z-index: 2;
    }

    th.visible-lg .btn-group > .btn:focus {
        outline: 0px;
    }

    td.visible-lg .btn-group > .btn:focus {
        outline: 0px;
    }

    th.visible-lg .btn-group-vertical > .btn:focus {
        outline: 0px;
    }

    td.visible-lg .btn-group-vertical > .btn:focus {
        outline: 0px;
    }

    th.visible-lg .btn-group .btn + .btn {
        margin-left: -1px;
    }

    td.visible-lg .btn-group .btn + .btn {
        margin-left: -1px;
    }

    th.visible-lg .btn-group .btn + .btn-group {
        margin-left: -1px;
    }

    td.visible-lg .btn-group .btn + .btn-group {
        margin-left: -1px;
    }

    th.visible-lg .btn-group .btn-group + .btn {
        margin-left: -1px;
    }

    td.visible-lg .btn-group .btn-group + .btn {
        margin-left: -1px;
    }

    th.visible-lg .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

    td.visible-lg .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

    th.visible-lg .btn-toolbar {
        margin-left: -5px;
    }

    td.visible-lg .btn-toolbar {
        margin-left: -5px;
    }

    th.visible-lg .btn-toolbar .btn-group {
        float: left;
    }

    td.visible-lg .btn-toolbar .btn-group {
        float: left;
    }

    th.visible-lg .btn-toolbar .input-group {
        float: left;
    }

    td.visible-lg .btn-toolbar .input-group {
        float: left;
    }

    th.visible-lg .btn-toolbar > .btn {
        margin-left: 5px;
    }

    td.visible-lg .btn-toolbar > .btn {
        margin-left: 5px;
    }

    th.visible-lg .btn-toolbar > .btn-group {
        margin-left: 5px;
    }

    td.visible-lg .btn-toolbar > .btn-group {
        margin-left: 5px;
    }

    th.visible-lg .btn-toolbar > .input-group {
        margin-left: 5px;
    }

    td.visible-lg .btn-toolbar > .input-group {
        margin-left: 5px;
    }

    th.visible-lg .btn-group > :not(:first-child):not(:last-child):not(.dropdown-toggle).btn {
        border-radius: 0px;
    }

    td.visible-lg .btn-group > :not(:first-child):not(:last-child):not(.dropdown-toggle).btn {
        border-radius: 0px;
    }

    th.visible-lg .btn-group > :first-child.btn {
        margin-left: 0px;
    }

    td.visible-lg .btn-group > :first-child.btn {
        margin-left: 0px;
    }

    th.visible-lg .btn-group > :first-child:not(:last-child):not(.dropdown-toggle).btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg .btn-group > :first-child:not(:last-child):not(.dropdown-toggle).btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg .btn-group > :last-child:not(:first-child).btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group > :last-child:not(:first-child).btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group > :not(:first-child).dropdown-toggle {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group > :not(:first-child).dropdown-toggle {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group > .btn-group {
        float: left;
    }

    td.visible-lg .btn-group > .btn-group {
        float: left;
    }

    th.visible-lg .btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
        border-radius: 0px;
    }

    td.visible-lg .btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
        border-radius: 0px;
    }

    th.visible-lg .btn-group > :first-child.btn-group > :last-child.btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg .btn-group > :first-child.btn-group > :last-child.btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg .btn-group > :first-child.btn-group > .dropdown-toggle {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg .btn-group > :first-child.btn-group > .dropdown-toggle {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg .btn-group > :last-child.btn-group > :first-child.btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group > :last-child.btn-group > :first-child.btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group .dropdown-toggle:active {
        outline: 0px;
    }

    td.visible-lg .btn-group .dropdown-toggle:active {
        outline: 0px;
    }

    th.visible-lg .btn-group.open .dropdown-toggle {
        outline: 0px;
    }

    td.visible-lg .btn-group.open .dropdown-toggle {
        outline: 0px;
    }

    th.visible-lg .btn-group > .btn + .dropdown-toggle {
        padding-right: 8px;
        padding-left: 8px;
    }

    td.visible-lg .btn-group > .btn + .dropdown-toggle {
        padding-right: 8px;
        padding-left: 8px;
    }

    th.visible-lg .btn-group > .btn-lg + .dropdown-toggle {
        padding-right: 12px;
        padding-left: 12px;
    }

    td.visible-lg .btn-group > .btn-lg + .dropdown-toggle {
        padding-right: 12px;
        padding-left: 12px;
    }

    th.visible-lg .btn-group.open .dropdown-toggle {
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    td.visible-lg .btn-group.open .dropdown-toggle {
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    th.visible-lg .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    td.visible-lg .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    th.visible-lg .btn .caret {
        margin-left: 0px;
    }

    td.visible-lg .btn .caret {
        margin-left: 0px;
    }

    th.visible-lg .btn-lg .caret {
        border-width: 5px 5px 0px;
    }

    td.visible-lg .btn-lg .caret {
        border-width: 5px 5px 0px;
    }

    th.visible-lg .dropup .btn-lg .caret {
        border-width: 0px 5px 5px;
    }

    td.visible-lg .dropup .btn-lg .caret {
        border-width: 0px 5px 5px;
    }

    th.visible-lg .btn-group-vertical > .btn {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .btn-group-vertical > .btn {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .btn-group-vertical > .btn-group {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .btn-group-vertical > .btn-group {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .btn-group-vertical > .btn-group > .btn {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    td.visible-lg .btn-group-vertical > .btn-group > .btn {
        width: 100%;
        float: none;
        display: block;
        max-width: 100%;
    }

    th.visible-lg .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    td.visible-lg .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    th.visible-lg .btn-group-vertical > .btn + .btn {
        margin-top: -1px;
        margin-left: 0px;
    }

    td.visible-lg .btn-group-vertical > .btn + .btn {
        margin-top: -1px;
        margin-left: 0px;
    }

    th.visible-lg .btn-group-vertical > .btn + .btn-group {
        margin-top: -1px;
        margin-left: 0px;
    }

    td.visible-lg .btn-group-vertical > .btn + .btn-group {
        margin-top: -1px;
        margin-left: 0px;
    }

    th.visible-lg .btn-group-vertical > .btn-group + .btn {
        margin-top: -1px;
        margin-left: 0px;
    }

    td.visible-lg .btn-group-vertical > .btn-group + .btn {
        margin-top: -1px;
        margin-left: 0px;
    }

    th.visible-lg .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0px;
    }

    td.visible-lg .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0px;
    }

    th.visible-lg .btn-group-vertical > :not(:first-child):not(:last-child).btn {
        border-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :not(:first-child):not(:last-child).btn {
        border-radius: 0px;
    }

    th.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group-vertical > :last-child:not(:first-child).btn {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
    }

    td.visible-lg .btn-group-vertical > :last-child:not(:first-child).btn {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
    }

    th.visible-lg .btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
        border-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
        border-radius: 0px;
    }

    th.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    td.visible-lg .btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    th.visible-lg .btn-group-justified {
        width: 100%;
        display: table;
        border-collapse: separate;
        table-layout: fixed;
    }

    td.visible-lg .btn-group-justified {
        width: 100%;
        display: table;
        border-collapse: separate;
        table-layout: fixed;
    }

    th.visible-lg .btn-group-justified > .btn {
        width: 1%;
        float: none;
        display: table-cell;
    }

    td.visible-lg .btn-group-justified > .btn {
        width: 1%;
        float: none;
        display: table-cell;
    }

    th.visible-lg .btn-group-justified > .btn-group {
        width: 1%;
        float: none;
        display: table-cell;
    }

    td.visible-lg .btn-group-justified > .btn-group {
        width: 1%;
        float: none;
        display: table-cell;
    }

    th.visible-lg .btn-group-justified > .btn-group .btn {
        width: 100%;
    }

    td.visible-lg .btn-group-justified > .btn-group .btn {
        width: 100%;
    }

    th.visible-lg [data-toggle='buttons'] > .btn > input[type='radio'] {
        display: none;
    }

    td.visible-lg [data-toggle='buttons'] > .btn > input[type='radio'] {
        display: none;
    }

    th.visible-lg [data-toggle='buttons'] > .btn > input[type='checkbox'] {
        display: none;
    }

    td.visible-lg [data-toggle='buttons'] > .btn > input[type='checkbox'] {
        display: none;
    }

    th.visible-lg .input-group {
        display: table;
        border-collapse: separate;
        position: relative;
    }

    td.visible-lg .input-group {
        display: table;
        border-collapse: separate;
        position: relative;
    }

    th.visible-lg [class*='col-'].input-group {
        padding-right: 0px;
        padding-left: 0px;
        float: none;
    }

    td.visible-lg [class*='col-'].input-group {
        padding-right: 0px;
        padding-left: 0px;
        float: none;
    }

    th.visible-lg .input-group .form-control {
        width: 100%;
        margin-bottom: 0px;
        float: left;
        position: relative;
        z-index: 2;
    }

    td.visible-lg .input-group .form-control {
        width: 100%;
        margin-bottom: 0px;
        float: left;
        position: relative;
        z-index: 2;
    }

    th.visible-lg .input-group-lg > .form-control {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .input-group-lg > .form-control {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg .input-group-lg > .input-group-addon {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .input-group-lg > .input-group-addon {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg .input-group-lg > .input-group-btn > .btn {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    td.visible-lg .input-group-lg > .input-group-btn > .btn {
        padding: 10px 16px;
        border-radius: 6px;
        height: 46px;
        line-height: 1.33;
        font-size: 18px;
    }

    th.visible-lg select.input-group-lg > .form-control {
        height: 46px;
        line-height: 46px;
    }

    td.visible-lg select.input-group-lg > .form-control {
        height: 46px;
        line-height: 46px;
    }

    th.visible-lg select.input-group-lg > .input-group-addon {
        height: 46px;
        line-height: 46px;
    }

    td.visible-lg select.input-group-lg > .input-group-addon {
        height: 46px;
        line-height: 46px;
    }

    th.visible-lg select.input-group-lg > .input-group-btn > .btn {
        height: 46px;
        line-height: 46px;
    }

    td.visible-lg select.input-group-lg > .input-group-btn > .btn {
        height: 46px;
        line-height: 46px;
    }

    th.visible-lg textarea.input-group-lg > .form-control {
        height: auto;
    }

    td.visible-lg textarea.input-group-lg > .form-control {
        height: auto;
    }

    th.visible-lg textarea.input-group-lg > .input-group-addon {
        height: auto;
    }

    td.visible-lg textarea.input-group-lg > .input-group-addon {
        height: auto;
    }

    th.visible-lg textarea.input-group-lg > .input-group-btn > .btn {
        height: auto;
    }

    td.visible-lg textarea.input-group-lg > .input-group-btn > .btn {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-lg > .form-control {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-lg > .form-control {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-lg > .input-group-addon {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-lg > .input-group-addon {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-lg > .input-group-btn > .btn {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-lg > .input-group-btn > .btn {
        height: auto;
    }

    th.visible-lg .input-group-sm > .form-control {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .input-group-sm > .form-control {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .input-group-sm > .input-group-addon {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .input-group-sm > .input-group-addon {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg .input-group-sm > .input-group-btn > .btn {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    td.visible-lg .input-group-sm > .input-group-btn > .btn {
        padding: 5px 10px;
        border-radius: 3px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px;
    }

    th.visible-lg select.input-group-sm > .form-control {
        height: 30px;
        line-height: 30px;
    }

    td.visible-lg select.input-group-sm > .form-control {
        height: 30px;
        line-height: 30px;
    }

    th.visible-lg select.input-group-sm > .input-group-addon {
        height: 30px;
        line-height: 30px;
    }

    td.visible-lg select.input-group-sm > .input-group-addon {
        height: 30px;
        line-height: 30px;
    }

    th.visible-lg select.input-group-sm > .input-group-btn > .btn {
        height: 30px;
        line-height: 30px;
    }

    td.visible-lg select.input-group-sm > .input-group-btn > .btn {
        height: 30px;
        line-height: 30px;
    }

    th.visible-lg textarea.input-group-sm > .form-control {
        height: auto;
    }

    td.visible-lg textarea.input-group-sm > .form-control {
        height: auto;
    }

    th.visible-lg textarea.input-group-sm > .input-group-addon {
        height: auto;
    }

    td.visible-lg textarea.input-group-sm > .input-group-addon {
        height: auto;
    }

    th.visible-lg textarea.input-group-sm > .input-group-btn > .btn {
        height: auto;
    }

    td.visible-lg textarea.input-group-sm > .input-group-btn > .btn {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-sm > .form-control {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-sm > .form-control {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-sm > .input-group-addon {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-sm > .input-group-addon {
        height: auto;
    }

    th.visible-lg select[multiple].input-group-sm > .input-group-btn > .btn {
        height: auto;
    }

    td.visible-lg select[multiple].input-group-sm > .input-group-btn > .btn {
        height: auto;
    }

    th.visible-lg .input-group-addon {
        display: table-cell;
    }

    td.visible-lg .input-group-addon {
        display: table-cell;
    }

    th.visible-lg .input-group-btn {
        display: table-cell;
    }

    td.visible-lg .input-group-btn {
        display: table-cell;
    }

    th.visible-lg .input-group .form-control {
        display: table-cell;
    }

    td.visible-lg .input-group .form-control {
        display: table-cell;
    }

    th.visible-lg :not(:first-child):not(:last-child).input-group-addon {
        border-radius: 0px;
    }

    td.visible-lg :not(:first-child):not(:last-child).input-group-addon {
        border-radius: 0px;
    }

    th.visible-lg :not(:first-child):not(:last-child).input-group-btn {
        border-radius: 0px;
    }

    td.visible-lg :not(:first-child):not(:last-child).input-group-btn {
        border-radius: 0px;
    }

    th.visible-lg .input-group :not(:first-child):not(:last-child).form-control {
        border-radius: 0px;
    }

    td.visible-lg .input-group :not(:first-child):not(:last-child).form-control {
        border-radius: 0px;
    }

    th.visible-lg .input-group-addon {
        width: 1%;
        vertical-align: middle;
        white-space: nowrap;
    }

    td.visible-lg .input-group-addon {
        width: 1%;
        vertical-align: middle;
        white-space: nowrap;
    }

    th.visible-lg .input-group-btn {
        width: 1%;
        vertical-align: middle;
        white-space: nowrap;
    }

    td.visible-lg .input-group-btn {
        width: 1%;
        vertical-align: middle;
        white-space: nowrap;
    }

    th.visible-lg .input-group-addon {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        text-align: center;
        color: rgb(85, 85, 85);
        line-height: 1;
        font-size: 14px;
        font-weight: normal;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .input-group-addon {
        padding: 6px 12px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        text-align: center;
        color: rgb(85, 85, 85);
        line-height: 1;
        font-size: 14px;
        font-weight: normal;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .input-group-addon.input-sm {
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 12px;
    }

    td.visible-lg .input-group-addon.input-sm {
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 12px;
    }

    th.visible-lg .input-group-addon.input-lg {
        padding: 10px 16px;
        border-radius: 6px;
        font-size: 18px;
    }

    td.visible-lg .input-group-addon.input-lg {
        padding: 10px 16px;
        border-radius: 6px;
        font-size: 18px;
    }

    th.visible-lg .input-group-addon input[type='radio'] {
        margin-top: 0px;
    }

    td.visible-lg .input-group-addon input[type='radio'] {
        margin-top: 0px;
    }

    th.visible-lg .input-group-addon input[type='checkbox'] {
        margin-top: 0px;
    }

    td.visible-lg .input-group-addon input[type='checkbox'] {
        margin-top: 0px;
    }

    th.visible-lg .input-group :first-child.form-control {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg .input-group :first-child.form-control {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :first-child.input-group-addon {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :first-child.input-group-addon {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :first-child.input-group-btn > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :first-child.input-group-btn > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :first-child.input-group-btn > .btn-group > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :first-child.input-group-btn > .btn-group > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :first-child.input-group-btn > .dropdown-toggle {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :first-child.input-group-btn > .dropdown-toggle {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :last-child.input-group-btn > :not(:last-child).btn-group > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    td.visible-lg :last-child.input-group-btn > :not(:last-child).btn-group > .btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    th.visible-lg :first-child.input-group-addon {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg :first-child.input-group-addon {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .input-group :last-child.form-control {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .input-group :last-child.form-control {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :last-child.input-group-addon {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :last-child.input-group-addon {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :last-child.input-group-btn > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :last-child.input-group-btn > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :last-child.input-group-btn > .btn-group > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :last-child.input-group-btn > .btn-group > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :last-child.input-group-btn > .dropdown-toggle {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :last-child.input-group-btn > .dropdown-toggle {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :first-child.input-group-btn > :not(:first-child).btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :first-child.input-group-btn > :not(:first-child).btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :first-child.input-group-btn > :not(:first-child).btn-group > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg :first-child.input-group-btn > :not(:first-child).btn-group > .btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg :last-child.input-group-addon {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg :last-child.input-group-addon {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .input-group-btn {
        font-size: 0px;
        white-space: nowrap;
        position: relative;
    }

    td.visible-lg .input-group-btn {
        font-size: 0px;
        white-space: nowrap;
        position: relative;
    }

    th.visible-lg .input-group-btn > .btn {
        position: relative;
    }

    td.visible-lg .input-group-btn > .btn {
        position: relative;
    }

    th.visible-lg .input-group-btn > .btn + .btn {
        margin-left: -1px;
    }

    td.visible-lg .input-group-btn > .btn + .btn {
        margin-left: -1px;
    }

    th.visible-lg .input-group-btn > .btn:hover {
        z-index: 2;
    }

    td.visible-lg .input-group-btn > .btn:hover {
        z-index: 2;
    }

    th.visible-lg .input-group-btn > .btn:focus {
        z-index: 2;
    }

    td.visible-lg .input-group-btn > .btn:focus {
        z-index: 2;
    }

    th.visible-lg .input-group-btn > .btn:active {
        z-index: 2;
    }

    td.visible-lg .input-group-btn > .btn:active {
        z-index: 2;
    }

    th.visible-lg :first-child.input-group-btn > .btn {
        margin-right: -1px;
    }

    td.visible-lg :first-child.input-group-btn > .btn {
        margin-right: -1px;
    }

    th.visible-lg :first-child.input-group-btn > .btn-group {
        margin-right: -1px;
    }

    td.visible-lg :first-child.input-group-btn > .btn-group {
        margin-right: -1px;
    }

    th.visible-lg :last-child.input-group-btn > .btn {
        margin-left: -1px;
    }

    td.visible-lg :last-child.input-group-btn > .btn {
        margin-left: -1px;
    }

    th.visible-lg :last-child.input-group-btn > .btn-group {
        margin-left: -1px;
    }

    td.visible-lg :last-child.input-group-btn > .btn-group {
        margin-left: -1px;
    }

    th.visible-lg .nav {
        list-style: none;
        padding-left: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .nav {
        list-style: none;
        padding-left: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .nav > li {
        display: block;
        position: relative;
    }

    td.visible-lg .nav > li {
        display: block;
        position: relative;
    }

    th.visible-lg .nav > li > a {
        padding: 10px 15px;
        display: block;
        position: relative;
    }

    td.visible-lg .nav > li > a {
        padding: 10px 15px;
        display: block;
        position: relative;
    }

    th.visible-lg .nav > li > a:hover {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .nav > li > a:hover {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .nav > li > a:focus {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .nav > li > a:focus {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .nav > li.disabled > a {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .nav > li.disabled > a {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .nav > li.disabled > a:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

    td.visible-lg .nav > li.disabled > a:hover {
        color: rgb(153, 153, 153);
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

    th.visible-lg .nav > li.disabled > a:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

    td.visible-lg .nav > li.disabled > a:focus {
        color: rgb(153, 153, 153);
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

    th.visible-lg .nav .open > a {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .nav .open > a {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .nav .open > a:hover {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .nav .open > a:hover {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .nav .open > a:focus {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .nav .open > a:focus {
        border-color: rgb(66, 139, 202);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .nav .nav-divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    td.visible-lg .nav .nav-divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    th.visible-lg .nav > li > a > img {
        max-width: none;
    }

    td.visible-lg .nav > li > a > img {
        max-width: none;
    }

    th.visible-lg .nav-tabs {
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    td.visible-lg .nav-tabs {
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    th.visible-lg .nav-tabs > li {
        margin-bottom: -1px;
        float: left;
    }

    td.visible-lg .nav-tabs > li {
        margin-bottom: -1px;
        float: left;
    }

    th.visible-lg .nav-tabs > li > a {
        border-radius: 4px 4px 0px 0px;
        border: 1px solid transparent;
        border-image: none;
        line-height: 1.4285;
        margin-right: 2px;
    }

    td.visible-lg .nav-tabs > li > a {
        border-radius: 4px 4px 0px 0px;
        border: 1px solid transparent;
        border-image: none;
        line-height: 1.4285;
        margin-right: 2px;
    }

    th.visible-lg .nav-tabs > li > a:hover {
        border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
    }

    td.visible-lg .nav-tabs > li > a:hover {
        border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
    }

    th.visible-lg .nav-tabs > li.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);
    }

    td.visible-lg .nav-tabs > li.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);
    }

    th.visible-lg .nav-tabs > li.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);
    }

    td.visible-lg .nav-tabs > li.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);
    }

    th.visible-lg .nav-tabs > li.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);
    }

    td.visible-lg .nav-tabs > li.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);
    }

    th.visible-lg .nav-tabs.nav-justified {
        width: 100%;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .nav-tabs.nav-justified {
        width: 100%;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .nav-tabs.nav-justified > li {
        float: none;
    }

    td.visible-lg .nav-tabs.nav-justified > li {
        float: none;
    }

    th.visible-lg .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    td.visible-lg .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    th.visible-lg .nav-tabs.nav-justified > .dropdown .dropdown-menu {
        left: auto;
        top: auto;
    }

    td.visible-lg .nav-tabs.nav-justified > .dropdown .dropdown-menu {
        left: auto;
        top: auto;
    }

    th.visible-lg .nav-tabs.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0px;
    }

    td.visible-lg .nav-tabs.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0px;
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .nav-pills > li {
        float: left;
    }

    td.visible-lg .nav-pills > li {
        float: left;
    }

    th.visible-lg .nav-pills > li > a {
        border-radius: 4px;
    }

    td.visible-lg .nav-pills > li > a {
        border-radius: 4px;
    }

    th.visible-lg .nav-pills > li + li {
        margin-left: 2px;
    }

    td.visible-lg .nav-pills > li + li {
        margin-left: 2px;
    }

    th.visible-lg .nav-pills > li.active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .nav-pills > li.active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .nav-pills > li.active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .nav-pills > li.active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .nav-pills > li.active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .nav-pills > li.active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .nav-stacked > li {
        float: none;
    }

    td.visible-lg .nav-stacked > li {
        float: none;
    }

    th.visible-lg .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0px;
    }

    td.visible-lg .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0px;
    }

    th.visible-lg .nav-justified {
        width: 100%;
    }

    td.visible-lg .nav-justified {
        width: 100%;
    }

    th.visible-lg .nav-justified > li {
        float: none;
    }

    td.visible-lg .nav-justified > li {
        float: none;
    }

    th.visible-lg .nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    td.visible-lg .nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    th.visible-lg .nav-justified > .dropdown .dropdown-menu {
        left: auto;
        top: auto;
    }

    td.visible-lg .nav-justified > .dropdown .dropdown-menu {
        left: auto;
        top: auto;
    }

    th.visible-lg .nav-tabs-justified {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .nav-tabs-justified {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .nav-tabs-justified > li > a {
        border-radius: 4px;
        margin-right: 0px;
    }

    td.visible-lg .nav-tabs-justified > li > a {
        border-radius: 4px;
        margin-right: 0px;
    }

    th.visible-lg .nav-tabs-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .nav-tabs-justified > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs-justified > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .nav-tabs-justified > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    td.visible-lg .nav-tabs-justified > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    th.visible-lg .tab-content > .tab-pane {
        display: none;
    }

    td.visible-lg .tab-content > .tab-pane {
        display: none;
    }

    th.visible-lg .tab-content > .active {
        display: block;
    }

    td.visible-lg .tab-content > .active {
        display: block;
    }

    th.visible-lg .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    td.visible-lg .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    th.visible-lg .navbar {
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
        position: relative;
        min-height: 50px;
    }

    td.visible-lg .navbar {
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
        position: relative;
        min-height: 50px;
    }

    th.visible-lg .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        border-top-color: transparent;
        border-top-width: 1px;
        border-top-style: solid;
        -ms-overflow-x: visible;
        max-height: 340px;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
        -webkit-overflow-scrolling: touch;
    }

    td.visible-lg .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        border-top-color: transparent;
        border-top-width: 1px;
        border-top-style: solid;
        -ms-overflow-x: visible;
        max-height: 340px;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
        -webkit-overflow-scrolling: touch;
    }

    th.visible-lg .navbar-collapse.in {
        -ms-overflow-y: auto;
    }

    td.visible-lg .navbar-collapse.in {
        -ms-overflow-y: auto;
    }

    th.visible-lg .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .container-fluid > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .container-fluid > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .container > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .container > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    td.visible-lg .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    th.visible-lg .navbar-static-top {
        border-width: 0px 0px 1px;
        z-index: 1000;
    }

    td.visible-lg .navbar-static-top {
        border-width: 0px 0px 1px;
        z-index: 1000;
    }

    th.visible-lg .navbar-fixed-top {
        left: 0px;
        right: 0px;
        position: fixed;
        z-index: 1030;
    }

    td.visible-lg .navbar-fixed-top {
        left: 0px;
        right: 0px;
        position: fixed;
        z-index: 1030;
    }

    th.visible-lg .navbar-fixed-bottom {
        left: 0px;
        right: 0px;
        position: fixed;
        z-index: 1030;
    }

    td.visible-lg .navbar-fixed-bottom {
        left: 0px;
        right: 0px;
        position: fixed;
        z-index: 1030;
    }

    th.visible-lg .navbar-fixed-top {
        border-width: 0px 0px 1px;
        top: 0px;
    }

    td.visible-lg .navbar-fixed-top {
        border-width: 0px 0px 1px;
        top: 0px;
    }

    th.visible-lg .navbar-fixed-bottom {
        border-width: 1px 0px 0px;
        bottom: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .navbar-fixed-bottom {
        border-width: 1px 0px 0px;
        bottom: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .navbar-brand {
        padding: 15px;
        height: 50px;
        line-height: 20px;
        font-size: 18px;
        float: left;
    }

    td.visible-lg .navbar-brand {
        padding: 15px;
        height: 50px;
        line-height: 20px;
        font-size: 18px;
        float: left;
    }

    th.visible-lg .navbar-brand:hover {
        text-decoration: none;
    }

    td.visible-lg .navbar-brand:hover {
        text-decoration: none;
    }

    th.visible-lg .navbar-brand:focus {
        text-decoration: none;
    }

    td.visible-lg .navbar-brand:focus {
        text-decoration: none;
    }

    th.visible-lg .navbar-toggle {
        padding: 9px 10px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        float: right;
        position: relative;
        background-image: none;
        background-color: transparent;
    }

    td.visible-lg .navbar-toggle {
        padding: 9px 10px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        float: right;
        position: relative;
        background-image: none;
        background-color: transparent;
    }

    th.visible-lg .navbar-toggle:focus {
        outline: 0px;
    }

    td.visible-lg .navbar-toggle:focus {
        outline: 0px;
    }

    th.visible-lg .navbar-toggle .icon-bar {
        border-radius: 1px;
        width: 22px;
        height: 2px;
        display: block;
    }

    td.visible-lg .navbar-toggle .icon-bar {
        border-radius: 1px;
        width: 22px;
        height: 2px;
        display: block;
    }

    th.visible-lg .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    td.visible-lg .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    th.visible-lg .navbar-nav {
        margin: 7.5px -15px;
    }

    td.visible-lg .navbar-nav {
        margin: 7.5px -15px;
    }

    th.visible-lg .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    td.visible-lg .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    th.visible-lg .navbar-form {
        margin: 8px -15px;
        padding: 10px 15px;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    td.visible-lg .navbar-form {
        margin: 8px -15px;
        padding: 10px 15px;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    th.visible-lg .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    td.visible-lg .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    th.visible-lg .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    td.visible-lg .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    th.visible-lg .navbar-btn {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    td.visible-lg .navbar-btn {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    th.visible-lg .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    td.visible-lg .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    th.visible-lg .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    td.visible-lg .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    th.visible-lg .navbar-text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    td.visible-lg .navbar-text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    th.visible-lg .navbar-default {
        border-color: rgb(231, 231, 231);
        background-color: rgb(248, 248, 248);
    }

    td.visible-lg .navbar-default {
        border-color: rgb(231, 231, 231);
        background-color: rgb(248, 248, 248);
    }

    th.visible-lg .navbar-default .navbar-brand {
        color: rgb(119, 119, 119);
    }

    td.visible-lg .navbar-default .navbar-brand {
        color: rgb(119, 119, 119);
    }

    th.visible-lg .navbar-default .navbar-brand:hover {
        color: rgb(94, 94, 94);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-brand:hover {
        color: rgb(94, 94, 94);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-brand:focus {
        color: rgb(94, 94, 94);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-brand:focus {
        color: rgb(94, 94, 94);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-text {
        color: rgb(119, 119, 119);
    }

    td.visible-lg .navbar-default .navbar-text {
        color: rgb(119, 119, 119);
    }

    th.visible-lg .navbar-default .navbar-nav > li > a {
        color: rgb(119, 119, 119);
    }

    td.visible-lg .navbar-default .navbar-nav > li > a {
        color: rgb(119, 119, 119);
    }

    th.visible-lg .navbar-default .navbar-nav > li > a:hover {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav > li > a:hover {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav > li > a:focus {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav > li > a:focus {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .active > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .active > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .active > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .active > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav > .disabled > a:hover {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav > .disabled > a:hover {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav > .disabled > a:focus {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav > .disabled > a:focus {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-toggle {
        border-color: rgb(221, 221, 221);
    }

    td.visible-lg .navbar-default .navbar-toggle {
        border-color: rgb(221, 221, 221);
    }

    th.visible-lg .navbar-default .navbar-toggle:hover {
        background-color: rgb(221, 221, 221);
    }

    td.visible-lg .navbar-default .navbar-toggle:hover {
        background-color: rgb(221, 221, 221);
    }

    th.visible-lg .navbar-default .navbar-toggle:focus {
        background-color: rgb(221, 221, 221);
    }

    td.visible-lg .navbar-default .navbar-toggle:focus {
        background-color: rgb(221, 221, 221);
    }

    th.visible-lg .navbar-default .navbar-toggle .icon-bar {
        background-color: rgb(136, 136, 136);
    }

    td.visible-lg .navbar-default .navbar-toggle .icon-bar {
        background-color: rgb(136, 136, 136);
    }

    th.visible-lg .navbar-default .navbar-collapse {
        border-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-collapse {
        border-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-form {
        border-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-form {
        border-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .open > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .open > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .open > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .open > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav > .open > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav > .open > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-link {
        color: rgb(119, 119, 119);
    }

    td.visible-lg .navbar-default .navbar-link {
        color: rgb(119, 119, 119);
    }

    th.visible-lg .navbar-default .navbar-link:hover {
        color: rgb(51, 51, 51);
    }

    td.visible-lg .navbar-default .navbar-link:hover {
        color: rgb(51, 51, 51);
    }

    th.visible-lg .navbar-inverse {
        border-color: rgb(8, 8, 8);
        background-color: rgb(34, 34, 34);
    }

    td.visible-lg .navbar-inverse {
        border-color: rgb(8, 8, 8);
        background-color: rgb(34, 34, 34);
    }

    th.visible-lg .navbar-inverse .navbar-brand {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .navbar-inverse .navbar-brand {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .navbar-inverse .navbar-brand:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-brand:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-brand:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-brand:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-text {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .navbar-inverse .navbar-text {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .navbar-inverse .navbar-nav > li > a {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .navbar-inverse .navbar-nav > li > a {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .navbar-inverse .navbar-nav > li > a:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav > li > a:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav > li > a:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav > li > a:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-toggle {
        border-color: rgb(51, 51, 51);
    }

    td.visible-lg .navbar-inverse .navbar-toggle {
        border-color: rgb(51, 51, 51);
    }

    th.visible-lg .navbar-inverse .navbar-toggle:hover {
        background-color: rgb(51, 51, 51);
    }

    td.visible-lg .navbar-inverse .navbar-toggle:hover {
        background-color: rgb(51, 51, 51);
    }

    th.visible-lg .navbar-inverse .navbar-toggle:focus {
        background-color: rgb(51, 51, 51);
    }

    td.visible-lg .navbar-inverse .navbar-toggle:focus {
        background-color: rgb(51, 51, 51);
    }

    th.visible-lg .navbar-inverse .navbar-toggle .icon-bar {
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .navbar-inverse .navbar-toggle .icon-bar {
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .navbar-inverse .navbar-collapse {
        border-color: rgb(16, 16, 16);
    }

    td.visible-lg .navbar-inverse .navbar-collapse {
        border-color: rgb(16, 16, 16);
    }

    th.visible-lg .navbar-inverse .navbar-form {
        border-color: rgb(16, 16, 16);
    }

    td.visible-lg .navbar-inverse .navbar-form {
        border-color: rgb(16, 16, 16);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .open > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .open > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .open > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .open > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav > .open > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav > .open > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-link {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .navbar-inverse .navbar-link {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .navbar-inverse .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

    td.visible-lg .navbar-inverse .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

    th.visible-lg .breadcrumb {
        list-style: none;
        padding: 8px 15px;
        border-radius: 4px;
        margin-bottom: 20px;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .breadcrumb {
        list-style: none;
        padding: 8px 15px;
        border-radius: 4px;
        margin-bottom: 20px;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .breadcrumb > li {
        display: inline-block;
    }

    td.visible-lg .breadcrumb > li {
        display: inline-block;
    }

    th.visible-lg .breadcrumb > li + li::before {
        padding: 0px 5px;
        color: rgb(204, 204, 204);
        content: "/\00a0";
    }

    td.visible-lg .breadcrumb > li + li::before {
        padding: 0px 5px;
        color: rgb(204, 204, 204);
        content: "/\00a0";
    }

    th.visible-lg .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .pagination {
        margin: 20px 0px;
        border-radius: 4px;
        padding-left: 0px;
        display: inline-block;
    }

    td.visible-lg .pagination {
        margin: 20px 0px;
        border-radius: 4px;
        padding-left: 0px;
        display: inline-block;
    }

    th.visible-lg .pagination > li {
        display: inline;
    }

    td.visible-lg .pagination > li {
        display: inline;
    }

    th.visible-lg .pagination > li > a {
        padding: 6px 12px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        color: rgb(66, 139, 202);
        line-height: 1.4285;
        text-decoration: none;
        margin-left: -1px;
        float: left;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > li > a {
        padding: 6px 12px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        color: rgb(66, 139, 202);
        line-height: 1.4285;
        text-decoration: none;
        margin-left: -1px;
        float: left;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > li > span {
        padding: 6px 12px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        color: rgb(66, 139, 202);
        line-height: 1.4285;
        text-decoration: none;
        margin-left: -1px;
        float: left;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > li > span {
        padding: 6px 12px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        color: rgb(66, 139, 202);
        line-height: 1.4285;
        text-decoration: none;
        margin-left: -1px;
        float: left;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > li:first-child > a {
        margin-left: 0px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    td.visible-lg .pagination > li:first-child > a {
        margin-left: 0px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    th.visible-lg .pagination > li:first-child > span {
        margin-left: 0px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    td.visible-lg .pagination > li:first-child > span {
        margin-left: 0px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    th.visible-lg .pagination > li:last-child > a {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    td.visible-lg .pagination > li:last-child > a {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    th.visible-lg .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    td.visible-lg .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    th.visible-lg .pagination > li > a:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pagination > li > a:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pagination > li > span:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pagination > li > span:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pagination > li > a:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pagination > li > a:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pagination > li > span:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pagination > li > span:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(42, 100, 150);
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pagination > .active > a {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > a {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .active > span {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > span {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .active > a:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > a:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .active > span:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > span:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .active > a:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > a:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .active > span:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .pagination > .active > span:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .pagination > .disabled > span {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > span {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > .disabled > span:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > span:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > .disabled > span:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > span:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > .disabled > a {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > a {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > .disabled > a:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > a:hover {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination > .disabled > a:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pagination > .disabled > a:focus {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pagination-lg > li > a {
        padding: 10px 16px;
        font-size: 18px;
    }

    td.visible-lg .pagination-lg > li > a {
        padding: 10px 16px;
        font-size: 18px;
    }

    th.visible-lg .pagination-lg > li > span {
        padding: 10px 16px;
        font-size: 18px;
    }

    td.visible-lg .pagination-lg > li > span {
        padding: 10px 16px;
        font-size: 18px;
    }

    th.visible-lg .pagination-lg > li:first-child > a {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    td.visible-lg .pagination-lg > li:first-child > a {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    th.visible-lg .pagination-lg > li:first-child > span {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    td.visible-lg .pagination-lg > li:first-child > span {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    th.visible-lg .pagination-lg > li:last-child > a {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    td.visible-lg .pagination-lg > li:last-child > a {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    th.visible-lg .pagination-lg > li:last-child > span {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    td.visible-lg .pagination-lg > li:last-child > span {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    th.visible-lg .pagination-sm > li > a {
        padding: 5px 10px;
        font-size: 12px;
    }

    td.visible-lg .pagination-sm > li > a {
        padding: 5px 10px;
        font-size: 12px;
    }

    th.visible-lg .pagination-sm > li > span {
        padding: 5px 10px;
        font-size: 12px;
    }

    td.visible-lg .pagination-sm > li > span {
        padding: 5px 10px;
        font-size: 12px;
    }

    th.visible-lg .pagination-sm > li:first-child > a {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .pagination-sm > li:first-child > a {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .pagination-sm > li:first-child > span {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .pagination-sm > li:first-child > span {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .pagination-sm > li:last-child > a {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .pagination-sm > li:last-child > a {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .pagination-sm > li:last-child > span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .pagination-sm > li:last-child > span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .pager {
        list-style: none;
        margin: 20px 0px;
        text-align: center;
        padding-left: 0px;
    }

    td.visible-lg .pager {
        list-style: none;
        margin: 20px 0px;
        text-align: center;
        padding-left: 0px;
    }

    th.visible-lg .pager li {
        display: inline;
    }

    td.visible-lg .pager li {
        display: inline;
    }

    th.visible-lg .pager li > a {
        padding: 5px 14px;
        border-radius: 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        display: inline-block;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager li > a {
        padding: 5px 14px;
        border-radius: 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        display: inline-block;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pager li > span {
        padding: 5px 14px;
        border-radius: 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        display: inline-block;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager li > span {
        padding: 5px 14px;
        border-radius: 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        display: inline-block;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pager li > a:hover {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pager li > a:hover {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pager li > a:focus {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .pager li > a:focus {
        text-decoration: none;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .pager .next > a {
        float: right;
    }

    td.visible-lg .pager .next > a {
        float: right;
    }

    th.visible-lg .pager .next > span {
        float: right;
    }

    td.visible-lg .pager .next > span {
        float: right;
    }

    th.visible-lg .pager .previous > a {
        float: left;
    }

    td.visible-lg .pager .previous > a {
        float: left;
    }

    th.visible-lg .pager .previous > span {
        float: left;
    }

    td.visible-lg .pager .previous > span {
        float: left;
    }

    th.visible-lg .pager .disabled > a {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager .disabled > a {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pager .disabled > a:hover {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager .disabled > a:hover {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pager .disabled > a:focus {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager .disabled > a:focus {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .pager .disabled > span {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .pager .disabled > span {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .label {
        padding: 0.2em 0.6em 0.3em;
        border-radius: 0.25em;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 75%;
        font-weight: bold;
        vertical-align: baseline;
        display: inline;
        white-space: nowrap;
    }

    td.visible-lg .label {
        padding: 0.2em 0.6em 0.3em;
        border-radius: 0.25em;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 75%;
        font-weight: bold;
        vertical-align: baseline;
        display: inline;
        white-space: nowrap;
    }

    th.visible-lg [href].label:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    td.visible-lg [href].label:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    th.visible-lg [href].label:focus {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    td.visible-lg [href].label:focus {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    th.visible-lg :empty.label {
        display: none;
    }

    td.visible-lg :empty.label {
        display: none;
    }

    th.visible-lg .btn .label {
        top: -1px;
        position: relative;
    }

    td.visible-lg .btn .label {
        top: -1px;
        position: relative;
    }

    th.visible-lg .label-default {
        background-color: rgb(153, 153, 153);
    }

    td.visible-lg .label-default {
        background-color: rgb(153, 153, 153);
    }

    th.visible-lg [href].label-default:hover {
        background-color: rgb(128, 128, 128);
    }

    td.visible-lg [href].label-default:hover {
        background-color: rgb(128, 128, 128);
    }

    th.visible-lg [href].label-default:focus {
        background-color: rgb(128, 128, 128);
    }

    td.visible-lg [href].label-default:focus {
        background-color: rgb(128, 128, 128);
    }

    th.visible-lg .label-primary {
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .label-primary {
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg [href].label-primary:hover {
        background-color: rgb(48, 113, 169);
    }

    td.visible-lg [href].label-primary:hover {
        background-color: rgb(48, 113, 169);
    }

    th.visible-lg [href].label-primary:focus {
        background-color: rgb(48, 113, 169);
    }

    td.visible-lg [href].label-primary:focus {
        background-color: rgb(48, 113, 169);
    }

    th.visible-lg .label-success {
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .label-success {
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg [href].label-success:hover {
        background-color: rgb(68, 157, 68);
    }

    td.visible-lg [href].label-success:hover {
        background-color: rgb(68, 157, 68);
    }

    th.visible-lg [href].label-success:focus {
        background-color: rgb(68, 157, 68);
    }

    td.visible-lg [href].label-success:focus {
        background-color: rgb(68, 157, 68);
    }

    th.visible-lg .label-info {
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .label-info {
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg [href].label-info:hover {
        background-color: rgb(49, 176, 213);
    }

    td.visible-lg [href].label-info:hover {
        background-color: rgb(49, 176, 213);
    }

    th.visible-lg [href].label-info:focus {
        background-color: rgb(49, 176, 213);
    }

    td.visible-lg [href].label-info:focus {
        background-color: rgb(49, 176, 213);
    }

    th.visible-lg .label-warning {
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .label-warning {
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg [href].label-warning:hover {
        background-color: rgb(236, 151, 31);
    }

    td.visible-lg [href].label-warning:hover {
        background-color: rgb(236, 151, 31);
    }

    th.visible-lg [href].label-warning:focus {
        background-color: rgb(236, 151, 31);
    }

    td.visible-lg [href].label-warning:focus {
        background-color: rgb(236, 151, 31);
    }

    th.visible-lg .label-danger {
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .label-danger {
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg [href].label-danger:hover {
        background-color: rgb(201, 48, 44);
    }

    td.visible-lg [href].label-danger:hover {
        background-color: rgb(201, 48, 44);
    }

    th.visible-lg [href].label-danger:focus {
        background-color: rgb(201, 48, 44);
    }

    td.visible-lg [href].label-danger:focus {
        background-color: rgb(201, 48, 44);
    }

    th.visible-lg .badge {
        padding: 3px 7px;
        border-radius: 10px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 12px;
        font-weight: bold;
        vertical-align: baseline;
        display: inline-block;
        white-space: nowrap;
        min-width: 10px;
        background-color: rgb(153, 153, 153);
    }

    td.visible-lg .badge {
        padding: 3px 7px;
        border-radius: 10px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 12px;
        font-weight: bold;
        vertical-align: baseline;
        display: inline-block;
        white-space: nowrap;
        min-width: 10px;
        background-color: rgb(153, 153, 153);
    }

    th.visible-lg :empty.badge {
        display: none;
    }

    td.visible-lg :empty.badge {
        display: none;
    }

    th.visible-lg .btn .badge {
        top: -1px;
        position: relative;
    }

    td.visible-lg .btn .badge {
        top: -1px;
        position: relative;
    }

    th.visible-lg .btn-xs .badge {
        padding: 1px 5px;
        top: 0px;
    }

    td.visible-lg .btn-xs .badge {
        padding: 1px 5px;
        top: 0px;
    }

    th.visible-lg a.badge:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    td.visible-lg a.badge:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    th.visible-lg a.badge:focus {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    td.visible-lg a.badge:focus {
        color: rgb(255, 255, 255);
        text-decoration: none;
        cursor: pointer;
    }

    th.visible-lg a.list-group-item.active > .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg a.list-group-item.active > .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-pills > .active > a > .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-pills > .active > a > .badge {
        color: rgb(66, 139, 202);
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-pills > li > a > .badge {
        margin-left: 3px;
    }

    td.visible-lg .nav-pills > li > a > .badge {
        margin-left: 3px;
    }

    th.visible-lg .jumbotron {
        padding: 30px;
        color: inherit;
        margin-bottom: 30px;
        background-color: rgb(238, 238, 238);
    }

    td.visible-lg .jumbotron {
        padding: 30px;
        color: inherit;
        margin-bottom: 30px;
        background-color: rgb(238, 238, 238);
    }

    th.visible-lg .jumbotron h1 {
        color: inherit;
    }

    td.visible-lg .jumbotron h1 {
        color: inherit;
    }

    th.visible-lg .jumbotron .h1 {
        color: inherit;
    }

    td.visible-lg .jumbotron .h1 {
        color: inherit;
    }

    th.visible-lg .jumbotron p {
        font-size: 21px;
        font-weight: 200;
        margin-bottom: 15px;
    }

    td.visible-lg .jumbotron p {
        font-size: 21px;
        font-weight: 200;
        margin-bottom: 15px;
    }

    th.visible-lg .container .jumbotron {
        border-radius: 6px;
    }

    td.visible-lg .container .jumbotron {
        border-radius: 6px;
    }

    th.visible-lg .jumbotron .container {
        max-width: 100%;
    }

    td.visible-lg .jumbotron .container {
        max-width: 100%;
    }

    th.visible-lg .thumbnail {
        padding: 4px;
        border-radius: 4px;
        border: 1px solid rgb(221, 221, 221);
        transition: 0.2s ease-in-out;
        border-image: none;
        line-height: 1.4285;
        margin-bottom: 20px;
        display: block;
        background-color: rgb(255, 255, 255);
        -webkit-transition: all .2s ease-in-out;
    }

    td.visible-lg .thumbnail {
        padding: 4px;
        border-radius: 4px;
        border: 1px solid rgb(221, 221, 221);
        transition: 0.2s ease-in-out;
        border-image: none;
        line-height: 1.4285;
        margin-bottom: 20px;
        display: block;
        background-color: rgb(255, 255, 255);
        -webkit-transition: all .2s ease-in-out;
    }

    th.visible-lg .thumbnail > img {
        margin-right: auto;
        margin-left: auto;
    }

    td.visible-lg .thumbnail > img {
        margin-right: auto;
        margin-left: auto;
    }

    th.visible-lg .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

    td.visible-lg .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

    th.visible-lg a.thumbnail:hover {
        border-color: rgb(66, 139, 202);
    }

    td.visible-lg a.thumbnail:hover {
        border-color: rgb(66, 139, 202);
    }

    th.visible-lg a.thumbnail:focus {
        border-color: rgb(66, 139, 202);
    }

    td.visible-lg a.thumbnail:focus {
        border-color: rgb(66, 139, 202);
    }

    th.visible-lg a.thumbnail.active {
        border-color: rgb(66, 139, 202);
    }

    td.visible-lg a.thumbnail.active {
        border-color: rgb(66, 139, 202);
    }

    th.visible-lg .thumbnail .caption {
        padding: 9px;
        color: rgb(51, 51, 51);
    }

    td.visible-lg .thumbnail .caption {
        padding: 9px;
        color: rgb(51, 51, 51);
    }

    th.visible-lg .alert {
        padding: 15px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
    }

    td.visible-lg .alert {
        padding: 15px;
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
    }

    th.visible-lg .alert h4 {
        color: inherit;
        margin-top: 0px;
    }

    td.visible-lg .alert h4 {
        color: inherit;
        margin-top: 0px;
    }

    th.visible-lg .alert .alert-link {
        font-weight: bold;
    }

    td.visible-lg .alert .alert-link {
        font-weight: bold;
    }

    th.visible-lg .alert > p {
        margin-bottom: 0px;
    }

    td.visible-lg .alert > p {
        margin-bottom: 0px;
    }

    th.visible-lg .alert > ul {
        margin-bottom: 0px;
    }

    td.visible-lg .alert > ul {
        margin-bottom: 0px;
    }

    th.visible-lg .alert > p + p {
        margin-top: 5px;
    }

    td.visible-lg .alert > p + p {
        margin-top: 5px;
    }

    th.visible-lg .alert-dismissable {
        padding-right: 35px;
    }

    td.visible-lg .alert-dismissable {
        padding-right: 35px;
    }

    th.visible-lg .alert-dismissable .close {
        top: -2px;
        right: -21px;
        color: inherit;
        position: relative;
    }

    td.visible-lg .alert-dismissable .close {
        top: -2px;
        right: -21px;
        color: inherit;
        position: relative;
    }

    th.visible-lg .alert-success {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .alert-success {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .alert-success hr {
        border-top-color: rgb(201, 226, 179);
    }

    td.visible-lg .alert-success hr {
        border-top-color: rgb(201, 226, 179);
    }

    th.visible-lg .alert-success .alert-link {
        color: rgb(43, 84, 44);
    }

    td.visible-lg .alert-success .alert-link {
        color: rgb(43, 84, 44);
    }

    th.visible-lg .alert-info {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .alert-info {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .alert-info hr {
        border-top-color: rgb(166, 225, 236);
    }

    td.visible-lg .alert-info hr {
        border-top-color: rgb(166, 225, 236);
    }

    th.visible-lg .alert-info .alert-link {
        color: rgb(36, 82, 105);
    }

    td.visible-lg .alert-info .alert-link {
        color: rgb(36, 82, 105);
    }

    th.visible-lg .alert-warning {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .alert-warning {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .alert-warning hr {
        border-top-color: rgb(247, 225, 181);
    }

    td.visible-lg .alert-warning hr {
        border-top-color: rgb(247, 225, 181);
    }

    th.visible-lg .alert-warning .alert-link {
        color: rgb(102, 81, 44);
    }

    td.visible-lg .alert-warning .alert-link {
        color: rgb(102, 81, 44);
    }

    th.visible-lg .alert-danger {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .alert-danger {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .alert-danger hr {
        border-top-color: rgb(228, 185, 192);
    }

    td.visible-lg .alert-danger hr {
        border-top-color: rgb(228, 185, 192);
    }

    th.visible-lg .alert-danger .alert-link {
        color: rgb(132, 53, 52);
    }

    td.visible-lg .alert-danger .alert-link {
        color: rgb(132, 53, 52);
    }

    th.visible-lg .progress {
        border-radius: 4px;
        height: 20px;
        overflow: hidden;
        margin-bottom: 20px;
        box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
        background-color: rgb(245, 245, 245);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    td.visible-lg .progress {
        border-radius: 4px;
        height: 20px;
        overflow: hidden;
        margin-bottom: 20px;
        box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
        background-color: rgb(245, 245, 245);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    th.visible-lg .progress-bar {
        transition: width 0.6s;
        width: 0px;
        height: 100%;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 20px;
        font-size: 12px;
        float: left;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
        background-color: rgb(66, 139, 202);
        -webkit-transition: width .6s ease;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    }

    td.visible-lg .progress-bar {
        transition: width 0.6s;
        width: 0px;
        height: 100%;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 20px;
        font-size: 12px;
        float: left;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
        background-color: rgb(66, 139, 202);
        -webkit-transition: width .6s ease;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    }

    th.visible-lg .progress-striped .progress-bar {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

    td.visible-lg .progress-striped .progress-bar {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

    th.visible-lg .progress.active .progress-bar {
        animation: progress-bar-stripes 2s linear infinite;
        -webkit-animation: progress-bar-stripes 2s linear infinite;
    }

    td.visible-lg .progress.active .progress-bar {
        animation: progress-bar-stripes 2s linear infinite;
        -webkit-animation: progress-bar-stripes 2s linear infinite;
    }

    th.visible-lg .progress-bar-success {
        background-color: rgb(92, 184, 92);
    }

    td.visible-lg .progress-bar-success {
        background-color: rgb(92, 184, 92);
    }

    th.visible-lg .progress-striped .progress-bar-success {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    td.visible-lg .progress-striped .progress-bar-success {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    th.visible-lg .progress-bar-info {
        background-color: rgb(91, 192, 222);
    }

    td.visible-lg .progress-bar-info {
        background-color: rgb(91, 192, 222);
    }

    th.visible-lg .progress-striped .progress-bar-info {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    td.visible-lg .progress-striped .progress-bar-info {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    th.visible-lg .progress-bar-warning {
        background-color: rgb(240, 173, 78);
    }

    td.visible-lg .progress-bar-warning {
        background-color: rgb(240, 173, 78);
    }

    th.visible-lg .progress-striped .progress-bar-warning {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    td.visible-lg .progress-striped .progress-bar-warning {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    }

    th.visible-lg .progress-bar-danger {
        background-color: rgb(217, 83, 79);
    }

    td.visible-lg .progress-bar-danger {
        background-color: rgb(217, 83, 79);
    }

    th.visible-lg .progress-striped .progress-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);
    }

    td.visible-lg .progress-striped .progress-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);
    }

    th.visible-lg .media {
        overflow: hidden;
        -ms-zoom: 1;
    }

    td.visible-lg .media {
        overflow: hidden;
        -ms-zoom: 1;
    }

    th.visible-lg .media-body {
        overflow: hidden;
        -ms-zoom: 1;
    }

    td.visible-lg .media-body {
        overflow: hidden;
        -ms-zoom: 1;
    }

    th.visible-lg .media {
        margin-top: 15px;
    }

    td.visible-lg .media {
        margin-top: 15px;
    }

    th.visible-lg .media .media {
        margin-top: 15px;
    }

    td.visible-lg .media .media {
        margin-top: 15px;
    }

    th.visible-lg :first-child.media {
        margin-top: 0px;
    }

    td.visible-lg :first-child.media {
        margin-top: 0px;
    }

    th.visible-lg .media-object {
        display: block;
    }

    td.visible-lg .media-object {
        display: block;
    }

    th.visible-lg .media-heading {
        margin: 0px 0px 5px;
    }

    td.visible-lg .media-heading {
        margin: 0px 0px 5px;
    }

    th.visible-lg .media > .pull-left {
        margin-right: 10px;
    }

    td.visible-lg .media > .pull-left {
        margin-right: 10px;
    }

    th.visible-lg .media > .pull-right {
        margin-left: 10px;
    }

    td.visible-lg .media > .pull-right {
        margin-left: 10px;
    }

    th.visible-lg .media-list {
        list-style: none;
        padding-left: 0px;
    }

    td.visible-lg .media-list {
        list-style: none;
        padding-left: 0px;
    }

    th.visible-lg .list-group {
        padding-left: 0px;
        margin-bottom: 20px;
    }

    td.visible-lg .list-group {
        padding-left: 0px;
        margin-bottom: 20px;
    }

    th.visible-lg .list-group-item {
        padding: 10px 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        margin-bottom: -1px;
        display: block;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .list-group-item {
        padding: 10px 15px;
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        margin-bottom: -1px;
        display: block;
        position: relative;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg :first-child.list-group-item {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    td.visible-lg :first-child.list-group-item {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    th.visible-lg :last-child.list-group-item {
        margin-bottom: 0px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    td.visible-lg :last-child.list-group-item {
        margin-bottom: 0px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    th.visible-lg .list-group-item > .badge {
        float: right;
    }

    td.visible-lg .list-group-item > .badge {
        float: right;
    }

    th.visible-lg .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

    td.visible-lg .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

    th.visible-lg a.list-group-item {
        color: rgb(85, 85, 85);
    }

    td.visible-lg a.list-group-item {
        color: rgb(85, 85, 85);
    }

    th.visible-lg a.list-group-item .list-group-item-heading {
        color: rgb(51, 51, 51);
    }

    td.visible-lg a.list-group-item .list-group-item-heading {
        color: rgb(51, 51, 51);
    }

    th.visible-lg a.list-group-item:hover {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg a.list-group-item:hover {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg a.list-group-item:focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg a.list-group-item:focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg a.list-group-item.active {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg a.list-group-item.active {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg a.list-group-item.active:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg a.list-group-item.active:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg a.list-group-item.active:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg a.list-group-item.active:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg a.list-group-item.active .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item.active .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item.active:hover .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item.active:hover .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item.active:focus .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item.active:focus .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item.active .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    td.visible-lg a.list-group-item.active .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    th.visible-lg a.list-group-item.active:hover .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    td.visible-lg a.list-group-item.active:hover .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    th.visible-lg a.list-group-item.active:focus .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    td.visible-lg a.list-group-item.active:focus .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    th.visible-lg .list-group-item-success {
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .list-group-item-success {
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg a.list-group-item-success {
        color: rgb(60, 118, 61);
    }

    td.visible-lg a.list-group-item-success {
        color: rgb(60, 118, 61);
    }

    th.visible-lg a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item-success:hover {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg a.list-group-item-success:hover {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg a.list-group-item-success:focus {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    td.visible-lg a.list-group-item-success:focus {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    th.visible-lg a.list-group-item-success.active {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    td.visible-lg a.list-group-item-success.active {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    th.visible-lg a.list-group-item-success.active:hover {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    td.visible-lg a.list-group-item-success.active:hover {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    th.visible-lg a.list-group-item-success.active:focus {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    td.visible-lg a.list-group-item-success.active:focus {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    th.visible-lg .list-group-item-info {
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .list-group-item-info {
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg a.list-group-item-info {
        color: rgb(49, 112, 143);
    }

    td.visible-lg a.list-group-item-info {
        color: rgb(49, 112, 143);
    }

    th.visible-lg a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item-info:hover {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg a.list-group-item-info:hover {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg a.list-group-item-info:focus {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    td.visible-lg a.list-group-item-info:focus {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    th.visible-lg a.list-group-item-info.active {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    td.visible-lg a.list-group-item-info.active {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    th.visible-lg a.list-group-item-info.active:hover {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    td.visible-lg a.list-group-item-info.active:hover {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    th.visible-lg a.list-group-item-info.active:focus {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    td.visible-lg a.list-group-item-info.active:focus {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    th.visible-lg .list-group-item-warning {
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .list-group-item-warning {
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg a.list-group-item-warning {
        color: rgb(138, 109, 59);
    }

    td.visible-lg a.list-group-item-warning {
        color: rgb(138, 109, 59);
    }

    th.visible-lg a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item-warning:hover {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg a.list-group-item-warning:hover {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg a.list-group-item-warning:focus {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    td.visible-lg a.list-group-item-warning:focus {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    th.visible-lg a.list-group-item-warning.active {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    td.visible-lg a.list-group-item-warning.active {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    th.visible-lg a.list-group-item-warning.active:hover {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    td.visible-lg a.list-group-item-warning.active:hover {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    th.visible-lg a.list-group-item-warning.active:focus {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    td.visible-lg a.list-group-item-warning.active:focus {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    th.visible-lg .list-group-item-danger {
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .list-group-item-danger {
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg a.list-group-item-danger {
        color: rgb(169, 68, 66);
    }

    td.visible-lg a.list-group-item-danger {
        color: rgb(169, 68, 66);
    }

    th.visible-lg a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    td.visible-lg a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    th.visible-lg a.list-group-item-danger:hover {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg a.list-group-item-danger:hover {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg a.list-group-item-danger:focus {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    td.visible-lg a.list-group-item-danger:focus {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    th.visible-lg a.list-group-item-danger.active {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    td.visible-lg a.list-group-item-danger.active {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    th.visible-lg a.list-group-item-danger.active:hover {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    td.visible-lg a.list-group-item-danger.active:hover {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    th.visible-lg a.list-group-item-danger.active:focus {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    td.visible-lg a.list-group-item-danger.active:focus {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    th.visible-lg .list-group-item-heading {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    td.visible-lg .list-group-item-heading {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    th.visible-lg .list-group-item-text {
        line-height: 1.3;
        margin-bottom: 0px;
    }

    td.visible-lg .list-group-item-text {
        line-height: 1.3;
        margin-bottom: 0px;
    }

    th.visible-lg .panel {
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    td.visible-lg .panel {
        border-radius: 4px;
        border: 1px solid transparent;
        border-image: none;
        margin-bottom: 20px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    th.visible-lg .panel-body {
        padding: 15px;
    }

    td.visible-lg .panel-body {
        padding: 15px;
    }

    th.visible-lg .panel-heading {
        padding: 10px 15px;
        border-bottom-color: transparent;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel-heading {
        padding: 10px 15px;
        border-bottom-color: transparent;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

    td.visible-lg .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

    th.visible-lg .panel-title {
        color: inherit;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    td.visible-lg .panel-title {
        color: inherit;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    th.visible-lg .panel-title > a {
        color: inherit;
    }

    td.visible-lg .panel-title > a {
        color: inherit;
    }

    th.visible-lg .panel-footer {
        padding: 10px 15px;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .panel-footer {
        padding: 10px 15px;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .panel > .list-group {
        margin-bottom: 0px;
    }

    td.visible-lg .panel > .list-group {
        margin-bottom: 0px;
    }

    th.visible-lg .panel > .list-group .list-group-item {
        border-width: 1px 0px;
        border-radius: 0px;
    }

    td.visible-lg .panel > .list-group .list-group-item {
        border-width: 1px 0px;
        border-radius: 0px;
    }

    th.visible-lg .panel > :first-child.list-group :first-child.list-group-item {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.list-group :first-child.list-group-item {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.list-group :last-child.list-group-item {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.list-group :last-child.list-group-item {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel-heading + .list-group :first-child.list-group-item {
        border-top-width: 0px;
    }

    td.visible-lg .panel-heading + .list-group :first-child.list-group-item {
        border-top-width: 0px;
    }

    th.visible-lg .panel > .table {
        margin-bottom: 0px;
    }

    td.visible-lg .panel > .table {
        margin-bottom: 0px;
    }

    th.visible-lg .panel > .table-responsive > .table {
        margin-bottom: 0px;
    }

    td.visible-lg .panel > .table-responsive > .table {
        margin-bottom: 0px;
    }

    th.visible-lg .panel > :first-child.table {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    td.visible-lg .panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    td.visible-lg .panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    th.visible-lg .panel > .panel-body + .table {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .panel > .panel-body + .table {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .panel > .panel-body + .table-responsive {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .panel > .panel-body + .table-responsive {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .panel > .table > tbody:first-child > tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .panel > .table > tbody:first-child > tr:first-child th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .panel > .table > tbody:first-child > tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .panel > .table > tbody:first-child > tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .panel > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    td.visible-lg .panel > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > thead > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > thead > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel > .table-responsive {
        border: 0px currentColor;
        border-image: none;
        margin-bottom: 0px;
    }

    td.visible-lg .panel > .table-responsive {
        border: 0px currentColor;
        border-image: none;
        margin-bottom: 0px;
    }

    th.visible-lg .panel-group {
        margin-bottom: 20px;
    }

    td.visible-lg .panel-group {
        margin-bottom: 20px;
    }

    th.visible-lg .panel-group .panel {
        border-radius: 4px;
        overflow: hidden;
        margin-bottom: 0px;
    }

    td.visible-lg .panel-group .panel {
        border-radius: 4px;
        overflow: hidden;
        margin-bottom: 0px;
    }

    th.visible-lg .panel-group .panel + .panel {
        margin-top: 5px;
    }

    td.visible-lg .panel-group .panel + .panel {
        margin-top: 5px;
    }

    th.visible-lg .panel-group .panel-heading {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .panel-group .panel-heading {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .panel-group .panel-footer {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    td.visible-lg .panel-group .panel-footer {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    th.visible-lg .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    td.visible-lg .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    th.visible-lg .panel-default {
        border-color: rgb(221, 221, 221);
    }

    td.visible-lg .panel-default {
        border-color: rgb(221, 221, 221);
    }

    th.visible-lg .panel-default > .panel-heading {
        border-color: rgb(221, 221, 221);
        color: rgb(51, 51, 51);
        background-color: rgb(245, 245, 245);
    }

    td.visible-lg .panel-default > .panel-heading {
        border-color: rgb(221, 221, 221);
        color: rgb(51, 51, 51);
        background-color: rgb(245, 245, 245);
    }

    th.visible-lg .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(221, 221, 221);
    }

    td.visible-lg .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(221, 221, 221);
    }

    th.visible-lg .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
    }

    td.visible-lg .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
    }

    th.visible-lg .panel-primary {
        border-color: rgb(66, 139, 202);
    }

    td.visible-lg .panel-primary {
        border-color: rgb(66, 139, 202);
    }

    th.visible-lg .panel-primary > .panel-heading {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    td.visible-lg .panel-primary > .panel-heading {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

    th.visible-lg .panel-primary > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(66, 139, 202);
    }

    td.visible-lg .panel-primary > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(66, 139, 202);
    }

    th.visible-lg .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(66, 139, 202);
    }

    td.visible-lg .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(66, 139, 202);
    }

    th.visible-lg .panel-success {
        border-color: rgb(214, 233, 198);
    }

    td.visible-lg .panel-success {
        border-color: rgb(214, 233, 198);
    }

    th.visible-lg .panel-success > .panel-heading {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    td.visible-lg .panel-success > .panel-heading {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

    th.visible-lg .panel-success > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(214, 233, 198);
    }

    td.visible-lg .panel-success > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(214, 233, 198);
    }

    th.visible-lg .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(214, 233, 198);
    }

    td.visible-lg .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(214, 233, 198);
    }

    th.visible-lg .panel-info {
        border-color: rgb(188, 232, 241);
    }

    td.visible-lg .panel-info {
        border-color: rgb(188, 232, 241);
    }

    th.visible-lg .panel-info > .panel-heading {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    td.visible-lg .panel-info > .panel-heading {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

    th.visible-lg .panel-info > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(188, 232, 241);
    }

    td.visible-lg .panel-info > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(188, 232, 241);
    }

    th.visible-lg .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(188, 232, 241);
    }

    td.visible-lg .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(188, 232, 241);
    }

    th.visible-lg .panel-warning {
        border-color: rgb(250, 235, 204);
    }

    td.visible-lg .panel-warning {
        border-color: rgb(250, 235, 204);
    }

    th.visible-lg .panel-warning > .panel-heading {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    td.visible-lg .panel-warning > .panel-heading {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

    th.visible-lg .panel-warning > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(250, 235, 204);
    }

    td.visible-lg .panel-warning > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(250, 235, 204);
    }

    th.visible-lg .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(250, 235, 204);
    }

    td.visible-lg .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(250, 235, 204);
    }

    th.visible-lg .panel-danger {
        border-color: rgb(235, 204, 209);
    }

    td.visible-lg .panel-danger {
        border-color: rgb(235, 204, 209);
    }

    th.visible-lg .panel-danger > .panel-heading {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    td.visible-lg .panel-danger > .panel-heading {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

    th.visible-lg .panel-danger > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(235, 204, 209);
    }

    td.visible-lg .panel-danger > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgb(235, 204, 209);
    }

    th.visible-lg .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(235, 204, 209);
    }

    td.visible-lg .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(235, 204, 209);
    }

    th.visible-lg .well {
        padding: 19px;
        border-radius: 4px;
        border: 1px solid rgb(227, 227, 227);
        border-image: none;
        margin-bottom: 20px;
        min-height: 20px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
        background-color: rgb(245, 245, 245);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    td.visible-lg .well {
        padding: 19px;
        border-radius: 4px;
        border: 1px solid rgb(227, 227, 227);
        border-image: none;
        margin-bottom: 20px;
        min-height: 20px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
        background-color: rgb(245, 245, 245);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    th.visible-lg .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

    td.visible-lg .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

    th.visible-lg .well-lg {
        padding: 24px;
        border-radius: 6px;
    }

    td.visible-lg .well-lg {
        padding: 24px;
        border-radius: 6px;
    }

    th.visible-lg .well-sm {
        padding: 9px;
        border-radius: 3px;
    }

    td.visible-lg .well-sm {
        padding: 9px;
        border-radius: 3px;
    }

    th.visible-lg .close {
        color: rgb(0, 0, 0);
        line-height: 1;
        font-size: 21px;
        font-weight: bold;
        float: right;
        opacity: 0.2;
        text-shadow: 0px 1px 0px #fff;
    }

    td.visible-lg .close {
        color: rgb(0, 0, 0);
        line-height: 1;
        font-size: 21px;
        font-weight: bold;
        float: right;
        opacity: 0.2;
        text-shadow: 0px 1px 0px #fff;
    }

    th.visible-lg .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    td.visible-lg .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    th.visible-lg .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    td.visible-lg .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    th.visible-lg button.close {
        background: none;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        cursor: pointer;
        -webkit-appearance: none;
    }

    td.visible-lg button.close {
        background: none;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        cursor: pointer;
        -webkit-appearance: none;
    }

    th.visible-lg .modal-open {
        overflow: hidden;
    }

    td.visible-lg .modal-open {
        overflow: hidden;
    }

    th.visible-lg .modal {
        outline: 0px;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        overflow: auto;
        display: none;
        position: fixed;
        z-index: 1050;
        -ms-overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    td.visible-lg .modal {
        outline: 0px;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        overflow: auto;
        display: none;
        position: fixed;
        z-index: 1050;
        -ms-overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    th.visible-lg .modal.fade .modal-dialog {
        transition: transform 0.3s ease-out;
        transform: translate(0px, -25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
    }

    td.visible-lg .modal.fade .modal-dialog {
        transition: transform 0.3s ease-out;
        transform: translate(0px, -25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
    }

    th.visible-lg .modal.in .modal-dialog {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0, 0);
    }

    td.visible-lg .modal.in .modal-dialog {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0, 0);
    }

    th.visible-lg .modal-dialog {
        margin: 10px;
        width: auto;
        position: relative;
    }

    td.visible-lg .modal-dialog {
        margin: 10px;
        width: auto;
        position: relative;
    }

    th.visible-lg .modal-content {
        outline: 0px;
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-image: none;
        position: relative;
        box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    }

    td.visible-lg .modal-content {
        outline: 0px;
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-image: none;
        position: relative;
        box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    }

    th.visible-lg .modal-backdrop {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: fixed;
        z-index: 1040;
        background-color: rgb(0, 0, 0);
    }

    td.visible-lg .modal-backdrop {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: fixed;
        z-index: 1040;
        background-color: rgb(0, 0, 0);
    }

    th.visible-lg .modal-backdrop.fade {
        opacity: 0;
    }

    td.visible-lg .modal-backdrop.fade {
        opacity: 0;
    }

    th.visible-lg .modal-backdrop.in {
        opacity: 0.5;
    }

    td.visible-lg .modal-backdrop.in {
        opacity: 0.5;
    }

    th.visible-lg .modal-header {
        padding: 15px;
        border-bottom-color: rgb(229, 229, 229);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        min-height: 16.42px;
    }

    td.visible-lg .modal-header {
        padding: 15px;
        border-bottom-color: rgb(229, 229, 229);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        min-height: 16.42px;
    }

    th.visible-lg .modal-header .close {
        margin-top: -2px;
    }

    td.visible-lg .modal-header .close {
        margin-top: -2px;
    }

    th.visible-lg .modal-title {
        margin: 0px;
        line-height: 1.4285;
    }

    td.visible-lg .modal-title {
        margin: 0px;
        line-height: 1.4285;
    }

    th.visible-lg .modal-body {
        padding: 20px;
        position: relative;
    }

    td.visible-lg .modal-body {
        padding: 20px;
        position: relative;
    }

    th.visible-lg .modal-footer {
        padding: 19px 20px 20px;
        text-align: right;
        margin-top: 15px;
        border-top-color: rgb(229, 229, 229);
        border-top-width: 1px;
        border-top-style: solid;
    }

    td.visible-lg .modal-footer {
        padding: 19px 20px 20px;
        text-align: right;
        margin-top: 15px;
        border-top-color: rgb(229, 229, 229);
        border-top-width: 1px;
        border-top-style: solid;
    }

    th.visible-lg .modal-footer .btn + .btn {
        margin-bottom: 0px;
        margin-left: 5px;
    }

    td.visible-lg .modal-footer .btn + .btn {
        margin-bottom: 0px;
        margin-left: 5px;
    }

    th.visible-lg .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    td.visible-lg .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    th.visible-lg .modal-footer .btn-block + .btn-block {
        margin-left: 0px;
    }

    td.visible-lg .modal-footer .btn-block + .btn-block {
        margin-left: 0px;
    }

    th.visible-lg .tooltip {
        line-height: 1.4;
        font-size: 12px;
        display: block;
        visibility: visible;
        position: absolute;
        z-index: 1030;
        opacity: 0;
    }

    td.visible-lg .tooltip {
        line-height: 1.4;
        font-size: 12px;
        display: block;
        visibility: visible;
        position: absolute;
        z-index: 1030;
        opacity: 0;
    }

    th.visible-lg .tooltip.in {
        opacity: 0.9;
    }

    td.visible-lg .tooltip.in {
        opacity: 0.9;
    }

    th.visible-lg .tooltip.top {
        padding: 5px 0px;
        margin-top: -3px;
    }

    td.visible-lg .tooltip.top {
        padding: 5px 0px;
        margin-top: -3px;
    }

    th.visible-lg .tooltip.right {
        padding: 0px 5px;
        margin-left: 3px;
    }

    td.visible-lg .tooltip.right {
        padding: 0px 5px;
        margin-left: 3px;
    }

    th.visible-lg .tooltip.bottom {
        padding: 5px 0px;
        margin-top: 3px;
    }

    td.visible-lg .tooltip.bottom {
        padding: 5px 0px;
        margin-top: 3px;
    }

    th.visible-lg .tooltip.left {
        padding: 0px 5px;
        margin-left: -3px;
    }

    td.visible-lg .tooltip.left {
        padding: 0px 5px;
        margin-left: -3px;
    }

    th.visible-lg .tooltip-inner {
        padding: 3px 8px;
        border-radius: 4px;
        text-align: center;
        color: rgb(255, 255, 255);
        text-decoration: none;
        max-width: 200px;
        background-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip-inner {
        padding: 3px 8px;
        border-radius: 4px;
        text-align: center;
        color: rgb(255, 255, 255);
        text-decoration: none;
        max-width: 200px;
        background-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip-arrow {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        position: absolute;
    }

    td.visible-lg .tooltip-arrow {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        position: absolute;
    }

    th.visible-lg .tooltip.top .tooltip-arrow {
        border-width: 5px 5px 0px;
        left: 50%;
        bottom: 0px;
        margin-left: -5px;
        border-top-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.top .tooltip-arrow {
        border-width: 5px 5px 0px;
        left: 50%;
        bottom: 0px;
        margin-left: -5px;
        border-top-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.top-left .tooltip-arrow {
        border-width: 5px 5px 0px;
        left: 5px;
        bottom: 0px;
        border-top-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.top-left .tooltip-arrow {
        border-width: 5px 5px 0px;
        left: 5px;
        bottom: 0px;
        border-top-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.top-right .tooltip-arrow {
        border-width: 5px 5px 0px;
        right: 5px;
        bottom: 0px;
        border-top-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.top-right .tooltip-arrow {
        border-width: 5px 5px 0px;
        right: 5px;
        bottom: 0px;
        border-top-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.right .tooltip-arrow {
        border-width: 5px 5px 5px 0px;
        left: 0px;
        top: 50%;
        margin-top: -5px;
        border-right-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.right .tooltip-arrow {
        border-width: 5px 5px 5px 0px;
        left: 0px;
        top: 50%;
        margin-top: -5px;
        border-right-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.left .tooltip-arrow {
        border-width: 5px 0px 5px 5px;
        top: 50%;
        right: 0px;
        margin-top: -5px;
        border-left-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.left .tooltip-arrow {
        border-width: 5px 0px 5px 5px;
        top: 50%;
        right: 0px;
        margin-top: -5px;
        border-left-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.bottom .tooltip-arrow {
        border-width: 0px 5px 5px;
        left: 50%;
        top: 0px;
        margin-left: -5px;
        border-bottom-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.bottom .tooltip-arrow {
        border-width: 0px 5px 5px;
        left: 50%;
        top: 0px;
        margin-left: -5px;
        border-bottom-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.bottom-left .tooltip-arrow {
        border-width: 0px 5px 5px;
        left: 5px;
        top: 0px;
        border-bottom-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.bottom-left .tooltip-arrow {
        border-width: 0px 5px 5px;
        left: 5px;
        top: 0px;
        border-bottom-color: rgb(0, 0, 0);
    }

    th.visible-lg .tooltip.bottom-right .tooltip-arrow {
        border-width: 0px 5px 5px;
        top: 0px;
        right: 5px;
        border-bottom-color: rgb(0, 0, 0);
    }

    td.visible-lg .tooltip.bottom-right .tooltip-arrow {
        border-width: 0px 5px 5px;
        top: 0px;
        right: 5px;
        border-bottom-color: rgb(0, 0, 0);
    }

    th.visible-lg .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: 1010;
        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-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    td.visible-lg .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: 1010;
        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-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    th.visible-lg .popover.top {
        margin-top: -10px;
    }

    td.visible-lg .popover.top {
        margin-top: -10px;
    }

    th.visible-lg .popover.right {
        margin-left: 10px;
    }

    td.visible-lg .popover.right {
        margin-left: 10px;
    }

    th.visible-lg .popover.bottom {
        margin-top: 10px;
    }

    td.visible-lg .popover.bottom {
        margin-top: 10px;
    }

    th.visible-lg .popover.left {
        margin-left: -10px;
    }

    td.visible-lg .popover.left {
        margin-left: -10px;
    }

    th.visible-lg .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-color: rgb(247, 247, 247);
    }

    td.visible-lg .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-color: rgb(247, 247, 247);
    }

    th.visible-lg .popover-content {
        padding: 9px 14px;
    }

    td.visible-lg .popover-content {
        padding: 9px 14px;
    }

    th.visible-lg .popover > .arrow {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    td.visible-lg .popover > .arrow {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    th.visible-lg .popover > .arrow::after {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    td.visible-lg .popover > .arrow::after {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    th.visible-lg .popover > .arrow {
        border-width: 11px;
    }

    td.visible-lg .popover > .arrow {
        border-width: 11px;
    }

    th.visible-lg .popover > .arrow::after {
        border-width: 10px;
        content: "";
    }

    td.visible-lg .popover > .arrow::after {
        border-width: 10px;
        content: "";
    }

    th.visible-lg .popover.top > .arrow {
        left: 50%;
        bottom: -11px;
        margin-left: -11px;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0px;
    }

    td.visible-lg .popover.top > .arrow {
        left: 50%;
        bottom: -11px;
        margin-left: -11px;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0px;
    }

    th.visible-lg .popover.top > .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: rgb(255, 255, 255);
        border-bottom-width: 0px;
        content: " ";
    }

    td.visible-lg .popover.top > .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: rgb(255, 255, 255);
        border-bottom-width: 0px;
        content: " ";
    }

    th.visible-lg .popover.right > .arrow {
        left: -11px;
        top: 50%;
        margin-top: -11px;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0px;
    }

    td.visible-lg .popover.right > .arrow {
        left: -11px;
        top: 50%;
        margin-top: -11px;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0px;
    }

    th.visible-lg .popover.right > .arrow::after {
        left: 1px;
        bottom: -10px;
        border-right-color: rgb(255, 255, 255);
        border-left-width: 0px;
        content: " ";
    }

    td.visible-lg .popover.right > .arrow::after {
        left: 1px;
        bottom: -10px;
        border-right-color: rgb(255, 255, 255);
        border-left-width: 0px;
        content: " ";
    }

    th.visible-lg .popover.bottom > .arrow {
        left: 50%;
        top: -11px;
        margin-left: -11px;
        border-bottom-color: rgba(0, 0, 0, 0.25);
        border-top-width: 0px;
    }

    td.visible-lg .popover.bottom > .arrow {
        left: 50%;
        top: -11px;
        margin-left: -11px;
        border-bottom-color: rgba(0, 0, 0, 0.25);
        border-top-width: 0px;
    }

    th.visible-lg .popover.bottom > .arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 0px;
        content: " ";
    }

    td.visible-lg .popover.bottom > .arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 0px;
        content: " ";
    }

    th.visible-lg .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-left-color: rgba(0, 0, 0, 0.25);
        border-right-width: 0px;
    }

    td.visible-lg .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-left-color: rgba(0, 0, 0, 0.25);
        border-right-width: 0px;
    }

    th.visible-lg .popover.left > .arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: rgb(255, 255, 255);
        border-right-width: 0px;
        content: " ";
    }

    td.visible-lg .popover.left > .arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: rgb(255, 255, 255);
        border-right-width: 0px;
        content: " ";
    }

    th.visible-lg .carousel {
        position: relative;
    }

    td.visible-lg .carousel {
        position: relative;
    }

    th.visible-lg .carousel-inner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    td.visible-lg .carousel-inner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    th.visible-lg .carousel-inner > .item {
        transition: left 0.6s ease-in-out;
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
    }

    td.visible-lg .carousel-inner > .item {
        transition: left 0.6s ease-in-out;
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
    }

    th.visible-lg .carousel-inner > .item > img {
        line-height: 1;
    }

    td.visible-lg .carousel-inner > .item > img {
        line-height: 1;
    }

    th.visible-lg .carousel-inner > .item > a > img {
        line-height: 1;
    }

    td.visible-lg .carousel-inner > .item > a > img {
        line-height: 1;
    }

    th.visible-lg .carousel-inner > .active {
        display: block;
    }

    td.visible-lg .carousel-inner > .active {
        display: block;
    }

    th.visible-lg .carousel-inner > .next {
        display: block;
    }

    td.visible-lg .carousel-inner > .next {
        display: block;
    }

    th.visible-lg .carousel-inner > .prev {
        display: block;
    }

    td.visible-lg .carousel-inner > .prev {
        display: block;
    }

    th.visible-lg .carousel-inner > .active {
        left: 0px;
    }

    td.visible-lg .carousel-inner > .active {
        left: 0px;
    }

    th.visible-lg .carousel-inner > .next {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    td.visible-lg .carousel-inner > .next {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    th.visible-lg .carousel-inner > .prev {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    td.visible-lg .carousel-inner > .prev {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    th.visible-lg .carousel-inner > .next {
        left: 100%;
    }

    td.visible-lg .carousel-inner > .next {
        left: 100%;
    }

    th.visible-lg .carousel-inner > .prev {
        left: -100%;
    }

    td.visible-lg .carousel-inner > .prev {
        left: -100%;
    }

    th.visible-lg .carousel-inner > .next.left {
        left: 0px;
    }

    td.visible-lg .carousel-inner > .next.left {
        left: 0px;
    }

    th.visible-lg .carousel-inner > .prev.right {
        left: 0px;
    }

    td.visible-lg .carousel-inner > .prev.right {
        left: 0px;
    }

    th.visible-lg .carousel-inner > .active.left {
        left: -100%;
    }

    td.visible-lg .carousel-inner > .active.left {
        left: -100%;
    }

    th.visible-lg .carousel-inner > .active.right {
        left: 100%;
    }

    td.visible-lg .carousel-inner > .active.right {
        left: 100%;
    }

    th.visible-lg .carousel-control {
        left: 0px;
        top: 0px;
        width: 15%;
        text-align: center;
        bottom: 0px;
        color: rgb(255, 255, 255);
        font-size: 20px;
        position: absolute;
        opacity: 0.5;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    }

    td.visible-lg .carousel-control {
        left: 0px;
        top: 0px;
        width: 15%;
        text-align: center;
        bottom: 0px;
        color: rgb(255, 255, 255);
        font-size: 20px;
        position: absolute;
        opacity: 0.5;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    }

    th.visible-lg .carousel-control.left {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
    }

    td.visible-lg .carousel-control.left {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
    }

    th.visible-lg .carousel-control.right {
        left: auto;
        right: 0px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0px, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
    }

    td.visible-lg .carousel-control.right {
        left: auto;
        right: 0px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0px, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
    }

    th.visible-lg .carousel-control:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    td.visible-lg .carousel-control:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    th.visible-lg .carousel-control:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    td.visible-lg .carousel-control:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        opacity: 0.9;
    }

    th.visible-lg .carousel-control .icon-prev {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    td.visible-lg .carousel-control .icon-prev {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    th.visible-lg .carousel-control .icon-next {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    td.visible-lg .carousel-control .icon-next {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    th.visible-lg .carousel-control .glyphicon-chevron-left {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-left {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    th.visible-lg .carousel-control .glyphicon-chevron-right {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-right {
        top: 50%;
        display: inline-block;
        position: absolute;
        z-index: 5;
    }

    th.visible-lg .carousel-control .icon-prev {
        left: 50%;
    }

    td.visible-lg .carousel-control .icon-prev {
        left: 50%;
    }

    th.visible-lg .carousel-control .glyphicon-chevron-left {
        left: 50%;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-left {
        left: 50%;
    }

    th.visible-lg .carousel-control .icon-next {
        right: 50%;
    }

    td.visible-lg .carousel-control .icon-next {
        right: 50%;
    }

    th.visible-lg .carousel-control .glyphicon-chevron-right {
        right: 50%;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-right {
        right: 50%;
    }

    th.visible-lg .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    td.visible-lg .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    th.visible-lg .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    td.visible-lg .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        margin-top: -10px;
        margin-left: -10px;
    }

    th.visible-lg .carousel-control .icon-prev::before {
        content: "\2039";
    }

    td.visible-lg .carousel-control .icon-prev::before {
        content: "\2039";
    }

    th.visible-lg .carousel-control .icon-next::before {
        content: "\203a";
    }

    td.visible-lg .carousel-control .icon-next::before {
        content: "\203a";
    }

    th.visible-lg .carousel-indicators {
        list-style: none;
        left: 50%;
        width: 60%;
        text-align: center;
        bottom: 10px;
        padding-left: 0px;
        margin-left: -30%;
        position: absolute;
        z-index: 15;
    }

    td.visible-lg .carousel-indicators {
        list-style: none;
        left: 50%;
        width: 60%;
        text-align: center;
        bottom: 10px;
        padding-left: 0px;
        margin-left: -30%;
        position: absolute;
        z-index: 15;
    }

    th.visible-lg .carousel-indicators li {
        margin: 1px;
        border-radius: 10px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        width: 10px;
        height: 10px;
        text-indent: -999px;
        display: inline-block;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0);
    }

    td.visible-lg .carousel-indicators li {
        margin: 1px;
        border-radius: 10px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        width: 10px;
        height: 10px;
        text-indent: -999px;
        display: inline-block;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0);
    }

    th.visible-lg .carousel-indicators .active {
        margin: 0px;
        width: 12px;
        height: 12px;
        background-color: rgb(255, 255, 255);
    }

    td.visible-lg .carousel-indicators .active {
        margin: 0px;
        width: 12px;
        height: 12px;
        background-color: rgb(255, 255, 255);
    }

    th.visible-lg .carousel-caption {
        left: 15%;
        text-align: center;
        right: 15%;
        bottom: 20px;
        color: rgb(255, 255, 255);
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        z-index: 10;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    }

    td.visible-lg .carousel-caption {
        left: 15%;
        text-align: center;
        right: 15%;
        bottom: 20px;
        color: rgb(255, 255, 255);
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        z-index: 10;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    }

    th.visible-lg .carousel-caption .btn {
        text-shadow: none;
    }

    td.visible-lg .carousel-caption .btn {
        text-shadow: none;
    }

    th.visible-lg .clearfix::before {
        display: table;
        content: " ";
    }

    td.visible-lg .clearfix::before {
        display: table;
        content: " ";
    }

    th.visible-lg .clearfix::after {
        display: table;
        content: " ";
    }

    td.visible-lg .clearfix::after {
        display: table;
        content: " ";
    }

    th.visible-lg .container::before {
        display: table;
        content: " ";
    }

    td.visible-lg .container::before {
        display: table;
        content: " ";
    }

    th.visible-lg .container::after {
        display: table;
        content: " ";
    }

    td.visible-lg .container::after {
        display: table;
        content: " ";
    }

    th.visible-lg .container-fluid::before {
        display: table;
        content: " ";
    }

    td.visible-lg .container-fluid::before {
        display: table;
        content: " ";
    }

    th.visible-lg .container-fluid::after {
        display: table;
        content: " ";
    }

    td.visible-lg .container-fluid::after {
        display: table;
        content: " ";
    }

    th.visible-lg .row::before {
        display: table;
        content: " ";
    }

    td.visible-lg .row::before {
        display: table;
        content: " ";
    }

    th.visible-lg .row::after {
        display: table;
        content: " ";
    }

    td.visible-lg .row::after {
        display: table;
        content: " ";
    }

    th.visible-lg .form-horizontal .form-group::before {
        display: table;
        content: " ";
    }

    td.visible-lg .form-horizontal .form-group::before {
        display: table;
        content: " ";
    }

    th.visible-lg .form-horizontal .form-group::after {
        display: table;
        content: " ";
    }

    td.visible-lg .form-horizontal .form-group::after {
        display: table;
        content: " ";
    }

    th.visible-lg .btn-toolbar::before {
        display: table;
        content: " ";
    }

    td.visible-lg .btn-toolbar::before {
        display: table;
        content: " ";
    }

    th.visible-lg .btn-toolbar::after {
        display: table;
        content: " ";
    }

    td.visible-lg .btn-toolbar::after {
        display: table;
        content: " ";
    }

    th.visible-lg .btn-group-vertical > .btn-group::before {
        display: table;
        content: " ";
    }

    td.visible-lg .btn-group-vertical > .btn-group::before {
        display: table;
        content: " ";
    }

    th.visible-lg .btn-group-vertical > .btn-group::after {
        display: table;
        content: " ";
    }

    td.visible-lg .btn-group-vertical > .btn-group::after {
        display: table;
        content: " ";
    }

    th.visible-lg .nav::before {
        display: table;
        content: " ";
    }

    td.visible-lg .nav::before {
        display: table;
        content: " ";
    }

    th.visible-lg .nav::after {
        display: table;
        content: " ";
    }

    td.visible-lg .nav::after {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar::before {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar::before {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar::after {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar::after {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar-header::before {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar-header::before {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar-header::after {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar-header::after {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar-collapse::before {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar-collapse::before {
        display: table;
        content: " ";
    }

    th.visible-lg .navbar-collapse::after {
        display: table;
        content: " ";
    }

    td.visible-lg .navbar-collapse::after {
        display: table;
        content: " ";
    }

    th.visible-lg .pager::before {
        display: table;
        content: " ";
    }

    td.visible-lg .pager::before {
        display: table;
        content: " ";
    }

    th.visible-lg .pager::after {
        display: table;
        content: " ";
    }

    td.visible-lg .pager::after {
        display: table;
        content: " ";
    }

    th.visible-lg .panel-body::before {
        display: table;
        content: " ";
    }

    td.visible-lg .panel-body::before {
        display: table;
        content: " ";
    }

    th.visible-lg .panel-body::after {
        display: table;
        content: " ";
    }

    td.visible-lg .panel-body::after {
        display: table;
        content: " ";
    }

    th.visible-lg .modal-footer::before {
        display: table;
        content: " ";
    }

    td.visible-lg .modal-footer::before {
        display: table;
        content: " ";
    }

    th.visible-lg .modal-footer::after {
        display: table;
        content: " ";
    }

    td.visible-lg .modal-footer::after {
        display: table;
        content: " ";
    }

    th.visible-lg .clearfix::after {
        clear: both;
    }

    td.visible-lg .clearfix::after {
        clear: both;
    }

    th.visible-lg .container::after {
        clear: both;
    }

    td.visible-lg .container::after {
        clear: both;
    }

    th.visible-lg .container-fluid::after {
        clear: both;
    }

    td.visible-lg .container-fluid::after {
        clear: both;
    }

    th.visible-lg .row::after {
        clear: both;
    }

    td.visible-lg .row::after {
        clear: both;
    }

    th.visible-lg .form-horizontal .form-group::after {
        clear: both;
    }

    td.visible-lg .form-horizontal .form-group::after {
        clear: both;
    }

    th.visible-lg .btn-toolbar::after {
        clear: both;
    }

    td.visible-lg .btn-toolbar::after {
        clear: both;
    }

    th.visible-lg .btn-group-vertical > .btn-group::after {
        clear: both;
    }

    td.visible-lg .btn-group-vertical > .btn-group::after {
        clear: both;
    }

    th.visible-lg .nav::after {
        clear: both;
    }

    td.visible-lg .nav::after {
        clear: both;
    }

    th.visible-lg .navbar::after {
        clear: both;
    }

    td.visible-lg .navbar::after {
        clear: both;
    }

    th.visible-lg .navbar-header::after {
        clear: both;
    }

    td.visible-lg .navbar-header::after {
        clear: both;
    }

    th.visible-lg .navbar-collapse::after {
        clear: both;
    }

    td.visible-lg .navbar-collapse::after {
        clear: both;
    }

    th.visible-lg .pager::after {
        clear: both;
    }

    td.visible-lg .pager::after {
        clear: both;
    }

    th.visible-lg .panel-body::after {
        clear: both;
    }

    td.visible-lg .panel-body::after {
        clear: both;
    }

    th.visible-lg .modal-footer::after {
        clear: both;
    }

    td.visible-lg .modal-footer::after {
        clear: both;
    }

    th.visible-lg .center-block {
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    td.visible-lg .center-block {
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    th.visible-lg .pull-right {
        float: right !important;
    }

    td.visible-lg .pull-right {
        float: right !important;
    }

    th.visible-lg .pull-left {
        float: left !important;
    }

    td.visible-lg .pull-left {
        float: left !important;
    }

    th.visible-lg .hide {
        display: none !important;
    }

    td.visible-lg .hide {
        display: none !important;
    }

    th.visible-lg .show {
        display: block !important;
    }

    td.visible-lg .show {
        display: block !important;
    }

    th.visible-lg .invisible {
        visibility: hidden;
    }

    td.visible-lg .invisible {
        visibility: hidden;
    }

    th.visible-lg .text-hide {
        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;
    }

    td.visible-lg .text-hide {
        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;
    }

    th.visible-lg .hidden {
        display: none !important;
        visibility: hidden !important;
    }

    td.visible-lg .hidden {
        display: none !important;
        visibility: hidden !important;
    }

    th.visible-lg .affix {
        position: fixed;
    }

    td.visible-lg .affix {
        position: fixed;
    }

    th.visible-lg .visible-xs {
        display: none !important;
    }

    td.visible-lg .visible-xs {
        display: none !important;
    }

    th.visible-lg .visible-sm {
        display: none !important;
    }

    td.visible-lg .visible-sm {
        display: none !important;
    }

    th.visible-lg .visible-md {
        display: none !important;
    }

    td.visible-lg .visible-md {
        display: none !important;
    }

    th.visible-lg .visible-lg {
        display: none !important;
    }

    td.visible-lg .visible-lg {
        display: none !important;
    }

    th.visible-lg .visible-print {
        display: none !important;
    }

    td.visible-lg .visible-print {
        display: none !important;
    }
}

@media not all {
    th.visible-lg * {
        background: none !important;
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    td.visible-lg * {
        background: none !important;
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    th.visible-lg a {
        text-decoration: underline;
    }

    td.visible-lg a {
        text-decoration: underline;
    }

    th.visible-lg a:visited {
        text-decoration: underline;
    }

    td.visible-lg a:visited {
        text-decoration: underline;
    }

    th.visible-lg a[href]::after {
        content: " (" attr(href) ")";
    }

    td.visible-lg a[href]::after {
        content: " (" attr(href) ")";
    }

    th.visible-lg abbr[title]::after {
        content: " (" attr(title) ")";
    }

    td.visible-lg abbr[title]::after {
        content: " (" attr(title) ")";
    }

    th.visible-lg a[href^='javascript:']::after {
        content: "";
    }

    td.visible-lg a[href^='javascript:']::after {
        content: "";
    }

    th.visible-lg a[href^='#']::after {
        content: "";
    }

    td.visible-lg a[href^='#']::after {
        content: "";
    }

    th.visible-lg pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    td.visible-lg pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    th.visible-lg blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    td.visible-lg blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    th.visible-lg thead {
        display: table-header-group;
    }

    td.visible-lg thead {
        display: table-header-group;
    }

    th.visible-lg tr {
        page-break-inside: avoid;
    }

    td.visible-lg tr {
        page-break-inside: avoid;
    }

    th.visible-lg img {
        page-break-inside: avoid;
    }

    td.visible-lg img {
        page-break-inside: avoid;
    }

    th.visible-lg img {
        max-width: 100% !important;
    }

    td.visible-lg img {
        max-width: 100% !important;
    }

    th.visible-lg p {
        orphans: 3;
        widows: 3;
    }

    td.visible-lg p {
        orphans: 3;
        widows: 3;
    }

    th.visible-lg h2 {
        orphans: 3;
        widows: 3;
    }

    td.visible-lg h2 {
        orphans: 3;
        widows: 3;
    }

    th.visible-lg h3 {
        orphans: 3;
        widows: 3;
    }

    td.visible-lg h3 {
        orphans: 3;
        widows: 3;
    }

    th.visible-lg h2 {
        page-break-after: avoid;
    }

    td.visible-lg h2 {
        page-break-after: avoid;
    }

    th.visible-lg h3 {
        page-break-after: avoid;
    }

    td.visible-lg h3 {
        page-break-after: avoid;
    }

    th.visible-lg select {
        background: rgb(255, 255, 255) !important;
    }

    td.visible-lg select {
        background: rgb(255, 255, 255) !important;
    }

    th.visible-lg .navbar {
        display: none;
    }

    td.visible-lg .navbar {
        display: none;
    }

    th.visible-lg .table td {
        background-color: rgb(255, 255, 255) !important;
    }

    td.visible-lg .table td {
        background-color: rgb(255, 255, 255) !important;
    }

    th.visible-lg .table th {
        background-color: rgb(255, 255, 255) !important;
    }

    td.visible-lg .table th {
        background-color: rgb(255, 255, 255) !important;
    }

    th.visible-lg .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    td.visible-lg .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    th.visible-lg .dropup > .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    td.visible-lg .dropup > .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    th.visible-lg .label {
        border: 1px solid rgb(0, 0, 0);
        border-image: none;
    }

    td.visible-lg .label {
        border: 1px solid rgb(0, 0, 0);
        border-image: none;
    }

    th.visible-lg .table {
        border-collapse: collapse !important;
    }

    td.visible-lg .table {
        border-collapse: collapse !important;
    }

    th.visible-lg .table-bordered th {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important !important;
    }

    td.visible-lg .table-bordered th {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important !important;
    }

    th.visible-lg .table-bordered td {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important !important;
    }

    td.visible-lg .table-bordered td {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important !important;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .lead {
        font-size: 21px;
    }

    td.visible-lg .lead {
        font-size: 21px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .dl-horizontal dt {
        width: 160px;
        text-align: right;
        overflow: hidden;
        clear: left;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    td.visible-lg .dl-horizontal dt {
        width: 160px;
        text-align: right;
        overflow: hidden;
        clear: left;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    th.visible-lg .dl-horizontal dd {
        margin-left: 180px;
    }

    td.visible-lg .dl-horizontal dd {
        margin-left: 180px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .container {
        width: 750px;
    }

    td.visible-lg .container {
        width: 750px;
    }
}

@media all and (min-width:992px) {
    th.visible-lg .container {
        width: 970px;
    }

    td.visible-lg .container {
        width: 970px;
    }
}

@media all and (min-width:1200px) {
    th.visible-lg .container {
        width: 1170px;
    }

    td.visible-lg .container {
        width: 1170px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .col-sm-1 {
        float: left;
    }

    td.visible-lg .col-sm-1 {
        float: left;
    }

    th.visible-lg .col-sm-2 {
        float: left;
    }

    td.visible-lg .col-sm-2 {
        float: left;
    }

    th.visible-lg .col-sm-3 {
        float: left;
    }

    td.visible-lg .col-sm-3 {
        float: left;
    }

    th.visible-lg .col-sm-4 {
        float: left;
    }

    td.visible-lg .col-sm-4 {
        float: left;
    }

    th.visible-lg .col-sm-5 {
        float: left;
    }

    td.visible-lg .col-sm-5 {
        float: left;
    }

    th.visible-lg .col-sm-6 {
        float: left;
    }

    td.visible-lg .col-sm-6 {
        float: left;
    }

    th.visible-lg .col-sm-7 {
        float: left;
    }

    td.visible-lg .col-sm-7 {
        float: left;
    }

    th.visible-lg .col-sm-8 {
        float: left;
    }

    td.visible-lg .col-sm-8 {
        float: left;
    }

    th.visible-lg .col-sm-9 {
        float: left;
    }

    td.visible-lg .col-sm-9 {
        float: left;
    }

    th.visible-lg .col-sm-10 {
        float: left;
    }

    td.visible-lg .col-sm-10 {
        float: left;
    }

    th.visible-lg .col-sm-11 {
        float: left;
    }

    td.visible-lg .col-sm-11 {
        float: left;
    }

    th.visible-lg .col-sm-12 {
        float: left;
    }

    td.visible-lg .col-sm-12 {
        float: left;
    }

    th.visible-lg .col-sm-12 {
        width: 100%;
    }

    td.visible-lg .col-sm-12 {
        width: 100%;
    }

    th.visible-lg .col-sm-11 {
        width: 91.66%;
    }

    td.visible-lg .col-sm-11 {
        width: 91.66%;
    }

    th.visible-lg .col-sm-10 {
        width: 83.33%;
    }

    td.visible-lg .col-sm-10 {
        width: 83.33%;
    }

    th.visible-lg .col-sm-9 {
        width: 75%;
    }

    td.visible-lg .col-sm-9 {
        width: 75%;
    }

    th.visible-lg .col-sm-8 {
        width: 66.66%;
    }

    td.visible-lg .col-sm-8 {
        width: 66.66%;
    }

    th.visible-lg .col-sm-7 {
        width: 58.33%;
    }

    td.visible-lg .col-sm-7 {
        width: 58.33%;
    }

    th.visible-lg .col-sm-6 {
        width: 50%;
    }

    td.visible-lg .col-sm-6 {
        width: 50%;
    }

    th.visible-lg .col-sm-5 {
        width: 41.66%;
    }

    td.visible-lg .col-sm-5 {
        width: 41.66%;
    }

    th.visible-lg .col-sm-4 {
        width: 33.33%;
    }

    td.visible-lg .col-sm-4 {
        width: 33.33%;
    }

    th.visible-lg .col-sm-3 {
        width: 25%;
    }

    td.visible-lg .col-sm-3 {
        width: 25%;
    }

    th.visible-lg .col-sm-2 {
        width: 16.66%;
    }

    td.visible-lg .col-sm-2 {
        width: 16.66%;
    }

    th.visible-lg .col-sm-1 {
        width: 8.33%;
    }

    td.visible-lg .col-sm-1 {
        width: 8.33%;
    }

    th.visible-lg .col-sm-pull-12 {
        right: 100%;
    }

    td.visible-lg .col-sm-pull-12 {
        right: 100%;
    }

    th.visible-lg .col-sm-pull-11 {
        right: 91.66%;
    }

    td.visible-lg .col-sm-pull-11 {
        right: 91.66%;
    }

    th.visible-lg .col-sm-pull-10 {
        right: 83.33%;
    }

    td.visible-lg .col-sm-pull-10 {
        right: 83.33%;
    }

    th.visible-lg .col-sm-pull-9 {
        right: 75%;
    }

    td.visible-lg .col-sm-pull-9 {
        right: 75%;
    }

    th.visible-lg .col-sm-pull-8 {
        right: 66.66%;
    }

    td.visible-lg .col-sm-pull-8 {
        right: 66.66%;
    }

    th.visible-lg .col-sm-pull-7 {
        right: 58.33%;
    }

    td.visible-lg .col-sm-pull-7 {
        right: 58.33%;
    }

    th.visible-lg .col-sm-pull-6 {
        right: 50%;
    }

    td.visible-lg .col-sm-pull-6 {
        right: 50%;
    }

    th.visible-lg .col-sm-pull-5 {
        right: 41.66%;
    }

    td.visible-lg .col-sm-pull-5 {
        right: 41.66%;
    }

    th.visible-lg .col-sm-pull-4 {
        right: 33.33%;
    }

    td.visible-lg .col-sm-pull-4 {
        right: 33.33%;
    }

    th.visible-lg .col-sm-pull-3 {
        right: 25%;
    }

    td.visible-lg .col-sm-pull-3 {
        right: 25%;
    }

    th.visible-lg .col-sm-pull-2 {
        right: 16.66%;
    }

    td.visible-lg .col-sm-pull-2 {
        right: 16.66%;
    }

    th.visible-lg .col-sm-pull-1 {
        right: 8.33%;
    }

    td.visible-lg .col-sm-pull-1 {
        right: 8.33%;
    }

    th.visible-lg .col-sm-pull-0 {
        right: 0px;
    }

    td.visible-lg .col-sm-pull-0 {
        right: 0px;
    }

    th.visible-lg .col-sm-push-12 {
        left: 100%;
    }

    td.visible-lg .col-sm-push-12 {
        left: 100%;
    }

    th.visible-lg .col-sm-push-11 {
        left: 91.66%;
    }

    td.visible-lg .col-sm-push-11 {
        left: 91.66%;
    }

    th.visible-lg .col-sm-push-10 {
        left: 83.33%;
    }

    td.visible-lg .col-sm-push-10 {
        left: 83.33%;
    }

    th.visible-lg .col-sm-push-9 {
        left: 75%;
    }

    td.visible-lg .col-sm-push-9 {
        left: 75%;
    }

    th.visible-lg .col-sm-push-8 {
        left: 66.66%;
    }

    td.visible-lg .col-sm-push-8 {
        left: 66.66%;
    }

    th.visible-lg .col-sm-push-7 {
        left: 58.33%;
    }

    td.visible-lg .col-sm-push-7 {
        left: 58.33%;
    }

    th.visible-lg .col-sm-push-6 {
        left: 50%;
    }

    td.visible-lg .col-sm-push-6 {
        left: 50%;
    }

    th.visible-lg .col-sm-push-5 {
        left: 41.66%;
    }

    td.visible-lg .col-sm-push-5 {
        left: 41.66%;
    }

    th.visible-lg .col-sm-push-4 {
        left: 33.33%;
    }

    td.visible-lg .col-sm-push-4 {
        left: 33.33%;
    }

    th.visible-lg .col-sm-push-3 {
        left: 25%;
    }

    td.visible-lg .col-sm-push-3 {
        left: 25%;
    }

    th.visible-lg .col-sm-push-2 {
        left: 16.66%;
    }

    td.visible-lg .col-sm-push-2 {
        left: 16.66%;
    }

    th.visible-lg .col-sm-push-1 {
        left: 8.33%;
    }

    td.visible-lg .col-sm-push-1 {
        left: 8.33%;
    }

    th.visible-lg .col-sm-push-0 {
        left: 0px;
    }

    td.visible-lg .col-sm-push-0 {
        left: 0px;
    }

    th.visible-lg .col-sm-offset-12 {
        margin-left: 100%;
    }

    td.visible-lg .col-sm-offset-12 {
        margin-left: 100%;
    }

    th.visible-lg .col-sm-offset-11 {
        margin-left: 91.66%;
    }

    td.visible-lg .col-sm-offset-11 {
        margin-left: 91.66%;
    }

    th.visible-lg .col-sm-offset-10 {
        margin-left: 83.33%;
    }

    td.visible-lg .col-sm-offset-10 {
        margin-left: 83.33%;
    }

    th.visible-lg .col-sm-offset-9 {
        margin-left: 75%;
    }

    td.visible-lg .col-sm-offset-9 {
        margin-left: 75%;
    }

    th.visible-lg .col-sm-offset-8 {
        margin-left: 66.66%;
    }

    td.visible-lg .col-sm-offset-8 {
        margin-left: 66.66%;
    }

    th.visible-lg .col-sm-offset-7 {
        margin-left: 58.33%;
    }

    td.visible-lg .col-sm-offset-7 {
        margin-left: 58.33%;
    }

    th.visible-lg .col-sm-offset-6 {
        margin-left: 50%;
    }

    td.visible-lg .col-sm-offset-6 {
        margin-left: 50%;
    }

    th.visible-lg .col-sm-offset-5 {
        margin-left: 41.66%;
    }

    td.visible-lg .col-sm-offset-5 {
        margin-left: 41.66%;
    }

    th.visible-lg .col-sm-offset-4 {
        margin-left: 33.33%;
    }

    td.visible-lg .col-sm-offset-4 {
        margin-left: 33.33%;
    }

    th.visible-lg .col-sm-offset-3 {
        margin-left: 25%;
    }

    td.visible-lg .col-sm-offset-3 {
        margin-left: 25%;
    }

    th.visible-lg .col-sm-offset-2 {
        margin-left: 16.66%;
    }

    td.visible-lg .col-sm-offset-2 {
        margin-left: 16.66%;
    }

    th.visible-lg .col-sm-offset-1 {
        margin-left: 8.33%;
    }

    td.visible-lg .col-sm-offset-1 {
        margin-left: 8.33%;
    }

    th.visible-lg .col-sm-offset-0 {
        margin-left: 0px;
    }

    td.visible-lg .col-sm-offset-0 {
        margin-left: 0px;
    }
}

@media all and (min-width:992px) {
    th.visible-lg .col-md-1 {
        float: left;
    }

    td.visible-lg .col-md-1 {
        float: left;
    }

    th.visible-lg .col-md-2 {
        float: left;
    }

    td.visible-lg .col-md-2 {
        float: left;
    }

    th.visible-lg .col-md-3 {
        float: left;
    }

    td.visible-lg .col-md-3 {
        float: left;
    }

    th.visible-lg .col-md-4 {
        float: left;
    }

    td.visible-lg .col-md-4 {
        float: left;
    }

    th.visible-lg .col-md-5 {
        float: left;
    }

    td.visible-lg .col-md-5 {
        float: left;
    }

    th.visible-lg .col-md-6 {
        float: left;
    }

    td.visible-lg .col-md-6 {
        float: left;
    }

    th.visible-lg .col-md-7 {
        float: left;
    }

    td.visible-lg .col-md-7 {
        float: left;
    }

    th.visible-lg .col-md-8 {
        float: left;
    }

    td.visible-lg .col-md-8 {
        float: left;
    }

    th.visible-lg .col-md-9 {
        float: left;
    }

    td.visible-lg .col-md-9 {
        float: left;
    }

    th.visible-lg .col-md-10 {
        float: left;
    }

    td.visible-lg .col-md-10 {
        float: left;
    }

    th.visible-lg .col-md-11 {
        float: left;
    }

    td.visible-lg .col-md-11 {
        float: left;
    }

    th.visible-lg .col-md-12 {
        float: left;
    }

    td.visible-lg .col-md-12 {
        float: left;
    }

    th.visible-lg .col-md-12 {
        width: 100%;
    }

    td.visible-lg .col-md-12 {
        width: 100%;
    }

    th.visible-lg .col-md-11 {
        width: 91.66%;
    }

    td.visible-lg .col-md-11 {
        width: 91.66%;
    }

    th.visible-lg .col-md-10 {
        width: 83.33%;
    }

    td.visible-lg .col-md-10 {
        width: 83.33%;
    }

    th.visible-lg .col-md-9 {
        width: 75%;
    }

    td.visible-lg .col-md-9 {
        width: 75%;
    }

    th.visible-lg .col-md-8 {
        width: 66.66%;
    }

    td.visible-lg .col-md-8 {
        width: 66.66%;
    }

    th.visible-lg .col-md-7 {
        width: 58.33%;
    }

    td.visible-lg .col-md-7 {
        width: 58.33%;
    }

    th.visible-lg .col-md-6 {
        width: 50%;
    }

    td.visible-lg .col-md-6 {
        width: 50%;
    }

    th.visible-lg .col-md-5 {
        width: 41.66%;
    }

    td.visible-lg .col-md-5 {
        width: 41.66%;
    }

    th.visible-lg .col-md-4 {
        width: 33.33%;
    }

    td.visible-lg .col-md-4 {
        width: 33.33%;
    }

    th.visible-lg .col-md-3 {
        width: 25%;
    }

    td.visible-lg .col-md-3 {
        width: 25%;
    }

    th.visible-lg .col-md-2 {
        width: 16.66%;
    }

    td.visible-lg .col-md-2 {
        width: 16.66%;
    }

    th.visible-lg .col-md-1 {
        width: 8.33%;
    }

    td.visible-lg .col-md-1 {
        width: 8.33%;
    }

    th.visible-lg .col-md-pull-12 {
        right: 100%;
    }

    td.visible-lg .col-md-pull-12 {
        right: 100%;
    }

    th.visible-lg .col-md-pull-11 {
        right: 91.66%;
    }

    td.visible-lg .col-md-pull-11 {
        right: 91.66%;
    }

    th.visible-lg .col-md-pull-10 {
        right: 83.33%;
    }

    td.visible-lg .col-md-pull-10 {
        right: 83.33%;
    }

    th.visible-lg .col-md-pull-9 {
        right: 75%;
    }

    td.visible-lg .col-md-pull-9 {
        right: 75%;
    }

    th.visible-lg .col-md-pull-8 {
        right: 66.66%;
    }

    td.visible-lg .col-md-pull-8 {
        right: 66.66%;
    }

    th.visible-lg .col-md-pull-7 {
        right: 58.33%;
    }

    td.visible-lg .col-md-pull-7 {
        right: 58.33%;
    }

    th.visible-lg .col-md-pull-6 {
        right: 50%;
    }

    td.visible-lg .col-md-pull-6 {
        right: 50%;
    }

    th.visible-lg .col-md-pull-5 {
        right: 41.66%;
    }

    td.visible-lg .col-md-pull-5 {
        right: 41.66%;
    }

    th.visible-lg .col-md-pull-4 {
        right: 33.33%;
    }

    td.visible-lg .col-md-pull-4 {
        right: 33.33%;
    }

    th.visible-lg .col-md-pull-3 {
        right: 25%;
    }

    td.visible-lg .col-md-pull-3 {
        right: 25%;
    }

    th.visible-lg .col-md-pull-2 {
        right: 16.66%;
    }

    td.visible-lg .col-md-pull-2 {
        right: 16.66%;
    }

    th.visible-lg .col-md-pull-1 {
        right: 8.33%;
    }

    td.visible-lg .col-md-pull-1 {
        right: 8.33%;
    }

    th.visible-lg .col-md-pull-0 {
        right: 0px;
    }

    td.visible-lg .col-md-pull-0 {
        right: 0px;
    }

    th.visible-lg .col-md-push-12 {
        left: 100%;
    }

    td.visible-lg .col-md-push-12 {
        left: 100%;
    }

    th.visible-lg .col-md-push-11 {
        left: 91.66%;
    }

    td.visible-lg .col-md-push-11 {
        left: 91.66%;
    }

    th.visible-lg .col-md-push-10 {
        left: 83.33%;
    }

    td.visible-lg .col-md-push-10 {
        left: 83.33%;
    }

    th.visible-lg .col-md-push-9 {
        left: 75%;
    }

    td.visible-lg .col-md-push-9 {
        left: 75%;
    }

    th.visible-lg .col-md-push-8 {
        left: 66.66%;
    }

    td.visible-lg .col-md-push-8 {
        left: 66.66%;
    }

    th.visible-lg .col-md-push-7 {
        left: 58.33%;
    }

    td.visible-lg .col-md-push-7 {
        left: 58.33%;
    }

    th.visible-lg .col-md-push-6 {
        left: 50%;
    }

    td.visible-lg .col-md-push-6 {
        left: 50%;
    }

    th.visible-lg .col-md-push-5 {
        left: 41.66%;
    }

    td.visible-lg .col-md-push-5 {
        left: 41.66%;
    }

    th.visible-lg .col-md-push-4 {
        left: 33.33%;
    }

    td.visible-lg .col-md-push-4 {
        left: 33.33%;
    }

    th.visible-lg .col-md-push-3 {
        left: 25%;
    }

    td.visible-lg .col-md-push-3 {
        left: 25%;
    }

    th.visible-lg .col-md-push-2 {
        left: 16.66%;
    }

    td.visible-lg .col-md-push-2 {
        left: 16.66%;
    }

    th.visible-lg .col-md-push-1 {
        left: 8.33%;
    }

    td.visible-lg .col-md-push-1 {
        left: 8.33%;
    }

    th.visible-lg .col-md-push-0 {
        left: 0px;
    }

    td.visible-lg .col-md-push-0 {
        left: 0px;
    }

    th.visible-lg .col-md-offset-12 {
        margin-left: 100%;
    }

    td.visible-lg .col-md-offset-12 {
        margin-left: 100%;
    }

    th.visible-lg .col-md-offset-11 {
        margin-left: 91.66%;
    }

    td.visible-lg .col-md-offset-11 {
        margin-left: 91.66%;
    }

    th.visible-lg .col-md-offset-10 {
        margin-left: 83.33%;
    }

    td.visible-lg .col-md-offset-10 {
        margin-left: 83.33%;
    }

    th.visible-lg .col-md-offset-9 {
        margin-left: 75%;
    }

    td.visible-lg .col-md-offset-9 {
        margin-left: 75%;
    }

    th.visible-lg .col-md-offset-8 {
        margin-left: 66.66%;
    }

    td.visible-lg .col-md-offset-8 {
        margin-left: 66.66%;
    }

    th.visible-lg .col-md-offset-7 {
        margin-left: 58.33%;
    }

    td.visible-lg .col-md-offset-7 {
        margin-left: 58.33%;
    }

    th.visible-lg .col-md-offset-6 {
        margin-left: 50%;
    }

    td.visible-lg .col-md-offset-6 {
        margin-left: 50%;
    }

    th.visible-lg .col-md-offset-5 {
        margin-left: 41.66%;
    }

    td.visible-lg .col-md-offset-5 {
        margin-left: 41.66%;
    }

    th.visible-lg .col-md-offset-4 {
        margin-left: 33.33%;
    }

    td.visible-lg .col-md-offset-4 {
        margin-left: 33.33%;
    }

    th.visible-lg .col-md-offset-3 {
        margin-left: 25%;
    }

    td.visible-lg .col-md-offset-3 {
        margin-left: 25%;
    }

    th.visible-lg .col-md-offset-2 {
        margin-left: 16.66%;
    }

    td.visible-lg .col-md-offset-2 {
        margin-left: 16.66%;
    }

    th.visible-lg .col-md-offset-1 {
        margin-left: 8.33%;
    }

    td.visible-lg .col-md-offset-1 {
        margin-left: 8.33%;
    }

    th.visible-lg .col-md-offset-0 {
        margin-left: 0px;
    }

    td.visible-lg .col-md-offset-0 {
        margin-left: 0px;
    }
}

@media all and (min-width:1200px) {
    th.visible-lg .col-lg-1 {
        float: left;
    }

    td.visible-lg .col-lg-1 {
        float: left;
    }

    th.visible-lg .col-lg-2 {
        float: left;
    }

    td.visible-lg .col-lg-2 {
        float: left;
    }

    th.visible-lg .col-lg-3 {
        float: left;
    }

    td.visible-lg .col-lg-3 {
        float: left;
    }

    th.visible-lg .col-lg-4 {
        float: left;
    }

    td.visible-lg .col-lg-4 {
        float: left;
    }

    th.visible-lg .col-lg-5 {
        float: left;
    }

    td.visible-lg .col-lg-5 {
        float: left;
    }

    th.visible-lg .col-lg-6 {
        float: left;
    }

    td.visible-lg .col-lg-6 {
        float: left;
    }

    th.visible-lg .col-lg-7 {
        float: left;
    }

    td.visible-lg .col-lg-7 {
        float: left;
    }

    th.visible-lg .col-lg-8 {
        float: left;
    }

    td.visible-lg .col-lg-8 {
        float: left;
    }

    th.visible-lg .col-lg-9 {
        float: left;
    }

    td.visible-lg .col-lg-9 {
        float: left;
    }

    th.visible-lg .col-lg-10 {
        float: left;
    }

    td.visible-lg .col-lg-10 {
        float: left;
    }

    th.visible-lg .col-lg-11 {
        float: left;
    }

    td.visible-lg .col-lg-11 {
        float: left;
    }

    th.visible-lg .col-lg-12 {
        float: left;
    }

    td.visible-lg .col-lg-12 {
        float: left;
    }

    th.visible-lg .col-lg-12 {
        width: 100%;
    }

    td.visible-lg .col-lg-12 {
        width: 100%;
    }

    th.visible-lg .col-lg-11 {
        width: 91.66%;
    }

    td.visible-lg .col-lg-11 {
        width: 91.66%;
    }

    th.visible-lg .col-lg-10 {
        width: 83.33%;
    }

    td.visible-lg .col-lg-10 {
        width: 83.33%;
    }

    th.visible-lg .col-lg-9 {
        width: 75%;
    }

    td.visible-lg .col-lg-9 {
        width: 75%;
    }

    th.visible-lg .col-lg-8 {
        width: 66.66%;
    }

    td.visible-lg .col-lg-8 {
        width: 66.66%;
    }

    th.visible-lg .col-lg-7 {
        width: 58.33%;
    }

    td.visible-lg .col-lg-7 {
        width: 58.33%;
    }

    th.visible-lg .col-lg-6 {
        width: 50%;
    }

    td.visible-lg .col-lg-6 {
        width: 50%;
    }

    th.visible-lg .col-lg-5 {
        width: 41.66%;
    }

    td.visible-lg .col-lg-5 {
        width: 41.66%;
    }

    th.visible-lg .col-lg-4 {
        width: 33.33%;
    }

    td.visible-lg .col-lg-4 {
        width: 33.33%;
    }

    th.visible-lg .col-lg-3 {
        width: 25%;
    }

    td.visible-lg .col-lg-3 {
        width: 25%;
    }

    th.visible-lg .col-lg-2 {
        width: 16.66%;
    }

    td.visible-lg .col-lg-2 {
        width: 16.66%;
    }

    th.visible-lg .col-lg-1 {
        width: 8.33%;
    }

    td.visible-lg .col-lg-1 {
        width: 8.33%;
    }

    th.visible-lg .col-lg-pull-12 {
        right: 100%;
    }

    td.visible-lg .col-lg-pull-12 {
        right: 100%;
    }

    th.visible-lg .col-lg-pull-11 {
        right: 91.66%;
    }

    td.visible-lg .col-lg-pull-11 {
        right: 91.66%;
    }

    th.visible-lg .col-lg-pull-10 {
        right: 83.33%;
    }

    td.visible-lg .col-lg-pull-10 {
        right: 83.33%;
    }

    th.visible-lg .col-lg-pull-9 {
        right: 75%;
    }

    td.visible-lg .col-lg-pull-9 {
        right: 75%;
    }

    th.visible-lg .col-lg-pull-8 {
        right: 66.66%;
    }

    td.visible-lg .col-lg-pull-8 {
        right: 66.66%;
    }

    th.visible-lg .col-lg-pull-7 {
        right: 58.33%;
    }

    td.visible-lg .col-lg-pull-7 {
        right: 58.33%;
    }

    th.visible-lg .col-lg-pull-6 {
        right: 50%;
    }

    td.visible-lg .col-lg-pull-6 {
        right: 50%;
    }

    th.visible-lg .col-lg-pull-5 {
        right: 41.66%;
    }

    td.visible-lg .col-lg-pull-5 {
        right: 41.66%;
    }

    th.visible-lg .col-lg-pull-4 {
        right: 33.33%;
    }

    td.visible-lg .col-lg-pull-4 {
        right: 33.33%;
    }

    th.visible-lg .col-lg-pull-3 {
        right: 25%;
    }

    td.visible-lg .col-lg-pull-3 {
        right: 25%;
    }

    th.visible-lg .col-lg-pull-2 {
        right: 16.66%;
    }

    td.visible-lg .col-lg-pull-2 {
        right: 16.66%;
    }

    th.visible-lg .col-lg-pull-1 {
        right: 8.33%;
    }

    td.visible-lg .col-lg-pull-1 {
        right: 8.33%;
    }

    th.visible-lg .col-lg-pull-0 {
        right: 0px;
    }

    td.visible-lg .col-lg-pull-0 {
        right: 0px;
    }

    th.visible-lg .col-lg-push-12 {
        left: 100%;
    }

    td.visible-lg .col-lg-push-12 {
        left: 100%;
    }

    th.visible-lg .col-lg-push-11 {
        left: 91.66%;
    }

    td.visible-lg .col-lg-push-11 {
        left: 91.66%;
    }

    th.visible-lg .col-lg-push-10 {
        left: 83.33%;
    }

    td.visible-lg .col-lg-push-10 {
        left: 83.33%;
    }

    th.visible-lg .col-lg-push-9 {
        left: 75%;
    }

    td.visible-lg .col-lg-push-9 {
        left: 75%;
    }

    th.visible-lg .col-lg-push-8 {
        left: 66.66%;
    }

    td.visible-lg .col-lg-push-8 {
        left: 66.66%;
    }

    th.visible-lg .col-lg-push-7 {
        left: 58.33%;
    }

    td.visible-lg .col-lg-push-7 {
        left: 58.33%;
    }

    th.visible-lg .col-lg-push-6 {
        left: 50%;
    }

    td.visible-lg .col-lg-push-6 {
        left: 50%;
    }

    th.visible-lg .col-lg-push-5 {
        left: 41.66%;
    }

    td.visible-lg .col-lg-push-5 {
        left: 41.66%;
    }

    th.visible-lg .col-lg-push-4 {
        left: 33.33%;
    }

    td.visible-lg .col-lg-push-4 {
        left: 33.33%;
    }

    th.visible-lg .col-lg-push-3 {
        left: 25%;
    }

    td.visible-lg .col-lg-push-3 {
        left: 25%;
    }

    th.visible-lg .col-lg-push-2 {
        left: 16.66%;
    }

    td.visible-lg .col-lg-push-2 {
        left: 16.66%;
    }

    th.visible-lg .col-lg-push-1 {
        left: 8.33%;
    }

    td.visible-lg .col-lg-push-1 {
        left: 8.33%;
    }

    th.visible-lg .col-lg-push-0 {
        left: 0px;
    }

    td.visible-lg .col-lg-push-0 {
        left: 0px;
    }

    th.visible-lg .col-lg-offset-12 {
        margin-left: 100%;
    }

    td.visible-lg .col-lg-offset-12 {
        margin-left: 100%;
    }

    th.visible-lg .col-lg-offset-11 {
        margin-left: 91.66%;
    }

    td.visible-lg .col-lg-offset-11 {
        margin-left: 91.66%;
    }

    th.visible-lg .col-lg-offset-10 {
        margin-left: 83.33%;
    }

    td.visible-lg .col-lg-offset-10 {
        margin-left: 83.33%;
    }

    th.visible-lg .col-lg-offset-9 {
        margin-left: 75%;
    }

    td.visible-lg .col-lg-offset-9 {
        margin-left: 75%;
    }

    th.visible-lg .col-lg-offset-8 {
        margin-left: 66.66%;
    }

    td.visible-lg .col-lg-offset-8 {
        margin-left: 66.66%;
    }

    th.visible-lg .col-lg-offset-7 {
        margin-left: 58.33%;
    }

    td.visible-lg .col-lg-offset-7 {
        margin-left: 58.33%;
    }

    th.visible-lg .col-lg-offset-6 {
        margin-left: 50%;
    }

    td.visible-lg .col-lg-offset-6 {
        margin-left: 50%;
    }

    th.visible-lg .col-lg-offset-5 {
        margin-left: 41.66%;
    }

    td.visible-lg .col-lg-offset-5 {
        margin-left: 41.66%;
    }

    th.visible-lg .col-lg-offset-4 {
        margin-left: 33.33%;
    }

    td.visible-lg .col-lg-offset-4 {
        margin-left: 33.33%;
    }

    th.visible-lg .col-lg-offset-3 {
        margin-left: 25%;
    }

    td.visible-lg .col-lg-offset-3 {
        margin-left: 25%;
    }

    th.visible-lg .col-lg-offset-2 {
        margin-left: 16.66%;
    }

    td.visible-lg .col-lg-offset-2 {
        margin-left: 16.66%;
    }

    th.visible-lg .col-lg-offset-1 {
        margin-left: 8.33%;
    }

    td.visible-lg .col-lg-offset-1 {
        margin-left: 8.33%;
    }

    th.visible-lg .col-lg-offset-0 {
        margin-left: 0px;
    }

    td.visible-lg .col-lg-offset-0 {
        margin-left: 0px;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .table-responsive {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        width: 100%;
        margin-bottom: 15px;
        -ms-overflow-x: scroll;
        -ms-overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    td.visible-lg .table-responsive {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        width: 100%;
        margin-bottom: 15px;
        -ms-overflow-x: scroll;
        -ms-overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    th.visible-lg .table-responsive > .table {
        margin-bottom: 0px;
    }

    td.visible-lg .table-responsive > .table {
        margin-bottom: 0px;
    }

    th.visible-lg .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table > tbody > tr > th {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > tbody > tr > th {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table > tfoot > tr > th {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > tfoot > tr > th {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table > thead > tr > td {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > thead > tr > td {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table > tbody > tr > td {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > tbody > tr > td {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    td.visible-lg .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    th.visible-lg .table-responsive > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    td.visible-lg .table-responsive > .table-bordered {
        border: 0px currentColor;
        border-image: none;
    }

    th.visible-lg .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    th.visible-lg .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    td.visible-lg .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .form-inline .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .form-inline .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .form-inline .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .form-inline .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .form-inline .input-group > .form-control {
        width: 100%;
    }

    td.visible-lg .form-inline .input-group > .form-control {
        width: 100%;
    }

    th.visible-lg .form-inline .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    td.visible-lg .form-inline .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    th.visible-lg .form-inline .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .form-inline .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .form-inline .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .form-inline .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .form-inline .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    td.visible-lg .form-inline .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    th.visible-lg .form-inline .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    td.visible-lg .form-inline .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    th.visible-lg .form-inline .has-feedback .form-control-feedback {
        top: 0px;
    }

    td.visible-lg .form-inline .has-feedback .form-control-feedback {
        top: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .form-horizontal .control-label {
        text-align: right;
    }

    td.visible-lg .form-horizontal .control-label {
        text-align: right;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-right .dropdown-menu {
        left: auto;
        right: 0px;
    }

    td.visible-lg .navbar-right .dropdown-menu {
        left: auto;
        right: 0px;
    }

    th.visible-lg .navbar-right .dropdown-menu-left {
        left: 0px;
        right: auto;
    }

    td.visible-lg .navbar-right .dropdown-menu-left {
        left: 0px;
        right: auto;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .nav-tabs.nav-justified > li {
        width: 1%;
        display: table-cell;
    }

    td.visible-lg .nav-tabs.nav-justified > li {
        width: 1%;
        display: table-cell;
    }

    th.visible-lg .nav-tabs.nav-justified > li > a {
        margin-bottom: 0px;
    }

    td.visible-lg .nav-tabs.nav-justified > li > a {
        margin-bottom: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .nav-tabs.nav-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    td.visible-lg .nav-tabs.nav-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: rgb(255, 255, 255);
    }
}

@media all and (min-width:768px) {
    th.visible-lg .nav-justified > li {
        width: 1%;
        display: table-cell;
    }

    td.visible-lg .nav-justified > li {
        width: 1%;
        display: table-cell;
    }

    th.visible-lg .nav-justified > li > a {
        margin-bottom: 0px;
    }

    td.visible-lg .nav-justified > li > a {
        margin-bottom: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .nav-tabs-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    td.visible-lg .nav-tabs-justified > li > a {
        border-radius: 4px 4px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    th.visible-lg .nav-tabs-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-tabs-justified > .active > a:hover {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs-justified > .active > a:hover {
        border-bottom-color: rgb(255, 255, 255);
    }

    th.visible-lg .nav-tabs-justified > .active > a:focus {
        border-bottom-color: rgb(255, 255, 255);
    }

    td.visible-lg .nav-tabs-justified > .active > a:focus {
        border-bottom-color: rgb(255, 255, 255);
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar {
        border-radius: 4px;
    }

    td.visible-lg .navbar {
        border-radius: 4px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-header {
        float: left;
    }

    td.visible-lg .navbar-header {
        float: left;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-collapse {
        width: auto;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        box-shadow: none;
    }

    td.visible-lg .navbar-collapse {
        width: auto;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        box-shadow: none;
    }

    th.visible-lg .navbar-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0px;
        display: block !important;
    }

    td.visible-lg .navbar-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0px;
        display: block !important;
    }

    th.visible-lg .navbar-collapse.in {
        -ms-overflow-y: visible;
    }

    td.visible-lg .navbar-collapse.in {
        -ms-overflow-y: visible;
    }

    th.visible-lg .navbar-fixed-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    td.visible-lg .navbar-fixed-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    th.visible-lg .navbar-static-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    td.visible-lg .navbar-static-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    th.visible-lg .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    td.visible-lg .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    td.visible-lg .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    th.visible-lg .container-fluid > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    td.visible-lg .container-fluid > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    th.visible-lg .container > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }

    td.visible-lg .container > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }

    th.visible-lg .container-fluid > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }

    td.visible-lg .container-fluid > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-static-top {
        border-radius: 0px;
    }

    td.visible-lg .navbar-static-top {
        border-radius: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-fixed-top {
        border-radius: 0px;
    }

    td.visible-lg .navbar-fixed-top {
        border-radius: 0px;
    }

    th.visible-lg .navbar-fixed-bottom {
        border-radius: 0px;
    }

    td.visible-lg .navbar-fixed-bottom {
        border-radius: 0px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar > .container .navbar-brand {
        margin-left: -15px;
    }

    td.visible-lg .navbar > .container .navbar-brand {
        margin-left: -15px;
    }

    th.visible-lg .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }

    td.visible-lg .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-toggle {
        display: none;
    }

    td.visible-lg .navbar-toggle {
        display: none;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .navbar-nav .open .dropdown-menu {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        margin-top: 0px;
        float: none;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        margin-top: 0px;
        float: none;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

    th.visible-lg .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }

    th.visible-lg .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    th.visible-lg .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    th.visible-lg .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }

    th.visible-lg .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    td.visible-lg .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-nav {
        margin: 0px;
        float: left;
    }

    td.visible-lg .navbar-nav {
        margin: 0px;
        float: left;
    }

    th.visible-lg .navbar-nav > li {
        float: left;
    }

    td.visible-lg .navbar-nav > li {
        float: left;
    }

    th.visible-lg .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    td.visible-lg .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    th.visible-lg :last-child.navbar-nav.navbar-right {
        margin-right: -15px;
    }

    td.visible-lg :last-child.navbar-nav.navbar-right {
        margin-right: -15px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-left {
        float: left !important;
    }

    td.visible-lg .navbar-left {
        float: left !important;
    }

    th.visible-lg .navbar-right {
        float: right !important;
    }

    td.visible-lg .navbar-right {
        float: right !important;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-form .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .navbar-form .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .navbar-form .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .navbar-form .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .navbar-form .input-group > .form-control {
        width: 100%;
    }

    td.visible-lg .navbar-form .input-group > .form-control {
        width: 100%;
    }

    th.visible-lg .navbar-form .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    td.visible-lg .navbar-form .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    th.visible-lg .navbar-form .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .navbar-form .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .navbar-form .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    td.visible-lg .navbar-form .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    th.visible-lg .navbar-form .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    td.visible-lg .navbar-form .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    th.visible-lg .navbar-form .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    td.visible-lg .navbar-form .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    th.visible-lg .navbar-form .has-feedback .form-control-feedback {
        top: 0px;
    }

    td.visible-lg .navbar-form .has-feedback .form-control-feedback {
        top: 0px;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .navbar-form .form-group {
        margin-bottom: 5px;
    }

    td.visible-lg .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-form {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    td.visible-lg .navbar-form {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    th.visible-lg :last-child.navbar-form.navbar-right {
        margin-right: -15px;
    }

    td.visible-lg :last-child.navbar-form.navbar-right {
        margin-right: -15px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .navbar-text {
        margin-right: 15px;
        margin-left: 15px;
        float: left;
    }

    td.visible-lg .navbar-text {
        margin-right: 15px;
        margin-left: 15px;
        float: left;
    }

    th.visible-lg :last-child.navbar-text.navbar-right {
        margin-right: 0px;
    }

    td.visible-lg :last-child.navbar-text.navbar-right {
        margin-right: 0px;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(119, 119, 119);
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(119, 119, 119);
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: rgb(51, 51, 51);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    th.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

    td.visible-lg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(153, 153, 153);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(153, 153, 153);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: rgb(255, 255, 255);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    th.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

    td.visible-lg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }
}

@media not all {
    th.visible-lg .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    td.visible-lg .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    th.visible-lg .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    td.visible-lg .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    th.visible-lg .jumbotron h1 {
        font-size: 63px;
    }

    td.visible-lg .jumbotron h1 {
        font-size: 63px;
    }

    th.visible-lg .jumbotron .h1 {
        font-size: 63px;
    }

    td.visible-lg .jumbotron .h1 {
        font-size: 63px;
    }
}

@media all and (min-width:768px) {
    th.visible-lg .modal-dialog {
        margin: 30px auto;
        width: 600px;
    }

    td.visible-lg .modal-dialog {
        margin: 30px auto;
        width: 600px;
    }

    th.visible-lg .modal-content {
        box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    td.visible-lg .modal-content {
        box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    th.visible-lg .modal-sm {
        width: 300px;
    }

    td.visible-lg .modal-sm {
        width: 300px;
    }
}

@media all and (min-width:992px) {
    th.visible-lg .modal-lg {
        width: 900px;
    }

    td.visible-lg .modal-lg {
        width: 900px;
    }
}

@media not all {
    th.visible-lg .carousel-control .glyphicon-chevron-left {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-left {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    th.visible-lg .carousel-control .glyphicon-chevron-right {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    td.visible-lg .carousel-control .glyphicon-chevron-right {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    th.visible-lg .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    td.visible-lg .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    th.visible-lg .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    td.visible-lg .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    th.visible-lg .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    td.visible-lg .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    th.visible-lg .carousel-indicators {
        bottom: 20px;
    }

    td.visible-lg .carousel-indicators {
        bottom: 20px;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .visible-xs {
        display: block !important;
    }

    td.visible-lg .visible-xs {
        display: block !important;
    }

    th.visible-lg table.visible-xs {
        display: table;
    }

    td.visible-lg table.visible-xs {
        display: table;
    }

    th.visible-lg tr.visible-xs {
        display: table-row !important;
    }

    td.visible-lg tr.visible-xs {
        display: table-row !important;
    }

    th.visible-lg th.visible-xs {
        display: table-cell !important;
    }

    td.visible-lg th.visible-xs {
        display: table-cell !important;
    }

    th.visible-lg td.visible-xs {
        display: table-cell !important;
    }

    td.visible-lg td.visible-xs {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    th.visible-lg .visible-sm {
        display: block !important;
    }

    td.visible-lg .visible-sm {
        display: block !important;
    }

    th.visible-lg table.visible-sm {
        display: table;
    }

    td.visible-lg table.visible-sm {
        display: table;
    }

    th.visible-lg tr.visible-sm {
        display: table-row !important;
    }

    td.visible-lg tr.visible-sm {
        display: table-row !important;
    }

    th.visible-lg th.visible-sm {
        display: table-cell !important;
    }

    td.visible-lg th.visible-sm {
        display: table-cell !important;
    }

    th.visible-lg td.visible-sm {
        display: table-cell !important;
    }

    td.visible-lg td.visible-sm {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    th.visible-lg .visible-md {
        display: block !important;
    }

    td.visible-lg .visible-md {
        display: block !important;
    }

    th.visible-lg table.visible-md {
        display: table;
    }

    td.visible-lg table.visible-md {
        display: table;
    }

    th.visible-lg tr.visible-md {
        display: table-row !important;
    }

    td.visible-lg tr.visible-md {
        display: table-row !important;
    }

    th.visible-lg th.visible-md {
        display: table-cell !important;
    }

    td.visible-lg th.visible-md {
        display: table-cell !important;
    }

    th.visible-lg td.visible-md {
        display: table-cell !important;
    }

    td.visible-lg td.visible-md {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    th.visible-lg .visible-lg {
        display: block !important;
    }

    td.visible-lg .visible-lg {
        display: block !important;
    }

    th.visible-lg table.visible-lg {
        display: table;
    }

    td.visible-lg table.visible-lg {
        display: table;
    }

    th.visible-lg tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg th.visible-lg {
        display: table-cell !important;
    }

    td.visible-lg th.visible-lg {
        display: table-cell !important;
    }

    th.visible-lg td.visible-lg {
        display: table-cell !important;
    }

    td.visible-lg td.visible-lg {
        display: table-cell !important;
    }
}

@media all and (max-width:767px) and (min-width:1200px) {
    th.visible-lg .hidden-xs {
        display: none !important;
    }

    td.visible-lg .hidden-xs {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    th.visible-lg .hidden-sm {
        display: none !important;
    }

    td.visible-lg .hidden-sm {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    th.visible-lg .hidden-md {
        display: none !important;
    }

    td.visible-lg .hidden-md {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    th.visible-lg .hidden-lg {
        display: none !important;
    }

    td.visible-lg .hidden-lg {
        display: none !important;
    }
}

@media not all {
    th.visible-lg .visible-print {
        display: block !important;
    }

    td.visible-lg .visible-print {
        display: block !important;
    }

    th.visible-lg table.visible-print {
        display: table;
    }

    td.visible-lg table.visible-print {
        display: table;
    }

    th.visible-lg tr.visible-print {
        display: table-row !important;
    }

    td.visible-lg tr.visible-print {
        display: table-row !important;
    }

    th.visible-lg th.visible-print {
        display: table-cell !important;
    }

    td.visible-lg th.visible-print {
        display: table-cell !important;
    }

    th.visible-lg td.visible-print {
        display: table-cell !important;
    }

    td.visible-lg td.visible-print {
        display: table-cell !important;
    }
}

@media not all {
    th.visible-lg .hidden-print {
        display: none !important;
    }

    td.visible-lg .hidden-print {
        display: none !important;
    }
}

@media all and (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .hidden-sm {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .hidden-md {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print {
        display: table-cell !important;
    }

    td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

header .social-img {
    left: 18px;
    top: 15px;
    position: absolute;
    z-index: 9999;
}

header #black-nav .navbar-default {
    border-color: rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
}

header #black-nav .navbar {
    border-radius: 0px;
}

header #black-nav .navbar-default .navbar-nav > li > a {
    color: rgb(255, 255, 255);
    font-weight: bold;
}

body {
    font-family: "Roboto",sans-serif !important;
}

html {
    font-family: "Roboto",sans-serif !important;
}

.landing-image {
    background: rgb(232, 233, 236);
    width: 100%;
    text-align: center;
    color: rgb(153, 153, 153);
}

    /*.landing-image .landing-container {
        min-height: 470px;
    }*/

    .landing-image .logo {
        margin-top: 60px;
        max-width: 100%;
    }

    .landing-image h1 {
        font-size: 28px;
        margin-top: 25px;
    }

    .landing-image h2 {
        color: rgb(135, 201, 227);
        font-size: 22px;
        margin-top: 35px;
    }

    .landing-image h6 {
        color: #e00000;
    }

.red {
    color: #e00000;
}

.form-wrapper {
    margin: 25px auto 0px;
    border-radius: 5px;
    width: 100%;
    z-index: 0;
    max-width: 580px;
}

    .form-wrapper .form-control {
        width: 98%;
        height: 56px;
        font-size: 24pt;
    }

        .form-wrapper .form-control .btn {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

    .form-wrapper .search-btn {
        border-radius: 4px !important;
    }

    .form-wrapper .search-input {
        border-radius: 4px !important;
    }

    .form-wrapper .btn-primary {
        border-color: rgb(66, 133, 244);
        color: rgb(255, 255, 255);
        font-size: 30px;
        font-weight: bold;
        background-color: rgb(66, 133, 244);
    }

.content {
    background: rgb(255, 255, 255);
    text-align: center;
}

    .content h3 {
        color: rgb(135, 201, 227);
        font-size: 28px;
    }

    .content .first-wrapper {
        padding: 50px 0px;
        width: 100%;
        display: inline-block;
    }

        .content .first-wrapper h4 {
            color: rgb(135, 201, 227);
            font-size: 21px;
        }

    .content .second-wrapper {
        background: rgb(248, 248, 248);
        padding: 30px 0px 0px;
        border-top-color: rgb(238, 238, 238);
        border-top-width: 1px;
        border-top-style: solid;
    }

        .content .second-wrapper h3 {
            margin: 60px 0px 20px;
            text-align: left;
            color: rgb(135, 201, 227);
        }

        .content .second-wrapper p {
            padding: 0px;
            text-align: left;
        }

        .content .second-wrapper .downloadapp-wrapper {
            margin: 20px 0px;
            text-align: left;
        }

    .content .third-wrapper {
        background: rgb(232, 233, 236);
        padding: 50px 0px;
    }

        .content .third-wrapper .love {
            height: 30px;
            text-align: center;
            color: #696969;
            font-size: 10pt;
        }

            .content .third-wrapper .love img {
                padding: 5px 0px 20px;
            }

        .content .third-wrapper .bottom-links {
            margin: 0px;
            padding: 0px;
            text-align: center;
        }

            .content .third-wrapper .bottom-links li {
                padding-left: 10px;
                display: inline;
            }

                .content .third-wrapper .bottom-links li a {
                    color: #696969;
                    font-size: 12pt;
                }

                    .content .third-wrapper .bottom-links li a:hover {
                        color: rgb(29, 75, 134);
                        text-decoration: none;
                    }

    .content p {
        padding: 10px 35px;
    }

footer .copy {
    padding: 10px 0px;
    text-align: justify;
    color: #757575;
    font-size: 8pt;
    width: 50%;
    margin: 0 auto;
}

.content-container {
    height: 600px;
    margin-top: 50px;
    background-color: rgb(255, 255, 255);
}

@media all and (max-width:480px) {
    header .social-img {
        display: none;
    }

    .landing-image h1 {
        font-size: 20px;
    }

    .landing-image h2 {
        font-size: 22px;
    }

    .phone {
        display: none;
    }

    .content p {
        padding: 10px 0px;
    }

    .content .second-wrapper h3 {
        margin: 20px 0px;
    }

    .input-group {
        display: block;
    }

    .search-btn {
        margin-top: 10px;
    }
}

.bluetabs li a:hover {
    border-radius: 3px;
    color: rgb(66, 133, 244);
    text-decoration: none;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
    text-shadow: none;
    background-color: rgb(66, 133, 244);
}

a.link02 {
    color: rgb(255, 255, 255);
    font-family: DIN,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

.navbar .nav-pills > li > a {
    color: rgb(0, 0, 0);
}

    .navbar .nav-pills > li > a:hover {
        color: rgb(0, 0, 0);
        background-color: rgb(66, 133, 244);
    }

.navbar .nav-pills .active > a {
    color: rgb(0, 0, 0);
    background-color: rgb(66, 133, 244);
}

.navbar-default .navbar-nav > .active > a:focus {
    color: rgb(0, 0, 0);
    background-color: rgb(66, 133, 244);
}

:-ms-input-placeholder {
    text-align: center;
}

#works {
    background-color: rgb(255, 255, 255);
}

.round-corner {
    border-radius: 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -o-border-radius: 25px 25px 25px 25px;
}

@media all and (max-width:992px) and (min-width:768px) {
    .container {
        padding-right: 2em;
        padding-left: 2em;
    }
}

.my_planHeader {
    text-align: center;
    color: white;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.my_planTitle {
    font-size: 2em;
    font-weight: bold;
}

.my_planPrice {
    font-size: 1.4em;
    font-weight: bold;
}

.my_planDuration {
    margin-top: -0.6em;
}

@media all and (max-width:768px) {
    .my_planTitle {
        font-size: small;
    }
}

.my_feature {
    line-height: 2.8em;
}

@media all and (max-width:768px) {
    .my_feature {
        text-align: center;
    }

    .result-ad {
        display: none;
    }
}

.my_featureRow {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.my_plan1 {
    background: rgb(234, 233, 238);
}

    .my_plan1.my_planHeader a {
        background: rgb(187, 187, 187);
        color: white;
    }

    .my_plan1.my_planHeader {
        background: rgb(187, 187, 187);
        border-bottom-color: rgb(187, 187, 187);
        border-bottom-width: thick;
        border-bottom-style: solid;
    }

.my_plan2 {
    background: rgb(234, 233, 238);
}

    .my_plan2.my_planHeader a {
        background: rgb(73, 226, 14);
        color: white;
    }

    .my_plan2.my_planHeader {
        background: rgb(73, 226, 14);
        border-bottom-color: rgb(73, 226, 14);
        border-bottom-width: thick;
        border-bottom-style: solid;
    }

.my_plan3 {
    background: rgb(234, 233, 238);
}

    .my_plan3.my_planHeader a {
        background: rgb(60, 170, 214);
        color: white;
    }

    .my_plan3.my_planHeader {
        background: rgb(60, 170, 214);
        border-bottom-color: rgb(60, 170, 214);
        border-bottom-width: thick;
        border-bottom-style: solid;
    }

.my_planFeature {
    text-align: center;
    font-size: 1em;
}

    .my_planFeature i.my_check {
        color: green;
    }

.btn-orange {
    border-color: #ff9900;
    background-color: #ff9900;
}

    .btn-orange:hover {
        border-color: #ff9900;
        background-color: #e68a00;
    }

    .btn-orange:focus {
        border-color: #ff9900;
        background-color: #e68a00;
    }

    .btn-orange:active {
        border-color: #ff9900;
        background-color: #e68a00;
    }

.btn-green {
    border-color: #118906;
    background-color: #118906;
}

    .btn-green:hover {
        border-color: #118906;
        background-color: #118906;
    }

    .btn-green:focus {
        border-color: #118906;
        background-color: #118906;
    }

    .btn-green:active {
        border-color: #118906;
        background-color: #118906;
    }

.btn-ad {
    padding: 6px 4px 2px 4px !important;
    height: 53px !important;
    width: 220px !important;
    outline: 0 !important;
    line-height: 1.0 !important;
}
@media all and (min-width:768px) {
    .mobile-only {
        display: none;
    }
}
@media all and (max-width:767px) {
    .desktop-only {
        display: none;
    }
}
