.tw-bs4 {
box-sizing: border-box;
}
@media print {
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
text-shadow: none !important;
box-shadow: none !important;
}
.tw-bs4 a,
.tw-bs4 a:visited {
text-decoration: underline;
}
.tw-bs4 abbr[title]::after {
content: " (" attr(title) ")";
}
.tw-bs4 pre {
white-space: pre-wrap !important;
}
.tw-bs4 pre,
.tw-bs4 blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.tw-bs4 thead {
display: table-header-group;
}
.tw-bs4 tr,
.tw-bs4 img {
page-break-inside: avoid;
}
.tw-bs4 p,
.tw-bs4 h2,
.tw-bs4 h3 {
orphans: 3;
widows: 3;
}
.tw-bs4 h2,
.tw-bs4 h3 {
page-break-after: avoid;
}
.tw-bs4 .navbar {
display: none;
}
.tw-bs4 .badge {
border: 1px solid #000;
}
.tw-bs4 .table {
border-collapse: collapse !important;
}
.tw-bs4 .table td,
.tw-bs4 .table th {
background-color: #fff !important;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #ddd !important;
}
}
.tw-bs4 html {
box-sizing: border-box;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
}
.tw-bs4 article,
.tw-bs4 aside,
.tw-bs4 dialog,
.tw-bs4 figcaption,
.tw-bs4 figure,
.tw-bs4 footer,
.tw-bs4 header,
.tw-bs4 hgroup,
.tw-bs4 main,
.tw-bs4 nav,
.tw-bs4 section {
display: block;
}
.tw-bs4 body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #212529;
background-color: #fff;
}
.tw-bs4 [tabindex="-1"]:focus {
outline: none !important;
}
.tw-bs4 hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6 {
margin-top: 0;
margin-bottom: .5rem;
}
.tw-bs4 p {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 abbr[title],
.tw-bs4 abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
.tw-bs4 address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
.tw-bs4 ol,
.tw-bs4 ul,
.tw-bs4 dl {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 ol ol,
.tw-bs4 ul ul,
.tw-bs4 ol ul,
.tw-bs4 ul ol {
margin-bottom: 0;
}
.tw-bs4 dt {
font-weight: bold;
}
.tw-bs4 dd {
margin-bottom: .5rem;
margin-left: 0;
}
.tw-bs4 blockquote {
margin: 0 0 1rem;
}
.tw-bs4 dfn {
font-style: italic;
}
.tw-bs4 b,
.tw-bs4 strong {
font-weight: bolder;
}
.tw-bs4 small {
font-size: 80%;
}
.tw-bs4 sub,
.tw-bs4 sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs4 sub {
bottom: -0.25em;
}
.tw-bs4 sup {
top: -0.5em;
}
.tw-bs4 a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
.tw-bs4 a:hover {
color: #0056b3;
text-decoration: underline;
}
.tw-bs4 a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus,
.tw-bs4 a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus {
outline: 0;
}
.tw-bs4 pre,
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 samp {
font-family: monospace, monospace;
font-size: 1em;
}
.tw-bs4 pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
.tw-bs4 figure {
margin: 0 0 1rem;
}
.tw-bs4 img {
vertical-align: middle;
border-style: none;
}
.tw-bs4 svg:not(:root) {
overflow: hidden;
}
.tw-bs4 a,
.tw-bs4 area,
.tw-bs4 button,
.tw-bs4 [role="button"],
.tw-bs4 input,
.tw-bs4 label,
.tw-bs4 select,
.tw-bs4 summary,
.tw-bs4 textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.tw-bs4 table {
border-collapse: collapse;
}
.tw-bs4 caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
}
.tw-bs4 th {
text-align: left;
}
.tw-bs4 label {
display: inline-block;
margin-bottom: .5rem;
}
.tw-bs4 button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
.tw-bs4 input,
.tw-bs4 button,
.tw-bs4 select,
.tw-bs4 optgroup,
.tw-bs4 textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.tw-bs4 button,
.tw-bs4 input {
overflow: visible;
}
.tw-bs4 button,
.tw-bs4 select {
text-transform: none;
}
.tw-bs4 button,
.tw-bs4 html [type="button"],
.tw-bs4 [type="reset"],
.tw-bs4 [type="submit"] {
-webkit-appearance: button;
}
.tw-bs4 button::-moz-focus-inner,
.tw-bs4 [type="button"]::-moz-focus-inner,
.tw-bs4 [type="reset"]::-moz-focus-inner,
.tw-bs4 [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.tw-bs4 input[type="radio"],
.tw-bs4 input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
.tw-bs4 input[type="date"],
.tw-bs4 input[type="time"],
.tw-bs4 input[type="datetime-local"],
.tw-bs4 input[type="month"] {
-webkit-appearance: listbox;
}
.tw-bs4 textarea {
overflow: auto;
resize: vertical;
}
.tw-bs4 fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.tw-bs4 legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
.tw-bs4 progress {
vertical-align: baseline;
}
.tw-bs4 [type="number"]::-webkit-inner-spin-button,
.tw-bs4 [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.tw-bs4 [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
.tw-bs4 [type="search"]::-webkit-search-cancel-button,
.tw-bs4 [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.tw-bs4 ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.tw-bs4 output {
display: inline-block;
}
.tw-bs4 summary {
display: list-item;
}
.tw-bs4 template {
display: none;
}
.tw-bs4 [hidden] {
display: none !important;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6,
.tw-bs4 .h1,
.tw-bs4 .h2,
.tw-bs4 .h3,
.tw-bs4 .h4,
.tw-bs4 .h5,
.tw-bs4 .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.tw-bs4 h1,
.tw-bs4 .h1 {
font-size: 2.5rem;
}
.tw-bs4 h2,
.tw-bs4 .h2 {
font-size: 2rem;
}
.tw-bs4 h3,
.tw-bs4 .h3 {
font-size: 1.75rem;
}
.tw-bs4 h4,
.tw-bs4 .h4 {
font-size: 1.5rem;
}
.tw-bs4 h5,
.tw-bs4 .h5 {
font-size: 1.25rem;
}
.tw-bs4 h6,
.tw-bs4 .h6 {
font-size: 1rem;
}
.tw-bs4 .lead {
font-size: 1.25rem;
font-weight: 300;
}
.tw-bs4 .display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.tw-bs4 small,
.tw-bs4 .small {
font-size: 80%;
font-weight: normal;
}
.tw-bs4 mark,
.tw-bs4 .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.tw-bs4 .list-unstyled {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline-item {
display: inline-block;
}
.tw-bs4 .list-inline-item:not(:last-child) {
margin-right: 5px;
}
.tw-bs4 .initialism {
font-size: 90%;
text-transform: uppercase;
}
.tw-bs4 .blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.tw-bs4 .blockquote-footer {
display: block;
font-size: 80%;
color: #868e96;
}
.tw-bs4 .blockquote-footer::before {
content: "\2014 \00A0";
}
.tw-bs4 .img-fluid {
max-width: 100%;
height: auto;
}
.tw-bs4 .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
.tw-bs4 .figure {
display: inline-block;
}
.tw-bs4 .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.tw-bs4 .figure-caption {
font-size: 90%;
color: #868e96;
}
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 pre,
.tw-bs4 samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.tw-bs4 code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
}
.tw-bs4 a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
.tw-bs4 kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
.tw-bs4 kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
}
.tw-bs4 pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
}
.tw-bs4 pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.tw-bs4 .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs4 .container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.tw-bs4 .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.tw-bs4 .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.tw-bs4 .container {
max-width: 1140px;
}
}
.tw-bs4 .container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .no-gutters {
margin-right: 0;
margin-left: 0;
}
.tw-bs4 .no-gutters > .col,
.tw-bs4 .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .col-1,
.tw-bs4 .col-2,
.tw-bs4 .col-3,
.tw-bs4 .col-4,
.tw-bs4 .col-5,
.tw-bs4 .col-6,
.tw-bs4 .col-7,
.tw-bs4 .col-8,
.tw-bs4 .col-9,
.tw-bs4 .col-10,
.tw-bs4 .col-11,
.tw-bs4 .col-12,
.tw-bs4 .col,
.tw-bs4 .col-auto,
.tw-bs4 .col-sm-1,
.tw-bs4 .col-sm-2,
.tw-bs4 .col-sm-3,
.tw-bs4 .col-sm-4,
.tw-bs4 .col-sm-5,
.tw-bs4 .col-sm-6,
.tw-bs4 .col-sm-7,
.tw-bs4 .col-sm-8,
.tw-bs4 .col-sm-9,
.tw-bs4 .col-sm-10,
.tw-bs4 .col-sm-11,
.tw-bs4 .col-sm-12,
.tw-bs4 .col-sm,
.tw-bs4 .col-sm-auto,
.tw-bs4 .col-md-1,
.tw-bs4 .col-md-2,
.tw-bs4 .col-md-3,
.tw-bs4 .col-md-4,
.tw-bs4 .col-md-5,
.tw-bs4 .col-md-6,
.tw-bs4 .col-md-7,
.tw-bs4 .col-md-8,
.tw-bs4 .col-md-9,
.tw-bs4 .col-md-10,
.tw-bs4 .col-md-11,
.tw-bs4 .col-md-12,
.tw-bs4 .col-md,
.tw-bs4 .col-md-auto,
.tw-bs4 .col-lg-1,
.tw-bs4 .col-lg-2,
.tw-bs4 .col-lg-3,
.tw-bs4 .col-lg-4,
.tw-bs4 .col-lg-5,
.tw-bs4 .col-lg-6,
.tw-bs4 .col-lg-7,
.tw-bs4 .col-lg-8,
.tw-bs4 .col-lg-9,
.tw-bs4 .col-lg-10,
.tw-bs4 .col-lg-11,
.tw-bs4 .col-lg-12,
.tw-bs4 .col-lg,
.tw-bs4 .col-lg-auto,
.tw-bs4 .col-xl-1,
.tw-bs4 .col-xl-2,
.tw-bs4 .col-xl-3,
.tw-bs4 .col-xl-4,
.tw-bs4 .col-xl-5,
.tw-bs4 .col-xl-6,
.tw-bs4 .col-xl-7,
.tw-bs4 .col-xl-8,
.tw-bs4 .col-xl-9,
.tw-bs4 .col-xl-10,
.tw-bs4 .col-xl-11,
.tw-bs4 .col-xl-12,
.tw-bs4 .col-xl,
.tw-bs4 .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-12 {
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) {
.tw-bs4 .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) {
.tw-bs4 .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-md-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) {
.tw-bs4 .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) {
.tw-bs4 .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
}
.tw-bs4 .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.tw-bs4 .table th,
.tw-bs4 .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
}
.tw-bs4 .table tbody + tbody {
border-top: 2px solid #e9ecef;
}
.tw-bs4 .table .table {
background-color: #fff;
}
.tw-bs4 .table-sm th,
.tw-bs4 .table-sm td {
padding: 0.3rem;
}
.tw-bs4 .table-bordered {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered thead th,
.tw-bs4 .table-bordered thead td {
border-bottom-width: 2px;
}
.tw-bs4 .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,0.05);
}
.tw-bs4 .table-hover tbody tr:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-primary,
.tw-bs4 .table-primary > th,
.tw-bs4 .table-primary > td {
background-color: #b8daff;
}
.tw-bs4 .table-hover .table-primary:hover {
background-color: #9fcdff;
}
.tw-bs4 .table-hover .table-primary:hover > td,
.tw-bs4 .table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.tw-bs4 .table-secondary,
.tw-bs4 .table-secondary > th,
.tw-bs4 .table-secondary > td {
background-color: #dddfe2;
}
.tw-bs4 .table-hover .table-secondary:hover {
background-color: #cfd2d6;
}
.tw-bs4 .table-hover .table-secondary:hover > td,
.tw-bs4 .table-hover .table-secondary:hover > th {
background-color: #cfd2d6;
}
.tw-bs4 .table-success,
.tw-bs4 .table-success > th,
.tw-bs4 .table-success > td {
background-color: #c3e6cb;
}
.tw-bs4 .table-hover .table-success:hover {
background-color: #b1dfbb;
}
.tw-bs4 .table-hover .table-success:hover > td,
.tw-bs4 .table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.tw-bs4 .table-info,
.tw-bs4 .table-info > th,
.tw-bs4 .table-info > td {
background-color: #bee5eb;
}
.tw-bs4 .table-hover .table-info:hover {
background-color: #abdde5;
}
.tw-bs4 .table-hover .table-info:hover > td,
.tw-bs4 .table-hover .table-info:hover > th {
background-color: #abdde5;
}
.tw-bs4 .table-warning,
.tw-bs4 .table-warning > th,
.tw-bs4 .table-warning > td {
background-color: #ffeeba;
}
.tw-bs4 .table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.tw-bs4 .table-hover .table-warning:hover > td,
.tw-bs4 .table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.tw-bs4 .table-danger,
.tw-bs4 .table-danger > th,
.tw-bs4 .table-danger > td {
background-color: #f5c6cb;
}
.tw-bs4 .table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.tw-bs4 .table-hover .table-danger:hover > td,
.tw-bs4 .table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.tw-bs4 .table-light,
.tw-bs4 .table-light > th,
.tw-bs4 .table-light > td {
background-color: #fdfdfe;
}
.tw-bs4 .table-hover .table-light:hover {
background-color: #ececf6;
}
.tw-bs4 .table-hover .table-light:hover > td,
.tw-bs4 .table-hover .table-light:hover > th {
background-color: #ececf6;
}
.tw-bs4 .table-dark,
.tw-bs4 .table-dark > th,
.tw-bs4 .table-dark > td {
background-color: #c6c8ca;
}
.tw-bs4 .table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.tw-bs4 .table-hover .table-dark:hover > td,
.tw-bs4 .table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.tw-bs4 .table-active,
.tw-bs4 .table-active > th,
.tw-bs4 .table-active > td {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover > td,
.tw-bs4 .table-hover .table-active:hover > th {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .thead-inverse th {
color: #fff;
background-color: #212529;
}
.tw-bs4 .thead-default th {
color: #495057;
background-color: #e9ecef;
}
.tw-bs4 .table-inverse {
color: #fff;
background-color: #212529;
}
.tw-bs4 .table-inverse th,
.tw-bs4 .table-inverse td,
.tw-bs4 .table-inverse thead th {
border-color: #32383e;
}
.tw-bs4 .table-inverse.table-bordered {
border: 0;
}
.tw-bs4 .table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255,255,255,0.05);
}
.tw-bs4 .table-inverse.table-hover tbody tr:hover {
background-color: rgba(255,255,255,0.075);
}
@media (max-width: 991px) {
.tw-bs4 .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.tw-bs4 .table-responsive.table-bordered {
border: 0;
}
}
.tw-bs4 .form-control {
display: block;
width: 100%;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
color: #495057;
background-color: #fff;
background-image: none;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tw-bs4 .form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.tw-bs4 .form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: none;
}
.tw-bs4 .form-control::-webkit-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:-ms-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control::placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:disabled,
.tw-bs4 .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.tw-bs4 select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
.tw-bs4 select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .form-control-file,
.tw-bs4 .form-control-range {
display: block;
}
.tw-bs4 .col-form-label {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
margin-bottom: 0;
}
.tw-bs4 .col-form-label-lg {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
font-size: 1.25rem;
}
.tw-bs4 .col-form-label-sm {
padding-top: calc(-1.75rem);
padding-bottom: calc(-1.75rem);
font-size: 0.875rem;
}
.tw-bs4 .col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}
.tw-bs4 .form-control-plaintext {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.25;
border: solid transparent;
border-width: 1px 0;
}
.tw-bs4 .form-control-plaintext.form-control-sm,
.tw-bs4 .input-group-sm > .form-control-plaintext.form-control,
.tw-bs4 .input-group-sm > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.tw-bs4 .form-control-plaintext.form-control-lg,
.tw-bs4 .input-group-lg > .form-control-plaintext.form-control,
.tw-bs4 .input-group-lg > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .form-control-sm,
.tw-bs4 .input-group-sm > .form-control,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 select.form-control-sm:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(3.8125rem);
}
.tw-bs4 .form-control-lg,
.tw-bs4 .input-group-lg > .form-control,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 select.form-control-lg:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(4.3125rem);
}
.tw-bs4 .form-group {
margin-bottom: 1rem;
}
.tw-bs4 .form-text {
display: block;
margin-top: 0.25rem;
}
.tw-bs4 .form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.tw-bs4 .form-row > .col,
.tw-bs4 .form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.tw-bs4 .form-check {
position: relative;
display: block;
margin-bottom: 0.5rem;
}
.tw-bs4 .form-check.disabled .form-check-label {
color: #868e96;
}
.tw-bs4 .form-check-label {
padding-left: 1.25rem;
margin-bottom: 0;
}
.tw-bs4 .form-check-input {
position: absolute;
margin-top: 0.25rem;
margin-left: -1.25rem;
}
.tw-bs4 .form-check-input:only-child {
position: static;
}
.tw-bs4 .form-check-inline {
display: inline-block;
}
.tw-bs4 .form-check-inline .form-check-label {
vertical-align: middle;
}
.tw-bs4 .form-check-inline + .form-check-inline {
margin-left: 0.75rem;
}
.tw-bs4 .invalid-feedback {
display: none;
margin-top: .25rem;
font-size: .875rem;
color: #dc3545;
}
.tw-bs4 .invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
width: 250px;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220,53,69,0.8);
border-radius: .2rem;
}
.tw-bs4 .was-validated .form-control:valid,
.tw-bs4 .form-control.is-valid,
.tw-bs4 .was-validated
.custom-select:valid,
.tw-bs4 .custom-select.is-valid {
border-color: #28a745;
}
.tw-bs4 .was-validated .form-control:valid:focus,
.tw-bs4 .form-control.is-valid:focus,
.tw-bs4 .was-validated
.custom-select:valid:focus,
.tw-bs4 .custom-select.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:valid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:valid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-valid ~ .invalid-feedback,
.tw-bs4 .form-control.is-valid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-valid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-valid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:valid + .form-check-label,
.tw-bs4 .form-check-input.is-valid + .form-check-label {
color: #28a745;
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-indicator {
background-color: rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-description {
color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control {
border-color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:valid:focus,
.tw-bs4 .custom-file-input.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid,
.tw-bs4 .form-control.is-invalid,
.tw-bs4 .was-validated
.custom-select:invalid,
.tw-bs4 .custom-select.is-invalid {
border-color: #dc3545;
}
.tw-bs4 .was-validated .form-control:invalid:focus,
.tw-bs4 .form-control.is-invalid:focus,
.tw-bs4 .was-validated
.custom-select:invalid:focus,
.tw-bs4 .custom-select.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-invalid ~ .invalid-feedback,
.tw-bs4 .form-control.is-invalid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-invalid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:invalid + .form-check-label,
.tw-bs4 .form-check-input.is-invalid + .form-check-label {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-indicator {
background-color: rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-description {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control {
border-color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:invalid:focus,
.tw-bs4 .custom-file-input.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .form-inline {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .form-inline label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-group {
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-control-plaintext {
display: inline-block;
}
.tw-bs4 .form-inline .input-group {
width: auto;
}
.tw-bs4 .form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-check {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-check-label {
padding-left: 0;
}
.tw-bs4 .form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.tw-bs4 .form-inline .custom-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.tw-bs4 .form-inline .custom-control-indicator {
position: static;
display: inline-block;
margin-right: 0.25rem;
vertical-align: text-bottom;
}
.tw-bs4 .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.tw-bs4 .btn {
display: inline-block;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
border-radius: 0.25rem;
transition: all 0.15s ease-in-out;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn:hover {
text-decoration: none;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn.focus {
outline: 0;
box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
}
.tw-bs4 .btn.disabled,
.tw-bs4 .btn:disabled {
opacity: .65;
}
.tw-bs4 .btn:active,
.tw-bs4 .btn.active {
background-image: none;
}
.tw-bs4 a.btn.disabled,
.tw-bs4 fieldset[disabled] a.btn {
pointer-events: none;
}
.tw-bs4 .btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.tw-bs4 .btn-primary:focus,
.tw-bs4 .btn-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-primary.disabled,
.tw-bs4 .btn-primary:disabled {
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:active,
.tw-bs4 .btn-primary.active,
.tw-bs4 .show > .btn-primary.dropdown-toggle {
background-color: #0069d9;
background-image: none;
border-color: #0062cc;
}
.tw-bs4 .btn-secondary {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:hover {
color: #fff;
background-color: #727b84;
border-color: #6c757d;
}
.tw-bs4 .btn-secondary:focus,
.tw-bs4 .btn-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-secondary.disabled,
.tw-bs4 .btn-secondary:disabled {
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:active,
.tw-bs4 .btn-secondary.active,
.tw-bs4 .show > .btn-secondary.dropdown-toggle {
background-color: #727b84;
background-image: none;
border-color: #6c757d;
}
.tw-bs4 .btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.tw-bs4 .btn-success:focus,
.tw-bs4 .btn-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-success.disabled,
.tw-bs4 .btn-success:disabled {
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:active,
.tw-bs4 .btn-success.active,
.tw-bs4 .show > .btn-success.dropdown-toggle {
background-color: #218838;
background-image: none;
border-color: #1e7e34;
}
.tw-bs4 .btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.tw-bs4 .btn-info:focus,
.tw-bs4 .btn-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-info.disabled,
.tw-bs4 .btn-info:disabled {
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:active,
.tw-bs4 .btn-info.active,
.tw-bs4 .show > .btn-info.dropdown-toggle {
background-color: #138496;
background-image: none;
border-color: #117a8b;
}
.tw-bs4 .btn-warning {
color: #111;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:hover {
color: #111;
background-color: #e0a800;
border-color: #d39e00;
}
.tw-bs4 .btn-warning:focus,
.tw-bs4 .btn-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-warning.disabled,
.tw-bs4 .btn-warning:disabled {
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:active,
.tw-bs4 .btn-warning.active,
.tw-bs4 .show > .btn-warning.dropdown-toggle {
background-color: #e0a800;
background-image: none;
border-color: #d39e00;
}
.tw-bs4 .btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.tw-bs4 .btn-danger:focus,
.tw-bs4 .btn-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-danger.disabled,
.tw-bs4 .btn-danger:disabled {
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:active,
.tw-bs4 .btn-danger.active,
.tw-bs4 .show > .btn-danger.dropdown-toggle {
background-color: #c82333;
background-image: none;
border-color: #bd2130;
}
.tw-bs4 .btn-light {
color: #111;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:hover {
color: #111;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.tw-bs4 .btn-light:focus,
.tw-bs4 .btn-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-light.disabled,
.tw-bs4 .btn-light:disabled {
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:active,
.tw-bs4 .btn-light.active,
.tw-bs4 .show > .btn-light.dropdown-toggle {
background-color: #e2e6ea;
background-image: none;
border-color: #dae0e5;
}
.tw-bs4 .btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.tw-bs4 .btn-dark:focus,
.tw-bs4 .btn-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-dark.disabled,
.tw-bs4 .btn-dark:disabled {
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:active,
.tw-bs4 .btn-dark.active,
.tw-bs4 .show > .btn-dark.dropdown-toggle {
background-color: #23272b;
background-image: none;
border-color: #1d2124;
}
.tw-bs4 .btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:focus,
.tw-bs4 .btn-outline-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-outline-primary.disabled,
.tw-bs4 .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.tw-bs4 .btn-outline-primary:active,
.tw-bs4 .btn-outline-primary.active,
.tw-bs4 .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-secondary {
color: #868e96;
background-color: transparent;
background-image: none;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:hover {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:focus,
.tw-bs4 .btn-outline-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-outline-secondary.disabled,
.tw-bs4 .btn-outline-secondary:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .btn-outline-secondary:active,
.tw-bs4 .btn-outline-secondary.active,
.tw-bs4 .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:focus,
.tw-bs4 .btn-outline-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-outline-success.disabled,
.tw-bs4 .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.tw-bs4 .btn-outline-success:active,
.tw-bs4 .btn-outline-success.active,
.tw-bs4 .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:focus,
.tw-bs4 .btn-outline-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-outline-info.disabled,
.tw-bs4 .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.tw-bs4 .btn-outline-info:active,
.tw-bs4 .btn-outline-info.active,
.tw-bs4 .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:hover {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:focus,
.tw-bs4 .btn-outline-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-outline-warning.disabled,
.tw-bs4 .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.tw-bs4 .btn-outline-warning:active,
.tw-bs4 .btn-outline-warning.active,
.tw-bs4 .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:focus,
.tw-bs4 .btn-outline-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-outline-danger.disabled,
.tw-bs4 .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.tw-bs4 .btn-outline-danger:active,
.tw-bs4 .btn-outline-danger.active,
.tw-bs4 .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:hover {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:focus,
.tw-bs4 .btn-outline-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-outline-light.disabled,
.tw-bs4 .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.tw-bs4 .btn-outline-light:active,
.tw-bs4 .btn-outline-light.active,
.tw-bs4 .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:focus,
.tw-bs4 .btn-outline-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-outline-dark.disabled,
.tw-bs4 .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.tw-bs4 .btn-outline-dark:active,
.tw-bs4 .btn-outline-dark.active,
.tw-bs4 .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-link {
font-weight: normal;
color: #007bff;
border-radius: 0;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:active,
.tw-bs4 .btn-link.active,
.tw-bs4 .btn-link:disabled {
background-color: transparent;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:active {
border-color: transparent;
box-shadow: none;
}
.tw-bs4 .btn-link:hover {
border-color: transparent;
}
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
}
.tw-bs4 .btn-link:disabled {
color: #868e96;
}
.tw-bs4 .btn-link:disabled:focus,
.tw-bs4 .btn-link:disabled:hover {
text-decoration: none;
}
.tw-bs4 .btn-lg,
.tw-bs4 .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 .btn-sm,
.tw-bs4 .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 .btn-block {
display: block;
width: 100%;
}
.tw-bs4 .btn-block + .btn-block {
margin-top: 0.5rem;
}
.tw-bs4 input[type="submit"].btn-block,
.tw-bs4 input[type="reset"].btn-block,
.tw-bs4 input[type="button"].btn-block {
width: 100%;
}
.tw-bs4 .fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.tw-bs4 .fade.show {
opacity: 1;
}
.tw-bs4 .collapse {
display: none;
}
.tw-bs4 .collapse.show {
display: block;
}
.tw-bs4 tr.collapse.show {
display: table-row;
}
.tw-bs4 tbody.collapse.show {
display: table-row-group;
}
.tw-bs4 .collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.tw-bs4 .dropup,
.tw-bs4 .dropdown {
position: relative;
}
.tw-bs4 .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
}
.tw-bs4 .dropdown-toggle:empty::after {
margin-left: 0;
}
.tw-bs4 .dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.tw-bs4 .dropup .dropdown-toggle::after {
border-top: 0;
border-bottom: 0.3em solid;
}
.tw-bs4 .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: normal;
color: #212529;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.tw-bs4 .dropdown-item:focus,
.tw-bs4 .dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .dropdown-item.active,
.tw-bs4 .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.tw-bs4 .dropdown-item.disabled,
.tw-bs4 .dropdown-item:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .show > a {
outline: 0;
}
.tw-bs4 .dropdown-menu.show {
display: block;
}
.tw-bs4 .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #868e96;
white-space: nowrap;
}
.tw-bs4 .btn-group,
.tw-bs4 .btn-group-vertical {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.tw-bs4 .btn-group > .btn,
.tw-bs4 .btn-group-vertical > .btn {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-bottom: 0;
}
.tw-bs4 .btn-group > .btn:hover,
.tw-bs4 .btn-group-vertical > .btn:hover {
z-index: 2;
}
.tw-bs4 .btn-group > .btn:focus,
.tw-bs4 .btn-group > .btn:active,
.tw-bs4 .btn-group > .btn.active,
.tw-bs4 .btn-group-vertical > .btn:focus,
.tw-bs4 .btn-group-vertical > .btn:active,
.tw-bs4 .btn-group-vertical > .btn.active {
z-index: 2;
}
.tw-bs4 .btn-group .btn + .btn,
.tw-bs4 .btn-group .btn + .btn-group,
.tw-bs4 .btn-group .btn-group + .btn,
.tw-bs4 .btn-group .btn-group + .btn-group,
.tw-bs4 .btn-group-vertical .btn + .btn,
.tw-bs4 .btn-group-vertical .btn + .btn-group,
.tw-bs4 .btn-group-vertical .btn-group + .btn,
.tw-bs4 .btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.tw-bs4 .btn-toolbar {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .btn-toolbar .input-group {
width: auto;
}
.tw-bs4 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn:first-child {
margin-left: 0;
}
.tw-bs4 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn:last-child:not(:first-child),
.tw-bs4 .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group > .btn-group {
float: left;
}
.tw-bs4 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn + .dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.tw-bs4 .btn + .dropdown-toggle-split::after {
margin-left: 0;
}
.tw-bs4 .btn-sm + .dropdown-toggle-split,
.tw-bs4 .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.tw-bs4 .btn-lg + .dropdown-toggle-split,
.tw-bs4 .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.tw-bs4 .btn-group-vertical {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
}
.tw-bs4 .btn-group-vertical .btn,
.tw-bs4 .btn-group-vertical .btn-group {
width: 100%;
}
.tw-bs4 .btn-group-vertical > .btn + .btn,
.tw-bs4 .btn-group-vertical > .btn + .btn-group,
.tw-bs4 .btn-group-vertical > .btn-group + .btn,
.tw-bs4 .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.tw-bs4 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 [data-toggle="buttons"] > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn input[type="checkbox"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.tw-bs4 .input-group {
position: relative;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.tw-bs4 .input-group .form-control {
position: relative;
z-index: 2;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.tw-bs4 .input-group .form-control:focus,
.tw-bs4 .input-group .form-control:active,
.tw-bs4 .input-group .form-control:hover {
z-index: 3;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn,
.tw-bs4 .input-group .form-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .input-group-addon:not(:first-child):not(:last-child),
.tw-bs4 .input-group-btn:not(:first-child):not(:last-child),
.tw-bs4 .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn {
white-space: nowrap;
vertical-align: middle;
}
.tw-bs4 .input-group-addon {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: normal;
line-height: 1.25;
color: #495057;
text-align: center;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .input-group-addon.form-control-sm,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.tw-bs4 .input-group-addon.form-control-lg,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.tw-bs4 .input-group-addon input[type="radio"],
.tw-bs4 .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.tw-bs4 .input-group .form-control:not(:last-child),
.tw-bs4 .input-group-addon:not(:last-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .input-group-addon:not(:last-child) {
border-right: 0;
}
.tw-bs4 .input-group .form-control:not(:first-child),
.tw-bs4 .input-group-addon:not(:first-child),
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:last-child) > .btn:not(:first-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .form-control + .input-group-addon:not(:first-child) {
border-left: 0;
}
.tw-bs4 .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.tw-bs4 .input-group-btn > .btn {
position: relative;
}
.tw-bs4 .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.tw-bs4 .input-group-btn > .btn:focus,
.tw-bs4 .input-group-btn > .btn:active,
.tw-bs4 .input-group-btn > .btn:hover {
z-index: 3;
}
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group {
margin-right: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group {
z-index: 2;
margin-left: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:hover,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:hover {
z-index: 3;
}
.tw-bs4 .custom-control {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 1.5rem;
padding-left: 1.5rem;
margin-right: 1rem;
}
.tw-bs4 .custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.tw-bs4 .custom-control-input:checked ~ .custom-control-indicator {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .custom-control-input:focus ~ .custom-control-indicator {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff;
}
.tw-bs4 .custom-control-input:active ~ .custom-control-indicator {
color: #fff;
background-color: #b3d7ff;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-indicator {
background-color: #e9ecef;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-description {
color: #868e96;
}
.tw-bs4 .custom-control-indicator {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ddd;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.tw-bs4 .custom-checkbox .custom-control-indicator {
border-radius: 0.25rem;
}
.tw-bs4 .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
background-color: #007bff;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-radio .custom-control-indicator {
border-radius: 50%;
}
.tw-bs4 .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-controls-stacked {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.tw-bs4 .custom-controls-stacked .custom-control {
margin-bottom: 0.25rem;
}
.tw-bs4 .custom-controls-stacked .custom-control + .custom-control {
margin-left: 0;
}
.tw-bs4 .custom-select {
display: inline-block;
max-width: 100%;
height: calc(4.25rem);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.25;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tw-bs4 .custom-select:focus {
border-color: #80bdff;
outline: none;
}
.tw-bs4 .custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .custom-select:disabled {
color: #868e96;
background-color: #e9ecef;
}
.tw-bs4 .custom-select::-ms-expand {
opacity: 0;
}
.tw-bs4 .custom-select-sm {
height: calc(3.8125rem);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.tw-bs4 .custom-file {
position: relative;
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
}
.tw-bs4 .custom-file-input {
min-width: 14rem;
max-width: 100%;
height: 2.5rem;
margin: 0;
opacity: 0;
}
.tw-bs4 .custom-file-control {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .custom-file-control:lang(en):empty::after {
content: "Choose file...";
}
.tw-bs4 .custom-file-control::before {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
z-index: 6;
display: block;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0 0.25rem 0.25rem 0;
}
.tw-bs4 .custom-file-control:lang(en)::before {
content: "Browse";
}
.tw-bs4 .nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .nav-link {
display: block;
padding: 0.5rem 1rem;
}
.tw-bs4 .nav-link:focus,
.tw-bs4 .nav-link:hover {
text-decoration: none;
}
.tw-bs4 .nav-link.disabled {
color: #868e96;
}
.tw-bs4 .nav-tabs {
border-bottom: 1px solid #ddd;
}
.tw-bs4 .nav-tabs .nav-item {
margin-bottom: -1px;
}
.tw-bs4 .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .nav-tabs .nav-link:focus,
.tw-bs4 .nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #ddd;
}
.tw-bs4 .nav-tabs .nav-link.disabled {
color: #868e96;
background-color: transparent;
border-color: transparent;
}
.tw-bs4 .nav-tabs .nav-link.active,
.tw-bs4 .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #ddd #ddd #fff;
}
.tw-bs4 .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .nav-pills .nav-link {
border-radius: 0.25rem;
}
.tw-bs4 .nav-pills .nav-link.active,
.tw-bs4 .show > .nav-pills .nav-link {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .nav-fill .nav-item {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.tw-bs4 .nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tw-bs4 .tab-content > .tab-pane {
display: none;
}
.tw-bs4 .tab-content > .active {
display: block;
}
.tw-bs4 .navbar {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.tw-bs4 .navbar > .container,
.tw-bs4 .navbar > .container-fluid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tw-bs4 .navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.tw-bs4 .navbar-brand:focus,
.tw-bs4 .navbar-brand:hover {
text-decoration: none;
}
.tw-bs4 .navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.tw-bs4 .navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.tw-bs4 .navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .navbar-toggler:focus,
.tw-bs4 .navbar-toggler:hover {
text-decoration: none;
}
.tw-bs4 .navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575px) {
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.tw-bs4 .navbar-expand-sm {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-sm .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-sm .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767px) {
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.tw-bs4 .navbar-expand-md {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-md .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991px) {
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.tw-bs4 .navbar-expand-lg {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-lg .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-lg .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199px) {
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.tw-bs4 .navbar-expand-xl {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-xl .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-xl .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-xl .navbar-toggler {
display: none;
}
}
.tw-bs4 .navbar-expand {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-expand .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand .navbar-toggler {
display: none;
}
.tw-bs4 .navbar-light .navbar-brand {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-brand:focus,
.tw-bs4 .navbar-light .navbar-brand:hover {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0,0,0,0.7);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0,0,0,0.3);
}
.tw-bs4 .navbar-light .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .nav-link.show,
.tw-bs4 .navbar-light .navbar-nav .nav-link.active {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-toggler {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0.1);
}
.tw-bs4 .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-light .navbar-text {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-dark .navbar-brand {
color: white;
}
.tw-bs4 .navbar-dark .navbar-brand:focus,
.tw-bs4 .navbar-dark .navbar-brand:hover {
color: white;
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255,255,255,0.75);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255,255,255,0.25);
}
.tw-bs4 .navbar-dark .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.show,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.active {
color: white;
}
.tw-bs4 .navbar-dark .navbar-toggler {
color: rgba(255,255,255,0.5);
border-color: rgba(255,255,255,0.1);
}
.tw-bs4 .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-dark .navbar-text {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,0.125);
border-radius: 0.25rem;
}
.tw-bs4 .card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.tw-bs4 .card-title {
margin-bottom: 0.75rem;
}
.tw-bs4 .card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.tw-bs4 .card-text:last-child {
margin-bottom: 0;
}
.tw-bs4 .card-link:hover {
text-decoration: none;
}
.tw-bs4 .card-link + .card-link {
margin-left: 1.25rem;
}
.tw-bs4 .card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,0.03);
border-bottom: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-header:first-child {
border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.tw-bs4 .card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0,0,0,0.03);
border-top: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-footer:last-child {
border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.tw-bs4 .card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.tw-bs4 .card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.tw-bs4 .card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.tw-bs4 .card-img {
width: 100%;
border-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-top {
width: 100%;
border-top-left-radius: calc(-0.75rem);
border-top-right-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(-0.75rem);
border-bottom-left-radius: calc(-0.75rem);
}
@media (min-width: 576px) {
.tw-bs4 .card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 576px) {
.tw-bs4 .card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.tw-bs4 .card-group .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.tw-bs4 .card-group .card + .card {
margin-left: 0;
border-left: 0;
}
.tw-bs4 .card-group .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-top {
border-top-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-bottom {
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-top {
border-top-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-bottom {
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-top,
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
border-radius: 0;
}
}
.tw-bs4 .card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.tw-bs4 .card-columns {
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.tw-bs4 .card-columns .card {
display: inline-block;
width: 100%;
}
}
.tw-bs4 .breadcrumb {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .breadcrumb::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .breadcrumb-item {
float: left;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #868e96;
content: "/";
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.tw-bs4 .breadcrumb-item.active {
color: #868e96;
}
.tw-bs4 .pagination {
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.tw-bs4 .page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.tw-bs4 .page-item.active .page-link {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .page-item.disabled .page-link {
color: #868e96;
pointer-events: none;
background-color: #fff;
border-color: #ddd;
}
.tw-bs4 .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #ddd;
}
.tw-bs4 .page-link:focus,
.tw-bs4 .page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #ddd;
}
.tw-bs4 .pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.tw-bs4 .pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.tw-bs4 .pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.tw-bs4 .pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.tw-bs4 .pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.tw-bs4 .pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.tw-bs4 .badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.tw-bs4 .badge:empty {
display: none;
}
.tw-bs4 .btn .badge {
position: relative;
top: -1px;
}
.tw-bs4 .badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.tw-bs4 .badge-primary {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .badge-primary[href]:focus,
.tw-bs4 .badge-primary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.tw-bs4 .badge-secondary {
color: #fff;
background-color: #868e96;
}
.tw-bs4 .badge-secondary[href]:focus,
.tw-bs4 .badge-secondary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #6c757d;
}
.tw-bs4 .badge-success {
color: #fff;
background-color: #28a745;
}
.tw-bs4 .badge-success[href]:focus,
.tw-bs4 .badge-success[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.tw-bs4 .badge-info {
color: #fff;
background-color: #17a2b8;
}
.tw-bs4 .badge-info[href]:focus,
.tw-bs4 .badge-info[href]:hover {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.tw-bs4 .badge-warning {
color: #111;
background-color: #ffc107;
}
.tw-bs4 .badge-warning[href]:focus,
.tw-bs4 .badge-warning[href]:hover {
color: #111;
text-decoration: none;
background-color: #d39e00;
}
.tw-bs4 .badge-danger {
color: #fff;
background-color: #dc3545;
}
.tw-bs4 .badge-danger[href]:focus,
.tw-bs4 .badge-danger[href]:hover {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.tw-bs4 .badge-light {
color: #111;
background-color: #f8f9fa;
}
.tw-bs4 .badge-light[href]:focus,
.tw-bs4 .badge-light[href]:hover {
color: #111;
text-decoration: none;
background-color: #dae0e5;
}
.tw-bs4 .badge-dark {
color: #fff;
background-color: #343a40;
}
.tw-bs4 .badge-dark[href]:focus,
.tw-bs4 .badge-dark[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.tw-bs4 .jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.tw-bs4 .jumbotron {
padding: 4rem 2rem;
}
}
.tw-bs4 .jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.tw-bs4 .alert {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .alert-heading {
color: inherit;
}
.tw-bs4 .alert-link {
font-weight: bold;
}
.tw-bs4 .alert-dismissible .close {
position: relative;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}
.tw-bs4 .alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.tw-bs4 .alert-primary hr {
border-top-color: #9fcdff;
}
.tw-bs4 .alert-primary .alert-link {
color: #002752;
}
.tw-bs4 .alert-secondary {
color: #464a4e;
background-color: #e7e8ea;
border-color: #dddfe2;
}
.tw-bs4 .alert-secondary hr {
border-top-color: #cfd2d6;
}
.tw-bs4 .alert-secondary .alert-link {
color: #2e3133;
}
.tw-bs4 .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.tw-bs4 .alert-success hr {
border-top-color: #b1dfbb;
}
.tw-bs4 .alert-success .alert-link {
color: #0b2e13;
}
.tw-bs4 .alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.tw-bs4 .alert-info hr {
border-top-color: #abdde5;
}
.tw-bs4 .alert-info .alert-link {
color: #062c33;
}
.tw-bs4 .alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.tw-bs4 .alert-warning hr {
border-top-color: #ffe8a1;
}
.tw-bs4 .alert-warning .alert-link {
color: #533f03;
}
.tw-bs4 .alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.tw-bs4 .alert-danger hr {
border-top-color: #f1b0b7;
}
.tw-bs4 .alert-danger .alert-link {
color: #491217;
}
.tw-bs4 .alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.tw-bs4 .alert-light hr {
border-top-color: #ececf6;
}
.tw-bs4 .alert-light .alert-link {
color: #686868;
}
.tw-bs4 .alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.tw-bs4 .alert-dark hr {
border-top-color: #b9bbbe;
}
.tw-bs4 .alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
.tw-bs4 .progress {
display: -ms-flexbox;
display: flex;
overflow: hidden;
font-size: 0.75rem;
line-height: 1rem;
text-align: center;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .progress-bar {
height: 1rem;
line-height: 1rem;
color: #fff;
background-color: #007bff;
transition: width 0.6s ease;
}
.tw-bs4 .progress-bar-striped {
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: 1rem 1rem;
}
.tw-bs4 .progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.tw-bs4 .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.tw-bs4 .media-body {
-ms-flex: 1;
flex: 1;
}
.tw-bs4 .list-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.tw-bs4 .list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.tw-bs4 .list-group-item-action:focus,
.tw-bs4 .list-group-item-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.tw-bs4 .list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .list-group-item:focus,
.tw-bs4 .list-group-item:hover {
text-decoration: none;
}
.tw-bs4 .list-group-item.disabled,
.tw-bs4 .list-group-item:disabled {
color: #868e96;
background-color: #fff;
}
.tw-bs4 .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.tw-bs4 .list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.tw-bs4 .list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.tw-bs4 .list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.tw-bs4 a.list-group-item-primary,
.tw-bs4 button.list-group-item-primary {
color: #004085;
}
.tw-bs4 a.list-group-item-primary:focus,
.tw-bs4 a.list-group-item-primary:hover,
.tw-bs4 button.list-group-item-primary:focus,
.tw-bs4 button.list-group-item-primary:hover {
color: #004085;
background-color: #9fcdff;
}
.tw-bs4 a.list-group-item-primary.active,
.tw-bs4 button.list-group-item-primary.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.tw-bs4 .list-group-item-secondary {
color: #464a4e;
background-color: #dddfe2;
}
.tw-bs4 a.list-group-item-secondary,
.tw-bs4 button.list-group-item-secondary {
color: #464a4e;
}
.tw-bs4 a.list-group-item-secondary:focus,
.tw-bs4 a.list-group-item-secondary:hover,
.tw-bs4 button.list-group-item-secondary:focus,
.tw-bs4 button.list-group-item-secondary:hover {
color: #464a4e;
background-color: #cfd2d6;
}
.tw-bs4 a.list-group-item-secondary.active,
.tw-bs4 button.list-group-item-secondary.active {
color: #fff;
background-color: #464a4e;
border-color: #464a4e;
}
.tw-bs4 .list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.tw-bs4 a.list-group-item-success,
.tw-bs4 button.list-group-item-success {
color: #155724;
}
.tw-bs4 a.list-group-item-success:focus,
.tw-bs4 a.list-group-item-success:hover,
.tw-bs4 button.list-group-item-success:focus,
.tw-bs4 button.list-group-item-success:hover {
color: #155724;
background-color: #b1dfbb;
}
.tw-bs4 a.list-group-item-success.active,
.tw-bs4 button.list-group-item-success.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.tw-bs4 .list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.tw-bs4 a.list-group-item-info,
.tw-bs4 button.list-group-item-info {
color: #0c5460;
}
.tw-bs4 a.list-group-item-info:focus,
.tw-bs4 a.list-group-item-info:hover,
.tw-bs4 button.list-group-item-info:focus,
.tw-bs4 button.list-group-item-info:hover {
color: #0c5460;
background-color: #abdde5;
}
.tw-bs4 a.list-group-item-info.active,
.tw-bs4 button.list-group-item-info.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.tw-bs4 .list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.tw-bs4 a.list-group-item-warning,
.tw-bs4 button.list-group-item-warning {
color: #856404;
}
.tw-bs4 a.list-group-item-warning:focus,
.tw-bs4 a.list-group-item-warning:hover,
.tw-bs4 button.list-group-item-warning:focus,
.tw-bs4 button.list-group-item-warning:hover {
color: #856404;
background-color: #ffe8a1;
}
.tw-bs4 a.list-group-item-warning.active,
.tw-bs4 button.list-group-item-warning.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.tw-bs4 .list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.tw-bs4 a.list-group-item-danger,
.tw-bs4 button.list-group-item-danger {
color: #721c24;
}
.tw-bs4 a.list-group-item-danger:focus,
.tw-bs4 a.list-group-item-danger:hover,
.tw-bs4 button.list-group-item-danger:focus,
.tw-bs4 button.list-group-item-danger:hover {
color: #721c24;
background-color: #f1b0b7;
}
.tw-bs4 a.list-group-item-danger.active,
.tw-bs4 button.list-group-item-danger.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.tw-bs4 .list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.tw-bs4 a.list-group-item-light,
.tw-bs4 button.list-group-item-light {
color: #818182;
}
.tw-bs4 a.list-group-item-light:focus,
.tw-bs4 a.list-group-item-light:hover,
.tw-bs4 button.list-group-item-light:focus,
.tw-bs4 button.list-group-item-light:hover {
color: #818182;
background-color: #ececf6;
}
.tw-bs4 a.list-group-item-light.active,
.tw-bs4 button.list-group-item-light.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.tw-bs4 .list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.tw-bs4 a.list-group-item-dark,
.tw-bs4 button.list-group-item-dark {
color: #1b1e21;
}
.tw-bs4 a.list-group-item-dark:focus,
.tw-bs4 a.list-group-item-dark:hover,
.tw-bs4 button.list-group-item-dark:focus,
.tw-bs4 button.list-group-item-dark:hover {
color: #1b1e21;
background-color: #b9bbbe;
}
.tw-bs4 a.list-group-item-dark.active,
.tw-bs4 button.list-group-item-dark.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.tw-bs4 .close {
float: right;
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.tw-bs4 .close:focus,
.tw-bs4 .close:hover {
color: #000;
text-decoration: none;
opacity: .75;
}
.tw-bs4 button.close {
padding: 0;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tw-bs4 .modal-open {
overflow: hidden;
}
.tw-bs4 .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.tw-bs4 .modal.fade .modal-dialog {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%);
}
.tw-bs4 .modal.show .modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.tw-bs4 .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.tw-bs4 .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.tw-bs4 .modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
outline: 0;
}
.tw-bs4 .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.tw-bs4 .modal-backdrop.fade {
opacity: 0;
}
.tw-bs4 .modal-backdrop.show {
opacity: 0.5;
}
.tw-bs4 .modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #e9ecef;
}
.tw-bs4 .modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.tw-bs4 .modal-body {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
}
.tw-bs4 .modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.tw-bs4 .modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.tw-bs4 .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.tw-bs4 .modal-dialog {
max-width: 500px;
margin: 30px auto;
}
.tw-bs4 .modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.tw-bs4 .modal-lg {
max-width: 800px;
}
}
.tw-bs4 .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tw-bs4 .tooltip.show {
opacity: 0.9;
}
.tw-bs4 .tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
}
.tw-bs4 .tooltip.bs-tooltip-top,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-right,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-bottom,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-left,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tw-bs4 .tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.tw-bs4 .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
padding: 1px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
}
.tw-bs4 .popover .arrow {
position: absolute;
display: block;
width: 10px;
height: 5px;
}
.tw-bs4 .popover .arrow::before,
.tw-bs4 .popover .arrow::after {
position: absolute;
display: block;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .popover .arrow::before {
content: "";
border-width: 11px;
}
.tw-bs4 .popover .arrow::after {
content: "";
border-width: 11px;
}
.tw-bs4 .popover.bs-popover-top,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] {
margin-bottom: 10px;
}
.tw-bs4 .popover.bs-popover-top .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
border-bottom-width: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: -11px;
margin-left: -6px;
border-top-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: -10px;
margin-left: -6px;
border-top-color: #fff;
}
.tw-bs4 .popover.bs-popover-right,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] {
margin-left: 10px;
}
.tw-bs4 .popover.bs-popover-right .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
margin-top: -8px;
border-left-width: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
left: -11px;
border-right-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
left: -10px;
border-right-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] {
margin-top: 10px;
}
.tw-bs4 .popover.bs-popover-bottom .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
margin-left: -7px;
border-top-width: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: -11px;
border-bottom-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: -10px;
border-bottom-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom .popover-header::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.tw-bs4 .popover.bs-popover-left,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] {
margin-right: 10px;
}
.tw-bs4 .popover.bs-popover-left .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
margin-top: -8px;
border-right-width: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
right: -11px;
border-left-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
right: -10px;
border-left-color: #fff;
}
.tw-bs4 .popover-header {
padding: 8px 14px;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(-0.7rem);
border-top-right-radius: calc(-0.7rem);
}
.tw-bs4 .popover-header:empty {
display: none;
}
.tw-bs4 .popover-body {
padding: 9px 14px;
color: #212529;
}
.tw-bs4 .carousel {
position: relative;
}
.tw-bs4 .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.tw-bs4 .carousel-item {
position: relative;
display: none;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.tw-bs4 .carousel-item.active,
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
display: block;
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
position: absolute;
top: 0;
}
.tw-bs4 .carousel-item-next.carousel-item-left,
.tw-bs4 .carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.tw-bs4 .carousel-item-prev,
.tw-bs4 .active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.tw-bs4 .carousel-control-prev,
.tw-bs4 .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.tw-bs4 .carousel-control-prev:focus,
.tw-bs4 .carousel-control-prev:hover,
.tw-bs4 .carousel-control-next:focus,
.tw-bs4 .carousel-control-next:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.tw-bs4 .carousel-control-prev {
left: 0;
}
.tw-bs4 .carousel-control-next {
right: 0;
}
.tw-bs4 .carousel-control-prev-icon,
.tw-bs4 .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.tw-bs4 .carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.tw-bs4 .carousel-indicators li {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255,255,255,0.5);
}
.tw-bs4 .carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators .active {
background-color: #fff;
}
.tw-bs4 .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.tw-bs4 .align-baseline {
vertical-align: baseline !important;
}
.tw-bs4 .align-top {
vertical-align: top !important;
}
.tw-bs4 .align-middle {
vertical-align: middle !important;
}
.tw-bs4 .align-bottom {
vertical-align: bottom !important;
}
.tw-bs4 .align-text-bottom {
vertical-align: text-bottom !important;
}
.tw-bs4 .align-text-top {
vertical-align: text-top !important;
}
.tw-bs4 .bg-primary {
background-color: #007bff !important;
}
.tw-bs4 a.bg-primary:focus,
.tw-bs4 a.bg-primary:hover {
background-color: #0062cc !important;
}
.tw-bs4 .bg-secondary {
background-color: #868e96 !important;
}
.tw-bs4 a.bg-secondary:focus,
.tw-bs4 a.bg-secondary:hover {
background-color: #6c757d !important;
}
.tw-bs4 .bg-success {
background-color: #28a745 !important;
}
.tw-bs4 a.bg-success:focus,
.tw-bs4 a.bg-success:hover {
background-color: #1e7e34 !important;
}
.tw-bs4 .bg-info {
background-color: #17a2b8 !important;
}
.tw-bs4 a.bg-info:focus,
.tw-bs4 a.bg-info:hover {
background-color: #117a8b !important;
}
.tw-bs4 .bg-warning {
background-color: #ffc107 !important;
}
.tw-bs4 a.bg-warning:focus,
.tw-bs4 a.bg-warning:hover {
background-color: #d39e00 !important;
}
.tw-bs4 .bg-danger {
background-color: #dc3545 !important;
}
.tw-bs4 a.bg-danger:focus,
.tw-bs4 a.bg-danger:hover {
background-color: #bd2130 !important;
}
.tw-bs4 .bg-light {
background-color: #f8f9fa !important;
}
.tw-bs4 a.bg-light:focus,
.tw-bs4 a.bg-light:hover {
background-color: #dae0e5 !important;
}
.tw-bs4 .bg-dark {
background-color: #343a40 !important;
}
.tw-bs4 a.bg-dark:focus,
.tw-bs4 a.bg-dark:hover {
background-color: #1d2124 !important;
}
.tw-bs4 .bg-white {
background-color: #fff !important;
}
.tw-bs4 .bg-transparent {
background-color: transparent !important;
}
.tw-bs4 .border {
border: 1px solid #e9ecef !important;
}
.tw-bs4 .border-0 {
border: 0 !important;
}
.tw-bs4 .border-top-0 {
border-top: 0 !important;
}
.tw-bs4 .border-right-0 {
border-right: 0 !important;
}
.tw-bs4 .border-bottom-0 {
border-bottom: 0 !important;
}
.tw-bs4 .border-left-0 {
border-left: 0 !important;
}
.tw-bs4 .border-primary {
border-color: #007bff !important;
}
.tw-bs4 .border-secondary {
border-color: #868e96 !important;
}
.tw-bs4 .border-success {
border-color: #28a745 !important;
}
.tw-bs4 .border-info {
border-color: #17a2b8 !important;
}
.tw-bs4 .border-warning {
border-color: #ffc107 !important;
}
.tw-bs4 .border-danger {
border-color: #dc3545 !important;
}
.tw-bs4 .border-light {
border-color: #f8f9fa !important;
}
.tw-bs4 .border-dark {
border-color: #343a40 !important;
}
.tw-bs4 .border-white {
border-color: #fff !important;
}
.tw-bs4 .rounded {
border-radius: 0.25rem !important;
}
.tw-bs4 .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-circle {
border-radius: 50%;
}
.tw-bs4 .rounded-0 {
border-radius: 0;
}
.tw-bs4 .clearfix::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .d-none {
display: none !important;
}
.tw-bs4 .d-inline {
display: inline !important;
}
.tw-bs4 .d-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-block {
display: block !important;
}
.tw-bs4 .d-table {
display: table !important;
}
.tw-bs4 .d-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.tw-bs4 .d-sm-none {
display: none !important;
}
.tw-bs4 .d-sm-inline {
display: inline !important;
}
.tw-bs4 .d-sm-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-sm-block {
display: block !important;
}
.tw-bs4 .d-sm-table {
display: table !important;
}
.tw-bs4 .d-sm-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .d-md-none {
display: none !important;
}
.tw-bs4 .d-md-inline {
display: inline !important;
}
.tw-bs4 .d-md-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-md-block {
display: block !important;
}
.tw-bs4 .d-md-table {
display: table !important;
}
.tw-bs4 .d-md-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .d-lg-none {
display: none !important;
}
.tw-bs4 .d-lg-inline {
display: inline !important;
}
.tw-bs4 .d-lg-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-lg-block {
display: block !important;
}
.tw-bs4 .d-lg-table {
display: table !important;
}
.tw-bs4 .d-lg-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .d-xl-none {
display: none !important;
}
.tw-bs4 .d-xl-inline {
display: inline !important;
}
.tw-bs4 .d-xl-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-xl-block {
display: block !important;
}
.tw-bs4 .d-xl-table {
display: table !important;
}
.tw-bs4 .d-xl-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.tw-bs4 .d-print-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-block {
display: block !important;
}
}
.tw-bs4 .d-print-inline {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline {
display: inline !important;
}
}
.tw-bs4 .d-print-inline-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline-block {
display: inline-block !important;
}
}
@media print {
.tw-bs4 .d-print-none {
display: none !important;
}
}
.tw-bs4 .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.tw-bs4 .embed-responsive::before {
display: block;
content: "";
}
.tw-bs4 .embed-responsive .embed-responsive-item,
.tw-bs4 .embed-responsive iframe,
.tw-bs4 .embed-responsive embed,
.tw-bs4 .embed-responsive object,
.tw-bs4 .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.tw-bs4 .embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.tw-bs4 .embed-responsive-16by9::before {
padding-top: 56.25%;
}
.tw-bs4 .embed-responsive-4by3::before {
padding-top: 75%;
}
.tw-bs4 .embed-responsive-1by1::before {
padding-top: 100%;
}
.tw-bs4 .flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.tw-bs4 .flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.tw-bs4 .float-left {
float: left !important;
}
.tw-bs4 .float-right {
float: right !important;
}
.tw-bs4 .float-none {
float: none !important;
}
@media (min-width: 576px) {
.tw-bs4 .float-sm-left {
float: left !important;
}
.tw-bs4 .float-sm-right {
float: right !important;
}
.tw-bs4 .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .float-md-left {
float: left !important;
}
.tw-bs4 .float-md-right {
float: right !important;
}
.tw-bs4 .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .float-lg-left {
float: left !important;
}
.tw-bs4 .float-lg-right {
float: right !important;
}
.tw-bs4 .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .float-xl-left {
float: left !important;
}
.tw-bs4 .float-xl-right {
float: right !important;
}
.tw-bs4 .float-xl-none {
float: none !important;
}
}
.tw-bs4 .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.tw-bs4 .sr-only-focusable:active,
.tw-bs4 .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.tw-bs4 .w-25 {
width: 25% !important;
}
.tw-bs4 .w-50 {
width: 50% !important;
}
.tw-bs4 .w-75 {
width: 75% !important;
}
.tw-bs4 .w-100 {
width: 100% !important;
}
.tw-bs4 .h-25 {
height: 25% !important;
}
.tw-bs4 .h-50 {
height: 50% !important;
}
.tw-bs4 .h-75 {
height: 75% !important;
}
.tw-bs4 .h-100 {
height: 100% !important;
}
.tw-bs4 .mw-100 {
max-width: 100% !important;
}
.tw-bs4 .mh-100 {
max-height: 100% !important;
}
.tw-bs4 .m-0 {
margin: 0 !important;
}
.tw-bs4 .mt-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-0 {
padding: 0 !important;
}
.tw-bs4 .pt-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-auto {
margin: auto !important;
}
.tw-bs4 .mt-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) {
.tw-bs4 .m-sm-0 {
margin: 0 !important;
}
.tw-bs4 .mt-sm-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-sm-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-sm-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-sm-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-sm-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-sm-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-sm-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-sm-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-sm-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-sm-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-sm-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-sm-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-sm-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-sm-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-sm-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-sm-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-sm-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-sm-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-sm-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-sm-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-sm-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-sm-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-sm-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-sm-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-sm-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-sm-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-sm-0 {
padding: 0 !important;
}
.tw-bs4 .pt-sm-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-sm-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-sm-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-sm-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-sm-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-sm-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-sm-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-sm-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-sm-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-sm-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-sm-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-sm-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-sm-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-sm-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-sm-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-sm-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-sm-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-sm-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-sm-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-sm-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-sm-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-sm-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-sm-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-sm-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-sm-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-sm-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-sm-auto {
margin: auto !important;
}
.tw-bs4 .mt-sm-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-sm-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-sm-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-sm-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .m-md-0 {
margin: 0 !important;
}
.tw-bs4 .mt-md-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-md-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-md-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-md-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-md-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-md-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-md-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-md-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-md-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-md-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-md-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-md-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-md-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-md-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-md-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-md-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-md-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-md-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-md-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-md-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-md-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-md-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-md-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-md-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-md-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-md-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-md-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-md-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-md-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-md-0 {
padding: 0 !important;
}
.tw-bs4 .pt-md-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-md-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-md-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-md-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-md-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-md-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-md-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-md-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-md-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-md-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-md-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-md-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-md-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-md-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-md-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-md-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-md-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-md-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-md-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-md-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-md-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-md-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-md-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-md-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-md-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-md-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-md-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-md-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-md-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-md-auto {
margin: auto !important;
}
.tw-bs4 .mt-md-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-md-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-md-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-md-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .m-lg-0 {
margin: 0 !important;
}
.tw-bs4 .mt-lg-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-lg-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-lg-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-lg-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-lg-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-lg-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-lg-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-lg-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-lg-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-lg-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-lg-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-lg-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-lg-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-lg-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-lg-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-lg-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-lg-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-lg-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-lg-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-lg-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-lg-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-lg-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-lg-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-lg-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-lg-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-lg-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-lg-0 {
padding: 0 !important;
}
.tw-bs4 .pt-lg-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-lg-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-lg-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-lg-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-lg-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-lg-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-lg-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-lg-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-lg-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-lg-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-lg-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-lg-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-lg-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-lg-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-lg-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-lg-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-lg-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-lg-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-lg-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-lg-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-lg-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-lg-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-lg-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-lg-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-lg-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-lg-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-lg-auto {
margin: auto !important;
}
.tw-bs4 .mt-lg-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-lg-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-lg-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-lg-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .m-xl-0 {
margin: 0 !important;
}
.tw-bs4 .mt-xl-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-xl-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-xl-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-xl-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-xl-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-xl-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-xl-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-xl-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-xl-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-xl-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-xl-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-xl-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-xl-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-xl-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-xl-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-xl-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-xl-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-xl-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-xl-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-xl-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-xl-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-xl-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-xl-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-xl-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-xl-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-xl-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-xl-0 {
padding: 0 !important;
}
.tw-bs4 .pt-xl-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-xl-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-xl-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-xl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-xl-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-xl-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-xl-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-xl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-xl-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-xl-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-xl-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-xl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-xl-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-xl-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-xl-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-xl-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-xl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-xl-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-xl-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-xl-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-xl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-xl-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-xl-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-xl-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-xl-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-xl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-xl-auto {
margin: auto !important;
}
.tw-bs4 .mt-xl-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-xl-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-xl-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-xl-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
.tw-bs4 .text-justify {
text-align: justify !important;
}
.tw-bs4 .text-nowrap {
white-space: nowrap !important;
}
.tw-bs4 .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tw-bs4 .text-left {
text-align: left !important;
}
.tw-bs4 .text-right {
text-align: right !important;
}
.tw-bs4 .text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.tw-bs4 .text-sm-left {
text-align: left !important;
}
.tw-bs4 .text-sm-right {
text-align: right !important;
}
.tw-bs4 .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .text-md-left {
text-align: left !important;
}
.tw-bs4 .text-md-right {
text-align: right !important;
}
.tw-bs4 .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .text-lg-left {
text-align: left !important;
}
.tw-bs4 .text-lg-right {
text-align: right !important;
}
.tw-bs4 .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .text-xl-left {
text-align: left !important;
}
.tw-bs4 .text-xl-right {
text-align: right !important;
}
.tw-bs4 .text-xl-center {
text-align: center !important;
}
}
.tw-bs4 .text-lowercase {
text-transform: lowercase !important;
}
.tw-bs4 .text-uppercase {
text-transform: uppercase !important;
}
.tw-bs4 .text-capitalize {
text-transform: capitalize !important;
}
.tw-bs4 .font-weight-normal {
font-weight: normal;
}
.tw-bs4 .font-weight-bold {
font-weight: bold;
}
.tw-bs4 .font-italic {
font-style: italic;
}
.tw-bs4 .text-white {
color: #fff !important;
}
.tw-bs4 .text-primary {
color: #007bff !important;
}
.tw-bs4 a.text-primary:focus,
.tw-bs4 a.text-primary:hover {
color: #0062cc !important;
}
.tw-bs4 .text-secondary {
color: #868e96 !important;
}
.tw-bs4 a.text-secondary:focus,
.tw-bs4 a.text-secondary:hover {
color: #6c757d !important;
}
.tw-bs4 .text-success {
color: #28a745 !important;
}
.tw-bs4 a.text-success:focus,
.tw-bs4 a.text-success:hover {
color: #1e7e34 !important;
}
.tw-bs4 .text-info {
color: #17a2b8 !important;
}
.tw-bs4 a.text-info:focus,
.tw-bs4 a.text-info:hover {
color: #117a8b !important;
}
.tw-bs4 .text-warning {
color: #ffc107 !important;
}
.tw-bs4 a.text-warning:focus,
.tw-bs4 a.text-warning:hover {
color: #d39e00 !important;
}
.tw-bs4 .text-danger {
color: #dc3545 !important;
}
.tw-bs4 a.text-danger:focus,
.tw-bs4 a.text-danger:hover {
color: #bd2130 !important;
}
.tw-bs4 .text-light {
color: #f8f9fa !important;
}
.tw-bs4 a.text-light:focus,
.tw-bs4 a.text-light:hover {
color: #dae0e5 !important;
}
.tw-bs4 .text-dark {
color: #343a40 !important;
}
.tw-bs4 a.text-dark:focus,
.tw-bs4 a.text-dark:hover {
color: #1d2124 !important;
}
.tw-bs4 .text-muted {
color: #868e96 !important;
}
.tw-bs4 .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.tw-bs4 .visible {
visibility: visible !important;
}
.tw-bs4 .invisible {
visibility: hidden !important;
}.tw-bs {  }
.tw-bs article,
.tw-bs aside,
.tw-bs details,
.tw-bs figcaption,
.tw-bs figure,
.tw-bs footer,
.tw-bs header,
.tw-bs hgroup,
.tw-bs main,
.tw-bs nav,
.tw-bs section,
.tw-bs summary {
display: block;
}
.tw-bs audio,
.tw-bs canvas,
.tw-bs video {
display: inline-block;
}
.tw-bs audio:not([controls]) {
display: none;
height: 0;
}
.tw-bs [hidden],
.tw-bs template {
display: none;
}
.tw-bs html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.tw-bs body {
margin: 0;
}
.tw-bs a {
background: transparent;
}
.tw-bs a:focus {
outline: thin dotted;
}
.tw-bs a:active,
.tw-bs a:hover {
outline: 0;
}
.tw-bs h1 {
margin: .67em 0;
font-size: 2em;
}
.tw-bs abbr[title] {
border-bottom: 1px dotted;
}
.tw-bs b,
.tw-bs strong {
font-weight: bold;
}
.tw-bs dfn {
font-style: italic;
}
.tw-bs hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tw-bs mark {
color: #000;
background: #ffff00;
}
.tw-bs code,
.tw-bs kbd,
.tw-bs pre,
.tw-bs samp {
font-family: monospace,serif;
font-size: 1em;
}
.tw-bs pre {
white-space: pre-wrap;
}
.tw-bs q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
.tw-bs small {
font-size: 80%;
}
.tw-bs sub,
.tw-bs sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs sup {
top: -0.5em;
}
.tw-bs sub {
bottom: -0.25em;
}
.tw-bs img {
border: 0;
}
.tw-bs svg:not(:root) {
overflow: hidden;
}
.tw-bs figure {
margin: 0;
}
.tw-bs fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
.tw-bs legend {
padding: 0;
border: 0;
}
.tw-bs button,
.tw-bs input,
.tw-bs select,
.tw-bs textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
.tw-bs button,
.tw-bs input {
line-height: normal;
}
.tw-bs button,
.tw-bs select {
text-transform: none;
}
.tw-bs button,
.tw-bs html input[type="button"],
.tw-bs input[type="reset"],
.tw-bs input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
.tw-bs button[disabled],
.tw-bs html input[disabled] {
cursor: default;
}
.tw-bs input[type="checkbox"],
.tw-bs input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
.tw-bs input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
.tw-bs input[type="search"]::-webkit-search-cancel-button,
.tw-bs input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.tw-bs button::-moz-focus-inner,
.tw-bs input::-moz-focus-inner {
padding: 0;
border: 0;
}
.tw-bs textarea {
overflow: auto;
vertical-align: top;
}
.tw-bs table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
.tw-bs * {
color: #000!important;
text-shadow: none!important;
background: transparent!important;
box-shadow: none !important;
}
.tw-bs a,
.tw-bs a:visited {
text-decoration: underline;
}
.tw-bs a[href]:after {
content: " (" attr(href) ")";
}
.tw-bs abbr[title]:after {
content: " (" attr(title) ")";
}
.tw-bs a[href^="javascript:"]:after,
.tw-bs a[href^="#"]:after {
content: "";
}
.tw-bs pre,
.tw-bs blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.tw-bs thead {
display: table-header-group;
}
.tw-bs tr,
.tw-bs img {
page-break-inside: avoid;
}
.tw-bs img {
max-width: 100% !important;
}
@page {
margin: 2cm 0.5cm;
}
.tw-bs p,
.tw-bs h2,
.tw-bs h3 {
orphans: 3;
widows: 3;
}
.tw-bs h2,
.tw-bs h3 {
page-break-after: avoid;
}
.tw-bs select {
background: #ffffff !important;
}
.tw-bs .navbar {
display: none;
}
.tw-bs .table td,
.tw-bs .table th {
background-color: #ffffff !important;
}
.tw-bs .btn > .caret,
.tw-bs .dropup > .btn > .caret {
border-top-color: #000000 !important;
}
.tw-bs .label {
border: 1px solid #000000;
}
.tw-bs .table {
border-collapse: collapse !important;
}
.tw-bs .table-bordered th,
.tw-bs .table-bordered td {
border: 1px solid #dddddd !important;
}
}
.tw-bs *,
.tw-bs *:before,
.tw-bs *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tw-bs html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tw-bs body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #ffffff;
}
.tw-bs input,
.tw-bs button,
.tw-bs select,
.tw-bs textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.tw-bs a {
color: #428bca;
text-decoration: none;
}
.tw-bs a:hover,
.tw-bs a:focus {
color: #2a6496;
text-decoration: underline;
}
.tw-bs a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs img {
vertical-align: middle;
}
.tw-bs .img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.tw-bs .img-rounded {
border-radius: 6px;
}
.tw-bs .img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.tw-bs .img-circle {
border-radius: 50%;
}
.tw-bs hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.tw-bs .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.tw-bs h1,
.tw-bs h2,
.tw-bs h3,
.tw-bs h4,
.tw-bs h5,
.tw-bs h6,
.tw-bs .h1,
.tw-bs .h2,
.tw-bs .h3,
.tw-bs .h4,
.tw-bs .h5,
.tw-bs .h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.tw-bs h1 small,
.tw-bs h2 small,
.tw-bs h3 small,
.tw-bs h4 small,
.tw-bs h5 small,
.tw-bs h6 small,
.tw-bs .h1 small,
.tw-bs .h2 small,
.tw-bs .h3 small,
.tw-bs .h4 small,
.tw-bs .h5 small,
.tw-bs .h6 small,
.tw-bs h1 .small,
.tw-bs h2 .small,
.tw-bs h3 .small,
.tw-bs h4 .small,
.tw-bs h5 .small,
.tw-bs h6 .small,
.tw-bs .h1 .small,
.tw-bs .h2 .small,
.tw-bs .h3 .small,
.tw-bs .h4 .small,
.tw-bs .h5 .small,
.tw-bs .h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
.tw-bs h1,
.tw-bs h2,
.tw-bs h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.tw-bs h1 small,
.tw-bs h2 small,
.tw-bs h3 small,
.tw-bs h1 .small,
.tw-bs h2 .small,
.tw-bs h3 .small {
font-size: 65%;
}
.tw-bs h4,
.tw-bs h5,
.tw-bs h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.tw-bs h4 small,
.tw-bs h5 small,
.tw-bs h6 small,
.tw-bs h4 .small,
.tw-bs h5 .small,
.tw-bs h6 .small {
font-size: 75%;
}
.tw-bs h1,
.tw-bs .h1 {
font-size: 36px;
}
.tw-bs h2,
.tw-bs .h2 {
font-size: 30px;
}
.tw-bs h3,
.tw-bs .h3 {
font-size: 24px;
}
.tw-bs h4,
.tw-bs .h4 {
font-size: 18px;
}
.tw-bs h5,
.tw-bs .h5 {
font-size: 14px;
}
.tw-bs h6,
.tw-bs .h6 {
font-size: 12px;
}
.tw-bs p {
margin: 0 0 10px;
}
.tw-bs .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.tw-bs .lead {
font-size: 21px;
}
}
.tw-bs small,
.tw-bs .small {
font-size: 85%;
}
.tw-bs cite {
font-style: normal;
}
.tw-bs .text-muted {
color: #999999;
}
.tw-bs .text-primary {
color: #428bca;
}
.tw-bs .text-primary:hover {
color: #3071a9;
}
.tw-bs .text-warning {
color: #8a6d3b;
}
.tw-bs .text-warning:hover {
color: #66512c;
}
.tw-bs .text-danger {
color: #a94442;
}
.tw-bs .text-danger:hover {
color: #843534;
}
.tw-bs .text-success {
color: #3c763d;
}
.tw-bs .text-success:hover {
color: #2b542c;
}
.tw-bs .text-info {
color: #31708f;
}
.tw-bs .text-info:hover {
color: #245269;
}
.tw-bs .text-left {
text-align: left;
}
.tw-bs .text-right {
text-align: right;
}
.tw-bs .text-center {
text-align: center;
}
.tw-bs .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.tw-bs ul,
.tw-bs ol {
margin-top: 0;
margin-bottom: 10px;
}
.tw-bs ul ul,
.tw-bs ol ul,
.tw-bs ul ol,
.tw-bs ol ol {
margin-bottom: 0;
}
.tw-bs .list-unstyled {
padding-left: 0;
list-style: none;
}
.tw-bs .list-inline {
padding-left: 0;
list-style: none;
}
.tw-bs .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.tw-bs .list-inline > li:first-child {
padding-left: 0;
}
.tw-bs dl {
margin-top: 0;
margin-bottom: 20px;
}
.tw-bs dt,
.tw-bs dd {
line-height: 1.428571429;
}
.tw-bs dt {
font-weight: bold;
}
.tw-bs dd {
margin-left: 0;
}
@media (min-width: 768px) {
.tw-bs .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.tw-bs .dl-horizontal dd {
margin-left: 180px;
}
.tw-bs .dl-horizontal dd:before,
.tw-bs .dl-horizontal dd:after {
display: table;
content: " ";
}
.tw-bs .dl-horizontal dd:after {
clear: both;
}
.tw-bs .dl-horizontal dd:before,
.tw-bs .dl-horizontal dd:after {
display: table;
content: " ";
}
.tw-bs .dl-horizontal dd:after {
clear: both;
}
}
.tw-bs abbr[title],
.tw-bs abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.tw-bs .initialism {
font-size: 90%;
text-transform: uppercase;
}
.tw-bs blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
.tw-bs blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
.tw-bs blockquote p:last-child {
margin-bottom: 0;
}
.tw-bs blockquote small,
.tw-bs blockquote .small {
display: block;
line-height: 1.428571429;
color: #999999;
}
.tw-bs blockquote small:before,
.tw-bs blockquote .small:before {
content: '\2014 \00A0';
}
.tw-bs blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
}
.tw-bs blockquote.pull-right p,
.tw-bs blockquote.pull-right small,
.tw-bs blockquote.pull-right .small {
text-align: right;
}
.tw-bs blockquote.pull-right small:before,
.tw-bs blockquote.pull-right .small:before {
content: '';
}
.tw-bs blockquote.pull-right small:after,
.tw-bs blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.tw-bs blockquote:before,
.tw-bs blockquote:after {
content: "";
}
.tw-bs address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
.tw-bs code,
.tw-bs kbd,
.tw-bs pre,
.tw-bs samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.tw-bs code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
.tw-bs pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
.tw-bs pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.tw-bs .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.tw-bs .container:before,
.tw-bs .container:after {
display: table;
content: " ";
}
.tw-bs .container:after {
clear: both;
}
.tw-bs .container:before,
.tw-bs .container:after {
display: table;
content: " ";
}
.tw-bs .container:after {
clear: both;
}
@media (min-width: 768px) {
.tw-bs .container {
width: 750px;
}
}
@media (min-width: 992px) {
.tw-bs .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.tw-bs .container {
width: 1170px;
}
}
.tw-bs .row {
margin-right: -15px;
margin-left: -15px;
}
.tw-bs .row:before,
.tw-bs .row:after {
display: table;
content: " ";
}
.tw-bs .row:after {
clear: both;
}
.tw-bs .row:before,
.tw-bs .row:after {
display: table;
content: " ";
}
.tw-bs .row:after {
clear: both;
}
.tw-bs .col-xs-1,
.tw-bs .col-sm-1,
.tw-bs .col-md-1,
.tw-bs .col-lg-1,
.tw-bs .col-xs-2,
.tw-bs .col-sm-2,
.tw-bs .col-md-2,
.tw-bs .col-lg-2,
.tw-bs .col-xs-3,
.tw-bs .col-sm-3,
.tw-bs .col-md-3,
.tw-bs .col-lg-3,
.tw-bs .col-xs-4,
.tw-bs .col-sm-4,
.tw-bs .col-md-4,
.tw-bs .col-lg-4,
.tw-bs .col-xs-5,
.tw-bs .col-sm-5,
.tw-bs .col-md-5,
.tw-bs .col-lg-5,
.tw-bs .col-xs-6,
.tw-bs .col-sm-6,
.tw-bs .col-md-6,
.tw-bs .col-lg-6,
.tw-bs .col-xs-7,
.tw-bs .col-sm-7,
.tw-bs .col-md-7,
.tw-bs .col-lg-7,
.tw-bs .col-xs-8,
.tw-bs .col-sm-8,
.tw-bs .col-md-8,
.tw-bs .col-lg-8,
.tw-bs .col-xs-9,
.tw-bs .col-sm-9,
.tw-bs .col-md-9,
.tw-bs .col-lg-9,
.tw-bs .col-xs-10,
.tw-bs .col-sm-10,
.tw-bs .col-md-10,
.tw-bs .col-lg-10,
.tw-bs .col-xs-11,
.tw-bs .col-sm-11,
.tw-bs .col-md-11,
.tw-bs .col-lg-11,
.tw-bs .col-xs-12,
.tw-bs .col-sm-12,
.tw-bs .col-md-12,
.tw-bs .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs .col-xs-1,
.tw-bs .col-xs-2,
.tw-bs .col-xs-3,
.tw-bs .col-xs-4,
.tw-bs .col-xs-5,
.tw-bs .col-xs-6,
.tw-bs .col-xs-7,
.tw-bs .col-xs-8,
.tw-bs .col-xs-9,
.tw-bs .col-xs-10,
.tw-bs .col-xs-11,
.tw-bs .col-xs-12 {
float: left;
}
.tw-bs .col-xs-12 {
width: 100%;
}
.tw-bs .col-xs-11 {
width: 91.66666666666666%;
}
.tw-bs .col-xs-10 {
width: 83.33333333333334%;
}
.tw-bs .col-xs-9 {
width: 75%;
}
.tw-bs .col-xs-8 {
width: 66.66666666666666%;
}
.tw-bs .col-xs-7 {
width: 58.333333333333336%;
}
.tw-bs .col-xs-6 {
width: 50%;
}
.tw-bs .col-xs-5 {
width: 41.66666666666667%;
}
.tw-bs .col-xs-4 {
width: 33.33333333333333%;
}
.tw-bs .col-xs-3 {
width: 25%;
}
.tw-bs .col-xs-2 {
width: 16.666666666666664%;
}
.tw-bs .col-xs-1 {
width: 8.333333333333332%;
}
.tw-bs .col-xs-pull-12 {
right: 100%;
}
.tw-bs .col-xs-pull-11 {
right: 91.66666666666666%;
}
.tw-bs .col-xs-pull-10 {
right: 83.33333333333334%;
}
.tw-bs .col-xs-pull-9 {
right: 75%;
}
.tw-bs .col-xs-pull-8 {
right: 66.66666666666666%;
}
.tw-bs .col-xs-pull-7 {
right: 58.333333333333336%;
}
.tw-bs .col-xs-pull-6 {
right: 50%;
}
.tw-bs .col-xs-pull-5 {
right: 41.66666666666667%;
}
.tw-bs .col-xs-pull-4 {
right: 33.33333333333333%;
}
.tw-bs .col-xs-pull-3 {
right: 25%;
}
.tw-bs .col-xs-pull-2 {
right: 16.666666666666664%;
}
.tw-bs .col-xs-pull-1 {
right: 8.333333333333332%;
}
.tw-bs .col-xs-pull-0 {
right: 0;
}
.tw-bs .col-xs-push-12 {
left: 100%;
}
.tw-bs .col-xs-push-11 {
left: 91.66666666666666%;
}
.tw-bs .col-xs-push-10 {
left: 83.33333333333334%;
}
.tw-bs .col-xs-push-9 {
left: 75%;
}
.tw-bs .col-xs-push-8 {
left: 66.66666666666666%;
}
.tw-bs .col-xs-push-7 {
left: 58.333333333333336%;
}
.tw-bs .col-xs-push-6 {
left: 50%;
}
.tw-bs .col-xs-push-5 {
left: 41.66666666666667%;
}
.tw-bs .col-xs-push-4 {
left: 33.33333333333333%;
}
.tw-bs .col-xs-push-3 {
left: 25%;
}
.tw-bs .col-xs-push-2 {
left: 16.666666666666664%;
}
.tw-bs .col-xs-push-1 {
left: 8.333333333333332%;
}
.tw-bs .col-xs-push-0 {
left: 0;
}
.tw-bs .col-xs-offset-12 {
margin-left: 100%;
}
.tw-bs .col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.tw-bs .col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.tw-bs .col-xs-offset-9 {
margin-left: 75%;
}
.tw-bs .col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.tw-bs .col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.tw-bs .col-xs-offset-6 {
margin-left: 50%;
}
.tw-bs .col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.tw-bs .col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.tw-bs .col-xs-offset-3 {
margin-left: 25%;
}
.tw-bs .col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.tw-bs .col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.tw-bs .col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.tw-bs .col-sm-1,
.tw-bs .col-sm-2,
.tw-bs .col-sm-3,
.tw-bs .col-sm-4,
.tw-bs .col-sm-5,
.tw-bs .col-sm-6,
.tw-bs .col-sm-7,
.tw-bs .col-sm-8,
.tw-bs .col-sm-9,
.tw-bs .col-sm-10,
.tw-bs .col-sm-11,
.tw-bs .col-sm-12 {
float: left;
}
.tw-bs .col-sm-12 {
width: 100%;
}
.tw-bs .col-sm-11 {
width: 91.66666666666666%;
}
.tw-bs .col-sm-10 {
width: 83.33333333333334%;
}
.tw-bs .col-sm-9 {
width: 75%;
}
.tw-bs .col-sm-8 {
width: 66.66666666666666%;
}
.tw-bs .col-sm-7 {
width: 58.333333333333336%;
}
.tw-bs .col-sm-6 {
width: 50%;
}
.tw-bs .col-sm-5 {
width: 41.66666666666667%;
}
.tw-bs .col-sm-4 {
width: 33.33333333333333%;
}
.tw-bs .col-sm-3 {
width: 25%;
}
.tw-bs .col-sm-2 {
width: 16.666666666666664%;
}
.tw-bs .col-sm-1 {
width: 8.333333333333332%;
}
.tw-bs .col-sm-pull-12 {
right: 100%;
}
.tw-bs .col-sm-pull-11 {
right: 91.66666666666666%;
}
.tw-bs .col-sm-pull-10 {
right: 83.33333333333334%;
}
.tw-bs .col-sm-pull-9 {
right: 75%;
}
.tw-bs .col-sm-pull-8 {
right: 66.66666666666666%;
}
.tw-bs .col-sm-pull-7 {
right: 58.333333333333336%;
}
.tw-bs .col-sm-pull-6 {
right: 50%;
}
.tw-bs .col-sm-pull-5 {
right: 41.66666666666667%;
}
.tw-bs .col-sm-pull-4 {
right: 33.33333333333333%;
}
.tw-bs .col-sm-pull-3 {
right: 25%;
}
.tw-bs .col-sm-pull-2 {
right: 16.666666666666664%;
}
.tw-bs .col-sm-pull-1 {
right: 8.333333333333332%;
}
.tw-bs .col-sm-pull-0 {
right: 0;
}
.tw-bs .col-sm-push-12 {
left: 100%;
}
.tw-bs .col-sm-push-11 {
left: 91.66666666666666%;
}
.tw-bs .col-sm-push-10 {
left: 83.33333333333334%;
}
.tw-bs .col-sm-push-9 {
left: 75%;
}
.tw-bs .col-sm-push-8 {
left: 66.66666666666666%;
}
.tw-bs .col-sm-push-7 {
left: 58.333333333333336%;
}
.tw-bs .col-sm-push-6 {
left: 50%;
}
.tw-bs .col-sm-push-5 {
left: 41.66666666666667%;
}
.tw-bs .col-sm-push-4 {
left: 33.33333333333333%;
}
.tw-bs .col-sm-push-3 {
left: 25%;
}
.tw-bs .col-sm-push-2 {
left: 16.666666666666664%;
}
.tw-bs .col-sm-push-1 {
left: 8.333333333333332%;
}
.tw-bs .col-sm-push-0 {
left: 0;
}
.tw-bs .col-sm-offset-12 {
margin-left: 100%;
}
.tw-bs .col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.tw-bs .col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.tw-bs .col-sm-offset-9 {
margin-left: 75%;
}
.tw-bs .col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.tw-bs .col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.tw-bs .col-sm-offset-6 {
margin-left: 50%;
}
.tw-bs .col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.tw-bs .col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.tw-bs .col-sm-offset-3 {
margin-left: 25%;
}
.tw-bs .col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.tw-bs .col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.tw-bs .col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.tw-bs .col-md-1,
.tw-bs .col-md-2,
.tw-bs .col-md-3,
.tw-bs .col-md-4,
.tw-bs .col-md-5,
.tw-bs .col-md-6,
.tw-bs .col-md-7,
.tw-bs .col-md-8,
.tw-bs .col-md-9,
.tw-bs .col-md-10,
.tw-bs .col-md-11,
.tw-bs .col-md-12 {
float: left;
}
.tw-bs .col-md-12 {
width: 100%;
}
.tw-bs .col-md-11 {
width: 91.66666666666666%;
}
.tw-bs .col-md-10 {
width: 83.33333333333334%;
}
.tw-bs .col-md-9 {
width: 75%;
}
.tw-bs .col-md-8 {
width: 66.66666666666666%;
}
.tw-bs .col-md-7 {
width: 58.333333333333336%;
}
.tw-bs .col-md-6 {
width: 50%;
}
.tw-bs .col-md-5 {
width: 41.66666666666667%;
}
.tw-bs .col-md-4 {
width: 33.33333333333333%;
}
.tw-bs .col-md-3 {
width: 25%;
}
.tw-bs .col-md-2 {
width: 16.666666666666664%;
}
.tw-bs .col-md-1 {
width: 8.333333333333332%;
}
.tw-bs .col-md-pull-12 {
right: 100%;
}
.tw-bs .col-md-pull-11 {
right: 91.66666666666666%;
}
.tw-bs .col-md-pull-10 {
right: 83.33333333333334%;
}
.tw-bs .col-md-pull-9 {
right: 75%;
}
.tw-bs .col-md-pull-8 {
right: 66.66666666666666%;
}
.tw-bs .col-md-pull-7 {
right: 58.333333333333336%;
}
.tw-bs .col-md-pull-6 {
right: 50%;
}
.tw-bs .col-md-pull-5 {
right: 41.66666666666667%;
}
.tw-bs .col-md-pull-4 {
right: 33.33333333333333%;
}
.tw-bs .col-md-pull-3 {
right: 25%;
}
.tw-bs .col-md-pull-2 {
right: 16.666666666666664%;
}
.tw-bs .col-md-pull-1 {
right: 8.333333333333332%;
}
.tw-bs .col-md-pull-0 {
right: 0;
}
.tw-bs .col-md-push-12 {
left: 100%;
}
.tw-bs .col-md-push-11 {
left: 91.66666666666666%;
}
.tw-bs .col-md-push-10 {
left: 83.33333333333334%;
}
.tw-bs .col-md-push-9 {
left: 75%;
}
.tw-bs .col-md-push-8 {
left: 66.66666666666666%;
}
.tw-bs .col-md-push-7 {
left: 58.333333333333336%;
}
.tw-bs .col-md-push-6 {
left: 50%;
}
.tw-bs .col-md-push-5 {
left: 41.66666666666667%;
}
.tw-bs .col-md-push-4 {
left: 33.33333333333333%;
}
.tw-bs .col-md-push-3 {
left: 25%;
}
.tw-bs .col-md-push-2 {
left: 16.666666666666664%;
}
.tw-bs .col-md-push-1 {
left: 8.333333333333332%;
}
.tw-bs .col-md-push-0 {
left: 0;
}
.tw-bs .col-md-offset-12 {
margin-left: 100%;
}
.tw-bs .col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.tw-bs .col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.tw-bs .col-md-offset-9 {
margin-left: 75%;
}
.tw-bs .col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.tw-bs .col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.tw-bs .col-md-offset-6 {
margin-left: 50%;
}
.tw-bs .col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.tw-bs .col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.tw-bs .col-md-offset-3 {
margin-left: 25%;
}
.tw-bs .col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.tw-bs .col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.tw-bs .col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.tw-bs .col-lg-1,
.tw-bs .col-lg-2,
.tw-bs .col-lg-3,
.tw-bs .col-lg-4,
.tw-bs .col-lg-5,
.tw-bs .col-lg-6,
.tw-bs .col-lg-7,
.tw-bs .col-lg-8,
.tw-bs .col-lg-9,
.tw-bs .col-lg-10,
.tw-bs .col-lg-11,
.tw-bs .col-lg-12 {
float: left;
}
.tw-bs .col-lg-12 {
width: 100%;
}
.tw-bs .col-lg-11 {
width: 91.66666666666666%;
}
.tw-bs .col-lg-10 {
width: 83.33333333333334%;
}
.tw-bs .col-lg-9 {
width: 75%;
}
.tw-bs .col-lg-8 {
width: 66.66666666666666%;
}
.tw-bs .col-lg-7 {
width: 58.333333333333336%;
}
.tw-bs .col-lg-6 {
width: 50%;
}
.tw-bs .col-lg-5 {
width: 41.66666666666667%;
}
.tw-bs .col-lg-4 {
width: 33.33333333333333%;
}
.tw-bs .col-lg-3 {
width: 25%;
}
.tw-bs .col-lg-2 {
width: 16.666666666666664%;
}
.tw-bs .col-lg-1 {
width: 8.333333333333332%;
}
.tw-bs .col-lg-pull-12 {
right: 100%;
}
.tw-bs .col-lg-pull-11 {
right: 91.66666666666666%;
}
.tw-bs .col-lg-pull-10 {
right: 83.33333333333334%;
}
.tw-bs .col-lg-pull-9 {
right: 75%;
}
.tw-bs .col-lg-pull-8 {
right: 66.66666666666666%;
}
.tw-bs .col-lg-pull-7 {
right: 58.333333333333336%;
}
.tw-bs .col-lg-pull-6 {
right: 50%;
}
.tw-bs .col-lg-pull-5 {
right: 41.66666666666667%;
}
.tw-bs .col-lg-pull-4 {
right: 33.33333333333333%;
}
.tw-bs .col-lg-pull-3 {
right: 25%;
}
.tw-bs .col-lg-pull-2 {
right: 16.666666666666664%;
}
.tw-bs .col-lg-pull-1 {
right: 8.333333333333332%;
}
.tw-bs .col-lg-pull-0 {
right: 0;
}
.tw-bs .col-lg-push-12 {
left: 100%;
}
.tw-bs .col-lg-push-11 {
left: 91.66666666666666%;
}
.tw-bs .col-lg-push-10 {
left: 83.33333333333334%;
}
.tw-bs .col-lg-push-9 {
left: 75%;
}
.tw-bs .col-lg-push-8 {
left: 66.66666666666666%;
}
.tw-bs .col-lg-push-7 {
left: 58.333333333333336%;
}
.tw-bs .col-lg-push-6 {
left: 50%;
}
.tw-bs .col-lg-push-5 {
left: 41.66666666666667%;
}
.tw-bs .col-lg-push-4 {
left: 33.33333333333333%;
}
.tw-bs .col-lg-push-3 {
left: 25%;
}
.tw-bs .col-lg-push-2 {
left: 16.666666666666664%;
}
.tw-bs .col-lg-push-1 {
left: 8.333333333333332%;
}
.tw-bs .col-lg-push-0 {
left: 0;
}
.tw-bs .col-lg-offset-12 {
margin-left: 100%;
}
.tw-bs .col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.tw-bs .col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.tw-bs .col-lg-offset-9 {
margin-left: 75%;
}
.tw-bs .col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.tw-bs .col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.tw-bs .col-lg-offset-6 {
margin-left: 50%;
}
.tw-bs .col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.tw-bs .col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.tw-bs .col-lg-offset-3 {
margin-left: 25%;
}
.tw-bs .col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.tw-bs .col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.tw-bs .col-lg-offset-0 {
margin-left: 0;
}
}
.tw-bs table {
max-width: 100%;
background-color: transparent;
}
.tw-bs th {
text-align: left;
}
.tw-bs .table {
width: 100%;
margin-bottom: 20px;
}
.tw-bs .table > thead > tr > th,
.tw-bs .table > tbody > tr > th,
.tw-bs .table > tfoot > tr > th,
.tw-bs .table > thead > tr > td,
.tw-bs .table > tbody > tr > td,
.tw-bs .table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.tw-bs .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.tw-bs .table > caption + thead > tr:first-child > th,
.tw-bs .table > colgroup + thead > tr:first-child > th,
.tw-bs .table > thead:first-child > tr:first-child > th,
.tw-bs .table > caption + thead > tr:first-child > td,
.tw-bs .table > colgroup + thead > tr:first-child > td,
.tw-bs .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.tw-bs .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.tw-bs .table .table {
background-color: #ffffff;
}
.tw-bs .table-condensed > thead > tr > th,
.tw-bs .table-condensed > tbody > tr > th,
.tw-bs .table-condensed > tfoot > tr > th,
.tw-bs .table-condensed > thead > tr > td,
.tw-bs .table-condensed > tbody > tr > td,
.tw-bs .table-condensed > tfoot > tr > td {
padding: 5px;
}
.tw-bs .table-bordered {
border: 1px solid #dddddd;
}
.tw-bs .table-bordered > thead > tr > th,
.tw-bs .table-bordered > tbody > tr > th,
.tw-bs .table-bordered > tfoot > tr > th,
.tw-bs .table-bordered > thead > tr > td,
.tw-bs .table-bordered > tbody > tr > td,
.tw-bs .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.tw-bs .table-bordered > thead > tr > th,
.tw-bs .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.tw-bs .table-striped > tbody > tr:nth-child(odd) > td,
.tw-bs .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.tw-bs .table-hover > tbody > tr:hover > td,
.tw-bs .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
.tw-bs table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
.tw-bs table td[class*="col-"],
.tw-bs table th[class*="col-"] {
display: table-cell;
float: none;
}
.tw-bs .table > thead > tr > .active,
.tw-bs .table > tbody > tr > .active,
.tw-bs .table > tfoot > tr > .active,
.tw-bs .table > thead > .active > td,
.tw-bs .table > tbody > .active > td,
.tw-bs .table > tfoot > .active > td,
.tw-bs .table > thead > .active > th,
.tw-bs .table > tbody > .active > th,
.tw-bs .table > tfoot > .active > th {
background-color: #f5f5f5;
}
.tw-bs .table-hover > tbody > tr > .active:hover,
.tw-bs .table-hover > tbody > .active:hover > td,
.tw-bs .table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.tw-bs .table > thead > tr > .success,
.tw-bs .table > tbody > tr > .success,
.tw-bs .table > tfoot > tr > .success,
.tw-bs .table > thead > .success > td,
.tw-bs .table > tbody > .success > td,
.tw-bs .table > tfoot > .success > td,
.tw-bs .table > thead > .success > th,
.tw-bs .table > tbody > .success > th,
.tw-bs .table > tfoot > .success > th {
background-color: #dff0d8;
}
.tw-bs .table-hover > tbody > tr > .success:hover,
.tw-bs .table-hover > tbody > .success:hover > td,
.tw-bs .table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.tw-bs .table > thead > tr > .danger,
.tw-bs .table > tbody > tr > .danger,
.tw-bs .table > tfoot > tr > .danger,
.tw-bs .table > thead > .danger > td,
.tw-bs .table > tbody > .danger > td,
.tw-bs .table > tfoot > .danger > td,
.tw-bs .table > thead > .danger > th,
.tw-bs .table > tbody > .danger > th,
.tw-bs .table > tfoot > .danger > th {
background-color: #f2dede;
}
.tw-bs .table-hover > tbody > tr > .danger:hover,
.tw-bs .table-hover > tbody > .danger:hover > td,
.tw-bs .table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.tw-bs .table > thead > tr > .warning,
.tw-bs .table > tbody > tr > .warning,
.tw-bs .table > tfoot > tr > .warning,
.tw-bs .table > thead > .warning > td,
.tw-bs .table > tbody > .warning > td,
.tw-bs .table > tfoot > .warning > td,
.tw-bs .table > thead > .warning > th,
.tw-bs .table > tbody > .warning > th,
.tw-bs .table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.tw-bs .table-hover > tbody > tr > .warning:hover,
.tw-bs .table-hover > tbody > .warning:hover > td,
.tw-bs .table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.tw-bs .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #ddd;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.tw-bs .table-responsive > .table {
margin-bottom: 0;
}
.tw-bs .table-responsive > .table > thead > tr > th,
.tw-bs .table-responsive > .table > tbody > tr > th,
.tw-bs .table-responsive > .table > tfoot > tr > th,
.tw-bs .table-responsive > .table > thead > tr > td,
.tw-bs .table-responsive > .table > tbody > tr > td,
.tw-bs .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.tw-bs .table-responsive > .table-bordered {
border: 0;
}
.tw-bs .table-responsive > .table-bordered > thead > tr > th:first-child,
.tw-bs .table-responsive > .table-bordered > tbody > tr > th:first-child,
.tw-bs .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.tw-bs .table-responsive > .table-bordered > thead > tr > td:first-child,
.tw-bs .table-responsive > .table-bordered > tbody > tr > td:first-child,
.tw-bs .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.tw-bs .table-responsive > .table-bordered > thead > tr > th:last-child,
.tw-bs .table-responsive > .table-bordered > tbody > tr > th:last-child,
.tw-bs .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.tw-bs .table-responsive > .table-bordered > thead > tr > td:last-child,
.tw-bs .table-responsive > .table-bordered > tbody > tr > td:last-child,
.tw-bs .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.tw-bs .table-responsive > .table-bordered > tbody > tr:last-child > th,
.tw-bs .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.tw-bs .table-responsive > .table-bordered > tbody > tr:last-child > td,
.tw-bs .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.tw-bs fieldset {
padding: 0;
margin: 0;
border: 0;
}
.tw-bs legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.tw-bs label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
.tw-bs input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tw-bs input[type="radio"],
.tw-bs input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.tw-bs input[type="file"] {
display: block;
}
.tw-bs select[multiple],
.tw-bs select[size] {
height: auto;
}
.tw-bs select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
.tw-bs input[type="file"]:focus,
.tw-bs input[type="radio"]:focus,
.tw-bs input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs input[type="number"]::-webkit-outer-spin-button,
.tw-bs input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.tw-bs output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
}
.tw-bs .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tw-bs .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tw-bs .form-control:-moz-placeholder {
color: #999999;
}
.tw-bs .form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.tw-bs .form-control:-ms-input-placeholder {
color: #999999;
}
.tw-bs .form-control::-webkit-input-placeholder {
color: #999999;
}
.tw-bs .form-control[disabled],
.tw-bs .form-control[readonly],
.tw-bs fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
.tw-bs textarea.form-control {
height: auto;
}
.tw-bs .form-group {
margin-bottom: 15px;
}
.tw-bs .radio,
.tw-bs .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.tw-bs .radio label,
.tw-bs .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.tw-bs .radio input[type="radio"],
.tw-bs .radio-inline input[type="radio"],
.tw-bs .checkbox input[type="checkbox"],
.tw-bs .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.tw-bs .radio + .radio,
.tw-bs .checkbox + .checkbox {
margin-top: -5px;
}
.tw-bs .radio-inline,
.tw-bs .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.tw-bs .radio-inline + .radio-inline,
.tw-bs .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.tw-bs input[type="radio"][disabled],
.tw-bs input[type="checkbox"][disabled],
.tw-bs .radio[disabled],
.tw-bs .radio-inline[disabled],
.tw-bs .checkbox[disabled],
.tw-bs .checkbox-inline[disabled],
.tw-bs fieldset[disabled] input[type="radio"],
.tw-bs fieldset[disabled] input[type="checkbox"],
.tw-bs fieldset[disabled] .radio,
.tw-bs fieldset[disabled] .radio-inline,
.tw-bs fieldset[disabled] .checkbox,
.tw-bs fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.tw-bs .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs select.input-sm {
height: 30px;
line-height: 30px;
}
.tw-bs textarea.input-sm {
height: auto;
}
.tw-bs .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.tw-bs select.input-lg {
height: 46px;
line-height: 46px;
}
.tw-bs textarea.input-lg {
height: auto;
}
.tw-bs .has-warning .help-block,
.tw-bs .has-warning .control-label,
.tw-bs .has-warning .radio,
.tw-bs .has-warning .checkbox,
.tw-bs .has-warning .radio-inline,
.tw-bs .has-warning .checkbox-inline {
color: #8a6d3b;
}
.tw-bs .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tw-bs .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.tw-bs .has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.tw-bs .has-error .help-block,
.tw-bs .has-error .control-label,
.tw-bs .has-error .radio,
.tw-bs .has-error .checkbox,
.tw-bs .has-error .radio-inline,
.tw-bs .has-error .checkbox-inline {
color: #a94442;
}
.tw-bs .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tw-bs .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.tw-bs .has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.tw-bs .has-success .help-block,
.tw-bs .has-success .control-label,
.tw-bs .has-success .radio,
.tw-bs .has-success .checkbox,
.tw-bs .has-success .radio-inline,
.tw-bs .has-success .checkbox-inline {
color: #3c763d;
}
.tw-bs .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tw-bs .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.tw-bs .has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.tw-bs .form-control-static {
margin-bottom: 0;
}
.tw-bs .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.tw-bs .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs .form-inline .form-control {
display: inline-block;
}
.tw-bs .form-inline select.form-control {
width: auto;
}
.tw-bs .form-inline .radio,
.tw-bs .form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs .form-inline .radio input[type="radio"],
.tw-bs .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.tw-bs .form-horizontal .control-label,
.tw-bs .form-horizontal .radio,
.tw-bs .form-horizontal .checkbox,
.tw-bs .form-horizontal .radio-inline,
.tw-bs .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs .form-horizontal .radio,
.tw-bs .form-horizontal .checkbox {
min-height: 27px;
}
.tw-bs .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.tw-bs .form-horizontal .form-group:before,
.tw-bs .form-horizontal .form-group:after {
display: table;
content: " ";
}
.tw-bs .form-horizontal .form-group:after {
clear: both;
}
.tw-bs .form-horizontal .form-group:before,
.tw-bs .form-horizontal .form-group:after {
display: table;
content: " ";
}
.tw-bs .form-horizontal .form-group:after {
clear: both;
}
.tw-bs .form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.tw-bs .form-horizontal .control-label {
text-align: right;
}
}
.tw-bs .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.tw-bs .btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs .btn:hover,
.tw-bs .btn:focus {
color: #333;
text-decoration: none;
}
.tw-bs .btn:active,
.tw-bs .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tw-bs .btn.disabled,
.tw-bs .btn[disabled],
.tw-bs fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.tw-bs .btn-default {
color: #333;
background-color: #fff;
border-color: #cccccc;
}
.tw-bs .btn-default:hover,
.tw-bs .btn-default:focus,
.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.tw-bs .open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.tw-bs .open .dropdown-toggle.btn-default {
background-image: none;
}
.tw-bs .btn-default.disabled,
.tw-bs .btn-default[disabled],
.tw-bs fieldset[disabled] .btn-default,
.tw-bs .btn-default.disabled:hover,
.tw-bs .btn-default[disabled]:hover,
.tw-bs fieldset[disabled] .btn-default:hover,
.tw-bs .btn-default.disabled:focus,
.tw-bs .btn-default[disabled]:focus,
.tw-bs fieldset[disabled] .btn-default:focus,
.tw-bs .btn-default.disabled:active,
.tw-bs .btn-default[disabled]:active,
.tw-bs fieldset[disabled] .btn-default:active,
.tw-bs .btn-default.disabled.active,
.tw-bs .btn-default[disabled].active,
.tw-bs fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #cccccc;
}
.tw-bs .btn-default .badge {
color: #fff;
background-color: #ffffff;
}
.tw-bs .btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.tw-bs .btn-primary:hover,
.tw-bs .btn-primary:focus,
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.tw-bs .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3276b1;
border-color: #285e8e;
}
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.tw-bs .open .dropdown-toggle.btn-primary {
background-image: none;
}
.tw-bs .btn-primary.disabled,
.tw-bs .btn-primary[disabled],
.tw-bs fieldset[disabled] .btn-primary,
.tw-bs .btn-primary.disabled:hover,
.tw-bs .btn-primary[disabled]:hover,
.tw-bs fieldset[disabled] .btn-primary:hover,
.tw-bs .btn-primary.disabled:focus,
.tw-bs .btn-primary[disabled]:focus,
.tw-bs fieldset[disabled] .btn-primary:focus,
.tw-bs .btn-primary.disabled:active,
.tw-bs .btn-primary[disabled]:active,
.tw-bs fieldset[disabled] .btn-primary:active,
.tw-bs .btn-primary.disabled.active,
.tw-bs .btn-primary[disabled].active,
.tw-bs fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.tw-bs .btn-primary .badge {
color: #428bca;
background-color: #ffffff;
}
.tw-bs .btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.tw-bs .btn-warning:hover,
.tw-bs .btn-warning:focus,
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.tw-bs .open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ed9c28;
border-color: #d58512;
}
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.tw-bs .open .dropdown-toggle.btn-warning {
background-image: none;
}
.tw-bs .btn-warning.disabled,
.tw-bs .btn-warning[disabled],
.tw-bs fieldset[disabled] .btn-warning,
.tw-bs .btn-warning.disabled:hover,
.tw-bs .btn-warning[disabled]:hover,
.tw-bs fieldset[disabled] .btn-warning:hover,
.tw-bs .btn-warning.disabled:focus,
.tw-bs .btn-warning[disabled]:focus,
.tw-bs fieldset[disabled] .btn-warning:focus,
.tw-bs .btn-warning.disabled:active,
.tw-bs .btn-warning[disabled]:active,
.tw-bs fieldset[disabled] .btn-warning:active,
.tw-bs .btn-warning.disabled.active,
.tw-bs .btn-warning[disabled].active,
.tw-bs fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.tw-bs .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.tw-bs .btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.tw-bs .btn-danger:hover,
.tw-bs .btn-danger:focus,
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.tw-bs .open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #d2322d;
border-color: #ac2925;
}
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.tw-bs .open .dropdown-toggle.btn-danger {
background-image: none;
}
.tw-bs .btn-danger.disabled,
.tw-bs .btn-danger[disabled],
.tw-bs fieldset[disabled] .btn-danger,
.tw-bs .btn-danger.disabled:hover,
.tw-bs .btn-danger[disabled]:hover,
.tw-bs fieldset[disabled] .btn-danger:hover,
.tw-bs .btn-danger.disabled:focus,
.tw-bs .btn-danger[disabled]:focus,
.tw-bs fieldset[disabled] .btn-danger:focus,
.tw-bs .btn-danger.disabled:active,
.tw-bs .btn-danger[disabled]:active,
.tw-bs fieldset[disabled] .btn-danger:active,
.tw-bs .btn-danger.disabled.active,
.tw-bs .btn-danger[disabled].active,
.tw-bs fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.tw-bs .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.tw-bs .btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.tw-bs .btn-success:hover,
.tw-bs .btn-success:focus,
.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.tw-bs .open .dropdown-toggle.btn-success {
color: #fff;
background-color: #47a447;
border-color: #398439;
}
.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.tw-bs .open .dropdown-toggle.btn-success {
background-image: none;
}
.tw-bs .btn-success.disabled,
.tw-bs .btn-success[disabled],
.tw-bs fieldset[disabled] .btn-success,
.tw-bs .btn-success.disabled:hover,
.tw-bs .btn-success[disabled]:hover,
.tw-bs fieldset[disabled] .btn-success:hover,
.tw-bs .btn-success.disabled:focus,
.tw-bs .btn-success[disabled]:focus,
.tw-bs fieldset[disabled] .btn-success:focus,
.tw-bs .btn-success.disabled:active,
.tw-bs .btn-success[disabled]:active,
.tw-bs fieldset[disabled] .btn-success:active,
.tw-bs .btn-success.disabled.active,
.tw-bs .btn-success[disabled].active,
.tw-bs fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.tw-bs .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.tw-bs .btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.tw-bs .btn-info:hover,
.tw-bs .btn-info:focus,
.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.tw-bs .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #39b3d7;
border-color: #269abc;
}
.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.tw-bs .open .dropdown-toggle.btn-info {
background-image: none;
}
.tw-bs .btn-info.disabled,
.tw-bs .btn-info[disabled],
.tw-bs fieldset[disabled] .btn-info,
.tw-bs .btn-info.disabled:hover,
.tw-bs .btn-info[disabled]:hover,
.tw-bs fieldset[disabled] .btn-info:hover,
.tw-bs .btn-info.disabled:focus,
.tw-bs .btn-info[disabled]:focus,
.tw-bs fieldset[disabled] .btn-info:focus,
.tw-bs .btn-info.disabled:active,
.tw-bs .btn-info[disabled]:active,
.tw-bs fieldset[disabled] .btn-info:active,
.tw-bs .btn-info.disabled.active,
.tw-bs .btn-info[disabled].active,
.tw-bs fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.tw-bs .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.tw-bs .btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.tw-bs .btn-link,
.tw-bs .btn-link:active,
.tw-bs .btn-link[disabled],
.tw-bs fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.tw-bs .btn-link,
.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus,
.tw-bs .btn-link:active {
border-color: transparent;
}
.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.tw-bs .btn-link[disabled]:hover,
.tw-bs fieldset[disabled] .btn-link:hover,
.tw-bs .btn-link[disabled]:focus,
.tw-bs fieldset[disabled] .btn-link:focus {
color: #999;
text-decoration: none;
}
.tw-bs .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.tw-bs .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs .btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.tw-bs .btn-block + .btn-block {
margin-top: 5px;
}
.tw-bs input[type="submit"].btn-block,
.tw-bs input[type="reset"].btn-block,
.tw-bs input[type="button"].btn-block {
width: 100%;
}
.tw-bs .fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity 0.15s linear;
}
.tw-bs .fade.in {
opacity: 1;
}
.tw-bs .collapse {
display: none;
}
.tw-bs .collapse.in {
display: block;
}
.tw-bs .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height .35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliAI-Pro/modules/inc/nbp/modules/inc/assets2/fonts/glyphicons-halflings-regular.eot);
src: url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliAI-Pro/modules/inc/nbp/modules/inc/assets2/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliAI-Pro/modules/inc/nbp/modules/inc/assets2/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliAI-Pro/modules/inc/nbp/modules/inc/assets2/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliAI-Pro/modules/inc/nbp/modules/inc/assets2/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.tw-bs .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.tw-bs .glyphicon:empty {
width: 1em;
}
.tw-bs .glyphicon-asterisk:before {
content: "\2a";
}
.tw-bs .glyphicon-plus:before {
content: "\2b";
}
.tw-bs .glyphicon-euro:before {
content: "\20ac";
}
.tw-bs .glyphicon-minus:before {
content: "\2212";
}
.tw-bs .glyphicon-cloud:before {
content: "\2601";
}
.tw-bs .glyphicon-envelope:before {
content: "\2709";
}
.tw-bs .glyphicon-pencil:before {
content: "\270f";
}
.tw-bs .glyphicon-glass:before {
content: "\e001";
}
.tw-bs .glyphicon-music:before {
content: "\e002";
}
.tw-bs .glyphicon-search:before {
content: "\e003";
}
.tw-bs .glyphicon-heart:before {
content: "\e005";
}
.tw-bs .glyphicon-star:before {
content: "\e006";
}
.tw-bs .glyphicon-star-empty:before {
content: "\e007";
}
.tw-bs .glyphicon-user:before {
content: "\e008";
}
.tw-bs .glyphicon-film:before {
content: "\e009";
}
.tw-bs .glyphicon-th-large:before {
content: "\e010";
}
.tw-bs .glyphicon-th:before {
content: "\e011";
}
.tw-bs .glyphicon-th-list:before {
content: "\e012";
}
.tw-bs .glyphicon-ok:before {
content: "\e013";
}
.tw-bs .glyphicon-remove:before {
content: "\e014";
}
.tw-bs .glyphicon-zoom-in:before {
content: "\e015";
}
.tw-bs .glyphicon-zoom-out:before {
content: "\e016";
}
.tw-bs .glyphicon-off:before {
content: "\e017";
}
.tw-bs .glyphicon-signal:before {
content: "\e018";
}
.tw-bs .glyphicon-cog:before {
content: "\e019";
}
.tw-bs .glyphicon-trash:before {
content: "\e020";
}
.tw-bs .glyphicon-home:before {
content: "\e021";
}
.tw-bs .glyphicon-file:before {
content: "\e022";
}
.tw-bs .glyphicon-time:before {
content: "\e023";
}
.tw-bs .glyphicon-road:before {
content: "\e024";
}
.tw-bs .glyphicon-download-alt:before {
content: "\e025";
}
.tw-bs .glyphicon-download:before {
content: "\e026";
}
.tw-bs .glyphicon-upload:before {
content: "\e027";
}
.tw-bs .glyphicon-inbox:before {
content: "\e028";
}
.tw-bs .glyphicon-play-circle:before {
content: "\e029";
}
.tw-bs .glyphicon-repeat:before {
content: "\e030";
}
.tw-bs .glyphicon-refresh:before {
content: "\e031";
}
.tw-bs .glyphicon-list-alt:before {
content: "\e032";
}
.tw-bs .glyphicon-lock:before {
content: "\e033";
}
.tw-bs .glyphicon-flag:before {
content: "\e034";
}
.tw-bs .glyphicon-headphones:before {
content: "\e035";
}
.tw-bs .glyphicon-volume-off:before {
content: "\e036";
}
.tw-bs .glyphicon-volume-down:before {
content: "\e037";
}
.tw-bs .glyphicon-volume-up:before {
content: "\e038";
}
.tw-bs .glyphicon-qrcode:before {
content: "\e039";
}
.tw-bs .glyphicon-barcode:before {
content: "\e040";
}
.tw-bs .glyphicon-tag:before {
content: "\e041";
}
.tw-bs .glyphicon-tags:before {
content: "\e042";
}
.tw-bs .glyphicon-book:before {
content: "\e043";
}
.tw-bs .glyphicon-bookmark:before {
content: "\e044";
}
.tw-bs .glyphicon-print:before {
content: "\e045";
}
.tw-bs .glyphicon-camera:before {
content: "\e046";
}
.tw-bs .glyphicon-font:before {
content: "\e047";
}
.tw-bs .glyphicon-bold:before {
content: "\e048";
}
.tw-bs .glyphicon-italic:before {
content: "\e049";
}
.tw-bs .glyphicon-text-height:before {
content: "\e050";
}
.tw-bs .glyphicon-text-width:before {
content: "\e051";
}
.tw-bs .glyphicon-align-left:before {
content: "\e052";
}
.tw-bs .glyphicon-align-center:before {
content: "\e053";
}
.tw-bs .glyphicon-align-right:before {
content: "\e054";
}
.tw-bs .glyphicon-align-justify:before {
content: "\e055";
}
.tw-bs .glyphicon-list:before {
content: "\e056";
}
.tw-bs .glyphicon-indent-left:before {
content: "\e057";
}
.tw-bs .glyphicon-indent-right:before {
content: "\e058";
}
.tw-bs .glyphicon-facetime-video:before {
content: "\e059";
}
.tw-bs .glyphicon-picture:before {
content: "\e060";
}
.tw-bs .glyphicon-map-marker:before {
content: "\e062";
}
.tw-bs .glyphicon-adjust:before {
content: "\e063";
}
.tw-bs .glyphicon-tint:before {
content: "\e064";
}
.tw-bs .glyphicon-edit:before {
content: "\e065";
}
.tw-bs .glyphicon-share:before {
content: "\e066";
}
.tw-bs .glyphicon-check:before {
content: "\e067";
}
.tw-bs .glyphicon-move:before {
content: "\e068";
}
.tw-bs .glyphicon-step-backward:before {
content: "\e069";
}
.tw-bs .glyphicon-fast-backward:before {
content: "\e070";
}
.tw-bs .glyphicon-backward:before {
content: "\e071";
}
.tw-bs .glyphicon-play:before {
content: "\e072";
}
.tw-bs .glyphicon-pause:before {
content: "\e073";
}
.tw-bs .glyphicon-stop:before {
content: "\e074";
}
.tw-bs .glyphicon-forward:before {
content: "\e075";
}
.tw-bs .glyphicon-fast-forward:before {
content: "\e076";
}
.tw-bs .glyphicon-step-forward:before {
content: "\e077";
}
.tw-bs .glyphicon-eject:before {
content: "\e078";
}
.tw-bs .glyphicon-chevron-left:before {
content: "\e079";
}
.tw-bs .glyphicon-chevron-right:before {
content: "\e080";
}
.tw-bs .glyphicon-plus-sign:before {
content: "\e081";
}
.tw-bs .glyphicon-minus-sign:before {
content: "\e082";
}
.tw-bs .glyphicon-remove-sign:before {
content: "\e083";
}
.tw-bs .glyphicon-ok-sign:before {
content: "\e084";
}
.tw-bs .glyphicon-question-sign:before {
content: "\e085";
}
.tw-bs .glyphicon-info-sign:before {
content: "\e086";
}
.tw-bs .glyphicon-screenshot:before {
content: "\e087";
}
.tw-bs .glyphicon-remove-circle:before {
content: "\e088";
}
.tw-bs .glyphicon-ok-circle:before {
content: "\e089";
}
.tw-bs .glyphicon-ban-circle:before {
content: "\e090";
}
.tw-bs .glyphicon-arrow-left:before {
content: "\e091";
}
.tw-bs .glyphicon-arrow-right:before {
content: "\e092";
}
.tw-bs .glyphicon-arrow-up:before {
content: "\e093";
}
.tw-bs .glyphicon-arrow-down:before {
content: "\e094";
}
.tw-bs .glyphicon-share-alt:before {
content: "\e095";
}
.tw-bs .glyphicon-resize-full:before {
content: "\e096";
}
.tw-bs .glyphicon-resize-small:before {
content: "\e097";
}
.tw-bs .glyphicon-exclamation-sign:before {
content: "\e101";
}
.tw-bs .glyphicon-gift:before {
content: "\e102";
}
.tw-bs .glyphicon-leaf:before {
content: "\e103";
}
.tw-bs .glyphicon-fire:before {
content: "\e104";
}
.tw-bs .glyphicon-eye-open:before {
content: "\e105";
}
.tw-bs .glyphicon-eye-close:before {
content: "\e106";
}
.tw-bs .glyphicon-warning-sign:before {
content: "\e107";
}
.tw-bs .glyphicon-plane:before {
content: "\e108";
}
.tw-bs .glyphicon-calendar:before {
content: "\e109";
}
.tw-bs .glyphicon-random:before {
content: "\e110";
}
.tw-bs .glyphicon-comment:before {
content: "\e111";
}
.tw-bs .glyphicon-magnet:before {
content: "\e112";
}
.tw-bs .glyphicon-chevron-up:before {
content: "\e113";
}
.tw-bs .glyphicon-chevron-down:before {
content: "\e114";
}
.tw-bs .glyphicon-retweet:before {
content: "\e115";
}
.tw-bs .glyphicon-shopping-cart:before {
content: "\e116";
}
.tw-bs .glyphicon-folder-close:before {
content: "\e117";
}
.tw-bs .glyphicon-folder-open:before {
content: "\e118";
}
.tw-bs .glyphicon-resize-vertical:before {
content: "\e119";
}
.tw-bs .glyphicon-resize-horizontal:before {
content: "\e120";
}
.tw-bs .glyphicon-hdd:before {
content: "\e121";
}
.tw-bs .glyphicon-bullhorn:before {
content: "\e122";
}
.tw-bs .glyphicon-bell:before {
content: "\e123";
}
.tw-bs .glyphicon-certificate:before {
content: "\e124";
}
.tw-bs .glyphicon-thumbs-up:before {
content: "\e125";
}
.tw-bs .glyphicon-thumbs-down:before {
content: "\e126";
}
.tw-bs .glyphicon-hand-right:before {
content: "\e127";
}
.tw-bs .glyphicon-hand-left:before {
content: "\e128";
}
.tw-bs .glyphicon-hand-up:before {
content: "\e129";
}
.tw-bs .glyphicon-hand-down:before {
content: "\e130";
}
.tw-bs .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.tw-bs .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.tw-bs .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.tw-bs .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.tw-bs .glyphicon-globe:before {
content: "\e135";
}
.tw-bs .glyphicon-wrench:before {
content: "\e136";
}
.tw-bs .glyphicon-tasks:before {
content: "\e137";
}
.tw-bs .glyphicon-filter:before {
content: "\e138";
}
.tw-bs .glyphicon-briefcase:before {
content: "\e139";
}
.tw-bs .glyphicon-fullscreen:before {
content: "\e140";
}
.tw-bs .glyphicon-dashboard:before {
content: "\e141";
}
.tw-bs .glyphicon-paperclip:before {
content: "\e142";
}
.tw-bs .glyphicon-heart-empty:before {
content: "\e143";
}
.tw-bs .glyphicon-link:before {
content: "\e144";
}
.tw-bs .glyphicon-phone:before {
content: "\e145";
}
.tw-bs .glyphicon-pushpin:before {
content: "\e146";
}
.tw-bs .glyphicon-usd:before {
content: "\e148";
}
.tw-bs .glyphicon-gbp:before {
content: "\e149";
}
.tw-bs .glyphicon-sort:before {
content: "\e150";
}
.tw-bs .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.tw-bs .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.tw-bs .glyphicon-sort-by-order:before {
content: "\e153";
}
.tw-bs .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.tw-bs .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.tw-bs .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.tw-bs .glyphicon-unchecked:before {
content: "\e157";
}
.tw-bs .glyphicon-expand:before {
content: "\e158";
}
.tw-bs .glyphicon-collapse-down:before {
content: "\e159";
}
.tw-bs .glyphicon-collapse-up:before {
content: "\e160";
}
.tw-bs .glyphicon-log-in:before {
content: "\e161";
}
.tw-bs .glyphicon-flash:before {
content: "\e162";
}
.tw-bs .glyphicon-log-out:before {
content: "\e163";
}
.tw-bs .glyphicon-new-window:before {
content: "\e164";
}
.tw-bs .glyphicon-record:before {
content: "\e165";
}
.tw-bs .glyphicon-save:before {
content: "\e166";
}
.tw-bs .glyphicon-open:before {
content: "\e167";
}
.tw-bs .glyphicon-saved:before {
content: "\e168";
}
.tw-bs .glyphicon-import:before {
content: "\e169";
}
.tw-bs .glyphicon-export:before {
content: "\e170";
}
.tw-bs .glyphicon-send:before {
content: "\e171";
}
.tw-bs .glyphicon-floppy-disk:before {
content: "\e172";
}
.tw-bs .glyphicon-floppy-saved:before {
content: "\e173";
}
.tw-bs .glyphicon-floppy-remove:before {
content: "\e174";
}
.tw-bs .glyphicon-floppy-save:before {
content: "\e175";
}
.tw-bs .glyphicon-floppy-open:before {
content: "\e176";
}
.tw-bs .glyphicon-credit-card:before {
content: "\e177";
}
.tw-bs .glyphicon-transfer:before {
content: "\e178";
}
.tw-bs .glyphicon-cutlery:before {
content: "\e179";
}
.tw-bs .glyphicon-header:before {
content: "\e180";
}
.tw-bs .glyphicon-compressed:before {
content: "\e181";
}
.tw-bs .glyphicon-earphone:before {
content: "\e182";
}
.tw-bs .glyphicon-phone-alt:before {
content: "\e183";
}
.tw-bs .glyphicon-tower:before {
content: "\e184";
}
.tw-bs .glyphicon-stats:before {
content: "\e185";
}
.tw-bs .glyphicon-sd-video:before {
content: "\e186";
}
.tw-bs .glyphicon-hd-video:before {
content: "\e187";
}
.tw-bs .glyphicon-subtitles:before {
content: "\e188";
}
.tw-bs .glyphicon-sound-stereo:before {
content: "\e189";
}
.tw-bs .glyphicon-sound-dolby:before {
content: "\e190";
}
.tw-bs .glyphicon-sound-5-1:before {
content: "\e191";
}
.tw-bs .glyphicon-sound-6-1:before {
content: "\e192";
}
.tw-bs .glyphicon-sound-7-1:before {
content: "\e193";
}
.tw-bs .glyphicon-copyright-mark:before {
content: "\e194";
}
.tw-bs .glyphicon-registration-mark:before {
content: "\e195";
}
.tw-bs .glyphicon-cloud-download:before {
content: "\e197";
}
.tw-bs .glyphicon-cloud-upload:before {
content: "\e198";
}
.tw-bs .glyphicon-tree-conifer:before {
content: "\e199";
}
.tw-bs .glyphicon-tree-deciduous:before {
content: "\e200";
}
.tw-bs .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.tw-bs .dropdown {
position: relative;
}
.tw-bs .dropdown-toggle:focus {
outline: 0;
}
.tw-bs .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.tw-bs .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.tw-bs .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.tw-bs .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333;
white-space: nowrap;
}
.tw-bs .dropdown-menu > li > a:hover,
.tw-bs .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.tw-bs .dropdown-menu > .active > a,
.tw-bs .dropdown-menu > .active > a:hover,
.tw-bs .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.tw-bs .dropdown-menu > .disabled > a,
.tw-bs .dropdown-menu > .disabled > a:hover,
.tw-bs .dropdown-menu > .disabled > a:focus {
color: #999999;
}
.tw-bs .dropdown-menu > .disabled > a:hover,
.tw-bs .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .open > .dropdown-menu {
display: block;
}
.tw-bs .open > a {
outline: 0;
}
.tw-bs .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.tw-bs .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.tw-bs .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.tw-bs .dropup .caret,
.tw-bs .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.tw-bs .dropup .dropdown-menu,
.tw-bs .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.tw-bs .navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.tw-bs .btn-group,
.tw-bs .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.tw-bs .btn-group > .btn,
.tw-bs .btn-group-vertical > .btn {
position: relative;
float: left;
}
.tw-bs .btn-group > .btn:hover,
.tw-bs .btn-group-vertical > .btn:hover,
.tw-bs .btn-group > .btn:focus,
.tw-bs .btn-group-vertical > .btn:focus,
.tw-bs .btn-group > .btn:active,
.tw-bs .btn-group-vertical > .btn:active,
.tw-bs .btn-group > .btn.active,
.tw-bs .btn-group-vertical > .btn.active {
z-index: 2;
}
.tw-bs .btn-group > .btn:focus,
.tw-bs .btn-group-vertical > .btn:focus {
outline: 0;
}
.tw-bs .btn-group .btn + .btn,
.tw-bs .btn-group .btn + .btn-group,
.tw-bs .btn-group .btn-group + .btn,
.tw-bs .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.tw-bs .btn-toolbar:before,
.tw-bs .btn-toolbar:after {
display: table;
content: " ";
}
.tw-bs .btn-toolbar:after {
clear: both;
}
.tw-bs .btn-toolbar:before,
.tw-bs .btn-toolbar:after {
display: table;
content: " ";
}
.tw-bs .btn-toolbar:after {
clear: both;
}
.tw-bs .btn-toolbar .btn-group {
float: left;
}
.tw-bs .btn-toolbar > .btn + .btn,
.tw-bs .btn-toolbar > .btn-group + .btn,
.tw-bs .btn-toolbar > .btn + .btn-group,
.tw-bs .btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.tw-bs .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.tw-bs .btn-group > .btn:first-child {
margin-left: 0;
}
.tw-bs .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs .btn-group > .btn:last-child:not(:first-child),
.tw-bs .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .btn-group > .btn-group {
float: left;
}
.tw-bs .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs .btn-group > .btn-group:first-child > .btn:last-child,
.tw-bs .btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs .btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .btn-group .dropdown-toggle:active,
.tw-bs .btn-group.open .dropdown-toggle {
outline: 0;
}
.tw-bs .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.tw-bs .btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.tw-bs .btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.tw-bs .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tw-bs .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.tw-bs .btn .caret {
margin-left: 0;
}
.tw-bs .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.tw-bs .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.tw-bs .btn-group-vertical > .btn,
.tw-bs .btn-group-vertical > .btn-group,
.tw-bs .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.tw-bs .btn-group-vertical > .btn-group:before,
.tw-bs .btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.tw-bs .btn-group-vertical > .btn-group:after {
clear: both;
}
.tw-bs .btn-group-vertical > .btn-group:before,
.tw-bs .btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.tw-bs .btn-group-vertical > .btn-group:after {
clear: both;
}
.tw-bs .btn-group-vertical > .btn-group > .btn {
float: none;
}
.tw-bs .btn-group-vertical > .btn + .btn,
.tw-bs .btn-group-vertical > .btn + .btn-group,
.tw-bs .btn-group-vertical > .btn-group + .btn,
.tw-bs .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.tw-bs .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.tw-bs .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.tw-bs .btn-group-justified > .btn,
.tw-bs .btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.tw-bs .btn-group-justified > .btn-group .btn {
width: 100%;
}
.tw-bs [data-toggle="buttons"] > .btn > input[type="radio"],
.tw-bs [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.tw-bs .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.tw-bs .input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.tw-bs .input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.tw-bs .input-group-lg > .form-control,
.tw-bs .input-group-lg > .input-group-addon,
.tw-bs .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.tw-bs select.input-group-lg > .form-control,
.tw-bs select.input-group-lg > .input-group-addon,
.tw-bs select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.tw-bs textarea.input-group-lg > .form-control,
.tw-bs textarea.input-group-lg > .input-group-addon,
.tw-bs textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.tw-bs .input-group-sm > .form-control,
.tw-bs .input-group-sm > .input-group-addon,
.tw-bs .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.tw-bs select.input-group-sm > .form-control,
.tw-bs select.input-group-sm > .input-group-addon,
.tw-bs select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.tw-bs textarea.input-group-sm > .form-control,
.tw-bs textarea.input-group-sm > .input-group-addon,
.tw-bs textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.tw-bs .input-group-addon,
.tw-bs .input-group-btn,
.tw-bs .input-group .form-control {
display: table-cell;
}
.tw-bs .input-group-addon:not(:first-child):not(:last-child),
.tw-bs .input-group-btn:not(:first-child):not(:last-child),
.tw-bs .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs .input-group-addon,
.tw-bs .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.tw-bs .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.tw-bs .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.tw-bs .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.tw-bs .input-group-addon input[type="radio"],
.tw-bs .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.tw-bs .input-group .form-control:first-child,
.tw-bs .input-group-addon:first-child,
.tw-bs .input-group-btn:first-child > .btn,
.tw-bs .input-group-btn:first-child > .dropdown-toggle,
.tw-bs .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs .input-group-addon:first-child {
border-right: 0;
}
.tw-bs .input-group .form-control:last-child,
.tw-bs .input-group-addon:last-child,
.tw-bs .input-group-btn:last-child > .btn,
.tw-bs .input-group-btn:last-child > .dropdown-toggle,
.tw-bs .input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .input-group-addon:last-child {
border-left: 0;
}
.tw-bs .input-group-btn {
position: relative;
white-space: nowrap;
}
.tw-bs .input-group-btn:first-child > .btn {
margin-right: -1px;
}
.tw-bs .input-group-btn:last-child > .btn {
margin-left: -1px;
}
.tw-bs .input-group-btn > .btn {
position: relative;
}
.tw-bs .input-group-btn > .btn + .btn {
margin-left: -4px;
}
.tw-bs .input-group-btn > .btn:hover,
.tw-bs .input-group-btn > .btn:active {
z-index: 2;
}
.tw-bs .nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs .nav:before,
.tw-bs .nav:after {
display: table;
content: " ";
}
.tw-bs .nav:after {
clear: both;
}
.tw-bs .nav:before,
.tw-bs .nav:after {
display: table;
content: " ";
}
.tw-bs .nav:after {
clear: both;
}
.tw-bs .nav > li {
position: relative;
display: block;
}
.tw-bs .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.tw-bs .nav > li > a:hover,
.tw-bs .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.tw-bs .nav > li.disabled > a {
color: #999999;
}
.tw-bs .nav > li.disabled > a:hover,
.tw-bs .nav > li.disabled > a:focus {
color: #999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.tw-bs .nav .open > a,
.tw-bs .nav .open > a:hover,
.tw-bs .nav .open > a:focus {
background-color: #eee;
border-color: #428bca;
}
.tw-bs .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.tw-bs .nav > li > a > img {
max-width: none;
}
.tw-bs .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.tw-bs .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.tw-bs .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.tw-bs .nav-tabs > li.active > a,
.tw-bs .nav-tabs > li.active > a:hover,
.tw-bs .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.tw-bs .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.tw-bs .nav-tabs.nav-justified > li {
float: none;
}
.tw-bs .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.tw-bs .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.tw-bs .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.tw-bs .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.tw-bs .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.tw-bs .nav-tabs.nav-justified > .active > a,
.tw-bs .nav-tabs.nav-justified > .active > a:hover,
.tw-bs .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.tw-bs .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs.nav-justified > .active > a,
.tw-bs .nav-tabs.nav-justified > .active > a:hover,
.tw-bs .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tw-bs .nav-pills > li {
float: left;
}
.tw-bs .nav-pills > li > a {
border-radius: 4px;
}
.tw-bs .nav-pills > li + li {
margin-left: 2px;
}
.tw-bs .nav-pills > li.active > a,
.tw-bs .nav-pills > li.active > a:hover,
.tw-bs .nav-pills > li.active > a:focus {
color: #fff;
background-color: #428bca;
}
.tw-bs .nav-stacked > li {
float: none;
}
.tw-bs .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.tw-bs .nav-justified {
width: 100%;
}
.tw-bs .nav-justified > li {
float: none;
}
.tw-bs .nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.tw-bs .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.tw-bs .nav-justified > li {
display: table-cell;
width: 1%;
}
.tw-bs .nav-justified > li > a {
margin-bottom: 0;
}
}
.tw-bs .nav-tabs-justified {
border-bottom: 0;
}
.tw-bs .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.tw-bs .nav-tabs-justified > .active > a,
.tw-bs .nav-tabs-justified > .active > a:hover,
.tw-bs .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.tw-bs .nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs-justified > .active > a,
.tw-bs .nav-tabs-justified > .active > a:hover,
.tw-bs .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tw-bs .tab-content > .tab-pane {
display: none;
}
.tw-bs .tab-content > .active {
display: block;
}
.tw-bs .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.tw-bs .navbar:before,
.tw-bs .navbar:after {
display: table;
content: " ";
}
.tw-bs .navbar:after {
clear: both;
}
.tw-bs .navbar:before,
.tw-bs .navbar:after {
display: table;
content: " ";
}
.tw-bs .navbar:after {
clear: both;
}
@media (min-width: 768px) {
.tw-bs .navbar {
border-radius: 4px;
}
}
.tw-bs .navbar-header:before,
.tw-bs .navbar-header:after {
display: table;
content: " ";
}
.tw-bs .navbar-header:after {
clear: both;
}
.tw-bs .navbar-header:before,
.tw-bs .navbar-header:after {
display: table;
content: " ";
}
.tw-bs .navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.tw-bs .navbar-header {
float: left;
}
}
.tw-bs .navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.tw-bs .navbar-collapse:before,
.tw-bs .navbar-collapse:after {
display: table;
content: " ";
}
.tw-bs .navbar-collapse:after {
clear: both;
}
.tw-bs .navbar-collapse:before,
.tw-bs .navbar-collapse:after {
display: table;
content: " ";
}
.tw-bs .navbar-collapse:after {
clear: both;
}
.tw-bs .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.tw-bs .navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.tw-bs .navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible !important;
}
.tw-bs .navbar-collapse.in {
overflow-y: visible;
}
.tw-bs .navbar-fixed-top .navbar-collapse,
.tw-bs .navbar-static-top .navbar-collapse,
.tw-bs .navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.tw-bs .container > .navbar-header,
.tw-bs .container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.tw-bs .container > .navbar-header,
.tw-bs .container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.tw-bs .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.tw-bs .navbar-static-top {
border-radius: 0;
}
}
.tw-bs .navbar-fixed-top,
.tw-bs .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.tw-bs .navbar-fixed-top,
.tw-bs .navbar-fixed-bottom {
border-radius: 0;
}
}
.tw-bs .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.tw-bs .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.tw-bs .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.tw-bs .navbar-brand:hover,
.tw-bs .navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.tw-bs .navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.tw-bs .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.tw-bs .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.tw-bs .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.tw-bs .navbar-toggle {
display: none;
}
}
.tw-bs .navbar-nav {
margin: 7.5px -15px;
}
.tw-bs .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.tw-bs .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.tw-bs .navbar-nav .open .dropdown-menu > li > a,
.tw-bs .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.tw-bs .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.tw-bs .navbar-nav .open .dropdown-menu > li > a:hover,
.tw-bs .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.tw-bs .navbar-nav {
float: left;
margin: 0;
}
.tw-bs .navbar-nav > li {
float: left;
}
.tw-bs .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.tw-bs .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.tw-bs .navbar-left {
float: left !important;
}
.tw-bs .navbar-right {
float: right !important;
}
}
.tw-bs .navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.tw-bs .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs .navbar-form .form-control {
display: inline-block;
}
.tw-bs .navbar-form select.form-control {
width: auto;
}
.tw-bs .navbar-form .radio,
.tw-bs .navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs .navbar-form .radio input[type="radio"],
.tw-bs .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.tw-bs .navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.tw-bs .navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.tw-bs .navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.tw-bs .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs .navbar-nav.pull-right > li > .dropdown-menu,
.tw-bs .navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.tw-bs .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.tw-bs .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.tw-bs .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.tw-bs .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.tw-bs .navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.tw-bs .navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.tw-bs .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-brand {
color: #777777;
}
.tw-bs .navbar-default .navbar-brand:hover,
.tw-bs .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.tw-bs .navbar-default .navbar-text {
color: #777777;
}
.tw-bs .navbar-default .navbar-nav > li > a {
color: #777777;
}
.tw-bs .navbar-default .navbar-nav > li > a:hover,
.tw-bs .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.tw-bs .navbar-default .navbar-nav > .active > a,
.tw-bs .navbar-default .navbar-nav > .active > a:hover,
.tw-bs .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-nav > .disabled > a,
.tw-bs .navbar-default .navbar-nav > .disabled > a:hover,
.tw-bs .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.tw-bs .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.tw-bs .navbar-default .navbar-toggle:hover,
.tw-bs .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.tw-bs .navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.tw-bs .navbar-default .navbar-collapse,
.tw-bs .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-nav > .open > a,
.tw-bs .navbar-default .navbar-nav > .open > a:hover,
.tw-bs .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.tw-bs .navbar-default .navbar-link {
color: #777777;
}
.tw-bs .navbar-default .navbar-link:hover {
color: #333333;
}
.tw-bs .navbar-inverse {
background-color: #222;
border-color: #080808;
}
.tw-bs .navbar-inverse .navbar-brand {
color: #999999;
}
.tw-bs .navbar-inverse .navbar-brand:hover,
.tw-bs .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-text {
color: #999999;
}
.tw-bs .navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.tw-bs .navbar-inverse .navbar-nav > li > a:hover,
.tw-bs .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-nav > .active > a,
.tw-bs .navbar-inverse .navbar-nav > .active > a:hover,
.tw-bs .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.tw-bs .navbar-inverse .navbar-nav > .disabled > a,
.tw-bs .navbar-inverse .navbar-nav > .disabled > a:hover,
.tw-bs .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.tw-bs .navbar-inverse .navbar-toggle:hover,
.tw-bs .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.tw-bs .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.tw-bs .navbar-inverse .navbar-collapse,
.tw-bs .navbar-inverse .navbar-form {
border-color: #101010;
}
.tw-bs .navbar-inverse .navbar-nav > .open > a,
.tw-bs .navbar-inverse .navbar-nav > .open > a:hover,
.tw-bs .navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.tw-bs .navbar-inverse .navbar-link {
color: #999999;
}
.tw-bs .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.tw-bs .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.tw-bs .breadcrumb > li {
display: inline-block;
}
.tw-bs .breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.tw-bs .breadcrumb > .active {
color: #999999;
}
.tw-bs .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.tw-bs .pagination > li {
display: inline;
}
.tw-bs .pagination > li > a,
.tw-bs .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #fff;
border: 1px solid #dddddd;
}
.tw-bs .pagination > li:first-child > a,
.tw-bs .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.tw-bs .pagination > li:last-child > a,
.tw-bs .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.tw-bs .pagination > li > a:hover,
.tw-bs .pagination > li > span:hover,
.tw-bs .pagination > li > a:focus,
.tw-bs .pagination > li > span:focus {
background-color: #eeeeee;
}
.tw-bs .pagination > .active > a,
.tw-bs .pagination > .active > span,
.tw-bs .pagination > .active > a:hover,
.tw-bs .pagination > .active > span:hover,
.tw-bs .pagination > .active > a:focus,
.tw-bs .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.tw-bs .pagination > .disabled > span,
.tw-bs .pagination > .disabled > span:hover,
.tw-bs .pagination > .disabled > span:focus,
.tw-bs .pagination > .disabled > a,
.tw-bs .pagination > .disabled > a:hover,
.tw-bs .pagination > .disabled > a:focus {
color: #999;
cursor: not-allowed;
background-color: #fff;
border-color: #dddddd;
}
.tw-bs .pagination-lg > li > a,
.tw-bs .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.tw-bs .pagination-lg > li:first-child > a,
.tw-bs .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.tw-bs .pagination-lg > li:last-child > a,
.tw-bs .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.tw-bs .pagination-sm > li > a,
.tw-bs .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.tw-bs .pagination-sm > li:first-child > a,
.tw-bs .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.tw-bs .pagination-sm > li:last-child > a,
.tw-bs .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.tw-bs .pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.tw-bs .pager:before,
.tw-bs .pager:after {
display: table;
content: " ";
}
.tw-bs .pager:after {
clear: both;
}
.tw-bs .pager:before,
.tw-bs .pager:after {
display: table;
content: " ";
}
.tw-bs .pager:after {
clear: both;
}
.tw-bs .pager li {
display: inline;
}
.tw-bs .pager li > a,
.tw-bs .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.tw-bs .pager li > a:hover,
.tw-bs .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.tw-bs .pager .next > a,
.tw-bs .pager .next > span {
float: right;
}
.tw-bs .pager .previous > a,
.tw-bs .pager .previous > span {
float: left;
}
.tw-bs .pager .disabled > a,
.tw-bs .pager .disabled > a:hover,
.tw-bs .pager .disabled > a:focus,
.tw-bs .pager .disabled > span {
color: #999;
cursor: not-allowed;
background-color: #ffffff;
}
.tw-bs .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
}
.tw-bs .label[href]:hover,
.tw-bs .label[href]:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.tw-bs .label:empty {
display: none;
}
.tw-bs .btn .label {
position: relative;
top: -1px;
}
.tw-bs .label-default {
background-color: #999999;
}
.tw-bs .label-default[href]:hover,
.tw-bs .label-default[href]:focus {
background-color: #808080;
}
.tw-bs .label-primary {
background-color: #428bca;
}
.tw-bs .label-primary[href]:hover,
.tw-bs .label-primary[href]:focus {
background-color: #3071a9;
}
.tw-bs .label-success {
background-color: #5cb85c;
}
.tw-bs .label-success[href]:hover,
.tw-bs .label-success[href]:focus {
background-color: #449d44;
}
.tw-bs .label-info {
background-color: #5bc0de;
}
.tw-bs .label-info[href]:hover,
.tw-bs .label-info[href]:focus {
background-color: #31b0d5;
}
.tw-bs .label-warning {
background-color: #f0ad4e;
}
.tw-bs .label-warning[href]:hover,
.tw-bs .label-warning[href]:focus {
background-color: #ec971f;
}
.tw-bs .label-danger {
background-color: #d9534f;
}
.tw-bs .label-danger[href]:hover,
.tw-bs .label-danger[href]:focus {
background-color: #c9302c;
}
.tw-bs .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
border-radius: 10px;
}
.tw-bs .badge:empty {
display: none;
}
.tw-bs .btn .badge {
position: relative;
top: -1px;
}
.tw-bs a.badge:hover,
.tw-bs a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.tw-bs a.list-group-item.active > .badge,
.tw-bs .nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.tw-bs .nav-pills > li > a > .badge {
margin-left: 3px;
}
.tw-bs .jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.tw-bs .jumbotron h1,
.tw-bs .jumbotron .h1 {
line-height: 1;
color: inherit;
}
.tw-bs .jumbotron p {
line-height: 1.4;
}
.tw-bs .container .jumbotron {
border-radius: 6px;
}
.tw-bs .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.tw-bs .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.tw-bs .container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.tw-bs .jumbotron h1,
.tw-bs .jumbotron .h1 {
font-size: 63px;
}
}
.tw-bs .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.tw-bs .thumbnail > img,
.tw-bs .thumbnail a > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.tw-bs a.thumbnail:hover,
.tw-bs a.thumbnail:focus,
.tw-bs a.thumbnail.active {
border-color: #428bca;
}
.tw-bs .thumbnail .caption {
padding: 9px;
color: #333333;
}
.tw-bs .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.tw-bs .alert h4 {
margin-top: 0;
color: inherit;
}
.tw-bs .alert .alert-link {
font-weight: bold;
}
.tw-bs .alert > p,
.tw-bs .alert > ul {
margin-bottom: 0;
}
.tw-bs .alert > p + p {
margin-top: 5px;
}
.tw-bs .alert-dismissable {
padding-right: 35px;
}
.tw-bs .alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.tw-bs .alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.tw-bs .alert-success hr {
border-top-color: #c9e2b3;
}
.tw-bs .alert-success .alert-link {
color: #2b542c;
}
.tw-bs .alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.tw-bs .alert-info hr {
border-top-color: #a6e1ec;
}
.tw-bs .alert-info .alert-link {
color: #245269;
}
.tw-bs .alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.tw-bs .alert-warning hr {
border-top-color: #f7e1b5;
}
.tw-bs .alert-warning .alert-link {
color: #66512c;
}
.tw-bs .alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.tw-bs .alert-danger hr {
border-top-color: #e4b9c0;
}
.tw-bs .alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.tw-bs .progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.tw-bs .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
transition: width 0.6s ease;
}
.tw-bs .progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.tw-bs .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.tw-bs .progress-bar-success {
background-color: #5cb85c;
}
.tw-bs .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
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);
}
.tw-bs .progress-bar-info {
background-color: #5bc0de;
}
.tw-bs .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-bar-warning {
background-color: #f0ad4e;
}
.tw-bs .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
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);
}
.tw-bs .progress-bar-danger {
background-color: #d9534f;
}
.tw-bs .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .media,
.tw-bs .media-body {
overflow: hidden;
zoom: 1;
}
.tw-bs .media,
.tw-bs .media .media {
margin-top: 15px;
}
.tw-bs .media:first-child {
margin-top: 0;
}
.tw-bs .media-object {
display: block;
}
.tw-bs .media-heading {
margin: 0 0 5px;
}
.tw-bs .media > .pull-left {
margin-right: 10px;
}
.tw-bs .media > .pull-right {
margin-left: 10px;
}
.tw-bs .media-list {
padding-left: 0;
list-style: none;
}
.tw-bs .list-group {
padding-left: 0;
margin-bottom: 20px;
}
.tw-bs .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #dddddd;
}
.tw-bs .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.tw-bs .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.tw-bs .list-group-item > .badge {
float: right;
}
.tw-bs .list-group-item > .badge + .badge {
margin-right: 5px;
}
.tw-bs a.list-group-item {
color: #555555;
}
.tw-bs a.list-group-item .list-group-item-heading {
color: #333333;
}
.tw-bs a.list-group-item:hover,
.tw-bs a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.tw-bs a.list-group-item.active,
.tw-bs a.list-group-item.active:hover,
.tw-bs a.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
.tw-bs a.list-group-item.active .list-group-item-heading,
.tw-bs a.list-group-item.active:hover .list-group-item-heading,
.tw-bs a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.tw-bs a.list-group-item.active .list-group-item-text,
.tw-bs a.list-group-item.active:hover .list-group-item-text,
.tw-bs a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.tw-bs .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.tw-bs .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.tw-bs .panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .panel-body {
padding: 15px;
}
.tw-bs .panel-body:before,
.tw-bs .panel-body:after {
display: table;
content: " ";
}
.tw-bs .panel-body:after {
clear: both;
}
.tw-bs .panel-body:before,
.tw-bs .panel-body:after {
display: table;
content: " ";
}
.tw-bs .panel-body:after {
clear: both;
}
.tw-bs .panel > .list-group {
margin-bottom: 0;
}
.tw-bs .panel > .list-group .list-group-item {
border-width: 1px 0;
}
.tw-bs .panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.tw-bs .panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.tw-bs .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.tw-bs .panel > .table,
.tw-bs .panel > .table-responsive > .table {
margin-bottom: 0;
}
.tw-bs .panel > .panel-body + .table,
.tw-bs .panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.tw-bs .panel > .table > tbody:first-child th,
.tw-bs .panel > .table > tbody:first-child td {
border-top: 0;
}
.tw-bs .panel > .table-bordered,
.tw-bs .panel > .table-responsive > .table-bordered {
border: 0;
}
.tw-bs .panel > .table-bordered > thead > tr > th:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.tw-bs .panel > .table-bordered > tbody > tr > th:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.tw-bs .panel > .table-bordered > tfoot > tr > th:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.tw-bs .panel > .table-bordered > thead > tr > td:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.tw-bs .panel > .table-bordered > tbody > tr > td:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.tw-bs .panel > .table-bordered > tfoot > tr > td:first-child,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.tw-bs .panel > .table-bordered > thead > tr > th:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.tw-bs .panel > .table-bordered > tbody > tr > th:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.tw-bs .panel > .table-bordered > tfoot > tr > th:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.tw-bs .panel > .table-bordered > thead > tr > td:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.tw-bs .panel > .table-bordered > tbody > tr > td:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.tw-bs .panel > .table-bordered > tfoot > tr > td:last-child,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.tw-bs .panel > .table-bordered > thead > tr:last-child > th,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.tw-bs .panel > .table-bordered > tbody > tr:last-child > th,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.tw-bs .panel > .table-bordered > tfoot > tr:last-child > th,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.tw-bs .panel > .table-bordered > thead > tr:last-child > td,
.tw-bs .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.tw-bs .panel > .table-bordered > tbody > tr:last-child > td,
.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.tw-bs .panel > .table-bordered > tfoot > tr:last-child > td,
.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.tw-bs .panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.tw-bs .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.tw-bs .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.tw-bs .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.tw-bs .panel-title > a {
color: inherit;
}
.tw-bs .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.tw-bs .panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.tw-bs .panel-group .panel + .panel {
margin-top: 5px;
}
.tw-bs .panel-group .panel-heading {
border-bottom: 0;
}
.tw-bs .panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.tw-bs .panel-group .panel-footer {
border-top: 0;
}
.tw-bs .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.tw-bs .panel-default {
border-color: #dddddd;
}
.tw-bs .panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.tw-bs .panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.tw-bs .panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.tw-bs .panel-primary {
border-color: #428bca;
}
.tw-bs .panel-primary > .panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
.tw-bs .panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.tw-bs .panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.tw-bs .panel-success {
border-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.tw-bs .panel-warning {
border-color: #faebcc;
}
.tw-bs .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.tw-bs .panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.tw-bs .panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.tw-bs .panel-danger {
border-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.tw-bs .panel-info {
border-color: #bce8f1;
}
.tw-bs .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.tw-bs .panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.tw-bs .panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.tw-bs .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.tw-bs .well-lg {
padding: 24px;
border-radius: 6px;
}
.tw-bs .well-sm {
padding: 9px;
border-radius: 3px;
}
.tw-bs .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
filter: alpha(opacity=20);
}
.tw-bs .close:hover,
.tw-bs .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
filter: alpha(opacity=50);
}
.tw-bs button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tw-bs .modal-open {
overflow: hidden;
}
.tw-bs .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.tw-bs .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.tw-bs .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.tw-bs .modal-dialog {
position: relative;
z-index: 1050;
width: auto;
margin: 10px;
}
.tw-bs .modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.tw-bs .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.tw-bs .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.tw-bs .modal-backdrop.in {
opacity: .5;
filter: alpha(opacity=50);
}
.tw-bs .modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.tw-bs .modal-header .close {
margin-top: -2px;
}
.tw-bs .modal-title {
margin: 0;
line-height: 1.428571429;
}
.tw-bs .modal-body {
position: relative;
padding: 20px;
}
.tw-bs .modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.tw-bs .modal-footer:before,
.tw-bs .modal-footer:after {
display: table;
content: " ";
}
.tw-bs .modal-footer:after {
clear: both;
}
.tw-bs .modal-footer:before,
.tw-bs .modal-footer:after {
display: table;
content: " ";
}
.tw-bs .modal-footer:after {
clear: both;
}
.tw-bs .modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.tw-bs .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.tw-bs .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.tw-bs .modal-dialog {
width: 600px;
margin: 30px auto;
}
.tw-bs .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tw-bs .tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tw-bs .tooltip.in {
opacity: .9;
filter: alpha(opacity=90);
}
.tw-bs .tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tw-bs .tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tw-bs .tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tw-bs .tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tw-bs .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tw-bs .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tw-bs .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000;
border-width: 5px 5px 0;
}
.tw-bs .tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000;
border-width: 5px 5px 0;
}
.tw-bs .tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000;
border-width: 5px 5px 0;
}
.tw-bs .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000;
border-width: 5px 5px 5px 0;
}
.tw-bs .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000;
border-width: 5px 0 5px 5px;
}
.tw-bs .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000;
border-width: 0 5px 5px;
}
.tw-bs .tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000;
border-width: 0 5px 5px;
}
.tw-bs .tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000;
border-width: 0 5px 5px;
}
.tw-bs .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 600px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.tw-bs .popover.top {
margin-top: -10px;
}
.tw-bs .popover.right {
margin-left: 10px;
}
.tw-bs .popover.bottom {
margin-top: 10px;
}
.tw-bs .popover.left {
margin-left: -10px;
}
.tw-bs .popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.tw-bs .popover-content {
padding: 9px 14px;
}
.tw-bs .popover .arrow,
.tw-bs .popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tw-bs .popover .arrow {
border-width: 11px;
}
.tw-bs .popover .arrow:after {
border-width: 10px;
content: "";
}
.tw-bs .popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.tw-bs .popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #fff;
border-bottom-width: 0;
content: " ";
}
.tw-bs .popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
margin-left: 0px !important;
}
.tw-bs .popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #fff;
border-left-width: 0;
content: " ";
}
.tw-bs .popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.tw-bs .popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #fff;
border-top-width: 0;
content: " ";
}
.tw-bs .popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.tw-bs .popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #fff;
border-right-width: 0;
content: " ";
}
.tw-bs .carousel {
position: relative;
}
.tw-bs .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.tw-bs .carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.tw-bs .carousel-inner > .item > img,
.tw-bs .carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.tw-bs .carousel-inner > .active,
.tw-bs .carousel-inner > .next,
.tw-bs .carousel-inner > .prev {
display: block;
}
.tw-bs .carousel-inner > .active {
left: 0;
}
.tw-bs .carousel-inner > .next,
.tw-bs .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.tw-bs .carousel-inner > .next {
left: 100%;
}
.tw-bs .carousel-inner > .prev {
left: -100%;
}
.tw-bs .carousel-inner > .next.left,
.tw-bs .carousel-inner > .prev.right {
left: 0;
}
.tw-bs .carousel-inner > .active.left {
left: -100%;
}
.tw-bs .carousel-inner > .active.right {
left: 100%;
}
.tw-bs .carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: .5;
filter: alpha(opacity=50);
}
.tw-bs .carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.tw-bs .carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.tw-bs .carousel-control:hover,
.tw-bs .carousel-control:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
filter: alpha(opacity=90);
}
.tw-bs .carousel-control .icon-prev,
.tw-bs .carousel-control .icon-next,
.tw-bs .carousel-control .glyphicon-chevron-left,
.tw-bs .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.tw-bs .carousel-control .icon-prev,
.tw-bs .carousel-control .glyphicon-chevron-left {
left: 50%;
}
.tw-bs .carousel-control .icon-next,
.tw-bs .carousel-control .glyphicon-chevron-right {
right: 50%;
}
.tw-bs .carousel-control .icon-prev,
.tw-bs .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.tw-bs .carousel-control .icon-prev:before {
content: '\2039';
}
.tw-bs .carousel-control .icon-next:before {
content: '\203a';
}
.tw-bs .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.tw-bs .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.tw-bs .carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.tw-bs .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.tw-bs .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.tw-bs .carousel-control .glyphicons-chevron-left,
.tw-bs .carousel-control .glyphicons-chevron-right,
.tw-bs .carousel-control .icon-prev,
.tw-bs .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.tw-bs .carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.tw-bs .carousel-indicators {
bottom: 20px;
}
}
.tw-bs .clearfix:before,
.tw-bs .clearfix:after {
display: table;
content: " ";
}
.tw-bs .clearfix:after {
clear: both;
}
.tw-bs .center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.tw-bs .pull-right {
float: right !important;
}
.tw-bs .pull-left {
float: left !important;
}
.tw-bs .hide {
display: none !important;
}
.tw-bs .show {
display: block !important;
}
.tw-bs .invisible {
visibility: hidden;
}
.tw-bs .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.tw-bs .hidden {
display: none!important;
visibility: hidden !important;
}
.tw-bs .affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.tw-bs .visible-xs,
.tw-bs tr.visible-xs,
.tw-bs th.visible-xs,
.tw-bs td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.tw-bs .visible-xs {
display: block !important;
}
.tw-bs table.visible-xs {
display: table;
}
.tw-bs tr.visible-xs {
display: table-row !important;
}
.tw-bs th.visible-xs,
.tw-bs td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .visible-xs.visible-sm {
display: block !important;
}
.tw-bs table.visible-xs.visible-sm {
display: table;
}
.tw-bs tr.visible-xs.visible-sm {
display: table-row !important;
}
.tw-bs th.visible-xs.visible-sm,
.tw-bs td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .visible-xs.visible-md {
display: block !important;
}
.tw-bs table.visible-xs.visible-md {
display: table;
}
.tw-bs tr.visible-xs.visible-md {
display: table-row !important;
}
.tw-bs th.visible-xs.visible-md,
.tw-bs td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.tw-bs .visible-xs.visible-lg {
display: block !important;
}
.tw-bs table.visible-xs.visible-lg {
display: table;
}
.tw-bs tr.visible-xs.visible-lg {
display: table-row !important;
}
.tw-bs th.visible-xs.visible-lg,
.tw-bs td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.tw-bs .visible-sm,
.tw-bs tr.visible-sm,
.tw-bs th.visible-sm,
.tw-bs td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.tw-bs .visible-sm.visible-xs {
display: block !important;
}
.tw-bs table.visible-sm.visible-xs {
display: table;
}
.tw-bs tr.visible-sm.visible-xs {
display: table-row !important;
}
.tw-bs th.visible-sm.visible-xs,
.tw-bs td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .visible-sm {
display: block !important;
}
.tw-bs table.visible-sm {
display: table;
}
.tw-bs tr.visible-sm {
display: table-row !important;
}
.tw-bs th.visible-sm,
.tw-bs td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .visible-sm.visible-md {
display: block !important;
}
.tw-bs table.visible-sm.visible-md {
display: table;
}
.tw-bs tr.visible-sm.visible-md {
display: table-row !important;
}
.tw-bs th.visible-sm.visible-md,
.tw-bs td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.tw-bs .visible-sm.visible-lg {
display: block !important;
}
.tw-bs table.visible-sm.visible-lg {
display: table;
}
.tw-bs tr.visible-sm.visible-lg {
display: table-row !important;
}
.tw-bs th.visible-sm.visible-lg,
.tw-bs td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.tw-bs .visible-md,
.tw-bs tr.visible-md,
.tw-bs th.visible-md,
.tw-bs td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.tw-bs .visible-md.visible-xs {
display: block !important;
}
.tw-bs table.visible-md.visible-xs {
display: table;
}
.tw-bs tr.visible-md.visible-xs {
display: table-row !important;
}
.tw-bs th.visible-md.visible-xs,
.tw-bs td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .visible-md.visible-sm {
display: block !important;
}
.tw-bs table.visible-md.visible-sm {
display: table;
}
.tw-bs tr.visible-md.visible-sm {
display: table-row !important;
}
.tw-bs th.visible-md.visible-sm,
.tw-bs td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .visible-md {
display: block !important;
}
.tw-bs table.visible-md {
display: table;
}
.tw-bs tr.visible-md {
display: table-row !important;
}
.tw-bs th.visible-md,
.tw-bs td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.tw-bs .visible-md.visible-lg {
display: block !important;
}
.tw-bs table.visible-md.visible-lg {
display: table;
}
.tw-bs tr.visible-md.visible-lg {
display: table-row !important;
}
.tw-bs th.visible-md.visible-lg,
.tw-bs td.visible-md.visible-lg {
display: table-cell !important;
}
}
.tw-bs .visible-lg,
.tw-bs tr.visible-lg,
.tw-bs th.visible-lg,
.tw-bs td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.tw-bs .visible-lg.visible-xs {
display: block !important;
}
.tw-bs table.visible-lg.visible-xs {
display: table;
}
.tw-bs tr.visible-lg.visible-xs {
display: table-row !important;
}
.tw-bs th.visible-lg.visible-xs,
.tw-bs td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .visible-lg.visible-sm {
display: block !important;
}
.tw-bs table.visible-lg.visible-sm {
display: table;
}
.tw-bs tr.visible-lg.visible-sm {
display: table-row !important;
}
.tw-bs th.visible-lg.visible-sm,
.tw-bs td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .visible-lg.visible-md {
display: block !important;
}
.tw-bs table.visible-lg.visible-md {
display: table;
}
.tw-bs tr.visible-lg.visible-md {
display: table-row !important;
}
.tw-bs th.visible-lg.visible-md,
.tw-bs td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.tw-bs .visible-lg {
display: block !important;
}
.tw-bs table.visible-lg {
display: table;
}
.tw-bs tr.visible-lg {
display: table-row !important;
}
.tw-bs th.visible-lg,
.tw-bs td.visible-lg {
display: table-cell !important;
}
}
.tw-bs .hidden-xs {
display: block !important;
}
.tw-bs table.hidden-xs {
display: table;
}
.tw-bs tr.hidden-xs {
display: table-row !important;
}
.tw-bs th.hidden-xs,
.tw-bs td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.tw-bs .hidden-xs,
.tw-bs tr.hidden-xs,
.tw-bs th.hidden-xs,
.tw-bs td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .hidden-xs.hidden-sm,
.tw-bs tr.hidden-xs.hidden-sm,
.tw-bs th.hidden-xs.hidden-sm,
.tw-bs td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .hidden-xs.hidden-md,
.tw-bs tr.hidden-xs.hidden-md,
.tw-bs th.hidden-xs.hidden-md,
.tw-bs td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs .hidden-xs.hidden-lg,
.tw-bs tr.hidden-xs.hidden-lg,
.tw-bs th.hidden-xs.hidden-lg,
.tw-bs td.hidden-xs.hidden-lg {
display: none !important;
}
}
.tw-bs .hidden-sm {
display: block !important;
}
.tw-bs table.hidden-sm {
display: table;
}
.tw-bs tr.hidden-sm {
display: table-row !important;
}
.tw-bs th.hidden-sm,
.tw-bs td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.tw-bs .hidden-sm.hidden-xs,
.tw-bs tr.hidden-sm.hidden-xs,
.tw-bs th.hidden-sm.hidden-xs,
.tw-bs td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .hidden-sm,
.tw-bs tr.hidden-sm,
.tw-bs th.hidden-sm,
.tw-bs td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .hidden-sm.hidden-md,
.tw-bs tr.hidden-sm.hidden-md,
.tw-bs th.hidden-sm.hidden-md,
.tw-bs td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs .hidden-sm.hidden-lg,
.tw-bs tr.hidden-sm.hidden-lg,
.tw-bs th.hidden-sm.hidden-lg,
.tw-bs td.hidden-sm.hidden-lg {
display: none !important;
}
}
.tw-bs .hidden-md {
display: block !important;
}
.tw-bs table.hidden-md {
display: table;
}
.tw-bs tr.hidden-md {
display: table-row !important;
}
.tw-bs th.hidden-md,
.tw-bs td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.tw-bs .hidden-md.hidden-xs,
.tw-bs tr.hidden-md.hidden-xs,
.tw-bs th.hidden-md.hidden-xs,
.tw-bs td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .hidden-md.hidden-sm,
.tw-bs tr.hidden-md.hidden-sm,
.tw-bs th.hidden-md.hidden-sm,
.tw-bs td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .hidden-md,
.tw-bs tr.hidden-md,
.tw-bs th.hidden-md,
.tw-bs td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs .hidden-md.hidden-lg,
.tw-bs tr.hidden-md.hidden-lg,
.tw-bs th.hidden-md.hidden-lg,
.tw-bs td.hidden-md.hidden-lg {
display: none !important;
}
}
.tw-bs .hidden-lg {
display: block !important;
}
.tw-bs table.hidden-lg {
display: table;
}
.tw-bs tr.hidden-lg {
display: table-row !important;
}
.tw-bs th.hidden-lg,
.tw-bs td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.tw-bs .hidden-lg.hidden-xs,
.tw-bs tr.hidden-lg.hidden-xs,
.tw-bs th.hidden-lg.hidden-xs,
.tw-bs td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tw-bs .hidden-lg.hidden-sm,
.tw-bs tr.hidden-lg.hidden-sm,
.tw-bs th.hidden-lg.hidden-sm,
.tw-bs td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.tw-bs .hidden-lg.hidden-md,
.tw-bs tr.hidden-lg.hidden-md,
.tw-bs th.hidden-lg.hidden-md,
.tw-bs td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs .hidden-lg,
.tw-bs tr.hidden-lg,
.tw-bs th.hidden-lg,
.tw-bs td.hidden-lg {
display: none !important;
}
}
.tw-bs .visible-print,
.tw-bs tr.visible-print,
.tw-bs th.visible-print,
.tw-bs td.visible-print {
display: none !important;
}
@media print {
.tw-bs .visible-print {
display: block !important;
}
.tw-bs table.visible-print {
display: table;
}
.tw-bs tr.visible-print {
display: table-row !important;
}
.tw-bs th.visible-print,
.tw-bs td.visible-print {
display: table-cell !important;
}
.tw-bs .hidden-print,
.tw-bs tr.hidden-print,
.tw-bs th.hidden-print,
.tw-bs td.hidden-print {
display: none !important;
}
}
.tw-bs .form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 160px;
*margin-left: 0;
}
.tw-bs .form-horizontal .controls:first-child {
*padding-left: 160px;
}
.tw-bs .form-horizontal .help-block {
margin-top: 9px;
margin-bottom: 0;
}
.tw-bs .form-horizontal .form-actions {
padding-left: 160px;
}
.tw-bs .form-horizontal .control-group {
margin-bottom: 18px;
}
.tw-bs .form-horizontal .control-label {
float: left;
width: 140px;
padding-top: 5px;
text-align: right;
}.prod_cont{
overflow:hidden;
margin:20px 0px;
}
.prod_cont .single_prod{
float:left;
width:30%;
margin-right:3%;
}
.top_ads_front{
margin-bottom: 10px;
}
.bottom_ads_front{
margin-top: 10px;
}.tw-bs { }
.tw-bs article,
.tw-bs aside,
.tw-bs details,
.tw-bs figcaption,
.tw-bs figure,
.tw-bs footer,
.tw-bs header,
.tw-bs hgroup,
.tw-bs nav,
.tw-bs section {
display: block;
}
.tw-bs audio,
.tw-bs canvas,
.tw-bs video {
display: inline-block;
*display: inline;
*zoom: 1;
}
.tw-bs audio:not([controls]) {
display: none;
}
.tw-bs html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.tw-bs a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs a:hover,
.tw-bs a:active {
outline: 0;
}
.tw-bs sub,
.tw-bs sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs sup {
top: -0.5em;
}
.tw-bs sub {
bottom: -0.25em;
}
.tw-bs img {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
}
.tw-bs button,
.tw-bs input,
.tw-bs select,
.tw-bs textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
.tw-bs button,
.tw-bs input {
*overflow: visible;
line-height: normal;
}
.tw-bs button::-moz-focus-inner,
.tw-bs input::-moz-focus-inner {
padding: 0;
border: 0;
}
.tw-bs button,
.tw-bs input[type="button"],
.tw-bs input[type="reset"],
.tw-bs input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
.tw-bs input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tw-bs input[type="search"]::-webkit-search-decoration,
.tw-bs input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.tw-bs textarea {
overflow: auto;
vertical-align: top;
}
.tw-bs .clearfix {
*zoom: 1;
}
.tw-bs .clearfix:before,
.tw-bs .clearfix:after {
display: table;
content: "";
}
.tw-bs .clearfix:after {
clear: both;
}
.tw-bs body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #333333;
background-color: #ffffff;
}
.tw-bs a {
color: #0088cc;
text-decoration: none;
}
.tw-bs a:hover {
color: #005580;
text-decoration: underline;
}
.tw-bs .row {
margin-left: -20px;
*zoom: 1;
}
.tw-bs .row:before,
.tw-bs .row:after {
display: table;
content: "";
}
.tw-bs .row:after {
clear: both;
}
.tw-bs [class*="span"] {
float: left;
margin-left: 20px;
}
.tw-bs .span1 {
width: 60px;
}
.tw-bs .span2 {
width: 140px;
}
.tw-bs .span3 {
width: 220px;
}
.tw-bs .span4 {
width: 300px;
}
.tw-bs .span5 {
width: 380px;
}
.tw-bs .span6 {
width: 460px;
}
.tw-bs .span7 {
width: 540px;
}
.tw-bs .span8 {
width: 620px;
}
.tw-bs .span9 {
width: 700px;
}
.tw-bs .span10 {
width: 780px;
}
.tw-bs .span11 {
width: 860px;
}
.tw-bs .span12,
.tw-bs .container {
width: 940px;
}
.tw-bs .offset1 {
margin-left: 100px;
}
.tw-bs .offset2 {
margin-left: 180px;
}
.tw-bs .offset3 {
margin-left: 260px;
}
.tw-bs .offset4 {
margin-left: 340px;
}
.tw-bs .offset5 {
margin-left: 420px;
}
.tw-bs .offset6 {
margin-left: 500px;
}
.tw-bs .offset7 {
margin-left: 580px;
}
.tw-bs .offset8 {
margin-left: 660px;
}
.tw-bs .offset9 {
margin-left: 740px;
}
.tw-bs .offset10 {
margin-left: 820px;
}
.tw-bs .offset11 {
margin-left: 900px;
}
.tw-bs .row-fluid {
width: 100%;
*zoom: 1;
}
.tw-bs .row-fluid:before,
.tw-bs .row-fluid:after {
display: table;
content: "";
}
.tw-bs .row-fluid:after {
clear: both;
}
.tw-bs .row-fluid > [class*="span"] {
float: left;
margin-left: 2.127659574%;
}
.tw-bs .row-fluid > [class*="span"]:first-child {
margin-left: 0;
}
.tw-bs .row-fluid > .span1 {
width: 6.382978723%;
}
.tw-bs .row-fluid > .span2 {
width: 14.89361702%;
}
.tw-bs .row-fluid > .span3 {
width: 23.404255317%;
}
.tw-bs .row-fluid > .span4 {
width: 31.914893614%;
}
.tw-bs .row-fluid > .span5 {
width: 40.425531911%;
}
.tw-bs .row-fluid > .span6 {
width: 48.93617020799999%;
}
.tw-bs .row-fluid > .span7 {
width: 57.446808505%;
}
.tw-bs .row-fluid > .span8 {
width: 65.95744680199999%;
}
.tw-bs .row-fluid > .span9 {
width: 74.468085099%;
}
.tw-bs .row-fluid > .span10 {
width: 82.97872339599999%;
}
.tw-bs .row-fluid > .span11 {
width: 91.489361693%;
}
.tw-bs .row-fluid > .span12 {
width: 99.99999998999999%;
}
.tw-bs .container {
width: 940px;
margin-left: auto;
margin-right: auto;
*zoom: 1;
}
.tw-bs .container:before,
.tw-bs .container:after {
display: table;
content: "";
}
.tw-bs .container:after {
clear: both;
}
.tw-bs .container-fluid {
padding-left: 20px;
padding-right: 20px;
*zoom: 1;
}
.tw-bs .container-fluid:before,
.tw-bs .container-fluid:after {
display: table;
content: "";
}
.tw-bs .container-fluid:after {
clear: both;
}
.tw-bs p {
margin: 0 0 9px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
}
.tw-bs p small {
font-size: 11px;
color: #999999;
}
.tw-bs .lead {
margin-bottom: 18px;
font-size: 20px;
font-weight: 200;
line-height: 27px;
}
.tw-bs h1,
.tw-bs h2,
.tw-bs h3,
.tw-bs h4,
.tw-bs h5,
.tw-bs h6 {
margin: 0;
font-weight: bold;
color: #333333;
text-rendering: optimizelegibility;
}
.tw-bs h1 small,
.tw-bs h2 small,
.tw-bs h3 small,
.tw-bs h4 small,
.tw-bs h5 small,
.tw-bs h6 small {
font-weight: normal;
color: #999999;
}
.tw-bs h1 {
font-size: 30px;
line-height: 36px;
}
.tw-bs h1 small {
font-size: 18px;
}
.tw-bs h2 {
font-size: 24px;
line-height: 36px;
}
.tw-bs h2 small {
font-size: 18px;
}
.tw-bs h3 {
line-height: 27px;
font-size: 18px;
}
.tw-bs h3 small {
font-size: 14px;
}
.tw-bs h4,
.tw-bs h5,
.tw-bs h6 {
line-height: 18px;
}
.tw-bs h4 {
font-size: 14px;
}
.tw-bs h4 small {
font-size: 12px;
}
.tw-bs h5 {
font-size: 12px;
}
.tw-bs h6 {
font-size: 11px;
color: #999999;
text-transform: uppercase;
}
.tw-bs .page-header {
padding-bottom: 17px;
margin: 18px 0;
border-bottom: 1px solid #eeeeee;
}
.tw-bs .page-header h1 {
line-height: 1;
}
.tw-bs ul,
.tw-bs ol {
padding: 0;
margin: 0 0 9px 25px;
}
.tw-bs ul ul,
.tw-bs ul ol,
.tw-bs ol ol,
.tw-bs ol ul {
margin-bottom: 0;
}
.tw-bs ul {
list-style: disc;
}
.tw-bs ol {
list-style: decimal;
}
.tw-bs li {
line-height: 18px;
}
.tw-bs ul.unstyled,
.tw-bs ol.unstyled {
margin-left: 0;
list-style: none;
}
.tw-bs dl {
margin-bottom: 18px;
}
.tw-bs dt,
.tw-bs dd {
line-height: 18px;
}
.tw-bs dt {
font-weight: bold;
}
.tw-bs dd {
margin-left: 9px;
}
.tw-bs hr {
margin: 18px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
.tw-bs strong {
font-weight: bold;
}
.tw-bs em {
font-style: italic;
}
.tw-bs .muted {
color: #999999;
}
.tw-bs abbr {
font-size: 90%;
text-transform: uppercase;
border-bottom: 1px dotted #ddd;
cursor: help;
}
.tw-bs blockquote {
padding: 0 0 0 15px;
margin: 0 0 18px;
border-left: 5px solid #eeeeee;
}
.tw-bs blockquote p {
margin-bottom: 0;
font-size: 16px;
font-weight: 300;
line-height: 22.5px;
}
.tw-bs blockquote small {
display: block;
line-height: 18px;
color: #999999;
}
.tw-bs blockquote small:before {
content: '\2014 \00A0';
}
.tw-bs blockquote.pull-right {
float: right;
padding-left: 0;
padding-right: 15px;
border-left: 0;
border-right: 5px solid #eeeeee;
}
.tw-bs blockquote.pull-right p,
.tw-bs blockquote.pull-right small {
text-align: right;
}
.tw-bs q:before,
.tw-bs q:after,
.tw-bs blockquote:before,
.tw-bs blockquote:after {
content: "";
}
.tw-bs address {
display: block;
margin-bottom: 18px;
line-height: 18px;
font-style: normal;
}
.tw-bs small {
font-size: 100%;
}
.tw-bs cite {
font-style: normal;
}
.tw-bs code,
.tw-bs pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tw-bs code {
padding: 3px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
.tw-bs pre {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 12px;
line-height: 18px;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
white-space: pre;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
}
.tw-bs pre.prettyprint {
margin-bottom: 18px;
}
.tw-bs pre code {
padding: 0;
color: inherit;
background-color: transparent;
border: 0;
}
.tw-bs .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs form {
margin: 0 0 18px;
}
.tw-bs fieldset {
padding: 0;
margin: 0;
border: 0;
}
.tw-bs legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 27px;
font-size: 19.5px;
line-height: 36px;
color: #333333;
border: 0;
border-bottom: 1px solid #eee;
}
.tw-bs legend small {
font-size: 13.5px;
color: #999999;
}
.tw-bs label,
.tw-bs input,
.tw-bs button,
.tw-bs select,
.tw-bs textarea {
font-size: 13px;
font-weight: normal;
line-height: 18px;
}
.tw-bs input,
.tw-bs button,
.tw-bs select,
.tw-bs textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tw-bs label {
display: block;
margin-bottom: 5px;
color: #333333;
}
.tw-bs input,
.tw-bs textarea,
.tw-bs select,
.tw-bs .uneditable-input {
display: inline-block;
width: 210px;
height: 28px;
padding: 4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
color: #555555;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tw-bs .uneditable-textarea {
width: auto;
height: auto;
}
.tw-bs label input,
.tw-bs label textarea,
.tw-bs label select {
display: block;
}
.tw-bs input[type="image"],
.tw-bs input[type="checkbox"],
.tw-bs input[type="radio"] {
width: auto;
height: auto;
padding: 0;
margin: 3px 0;
*margin-top: 0; line-height: normal;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 0 \9; }
.tw-bs input[type="image"] {
border: 0;
}
.tw-bs input[type="file"] {
width: auto;
padding: initial;
line-height: initial;
border: initial;
background-color: #ffffff;
background-color: initial;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tw-bs input[type="button"],
.tw-bs input[type="reset"],
.tw-bs input[type="submit"] {
width: auto;
height: auto;
}
.tw-bs select,
.tw-bs input[type="file"] {
height: 28px; *margin-top: 4px; line-height: 28px;
}
.tw-bs input[type="file"] {
line-height: 18px \9;
}
.tw-bs select {
width: 220px;
background-color: #ffffff;
}
.tw-bs select[multiple],
.tw-bs select[size] {
height: auto;
}
.tw-bs input[type="image"] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tw-bs textarea {
height: auto;
}
.tw-bs input[type="hidden"] {
display: none;
}
.tw-bs .radio,
.tw-bs .checkbox {
padding-left: 18px;
}
.tw-bs .radio input[type="radio"],
.tw-bs .checkbox input[type="checkbox"] {
float: left;
margin-left: -18px;
}
.tw-bs .controls > .radio:first-child,
.tw-bs .controls > .checkbox:first-child {
padding-top: 5px;
}
.tw-bs .radio.inline,
.tw-bs .checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs .radio.inline + .radio.inline,
.tw-bs .checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.tw-bs input,
.tw-bs textarea {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.tw-bs input:focus,
.tw-bs textarea:focus {
border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
outline: 0;
outline: thin dotted \9; }
.tw-bs input[type="file"]:focus,
.tw-bs input[type="radio"]:focus,
.tw-bs input[type="checkbox"]:focus,
.tw-bs select:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs .input-mini {
width: 60px;
}
.tw-bs .input-small {
width: 90px;
}
.tw-bs .input-medium {
width: 150px;
}
.tw-bs .input-large {
width: 210px;
}
.tw-bs .input-xlarge {
width: 270px;
}
.tw-bs .input-xxlarge {
width: 530px;
}
.tw-bs input[class*="span"],
.tw-bs select[class*="span"],
.tw-bs textarea[class*="span"],
.tw-bs .uneditable-input {
float: none;
margin-left: 0;
}
.tw-bs input.span1,
.tw-bs textarea.span1,
.tw-bs .uneditable-input.span1 {
width: 50px;
}
.tw-bs input.span2,
.tw-bs textarea.span2,
.tw-bs .uneditable-input.span2 {
width: 130px;
}
.tw-bs input.span3,
.tw-bs textarea.span3,
.tw-bs .uneditable-input.span3 {
width: 210px;
}
.tw-bs input.span4,
.tw-bs textarea.span4,
.tw-bs .uneditable-input.span4 {
width: 290px;
}
.tw-bs input.span5,
.tw-bs textarea.span5,
.tw-bs .uneditable-input.span5 {
width: 370px;
}
.tw-bs input.span6,
.tw-bs textarea.span6,
.tw-bs .uneditable-input.span6 {
width: 450px;
}
.tw-bs input.span7,
.tw-bs textarea.span7,
.tw-bs .uneditable-input.span7 {
width: 530px;
}
.tw-bs input.span8,
.tw-bs textarea.span8,
.tw-bs .uneditable-input.span8 {
width: 610px;
}
.tw-bs input.span9,
.tw-bs textarea.span9,
.tw-bs .uneditable-input.span9 {
width: 690px;
}
.tw-bs input.span10,
.tw-bs textarea.span10,
.tw-bs .uneditable-input.span10 {
width: 770px;
}
.tw-bs input.span11,
.tw-bs textarea.span11,
.tw-bs .uneditable-input.span11 {
width: 850px;
}
.tw-bs input.span12,
.tw-bs textarea.span12,
.tw-bs .uneditable-input.span12 {
width: 930px;
}
.tw-bs input[disabled],
.tw-bs select[disabled],
.tw-bs textarea[disabled],
.tw-bs input[readonly],
.tw-bs select[readonly],
.tw-bs textarea[readonly] {
background-color: #f5f5f5;
border-color: #ddd;
cursor: not-allowed;
}
.tw-bs .control-group.warning > label,
.tw-bs .control-group.warning .help-block,
.tw-bs .control-group.warning .help-inline {
color: #c09853;
}
.tw-bs .control-group.warning input,
.tw-bs .control-group.warning select,
.tw-bs .control-group.warning textarea {
color: #c09853;
border-color: #c09853;
}
.tw-bs .control-group.warning input:focus,
.tw-bs .control-group.warning select:focus,
.tw-bs .control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: 0 0 6px #dbc59e;
-moz-box-shadow: 0 0 6px #dbc59e;
box-shadow: 0 0 6px #dbc59e;
}
.tw-bs .control-group.warning .input-prepend .add-on,
.tw-bs .control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.tw-bs .control-group.error > label,
.tw-bs .control-group.error .help-block,
.tw-bs .control-group.error .help-inline {
color: #b94a48;
}
.tw-bs .control-group.error input,
.tw-bs .control-group.error select,
.tw-bs .control-group.error textarea {
color: #b94a48;
border-color: #b94a48;
}
.tw-bs .control-group.error input:focus,
.tw-bs .control-group.error select:focus,
.tw-bs .control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: 0 0 6px #d59392;
-moz-box-shadow: 0 0 6px #d59392;
box-shadow: 0 0 6px #d59392;
}
.tw-bs .control-group.error .input-prepend .add-on,
.tw-bs .control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.tw-bs .control-group.success > label,
.tw-bs .control-group.success .help-block,
.tw-bs .control-group.success .help-inline {
color: #468847;
}
.tw-bs .control-group.success input,
.tw-bs .control-group.success select,
.tw-bs .control-group.success textarea {
color: #468847;
border-color: #468847;
}
.tw-bs .control-group.success input:focus,
.tw-bs .control-group.success select:focus,
.tw-bs .control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: 0 0 6px #7aba7b;
-moz-box-shadow: 0 0 6px #7aba7b;
box-shadow: 0 0 6px #7aba7b;
}
.tw-bs .control-group.success .input-prepend .add-on,
.tw-bs .control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.tw-bs input:focus:required:invalid,
.tw-bs textarea:focus:required:invalid,
.tw-bs select:focus:required:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
.tw-bs input:focus:required:invalid:focus,
.tw-bs textarea:focus:required:invalid:focus,
.tw-bs select:focus:required:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.tw-bs .form-actions {
padding: 17px 20px 18px;
margin-top: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
}
.tw-bs .uneditable-input {
display: block;
background-color: #ffffff;
border-color: #eee;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
cursor: not-allowed;
}
.tw-bs :-moz-placeholder {
color: #999999;
}
.tw-bs ::-webkit-input-placeholder {
color: #999999;
}
.tw-bs .help-block {
display: block;
margin-top: 5px;
margin-bottom: 0;
color: #999999;
}
.tw-bs .help-inline {
display: inline-block;
*display: inline; *zoom: 1;
margin-bottom: 9px;
vertical-align: middle;
padding-left: 5px;
}
.tw-bs .input-prepend,
.tw-bs .input-append {
margin-bottom: 5px;
*zoom: 1;
}
.tw-bs .input-prepend:before,
.tw-bs .input-append:before,
.tw-bs .input-prepend:after,
.tw-bs .input-append:after {
display: table;
content: "";
}
.tw-bs .input-prepend:after,
.tw-bs .input-append:after {
clear: both;
}
.tw-bs .input-prepend input,
.tw-bs .input-append input,
.tw-bs .input-prepend .uneditable-input,
.tw-bs .input-append .uneditable-input {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.tw-bs .input-prepend input:focus,
.tw-bs .input-append input:focus,
.tw-bs .input-prepend .uneditable-input:focus,
.tw-bs .input-append .uneditable-input:focus {
position: relative;
z-index: 2;
}
.tw-bs .input-prepend .uneditable-input,
.tw-bs .input-append .uneditable-input {
border-left-color: #ccc;
}
.tw-bs .input-prepend .add-on,
.tw-bs .input-append .add-on {
float: left;
display: block;
width: auto;
min-width: 16px;
height: 18px;
margin-right: -1px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
color: #999999;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #f5f5f5;
border: 1px solid #ccc;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .input-prepend .active,
.tw-bs .input-append .active {
background-color: #a9dba9;
border-color: #46a546;
}
.tw-bs .input-prepend .add-on {
*margin-top: 1px; }
.tw-bs .input-append input,
.tw-bs .input-append .uneditable-input {
float: left;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .input-append .uneditable-input {
border-left-color: #eee;
border-right-color: #ccc;
}
.tw-bs .input-append .add-on {
margin-right: 0;
margin-left: -1px;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.tw-bs .input-append input:first-child {
*margin-left: -160px;
}
.tw-bs .input-append input:first-child + .add-on {
*margin-left: -21px;
}
.tw-bs .search-query {
padding-left: 14px;
padding-right: 14px;
margin-bottom: 0;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
}
.tw-bs .form-search input,
.tw-bs .form-inline input,
.tw-bs .form-horizontal input,
.tw-bs .form-search textarea,
.tw-bs .form-inline textarea,
.tw-bs .form-horizontal textarea,
.tw-bs .form-search select,
.tw-bs .form-inline select,
.tw-bs .form-horizontal select,
.tw-bs .form-search .help-inline,
.tw-bs .form-inline .help-inline,
.tw-bs .form-horizontal .help-inline,
.tw-bs .form-search .uneditable-input,
.tw-bs .form-inline .uneditable-input,
.tw-bs .form-horizontal .uneditable-input {
display: inline-block;
margin-bottom: 0;
}
.tw-bs .form-search .hide,
.tw-bs .form-inline .hide,
.tw-bs .form-horizontal .hide {
display: none;
}
.tw-bs .form-search label,
.tw-bs .form-inline label,
.tw-bs .form-search .input-append,
.tw-bs .form-inline .input-append,
.tw-bs .form-search .input-prepend,
.tw-bs .form-inline .input-prepend {
display: inline-block;
}
.tw-bs .form-search .input-append .add-on,
.tw-bs .form-inline .input-prepend .add-on,
.tw-bs .form-search .input-append .add-on,
.tw-bs .form-inline .input-prepend .add-on {
vertical-align: middle;
}
.tw-bs .form-search .radio,
.tw-bs .form-inline .radio,
.tw-bs .form-search .checkbox,
.tw-bs .form-inline .checkbox {
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs .control-group {
margin-bottom: 9px;
}
.tw-bs legend + .control-group {
margin-top: 18px;
-webkit-margin-top-collapse: separate;
}
.tw-bs .form-horizontal .control-group {
margin-bottom: 18px;
*zoom: 1;
}
.tw-bs .form-horizontal .control-group:before,
.tw-bs .form-horizontal .control-group:after {
display: table;
content: "";
}
.tw-bs .form-horizontal .control-group:after {
clear: both;
}
.tw-bs .form-horizontal .control-label {
float: left;
width: 140px;
padding-top: 5px;
text-align: right;
}
.tw-bs .form-horizontal .controls {
margin-left: 160px;
}
.tw-bs .form-horizontal .form-actions {
padding-left: 160px;
}
.tw-bs table {
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
.tw-bs .table {
width: 100%;
margin-bottom: 18px;
}
.tw-bs .table th,
.tw-bs .table td {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
.tw-bs .table th {
font-weight: bold;
}
.tw-bs .table thead th {
vertical-align: bottom;
}
.tw-bs .table thead:first-child tr th,
.tw-bs .table thead:first-child tr td {
border-top: 0;
}
.tw-bs .table tbody + tbody {
border-top: 2px solid #ddd;
}
.tw-bs .table-condensed th,
.tw-bs .table-condensed td {
padding: 4px 5px;
}
.tw-bs .table-bordered {
border: 1px solid #ddd;
border-collapse: separate;
*border-collapse: collapsed;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .table-bordered th + th,
.tw-bs .table-bordered td + td,
.tw-bs .table-bordered th + td,
.tw-bs .table-bordered td + th {
border-left: 1px solid #ddd;
}
.tw-bs .table-bordered thead:first-child tr:first-child th,
.tw-bs .table-bordered tbody:first-child tr:first-child th,
.tw-bs .table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.tw-bs .table-bordered thead:first-child tr:first-child th:first-child,
.tw-bs .table-bordered tbody:first-child tr:first-child td:first-child {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}
.tw-bs .table-bordered thead:first-child tr:first-child th:last-child,
.tw-bs .table-bordered tbody:first-child tr:first-child td:last-child {
-webkit-border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0;
}
.tw-bs .table-bordered thead:last-child tr:last-child th:first-child,
.tw-bs .table-bordered tbody:last-child tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px;
}
.tw-bs .table-bordered thead:last-child tr:last-child th:last-child,
.tw-bs .table-bordered tbody:last-child tr:last-child td:last-child {
-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}
.tw-bs .table-striped tbody tr:nth-child(odd) td,
.tw-bs .table-striped tbody tr:nth-child(odd) th {
background-color: #f9f9f9;
}
.tw-bs .table tbody tr:hover td,
.tw-bs .table tbody tr:hover th {
background-color: #f5f5f5;
}
.tw-bs table .span1 {
float: none;
width: 44px;
margin-left: 0;
}
.tw-bs table .span2 {
float: none;
width: 124px;
margin-left: 0;
}
.tw-bs table .span3 {
float: none;
width: 204px;
margin-left: 0;
}
.tw-bs table .span4 {
float: none;
width: 284px;
margin-left: 0;
}
.tw-bs table .span5 {
float: none;
width: 364px;
margin-left: 0;
}
.tw-bs table .span6 {
float: none;
width: 444px;
margin-left: 0;
}
.tw-bs table .span7 {
float: none;
width: 524px;
margin-left: 0;
}
.tw-bs table .span8 {
float: none;
width: 604px;
margin-left: 0;
}
.tw-bs table .span9 {
float: none;
width: 684px;
margin-left: 0;
}
.tw-bs table .span10 {
float: none;
width: 764px;
margin-left: 0;
}
.tw-bs table .span11 {
float: none;
width: 844px;
margin-left: 0;
}
.tw-bs table .span12 {
float: none;
width: 924px;
margin-left: 0;
}
.tw-bs [class^="icon-"],
.tw-bs [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
vertical-align: text-top;
background-image: url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliReview/modules/inc/assets/img/glyphicons-halflings.png);
background-position: 14px 14px;
background-repeat: no-repeat;
*margin-right: .3em;
}
.tw-bs [class^="icon-"]:last-child,
.tw-bs [class*=" icon-"]:last-child {
*margin-left: 0;
}
.tw-bs .icon-white {
background-image: url(//erfolgreichmitnischen.com/wp-content/plugins/AffiliReview/modules/inc/assets/img/glyphicons-halflings-white.png);
}
.tw-bs .icon-glass {
background-position: 0      0;
}
.tw-bs .icon-music {
background-position: -24px 0;
}
.tw-bs .icon-search {
background-position: -48px 0;
}
.tw-bs .icon-envelope {
background-position: -72px 0;
}
.tw-bs .icon-heart {
background-position: -96px 0;
}
.tw-bs .icon-star {
background-position: -120px 0;
}
.tw-bs .icon-star-empty {
background-position: -144px 0;
}
.tw-bs .icon-user {
background-position: -168px 0;
}
.tw-bs .icon-film {
background-position: -192px 0;
}
.tw-bs .icon-th-large {
background-position: -216px 0;
}
.tw-bs .icon-th {
background-position: -240px 0;
}
.tw-bs .icon-th-list {
background-position: -264px 0;
}
.tw-bs .icon-ok {
background-position: -288px 0;
}
.tw-bs .icon-remove {
background-position: -312px 0;
}
.tw-bs .icon-zoom-in {
background-position: -336px 0;
}
.tw-bs .icon-zoom-out {
background-position: -360px 0;
}
.tw-bs .icon-off {
background-position: -384px 0;
}
.tw-bs .icon-signal {
background-position: -408px 0;
}
.tw-bs .icon-cog {
background-position: -432px 0;
}
.tw-bs .icon-trash {
background-position: -456px 0;
}
.tw-bs .icon-home {
background-position: 0 -24px;
}
.tw-bs .icon-file {
background-position: -24px -24px;
}
.tw-bs .icon-time {
background-position: -48px -24px;
}
.tw-bs .icon-road {
background-position: -72px -24px;
}
.tw-bs .icon-download-alt {
background-position: -96px -24px;
}
.tw-bs .icon-download {
background-position: -120px -24px;
}
.tw-bs .icon-upload {
background-position: -144px -24px;
}
.tw-bs .icon-inbox {
background-position: -168px -24px;
}
.tw-bs .icon-play-circle {
background-position: -192px -24px;
}
.tw-bs .icon-repeat {
background-position: -216px -24px;
}
.tw-bs .icon-refresh {
background-position: -240px -24px;
}
.tw-bs .icon-list-alt {
background-position: -264px -24px;
}
.tw-bs .icon-lock {
background-position: -287px -24px;
}
.tw-bs .icon-flag {
background-position: -312px -24px;
}
.tw-bs .icon-headphones {
background-position: -336px -24px;
}
.tw-bs .icon-volume-off {
background-position: -360px -24px;
}
.tw-bs .icon-volume-down {
background-position: -384px -24px;
}
.tw-bs .icon-volume-up {
background-position: -408px -24px;
}
.tw-bs .icon-qrcode {
background-position: -432px -24px;
}
.tw-bs .icon-barcode {
background-position: -456px -24px;
}
.tw-bs .icon-tag {
background-position: 0 -48px;
}
.tw-bs .icon-tags {
background-position: -25px -48px;
}
.tw-bs .icon-book {
background-position: -48px -48px;
}
.tw-bs .icon-bookmark {
background-position: -72px -48px;
}
.tw-bs .icon-print {
background-position: -96px -48px;
}
.tw-bs .icon-camera {
background-position: -120px -48px;
}
.tw-bs .icon-font {
background-position: -144px -48px;
}
.tw-bs .icon-bold {
background-position: -167px -48px;
}
.tw-bs .icon-italic {
background-position: -192px -48px;
}
.tw-bs .icon-text-height {
background-position: -216px -48px;
}
.tw-bs .icon-text-width {
background-position: -240px -48px;
}
.tw-bs .icon-align-left {
background-position: -264px -48px;
}
.tw-bs .icon-align-center {
background-position: -288px -48px;
}
.tw-bs .icon-align-right {
background-position: -312px -48px;
}
.tw-bs .icon-align-justify {
background-position: -336px -48px;
}
.tw-bs .icon-list {
background-position: -360px -48px;
}
.tw-bs .icon-indent-left {
background-position: -384px -48px;
}
.tw-bs .icon-indent-right {
background-position: -408px -48px;
}
.tw-bs .icon-facetime-video {
background-position: -432px -48px;
}
.tw-bs .icon-picture {
background-position: -456px -48px;
}
.tw-bs .icon-pencil {
background-position: 0 -72px;
}
.tw-bs .icon-map-marker {
background-position: -24px -72px;
}
.tw-bs .icon-adjust {
background-position: -48px -72px;
}
.tw-bs .icon-tint {
background-position: -72px -72px;
}
.tw-bs .icon-edit {
background-position: -96px -72px;
}
.tw-bs .icon-share {
background-position: -120px -72px;
}
.tw-bs .icon-check {
background-position: -144px -72px;
}
.tw-bs .icon-move {
background-position: -168px -72px;
}
.tw-bs .icon-step-backward {
background-position: -192px -72px;
}
.tw-bs .icon-fast-backward {
background-position: -216px -72px;
}
.tw-bs .icon-backward {
background-position: -240px -72px;
}
.tw-bs .icon-play {
background-position: -264px -72px;
}
.tw-bs .icon-pause {
background-position: -288px -72px;
}
.tw-bs .icon-stop {
background-position: -312px -72px;
}
.tw-bs .icon-forward {
background-position: -336px -72px;
}
.tw-bs .icon-fast-forward {
background-position: -360px -72px;
}
.tw-bs .icon-step-forward {
background-position: -384px -72px;
}
.tw-bs .icon-eject {
background-position: -408px -72px;
}
.tw-bs .icon-chevron-left {
background-position: -432px -72px;
}
.tw-bs .icon-chevron-right {
background-position: -456px -72px;
}
.tw-bs .icon-plus-sign {
background-position: 0 -96px;
}
.tw-bs .icon-minus-sign {
background-position: -24px -96px;
}
.tw-bs .icon-remove-sign {
background-position: -48px -96px;
}
.tw-bs .icon-ok-sign {
background-position: -72px -96px;
}
.tw-bs .icon-question-sign {
background-position: -96px -96px;
}
.tw-bs .icon-info-sign {
background-position: -120px -96px;
}
.tw-bs .icon-screenshot {
background-position: -144px -96px;
}
.tw-bs .icon-remove-circle {
background-position: -168px -96px;
}
.tw-bs .icon-ok-circle {
background-position: -192px -96px;
}
.tw-bs .icon-ban-circle {
background-position: -216px -96px;
}
.tw-bs .icon-arrow-left {
background-position: -240px -96px;
}
.tw-bs .icon-arrow-right {
background-position: -264px -96px;
}
.tw-bs .icon-arrow-up {
background-position: -289px -96px;
}
.tw-bs .icon-arrow-down {
background-position: -312px -96px;
}
.tw-bs .icon-share-alt {
background-position: -336px -96px;
}
.tw-bs .icon-resize-full {
background-position: -360px -96px;
}
.tw-bs .icon-resize-small {
background-position: -384px -96px;
}
.tw-bs .icon-plus {
background-position: -408px -96px;
}
.tw-bs .icon-minus {
background-position: -433px -96px;
}
.tw-bs .icon-asterisk {
background-position: -456px -96px;
}
.tw-bs .icon-exclamation-sign {
background-position: 0 -120px;
}
.tw-bs .icon-gift {
background-position: -24px -120px;
}
.tw-bs .icon-leaf {
background-position: -48px -120px;
}
.tw-bs .icon-fire {
background-position: -72px -120px;
}
.tw-bs .icon-eye-open {
background-position: -96px -120px;
}
.tw-bs .icon-eye-close {
background-position: -120px -120px;
}
.tw-bs .icon-warning-sign {
background-position: -144px -120px;
}
.tw-bs .icon-plane {
background-position: -168px -120px;
}
.tw-bs .icon-calendar {
background-position: -192px -120px;
}
.tw-bs .icon-random {
background-position: -216px -120px;
}
.tw-bs .icon-comment {
background-position: -240px -120px;
}
.tw-bs .icon-magnet {
background-position: -264px -120px;
}
.tw-bs .icon-chevron-up {
background-position: -288px -120px;
}
.tw-bs .icon-chevron-down {
background-position: -313px -119px;
}
.tw-bs .icon-retweet {
background-position: -336px -120px;
}
.tw-bs .icon-shopping-cart {
background-position: -360px -120px;
}
.tw-bs .icon-folder-close {
background-position: -384px -120px;
}
.tw-bs .icon-folder-open {
background-position: -408px -120px;
}
.tw-bs .icon-resize-vertical {
background-position: -432px -119px;
}
.tw-bs .icon-resize-horizontal {
background-position: -456px -118px;
}
.tw-bs .dropdown {
position: relative;
}
.tw-bs .dropdown-toggle {
*margin-bottom: -3px;
}
.tw-bs .dropdown-toggle:active,
.tw-bs .open .dropdown-toggle {
outline: 0;
}
.tw-bs .caret {
display: inline-block;
width: 0;
height: 0;
text-indent: -99999px;
*text-indent: 0;
vertical-align: top;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #000000;
opacity: 0.3;
filter: alpha(opacity=30);
content: "\2193";
}
.tw-bs .dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.tw-bs .dropdown:hover .caret,
.tw-bs .open.dropdown .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 4px 0;
margin: 0;
list-style: none;
background-color: #ffffff;
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-width: 1px;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*border-right-width: 2px;
*border-bottom-width: 2px;
}
.tw-bs .dropdown-menu.bottom-up {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
.tw-bs .dropdown-menu .divider {
height: 1px;
margin: 5px 1px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
*width: 100%;
*margin: -5px 0 5px;
}
.tw-bs .dropdown-menu a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: normal;
line-height: 18px;
color: #555555;
white-space: nowrap;
}
.tw-bs .dropdown-menu li > a:hover,
.tw-bs .dropdown-menu .active > a,
.tw-bs .dropdown-menu .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #0088cc;
}
.tw-bs .dropdown.open {
*z-index: 1000;
}
.tw-bs .dropdown.open .dropdown-toggle {
color: #ffffff;
background: #ccc;
background: rgba(0, 0, 0, 0.3);
}
.tw-bs .dropdown.open .dropdown-menu {
display: block;
}
.tw-bs .typeahead {
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.tw-bs .fade {
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
opacity: 0;
}
.tw-bs .fade.in {
opacity: 1;
}
.tw-bs .collapse {
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
position: relative;
overflow: hidden;
height: 0;
}
.tw-bs .collapse.in {
height: auto;
}
.tw-bs .close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 18px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.tw-bs .close:hover {
color: #000000;
text-decoration: none;
opacity: 0.4;
filter: alpha(opacity=40);
cursor: pointer;
}
.tw-bs .btn {
display: inline-block;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border: 1px solid #ccc;
border-bottom-color: #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*margin-left: .3em;
}
.tw-bs .btn:hover,
.tw-bs .btn:active,
.tw-bs .btn.active,
.tw-bs .btn.disabled,
.tw-bs .btn[disabled] {
background-color: #e6e6e6;
}
.tw-bs .btn:active,
.tw-bs .btn.active {
background-color: #cccccc \9;
}
.tw-bs .btn:first-child {
*margin-left: 0;
}
.tw-bs .btn:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-ms-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.tw-bs .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs .btn.active,
.tw-bs .btn:active {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
outline: 0;
}
.tw-bs .btn.disabled,
.tw-bs .btn[disabled] {
cursor: default;
background-image: none;
background-color: #e6e6e6;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tw-bs .btn-large {
padding: 9px 14px;
font-size: 15px;
line-height: normal;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tw-bs .btn-large [class^="icon-"] {
margin-top: 1px;
}
.tw-bs .btn-small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
.tw-bs .btn-small [class^="icon-"] {
margin-top: -1px;
}
.tw-bs .btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
}
.tw-bs .btn-primary,
.tw-bs .btn-primary:hover,
.tw-bs .btn-warning,
.tw-bs .btn-warning:hover,
.tw-bs .btn-danger,
.tw-bs .btn-danger:hover,
.tw-bs .btn-success,
.tw-bs .btn-success:hover,
.tw-bs .btn-info,
.tw-bs .btn-info:hover,
.tw-bs .btn-inverse,
.tw-bs .btn-inverse:hover {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
color: #ffffff;
}
.tw-bs .btn-primary.active,
.tw-bs .btn-warning.active,
.tw-bs .btn-danger.active,
.tw-bs .btn-success.active,
.tw-bs .btn-info.active,
.tw-bs .btn-dark.active {
color: rgba(255, 255, 255, 0.75);
}
.tw-bs .btn-primary {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(top, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-primary:hover,
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.tw-bs .btn-primary.disabled,
.tw-bs .btn-primary[disabled] {
background-color: #0044cc;
}
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active {
background-color: #003399 \9;
}
.tw-bs .btn-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -ms-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(top, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-warning:hover,
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.tw-bs .btn-warning.disabled,
.tw-bs .btn-warning[disabled] {
background-color: #f89406;
}
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active {
background-color: #c67605 \9;
}
.tw-bs .btn-danger {
background-color: #da4f49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(top, #ee5f5b, #bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-danger:hover,
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.tw-bs .btn-danger.disabled,
.tw-bs .btn-danger[disabled] {
background-color: #bd362f;
}
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active {
background-color: #942a25 \9;
}
.tw-bs .btn-success {
background-color: #5bb75b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -ms-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-success:hover,
.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.tw-bs .btn-success.disabled,
.tw-bs .btn-success[disabled] {
background-color: #51a351;
}
.tw-bs .btn-success:active,
.tw-bs .btn-success.active {
background-color: #408140 \9;
}
.tw-bs .btn-info {
background-color: #49afcd;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(top, #5bc0de, #2f96b4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-info:hover,
.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.tw-bs .btn-info.disabled,
.tw-bs .btn-info[disabled] {
background-color: #2f96b4;
}
.tw-bs .btn-info:active,
.tw-bs .btn-info.active {
background-color: #24748c \9;
}
.tw-bs .btn-inverse {
background-color: #393939;
background-image: -moz-linear-gradient(top, #454545, #262626);
background-image: -ms-linear-gradient(top, #454545, #262626);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#262626));
background-image: -webkit-linear-gradient(top, #454545, #262626);
background-image: -o-linear-gradient(top, #454545, #262626);
background-image: linear-gradient(top, #454545, #262626);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#262626', GradientType=0);
border-color: #262626 #262626 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.tw-bs .btn-inverse:hover,
.tw-bs .btn-inverse:active,
.tw-bs .btn-inverse.active,
.tw-bs .btn-inverse.disabled,
.tw-bs .btn-inverse[disabled] {
background-color: #262626;
}
.tw-bs .btn-inverse:active,
.tw-bs .btn-inverse.active {
background-color: #0c0c0c \9;
}
.tw-bs button.btn,
.tw-bs input[type="submit"].btn {
*padding-top: 2px;
*padding-bottom: 2px;
}
.tw-bs button.btn::-moz-focus-inner,
.tw-bs input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
.tw-bs button.btn.large,
.tw-bs input[type="submit"].btn.large {
*padding-top: 7px;
*padding-bottom: 7px;
}
.tw-bs button.btn.small,
.tw-bs input[type="submit"].btn.small {
*padding-top: 3px;
*padding-bottom: 3px;
}
.tw-bs .btn-group {
position: relative;
*zoom: 1;
*margin-left: .3em;
}
.tw-bs .btn-group:before,
.tw-bs .btn-group:after {
display: table;
content: "";
}
.tw-bs .btn-group:after {
clear: both;
}
.tw-bs .btn-group:first-child {
*margin-left: 0;
}
.tw-bs .btn-group + .btn-group {
margin-left: 5px;
}
.tw-bs .btn-toolbar {
margin-top: 9px;
margin-bottom: 9px;
}
.tw-bs .btn-toolbar .btn-group {
display: inline-block;
*display: inline; *zoom: 1;
}
.tw-bs .btn-group .btn {
position: relative;
float: left;
margin-left: -1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .btn-group .btn:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.tw-bs .btn-group .btn:last-child,
.tw-bs .btn-group .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.tw-bs .btn-group .btn.large:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.tw-bs .btn-group .btn.large:last-child,
.tw-bs .btn-group .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.tw-bs .btn-group .btn:hover,
.tw-bs .btn-group .btn:focus,
.tw-bs .btn-group .btn:active,
.tw-bs .btn-group .btn.active {
z-index: 2;
}
.tw-bs .btn-group .dropdown-toggle:active,
.tw-bs .btn-group.open .dropdown-toggle {
outline: 0;
}
.tw-bs .btn-group .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
*padding-top: 5px;
*padding-bottom: 5px;
}
.tw-bs .btn-group.open {
*z-index: 1000;
}
.tw-bs .btn-group.open .dropdown-menu {
display: block;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tw-bs .btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tw-bs .btn .caret {
margin-top: 7px;
margin-left: 0;
}
.tw-bs .btn:hover .caret,
.tw-bs .open.btn-group .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .btn-primary .caret,
.tw-bs .btn-danger .caret,
.tw-bs .btn-info .caret,
.tw-bs .btn-success .caret,
.tw-bs .btn-inverse .caret {
border-top-color: #ffffff;
opacity: 0.75;
filter: alpha(opacity=75);
}
.tw-bs .btn-small .caret {
margin-top: 4px;
}
.tw-bs .alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .alert,
.tw-bs .alert-heading {
color: #c09853;
}
.tw-bs .alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.tw-bs .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.tw-bs .alert-success,
.tw-bs .alert-success .alert-heading {
color: #468847;
}
.tw-bs .alert-danger,
.tw-bs .alert-error {
background-color: #f2dede;
border-color: #eed3d7;
}
.tw-bs .alert-danger,
.tw-bs .alert-error,
.tw-bs .alert-danger .alert-heading,
.tw-bs .alert-error .alert-heading {
color: #b94a48;
}
.tw-bs .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
}
.tw-bs .alert-info,
.tw-bs .alert-info .alert-heading {
color: #3a87ad;
}
.tw-bs .alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.tw-bs .alert-block > p,
.tw-bs .alert-block > ul {
margin-bottom: 0;
}
.tw-bs .alert-block p + p {
margin-top: 5px;
}
.tw-bs .nav {
margin-left: 0;
margin-bottom: 18px;
list-style: none;
}
.tw-bs .nav > li > a {
display: block;
}
.tw-bs .nav > li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.tw-bs .nav .nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 18px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.tw-bs .nav li + .nav-header {
margin-top: 9px;
}
.tw-bs .nav-list {
padding-left: 14px;
padding-right: 14px;
margin-bottom: 0;
}
.tw-bs .nav-list > li > a,
.tw-bs .nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.tw-bs .nav-list > li > a {
padding: 3px 15px;
}
.tw-bs .nav-list .active > a,
.tw-bs .nav-list .active > a:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.tw-bs .nav-list [class^="icon-"] {
margin-right: 2px;
}
.tw-bs .nav-tabs,
.tw-bs .nav-pills {
*zoom: 1;
}
.tw-bs .nav-tabs:before,
.tw-bs .nav-pills:before,
.tw-bs .nav-tabs:after,
.tw-bs .nav-pills:after {
display: table;
content: "";
}
.tw-bs .nav-tabs:after,
.tw-bs .nav-pills:after {
clear: both;
}
.tw-bs .nav-tabs > li,
.tw-bs .nav-pills > li {
float: left;
}
.tw-bs .nav-tabs > li > a,
.tw-bs .nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.tw-bs .nav-tabs {
border-bottom: 1px solid #ddd;
}
.tw-bs .nav-tabs > li {
margin-bottom: -1px;
}
.tw-bs .nav-tabs > li > a {
padding-top: 9px;
padding-bottom: 9px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.tw-bs .nav-tabs > .active > a,
.tw-bs .nav-tabs > .active > a:hover {
color: #555555;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.tw-bs .nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tw-bs .nav-pills .active > a,
.tw-bs .nav-pills .active > a:hover {
color: #ffffff;
background-color: #0088cc;
}
.tw-bs .nav-stacked > li {
float: none;
}
.tw-bs .nav-stacked > li > a {
margin-right: 0;
}
.tw-bs .nav-tabs.nav-stacked {
border-bottom: 0;
}
.tw-bs .nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tw-bs .nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.tw-bs .nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.tw-bs .nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.tw-bs .nav-tabs .dropdown-menu,
.tw-bs .nav-pills .dropdown-menu {
margin-top: 1px;
border-width: 1px;
}
.tw-bs .nav-pills .dropdown-menu {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .nav-tabs .dropdown-toggle .caret,
.tw-bs .nav-pills .dropdown-toggle .caret {
border-top-color: #0088cc;
margin-top: 6px;
}
.tw-bs .nav-tabs .dropdown-toggle:hover .caret,
.tw-bs .nav-pills .dropdown-toggle:hover .caret {
border-top-color: #005580;
}
.tw-bs .nav-tabs .active .dropdown-toggle .caret,
.tw-bs .nav-pills .active .dropdown-toggle .caret {
border-top-color: #333333;
}
.tw-bs .nav > .dropdown.active > a:hover {
color: #000000;
cursor: pointer;
}
.tw-bs .nav-tabs .open .dropdown-toggle,
.tw-bs .nav-pills .open .dropdown-toggle,
.tw-bs .nav > .open.active > a:hover {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.tw-bs .nav .open .caret,
.tw-bs .nav .open.active .caret,
.tw-bs .nav .open a:hover .caret {
border-top-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .tabs-stacked .open > a:hover {
border-color: #999999;
}
.tw-bs .tabbable {
*zoom: 1;
}
.tw-bs .tabbable:before,
.tw-bs .tabbable:after {
display: table;
content: "";
}
.tw-bs .tabbable:after {
clear: both;
}
.tw-bs .tab-content {
overflow: hidden;
}
.tw-bs .tabs-below .nav-tabs,
.tw-bs .tabs-right .nav-tabs,
.tw-bs .tabs-left .nav-tabs {
border-bottom: 0;
}
.tw-bs .tab-content > .tab-pane,
.tw-bs .pill-content > .pill-pane {
display: none;
}
.tw-bs .tab-content > .active,
.tw-bs .pill-content > .active {
display: block;
}
.tw-bs .tabs-below .nav-tabs {
border-top: 1px solid #ddd;
}
.tw-bs .tabs-below .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tw-bs .tabs-below .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tw-bs .tabs-below .nav-tabs > li > a:hover {
border-bottom-color: transparent;
border-top-color: #ddd;
}
.tw-bs .tabs-below .nav-tabs .active > a,
.tw-bs .tabs-below .nav-tabs .active > a:hover {
border-color: transparent #ddd #ddd #ddd;
}
.tw-bs .tabs-left .nav-tabs > li,
.tw-bs .tabs-right .nav-tabs > li {
float: none;
}
.tw-bs .tabs-left .nav-tabs > li > a,
.tw-bs .tabs-right .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tw-bs .tabs-left .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tw-bs .tabs-left .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tw-bs .tabs-left .nav-tabs > li > a:hover {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tw-bs .tabs-left .nav-tabs .active > a,
.tw-bs .tabs-left .nav-tabs .active > a:hover {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tw-bs .tabs-right .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tw-bs .tabs-right .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tw-bs .tabs-right .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tw-bs .tabs-right .nav-tabs .active > a,
.tw-bs .tabs-right .nav-tabs .active > a:hover {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.tw-bs .navbar {
overflow: visible;
margin-bottom: 18px;
}
.tw-bs .navbar-inner {
padding-left: 20px;
padding-right: 20px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
background-image: -webkit-linear-gradient(top, #333333, #222222);
background-image: -o-linear-gradient(top, #333333, #222222);
background-image: linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.tw-bs .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
background-image: -webkit-linear-gradient(top, #333333, #222222);
background-image: -o-linear-gradient(top, #333333, #222222);
background-image: linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
border-color: #222222 #222222 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.tw-bs .btn-navbar:hover,
.tw-bs .btn-navbar:active,
.tw-bs .btn-navbar.active,
.tw-bs .btn-navbar.disabled,
.tw-bs .btn-navbar[disabled] {
background-color: #222222;
}
.tw-bs .btn-navbar:active,
.tw-bs .btn-navbar.active {
background-color: #080808 \9;
}
.tw-bs .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs .btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.tw-bs .nav-collapse.collapse {
height: auto;
}
.tw-bs .navbar .brand:hover {
text-decoration: none;
}
.tw-bs .navbar .brand {
float: left;
display: block;
padding: 8px 20px 12px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
line-height: 1;
color: #ffffff;
}
.tw-bs .navbar .navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #999999;
}
.tw-bs .navbar .navbar-text a:hover {
color: #ffffff;
background-color: transparent;
}
.tw-bs .navbar .btn,
.tw-bs .navbar .btn-group {
margin-top: 5px;
}
.tw-bs .navbar .btn-group .btn {
margin-top: 0;
}
.tw-bs .navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.tw-bs .navbar-form:before,
.tw-bs .navbar-form:after {
display: table;
content: "";
}
.tw-bs .navbar-form:after {
clear: both;
}
.tw-bs .navbar-form input,
.tw-bs .navbar-form select {
display: inline-block;
margin-top: 5px;
margin-bottom: 0;
}
.tw-bs .navbar-form .radio,
.tw-bs .navbar-form .checkbox {
margin-top: 5px;
}
.tw-bs .navbar-form input[type="image"],
.tw-bs .navbar-form input[type="checkbox"],
.tw-bs .navbar-form input[type="radio"] {
margin-top: 3px;
}
.tw-bs .navbar-form .input-append,
.tw-bs .navbar-form .input-prepend {
margin-top: 6px;
white-space: nowrap;
}
.tw-bs .navbar-form .input-append input,
.tw-bs .navbar-form .input-prepend input {
margin-top: 0;
}
.tw-bs .navbar-search {
position: relative;
float: left;
margin-top: 6px;
margin-bottom: 0;
}
.tw-bs .navbar-search .search-query {
padding: 4px 9px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #ffffff;
color: rgba(255, 255, 255, 0.75);
background: #666;
background: rgba(255, 255, 255, 0.3);
border: 1px solid #111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.tw-bs .navbar-search .search-query :-moz-placeholder {
color: #eeeeee;
}
.tw-bs .navbar-search .search-query::-webkit-input-placeholder {
color: #eeeeee;
}
.tw-bs .navbar-search .search-query:hover {
color: #ffffff;
background-color: #999999;
background-color: rgba(255, 255, 255, 0.5);
}
.tw-bs .navbar-search .search-query:focus,
.tw-bs .navbar-search .search-query.focused {
padding: 5px 10px;
color: #333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
outline: 0;
}
.tw-bs .navbar-fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.tw-bs .navbar-fixed-top .navbar-inner {
padding-left: 0;
padding-right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.tw-bs .navbar .nav.pull-right {
float: right;
}
.tw-bs .navbar .nav > li {
display: block;
float: left;
}
.tw-bs .navbar .nav > li > a {
float: none;
padding: 10px 10px 11px;
line-height: 19px;
color: #999999;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs .navbar .nav > li > a:hover {
background-color: transparent;
color: #ffffff;
text-decoration: none;
}
.tw-bs .navbar .nav .active > a,
.tw-bs .navbar .nav .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #222222;
}
.tw-bs .navbar .divider-vertical {
height: 40px;
width: 1px;
margin: 0 9px;
overflow: hidden;
background-color: #222222;
border-right: 1px solid #333333;
}
.tw-bs .navbar .nav.pull-right {
margin-left: 10px;
margin-right: 0;
}
.tw-bs .navbar .dropdown-menu {
margin-top: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .navbar .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
left: 9px;
}
.tw-bs .navbar .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 10px;
}
.tw-bs .navbar .nav .dropdown-toggle .caret,
.tw-bs .navbar .nav .open.dropdown .caret {
border-top-color: #ffffff;
}
.tw-bs .navbar .nav .active .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .navbar .nav .open > .dropdown-toggle,
.tw-bs .navbar .nav .active > .dropdown-toggle,
.tw-bs .navbar .nav .open.active > .dropdown-toggle {
background-color: transparent;
}
.tw-bs .navbar .nav .active > .dropdown-toggle:hover {
color: #ffffff;
}
.tw-bs .navbar .nav.pull-right .dropdown-menu {
left: auto;
right: 0;
}
.tw-bs .navbar .nav.pull-right .dropdown-menu:before {
left: auto;
right: 12px;
}
.tw-bs .navbar .nav.pull-right .dropdown-menu:after {
left: auto;
right: 13px;
}
.tw-bs .breadcrumb {
padding: 7px 14px;
margin: 0 0 18px;
background-color: #fbfbfb;
background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
background-image: linear-gradient(top, #ffffff, #f5f5f5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.tw-bs .breadcrumb li {
display: inline-block;
text-shadow: 0 1px 0 #ffffff;
}
.tw-bs .breadcrumb .divider {
padding: 0 5px;
color: #999999;
}
.tw-bs .breadcrumb .active a {
color: #333333;
}
.tw-bs .pagination {
height: 36px;
margin: 18px 0;
}
.tw-bs .pagination ul {
display: inline-block;
*display: inline; *zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tw-bs .pagination li {
display: inline;
}
.tw-bs .pagination a {
float: left;
padding: 0 14px;
line-height: 34px;
text-decoration: none;
border: 1px solid #ddd;
border-left-width: 0;
}
.tw-bs .pagination a:hover,
.tw-bs .pagination .active a {
background-color: #f5f5f5;
}
.tw-bs .pagination .active a {
color: #999999;
cursor: default;
}
.tw-bs .pagination .disabled a,
.tw-bs .pagination .disabled a:hover {
color: #999999;
background-color: transparent;
cursor: default;
}
.tw-bs .pagination li:first-child a {
border-left-width: 1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .pagination li:last-child a {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.tw-bs .pagination-centered {
text-align: center;
}
.tw-bs .pagination-right {
text-align: right;
}
.tw-bs .pager {
margin-left: 0;
margin-bottom: 18px;
list-style: none;
text-align: center;
*zoom: 1;
}
.tw-bs .pager:before,
.tw-bs .pager:after {
display: table;
content: "";
}
.tw-bs .pager:after {
clear: both;
}
.tw-bs .pager li {
display: inline;
}
.tw-bs .pager a {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.tw-bs .pager a:hover {
text-decoration: none;
background-color: #f5f5f5;
}
.tw-bs .pager .next a {
float: right;
}
.tw-bs .pager .previous a {
float: left;
}
.tw-bs .modal-open .dropdown-menu {
z-index: 2050;
}
.tw-bs .modal-open .dropdown.open {
*z-index: 2050;
}
.tw-bs .modal-open .popover {
z-index: 2060;
}
.tw-bs .modal-open .tooltip {
z-index: 2070;
}
.tw-bs .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.tw-bs .modal-backdrop.fade {
opacity: 0;
}
.tw-bs .modal-backdrop,
.tw-bs .modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tw-bs .modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
max-height: 500px;
overflow: auto;
width: 560px;
margin: -250px 0 0 -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.tw-bs .modal.fade {
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-ms-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
top: -25%;
}
.tw-bs .modal.fade.in {
top: 50%;
}
.tw-bs .modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.tw-bs .modal-header .close {
margin-top: 2px;
}
.tw-bs .modal-body {
padding: 15px;
}
.tw-bs .modal-body .modal-form {
margin-bottom: 0;
}
.tw-bs .modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
*zoom: 1;
}
.tw-bs .modal-footer:before,
.tw-bs .modal-footer:after {
display: table;
content: "";
}
.tw-bs .modal-footer:after {
clear: both;
}
.tw-bs .modal-footer .btn {
float: right;
margin-left: 5px;
margin-bottom: 0;
}
.tw-bs .tooltip {
position: absolute;
z-index: 1020;
display: block;
visibility: visible;
padding: 5px;
font-size: 11px;
opacity: 0;
filter: alpha(opacity=0);
}
.tw-bs .tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tw-bs .tooltip.top {
margin-top: -2px;
}
.tw-bs .tooltip.right {
margin-left: 2px;
}
.tw-bs .tooltip.bottom {
margin-top: 2px;
}
.tw-bs .tooltip.left {
margin-left: -2px;
}
.tw-bs .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000000;
}
.tw-bs .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #000000;
}
.tw-bs .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #000000;
}
.tw-bs .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #000000;
}
.tw-bs .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
}
.tw-bs .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
padding: 5px;
}
.tw-bs .popover.top {
margin-top: -5px;
}
.tw-bs .popover.right {
margin-left: 5px;
}
.tw-bs .popover.bottom {
margin-top: 5px;
}
.tw-bs .popover.left {
margin-left: -5px;
}
.tw-bs .popover.top .arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000000;
}
.tw-bs .popover.right .arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #000000;
}
.tw-bs .popover.bottom .arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #000000;
}
.tw-bs .popover.left .arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #000000;
}
.tw-bs .popover .arrow {
position: absolute;
width: 0;
height: 0;
}
.tw-bs .popover-inner {
padding: 3px;
width: 280px;
overflow: hidden;
background: #000000;
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.tw-bs .popover-title {
padding: 9px 15px;
line-height: 1;
background-color: #f5f5f5;
border-bottom: 1px solid #eee;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.tw-bs .popover-content {
padding: 14px;
background-color: #ffffff;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.tw-bs .popover-content p,
.tw-bs .popover-content ul,
.tw-bs .popover-content ol {
margin-bottom: 0;
}
.tw-bs .thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.tw-bs .thumbnails:before,
.tw-bs .thumbnails:after {
display: table;
content: "";
}
.tw-bs .thumbnails:after {
clear: both;
}
.tw-bs .thumbnails > li {
float: left;
margin: 0 0 18px 20px;
}
.tw-bs .thumbnail {
display: block;
padding: 4px;
line-height: 1;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tw-bs a.thumbnail:hover {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.tw-bs .thumbnail > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.tw-bs .thumbnail .caption {
padding: 9px;
}
.tw-bs .label {
padding: 2px 4px 3px;
font-size: 11.049999999999999px;
font-weight: bold;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tw-bs .label:hover {
color: #ffffff;
text-decoration: none;
}
.tw-bs .label-important {
background-color: #b94a48;
}
.tw-bs .label-important:hover {
background-color: #953b39;
}
.tw-bs .label-warning {
background-color: #f89406;
}
.tw-bs .label-warning:hover {
background-color: #c67605;
}
.tw-bs .label-success {
background-color: #468847;
}
.tw-bs .label-success:hover {
background-color: #356635;
}
.tw-bs .label-info {
background-color: #3a87ad;
}
.tw-bs .label-info:hover {
background-color: #2d6987;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
.tw-bs .progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .progress .bar {
width: 0%;
height: 18px;
color: #ffffff;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -ms-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(top, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-ms-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.tw-bs .progress-striped .bar {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.tw-bs .progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.tw-bs .progress-danger .bar {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(top, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.tw-bs .progress-danger.progress-striped .bar {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-success .bar {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -ms-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(top, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.tw-bs .progress-success.progress-striped .bar {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-info .bar {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(top, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.tw-bs .progress-info.progress-striped .bar {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .accordion {
margin-bottom: 18px;
}
.tw-bs .accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .accordion-heading {
border-bottom: 0;
}
.tw-bs .accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.tw-bs .accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.tw-bs .carousel {
position: relative;
margin-bottom: 18px;
line-height: 1;
}
.tw-bs .carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.tw-bs .carousel .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-ms-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.tw-bs .carousel .item > img {
display: block;
line-height: 1;
}
.tw-bs .carousel .active,
.tw-bs .carousel .next,
.tw-bs .carousel .prev {
display: block;
}
.tw-bs .carousel .active {
left: 0;
}
.tw-bs .carousel .next,
.tw-bs .carousel .prev {
position: absolute;
top: 0;
width: 100%;
}
.tw-bs .carousel .next {
left: 100%;
}
.tw-bs .carousel .prev {
left: -100%;
}
.tw-bs .carousel .next.left,
.tw-bs .carousel .prev.right {
left: 0;
}
.tw-bs .carousel .active.left {
left: -100%;
}
.tw-bs .carousel .active.right {
left: 100%;
}
.tw-bs .carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.tw-bs .carousel-control.right {
left: auto;
right: 15px;
}
.tw-bs .carousel-control:hover {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.tw-bs .carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 10px 15px 5px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.tw-bs .carousel-caption h4,
.tw-bs .carousel-caption p {
color: #ffffff;
}
.tw-bs .hero-unit {
padding: 60px;
margin-bottom: 30px;
background-color: #f5f5f5;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.tw-bs .hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
letter-spacing: -1px;
}
.tw-bs .hero-unit p {
font-size: 18px;
font-weight: 200;
line-height: 27px;
}
.tw-bs .pull-right {
float: right;
}
.tw-bs .pull-left {
float: left;
}
.tw-bs .hide {
display: none;
}
.tw-bs .show {
display: block;
}
.tw-bs .invisible {
visibility: hidden;
}