winstrap
Version:
Winstrap is the official Bootstrap theme for Microsoft design language.
2,452 lines (1,989 loc) • 380 kB
CSS
@charset "UTF-8";
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.color-white {
background: #FFFFFF; }
.color-black {
background: #000000; }
.color-accent {
background: #0078D7; }
.color-alert {
background: #D02E00; }
.color-type-primary {
color: #000000; }
.color-type-secondary {
color: rgba(0, 0, 0, 0.6); }
.color-type-disabled {
color: rgba(0, 0, 0, 0.2); }
.color-type-accent {
color: #0078D7; }
.color-type-alert {
color: #D02E00; }
.color-type-primary-alt {
color: #FFFFFF; }
.color-type-secondary-alt {
color: rgba(255, 255, 255, 0.6); }
.color-type-disabled-alt {
color: rgba(255, 255, 255, 0.2); }
.color-type-accent-alt {
color: #0078D7; }
.color-type-alert-alt {
color: #D02E00; }
.color-fill-dim-low {
background-color: rgba(0, 0, 0, 0.05); }
.color-fill-dim-mid {
background-color: rgba(0, 0, 0, 0.1); }
.color-fill-neutral-low {
background-color: rgba(0, 0, 0, 0.2); }
.color-fill-neutral-mid {
background-color: rgba(0, 0, 0, 0.3); }
.color-fill-neutral-high {
background-color: rgba(0, 0, 0, 0.4); }
.color-fill-vivid-low {
background-color: rgba(0, 0, 0, 0.6); }
.color-fill-vivid-mid {
background-color: rgba(0, 0, 0, 0.8); }
.color-fill-vivid-high {
background-color: #000000; }
.color-fill-dim-mid-alt {
background-color: rgba(255, 255, 255, 0.1); }
.color-fill-dim-high-alt {
background-color: rgba(255, 255, 255, 0.15); }
.color-fill-neutral-low-alt {
background-color: rgba(255, 255, 255, 0.2); }
.color-fill-neutral-mid-alt {
background-color: rgba(255, 255, 255, 0.3); }
.color-fill-neutral-high-alt {
background-color: rgba(255, 255, 255, 0.4); }
.color-fill-vivid-low-alt {
background-color: rgba(255, 255, 255, 0.6); }
.color-fill-vivid-mid-alt {
background-color: rgba(255, 255, 255, 0.8); }
.color-fill-vivid-high-alt {
background-color: #FFFFFF; }
.color-line-dim-low {
border-color: rgba(0, 0, 0, 0.05); }
.color-line-dim-mid {
border-color: rgba(0, 0, 0, 0.1); }
.color-line-neutral-low {
border-color: rgba(0, 0, 0, 0.2); }
.color-line-neutral-mid {
border-color: rgba(0, 0, 0, 0.3); }
.color-line-neutral-high {
border-color: rgba(0, 0, 0, 0.4); }
.color-line-vivid-low {
border-color: rgba(0, 0, 0, 0.6); }
.color-line-vivid-mid {
border-color: rgba(0, 0, 0, 0.8); }
.color-line-vivid-high {
border-color: #000000; }
.color-line-dim-mid-alt {
border-color: rgba(255, 255, 255, 0.1); }
.color-line-dim-high-alt {
border-color: rgba(255, 255, 255, 0.15); }
.color-line-neutral-low-alt {
border-color: rgba(255, 255, 255, 0.2); }
.color-line-neutral-mid-alt {
border-color: rgba(255, 255, 255, 0.3); }
.color-line-neutral-high-alt {
border-color: rgba(255, 255, 255, 0.4); }
.color-line-vivid-low-alt {
border-color: rgba(255, 255, 255, 0.6); }
.color-line-vivid-mid-alt {
border-color: rgba(255, 255, 255, 0.8); }
.color-line-vivid-high-alt {
border-color: #FFFFFF; }
.color-bg-light-vivid-high {
background-color: #FFFFFF; }
.color-bg-light-vivid-mid {
background-color: #F2F2F2; }
.color-bg-light-vivid-low {
background-color: #E5E5E5; }
.color-bg-light-neutral-high {
background-color: #D9D9D9; }
.color-bg-light-neutral-mid {
background-color: #CCCCCC; }
.color-bg-dark-vivid-high {
background-color: #000000; }
.color-bg-dark-vivid-mid {
background-color: #191919; }
.color-bg-dark-vivid-low {
background-color: #262626; }
.color-bg-dark-neutral-high {
background-color: #333333; }
.color-bg-dark-neutral-mid {
background: #404040; }
.color-fill-accent-dim-low {
background-color: rgba(0, 120, 215, 0.05); }
.color-fill-accent-dim-mid {
background-color: rgba(0, 120, 215, 0.1); }
.color-fill-accent-dim-high {
background-color: rgba(0, 120, 215, 0.15); }
.color-fill-accent-neutral-low {
background-color: rgba(0, 120, 215, 0.2); }
.color-fill-accent-neutral-mid {
background-color: rgba(0, 120, 215, 0.3); }
.color-fill-accent-neutral-high {
background-color: rgba(0, 120, 215, 0.4); }
.color-fill-accent-vivid-low {
background-color: rgba(0, 120, 215, 0.6); }
.color-fill-accent-vivid-mid {
background-color: rgba(0, 120, 215, 0.8); }
.color-fill-accent-vivid-high {
background-color: #0078D7; }
.color-fill-alert {
background-color: #D02E00; }
.color-line-accent-dim-low {
border-color: rgba(0, 120, 215, 0.05); }
.color-line-accent-dim-mid {
border-color: rgba(0, 120, 215, 0.1); }
.color-line-accent-dim-high {
border-color: rgba(0, 120, 215, 0.15); }
.color-line-accent-neutral-low {
border-color: rgba(0, 120, 215, 0.2); }
.color-line-accent-neutral-mid {
border-color: rgba(0, 120, 215, 0.3); }
.color-line-accent-neutral-high {
border-color: rgba(0, 120, 215, 0.4); }
.color-line-accent-vivid-low {
border-color: rgba(0, 120, 215, 0.6); }
.color-line-accent-vivid-mid {
border-color: rgba(0, 120, 215, 0.8); }
.color-line-accent-vivid-high {
border-color: #0078D7; }
.color-line-alert {
border-color: #D02E00; }
.color-blue {
background-color: #0078D7; }
.color-purple {
background-color: #5C2D91; }
.color-magenta {
background-color: #B4009E; }
.color-red {
background-color: #E81123; }
.color-orange {
background-color: #D83B01; }
.color-yellow {
background-color: #FFB900; }
.color-green {
background-color: #107C10; }
.color-teal {
background-color: #008272; }
.color-lightblue {
background-color: #00BCF2; }
.color-midblue {
background-color: #00188F; }
.color-darkblue {
background-color: #002050; }
.color-lightpurple {
background-color: #B4A0FF; }
.color-darkpurple {
background-color: #32145A; }
.color-lightmagenta {
background-color: #E3008C; }
.color-darkmagenta {
background-color: #5C005C; }
.color-darkred {
background-color: #A80000; }
.color-lightorange {
background-color: #FF8C00; }
.color-lightyellow {
background-color: #FFF100; }
.color-lightgreen {
background-color: #BAD80A; }
.color-darkgreen {
background-color: #004B1C; }
.color-lightteal {
background-color: #00B294; }
.color-darkteal {
background-color: #004B50; }
.m-v-xxl {
margin-top: 84px !important;
margin-bottom: 84px !important; }
.m-h-xxl {
margin-left: 84px !important;
margin-right: 84px !important; }
.m-t-xxl {
margin-top: 84px !important; }
.m-r-xxl {
margin-right: 84px !important; }
.m-b-xxl {
margin-bottom: 84px !important; }
.m-l-xxl {
margin-left: 84px !important; }
.m-xxl {
margin: 84px !important; }
.p-v-xxl {
padding-top: 84px !important;
padding-bottom: 84px !important; }
.p-h-xxl {
padding-left: 84px !important;
padding-right: 84px !important; }
.p-t-xxl {
padding-top: 84px !important; }
.p-r-xxl {
padding-right: 84px !important; }
.p-b-xxl {
padding-bottom: 84px !important; }
.p-l-xxl {
padding-left: 84px !important; }
.p-xxl {
padding: 84px !important; }
.m-v-xl {
margin-top: 72px !important;
margin-bottom: 72px !important; }
.m-h-xl {
margin-left: 72px !important;
margin-right: 72px !important; }
.m-t-xl {
margin-top: 72px !important; }
.m-r-xl {
margin-right: 72px !important; }
.m-b-xl {
margin-bottom: 72px !important; }
.m-l-xl {
margin-left: 72px !important; }
.m-xl {
margin: 72px !important; }
.p-v-xl {
padding-top: 72px !important;
padding-bottom: 72px !important; }
.p-h-xl {
padding-left: 72px !important;
padding-right: 72px !important; }
.p-t-xl {
padding-top: 72px !important; }
.p-r-xl {
padding-right: 72px !important; }
.p-b-xl {
padding-bottom: 72px !important; }
.p-l-xl {
padding-left: 72px !important; }
.p-xl {
padding: 72px !important; }
.m-v-lg {
margin-top: 64px !important;
margin-bottom: 64px !important; }
.m-h-lg {
margin-left: 64px !important;
margin-right: 64px !important; }
.m-t-lg {
margin-top: 64px !important; }
.m-r-lg {
margin-right: 64px !important; }
.m-b-lg {
margin-bottom: 64px !important; }
.m-l-lg {
margin-left: 64px !important; }
.m-lg {
margin: 64px !important; }
.p-v-lg {
padding-top: 64px !important;
padding-bottom: 64px !important; }
.p-h-lg {
padding-left: 64px !important;
padding-right: 64px !important; }
.p-t-lg {
padding-top: 64px !important; }
.p-r-lg {
padding-right: 64px !important; }
.p-b-lg {
padding-bottom: 64px !important; }
.p-l-lg {
padding-left: 64px !important; }
.p-lg {
padding: 64px !important; }
.m-v-md {
margin-top: 48px !important;
margin-bottom: 48px !important; }
.m-h-md {
margin-left: 48px !important;
margin-right: 48px !important; }
.m-t-md {
margin-top: 48px !important; }
.m-r-md {
margin-right: 48px !important; }
.m-b-md {
margin-bottom: 48px !important; }
.m-l-md {
margin-left: 48px !important; }
.m-md {
margin: 48px !important; }
.p-v-md {
padding-top: 48px !important;
padding-bottom: 48px !important; }
.p-h-md {
padding-left: 48px !important;
padding-right: 48px !important; }
.p-t-md {
padding-top: 48px !important; }
.p-r-md {
padding-right: 48px !important; }
.p-b-md {
padding-bottom: 48px !important; }
.p-l-md {
padding-left: 48px !important; }
.p-md {
padding: 48px !important; }
.m-v-sm {
margin-top: 36px !important;
margin-bottom: 36px !important; }
.m-h-sm {
margin-left: 36px !important;
margin-right: 36px !important; }
.m-t-sm {
margin-top: 36px !important; }
.m-r-sm {
margin-right: 36px !important; }
.m-b-sm {
margin-bottom: 36px !important; }
.m-l-sm {
margin-left: 36px !important; }
.m-sm {
margin: 36px !important; }
.p-v-sm {
padding-top: 36px !important;
padding-bottom: 36px !important; }
.p-h-sm {
padding-left: 36px !important;
padding-right: 36px !important; }
.p-t-sm {
padding-top: 36px !important; }
.p-r-sm {
padding-right: 36px !important; }
.p-b-sm {
padding-bottom: 36px !important; }
.p-l-sm {
padding-left: 36px !important; }
.p-sm {
padding: 36px !important; }
.m-v-xs {
margin-top: 24px !important;
margin-bottom: 24px !important; }
.m-h-xs {
margin-left: 24px !important;
margin-right: 24px !important; }
.m-t-xs {
margin-top: 24px !important; }
.m-r-xs {
margin-right: 24px !important; }
.m-b-xs {
margin-bottom: 24px !important; }
.m-l-xs {
margin-left: 24px !important; }
.m-xs {
margin: 24px !important; }
.p-v-xs {
padding-top: 24px !important;
padding-bottom: 24px !important; }
.p-h-xs {
padding-left: 24px !important;
padding-right: 24px !important; }
.p-t-xs {
padding-top: 24px !important; }
.p-r-xs {
padding-right: 24px !important; }
.p-b-xs {
padding-bottom: 24px !important; }
.p-l-xs {
padding-left: 24px !important; }
.p-xs {
padding: 24px !important; }
.m-v-xxs {
margin-top: 12px !important;
margin-bottom: 12px !important; }
.m-h-xxs {
margin-left: 12px !important;
margin-right: 12px !important; }
.m-t-xxs {
margin-top: 12px !important; }
.m-r-xxs {
margin-right: 12px !important; }
.m-b-xxs {
margin-bottom: 12px !important; }
.m-l-xxs {
margin-left: 12px !important; }
.m-xxs {
margin: 12px !important; }
.p-v-xxs {
padding-top: 12px !important;
padding-bottom: 12px !important; }
.p-h-xxs {
padding-left: 12px !important;
padding-right: 12px !important; }
.p-t-xxs {
padding-top: 12px !important; }
.p-r-xxs {
padding-right: 12px !important; }
.p-b-xxs {
padding-bottom: 12px !important; }
.p-l-xxs {
padding-left: 12px !important; }
.p-xxs {
padding: 12px !important; }
.m-v-xxxs {
margin-top: 8px !important;
margin-bottom: 8px !important; }
.m-h-xxxs {
margin-left: 8px !important;
margin-right: 8px !important; }
.m-t-xxxs {
margin-top: 8px !important; }
.m-r-xxxs {
margin-right: 8px !important; }
.m-b-xxxs {
margin-bottom: 8px !important; }
.m-l-xxxs {
margin-left: 8px !important; }
.m-xxxs {
margin: 8px !important; }
.p-v-xxxs {
padding-top: 8px !important;
padding-bottom: 8px !important; }
.p-h-xxxs {
padding-left: 8px !important;
padding-right: 8px !important; }
.p-t-xxxs {
padding-top: 8px !important; }
.p-r-xxxs {
padding-right: 8px !important; }
.p-b-xxxs {
padding-bottom: 8px !important; }
.p-l-xxxs {
padding-left: 8px !important; }
.p-xxxs {
padding: 8px !important; }
.m-v-n {
margin-top: 0px !important;
margin-bottom: 0px !important; }
.m-h-n {
margin-left: 0px !important;
margin-right: 0px !important; }
.m-t-n {
margin-top: 0px !important; }
.m-r-n {
margin-right: 0px !important; }
.m-b-n {
margin-bottom: 0px !important; }
.m-l-n {
margin-left: 0px !important; }
.m-n {
margin: 0px !important; }
.p-v-n {
padding-top: 0px !important;
padding-bottom: 0px !important; }
.p-h-n {
padding-left: 0px !important;
padding-right: 0px !important; }
.p-t-n {
padding-top: 0px !important; }
.p-r-n {
padding-right: 0px !important; }
.p-b-n {
padding-bottom: 0px !important; }
.p-l-n {
padding-left: 0px !important; }
.p-n {
padding: 0px !important; }
.row.row-sm {
margin-left: -2px;
margin-right: -2px; }
.row.row-sm .col-xs-1, .row.row-sm .col-sm-1, .row.row-sm .col-md-1, .row.row-sm .col-lg-1, .row.row-sm .col-xl-1, .row.row-sm .col-xs-2, .row.row-sm .col-sm-2, .row.row-sm .col-md-2, .row.row-sm .col-lg-2, .row.row-sm .col-xl-2, .row.row-sm .col-xs-3, .row.row-sm .col-sm-3, .row.row-sm .col-md-3, .row.row-sm .col-lg-3, .row.row-sm .col-xl-3, .row.row-sm .col-xs-4, .row.row-sm .col-sm-4, .row.row-sm .col-md-4, .row.row-sm .col-lg-4, .row.row-sm .col-xl-4, .row.row-sm .col-xs-5, .row.row-sm .col-sm-5, .row.row-sm .col-md-5, .row.row-sm .col-lg-5, .row.row-sm .col-xl-5, .row.row-sm .col-xs-6, .row.row-sm .col-sm-6, .row.row-sm .col-md-6, .row.row-sm .col-lg-6, .row.row-sm .col-xl-6, .row.row-sm .col-xs-7, .row.row-sm .col-sm-7, .row.row-sm .col-md-7, .row.row-sm .col-lg-7, .row.row-sm .col-xl-7, .row.row-sm .col-xs-8, .row.row-sm .col-sm-8, .row.row-sm .col-md-8, .row.row-sm .col-lg-8, .row.row-sm .col-xl-8, .row.row-sm .col-xs-9, .row.row-sm .col-sm-9, .row.row-sm .col-md-9, .row.row-sm .col-lg-9, .row.row-sm .col-xl-9, .row.row-sm .col-xs-10, .row.row-sm .col-sm-10, .row.row-sm .col-md-10, .row.row-sm .col-lg-10, .row.row-sm .col-xl-10, .row.row-sm .col-xs-11, .row.row-sm .col-sm-11, .row.row-sm .col-md-11, .row.row-sm .col-lg-11, .row.row-sm .col-xl-11, .row.row-sm .col-xs-12, .row.row-sm .col-sm-12, .row.row-sm .col-md-12, .row.row-sm .col-lg-12, .row.row-sm .col-xl-12, .row.row-sm .col-xs-13, .row.row-sm .col-sm-13, .row.row-sm .col-md-13, .row.row-sm .col-lg-13, .row.row-sm .col-xl-13, .row.row-sm .col-xs-14, .row.row-sm .col-sm-14, .row.row-sm .col-md-14, .row.row-sm .col-lg-14, .row.row-sm .col-xl-14, .row.row-sm .col-xs-15, .row.row-sm .col-sm-15, .row.row-sm .col-md-15, .row.row-sm .col-lg-15, .row.row-sm .col-xl-15, .row.row-sm .col-xs-16, .row.row-sm .col-sm-16, .row.row-sm .col-md-16, .row.row-sm .col-lg-16, .row.row-sm .col-xl-16, .row.row-sm .col-xs-17, .row.row-sm .col-sm-17, .row.row-sm .col-md-17, .row.row-sm .col-lg-17, .row.row-sm .col-xl-17, .row.row-sm .col-xs-18, .row.row-sm .col-sm-18, .row.row-sm .col-md-18, .row.row-sm .col-lg-18, .row.row-sm .col-xl-18, .row.row-sm .col-xs-19, .row.row-sm .col-sm-19, .row.row-sm .col-md-19, .row.row-sm .col-lg-19, .row.row-sm .col-xl-19, .row.row-sm .col-xs-20, .row.row-sm .col-sm-20, .row.row-sm .col-md-20, .row.row-sm .col-lg-20, .row.row-sm .col-xl-20, .row.row-sm .col-xs-21, .row.row-sm .col-sm-21, .row.row-sm .col-md-21, .row.row-sm .col-lg-21, .row.row-sm .col-xl-21, .row.row-sm .col-xs-22, .row.row-sm .col-sm-22, .row.row-sm .col-md-22, .row.row-sm .col-lg-22, .row.row-sm .col-xl-22, .row.row-sm .col-xs-23, .row.row-sm .col-sm-23, .row.row-sm .col-md-23, .row.row-sm .col-lg-23, .row.row-sm .col-xl-23, .row.row-sm .col-xs-24, .row.row-sm .col-sm-24, .row.row-sm .col-md-24, .row.row-sm .col-lg-24, .row.row-sm .col-xl-24 {
padding-left: 2px;
padding-right: 2px; }
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.navbar {
display: none; }
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important; } }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "Segoe UI", "Selawik", Tahoma, Verdana, Arial, sans-serif;
font-size: 15px;
line-height: 1.5625;
color: #000000;
background-color: #FFFFFF; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #0078D7;
text-decoration: none; }
a:hover, a:focus {
color: #0078D7;
text-decoration: underline; }
a:focus {
outline: 1px dotted #999;
outline-offset: 1px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 0px; }
.img-thumbnail {
padding: 4px;
line-height: 1.5625;
background-color: #FFFFFF;
border: 1px solid #ddd;
border-radius: 0px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 23px;
margin-bottom: 23px;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.3); }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: rgba(0, 0, 0, 0.2); }
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 23px;
margin-bottom: 11.5px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 11.5px;
margin-bottom: 11.5px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 39px; }
h2, .h2 {
font-size: 32px; }
h3, .h3 {
font-size: 26px; }
h4, .h4 {
font-size: 19px; }
h5, .h5 {
font-size: 15px; }
h6, .h6 {
font-size: 13px; }
p {
margin: 0 0 11.5px; }
.lead {
margin-bottom: 23px;
font-size: 17px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 540px) {
.lead {
font-size: 22.5px; } }
small,
.small {
font-size: 80%; }
mark,
.mark {
background-color: #fcf8e3;
padding: .2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-nowrap {
white-space: nowrap; }
.text-lowercase {
text-transform: lowercase; }
.text-uppercase, .initialism {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: rgba(0, 0, 0, 0.2); }
.text-primary {
color: #000000; }
a.text-primary:hover,
a.text-primary:focus {
color: black; }
.text-success {
color: rgba(0, 0, 0, 0.6); }
a.text-success:hover,
a.text-success:focus {
color: rgba(0, 0, 0, 0.6); }
.text-info {
color: rgba(0, 0, 0, 0.6); }
a.text-info:hover,
a.text-info:focus {
color: rgba(0, 0, 0, 0.6); }
.text-warning {
color: #D02E00; }
a.text-warning:hover,
a.text-warning:focus {
color: #9d2300; }
.text-danger {
color: #D02E00; }
a.text-danger:hover,
a.text-danger:focus {
color: #9d2300; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #000000; }
a.bg-primary:hover,
a.bg-primary:focus {
background-color: black; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3; }
.bg-info {
background-color: rgba(128, 128, 128, 0.6); }
a.bg-info:hover,
a.bg-info:focus {
background-color: rgba(102, 102, 102, 0.6); }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 10.5px;
margin: 46px 0 23px;
border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
ul,
ol {
margin-top: 0;
margin-bottom: 11.5px; }
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 23px; }
dt,
dd {
line-height: 1.5625; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 1024px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted rgba(0, 0, 0, 0.2); }
.initialism {
font-size: 90%; }
blockquote {
padding: 11.5px 23px;
margin: 0 0 23px;
font-size: 18.75px;
border-left: 5px solid rgba(0, 0, 0, 0.1); }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.5625;
color: rgba(0, 0, 0, 0.2); }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid rgba(0, 0, 0, 0.1);
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
address {
margin-bottom: 23px;
font-style: normal;
line-height: 1.5625; }
code,
kbd,
pre,
samp {
font-family: "Consolas", "Menlo", "Monaco", "Courier New", monospace; }
code {
padding: 2px 4px;
font-size: 90%;
color: #000000;
background-color: #F2F2F2;
border-radius: 0px; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #FFFFFF;
background-color: #333;
border-radius: 0px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none; }
pre {
display: block;
padding: 11px;
margin: 0 0 11.5px;
font-size: 14px;
line-height: 1.5625;
word-break: break-all;
word-wrap: break-word;
color: #000000;
background-color: #F2F2F2;
border: 1px solid #E5E5E5;
border-radius: 0px; }
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 540px) {
.container {
width: 492px; } }
@media (min-width: 768px) {
.container {
width: 691px; } }
@media (min-width: 1024px) {
.container {
width: 976px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -10px;
margin-right: -10px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
float: left; }
.col-xs-1 {
width: 4.16667%; }
.col-xs-2 {
width: 8.33333%; }
.col-xs-3 {
width: 12.5%; }
.col-xs-4 {
width: 16.66667%; }
.col-xs-5 {
width: 20.83333%; }
.col-xs-6 {
width: 25%; }
.col-xs-7 {
width: 29.16667%; }
.col-xs-8 {
width: 33.33333%; }
.col-xs-9 {
width: 37.5%; }
.col-xs-10 {
width: 41.66667%; }
.col-xs-11 {
width: 45.83333%; }
.col-xs-12 {
width: 50%; }
.col-xs-13 {
width: 54.16667%; }
.col-xs-14 {
width: 58.33333%; }
.col-xs-15 {
width: 62.5%; }
.col-xs-16 {
width: 66.66667%; }
.col-xs-17 {
width: 70.83333%; }
.col-xs-18 {
width: 75%; }
.col-xs-19 {
width: 79.16667%; }
.col-xs-20 {
width: 83.33333%; }
.col-xs-21 {
width: 87.5%; }
.col-xs-22 {
width: 91.66667%; }
.col-xs-23 {
width: 95.83333%; }
.col-xs-24 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 4.16667%; }
.col-xs-pull-2 {
right: 8.33333%; }
.col-xs-pull-3 {
right: 12.5%; }
.col-xs-pull-4 {
right: 16.66667%; }
.col-xs-pull-5 {
right: 20.83333%; }
.col-xs-pull-6 {
right: 25%; }
.col-xs-pull-7 {
right: 29.16667%; }
.col-xs-pull-8 {
right: 33.33333%; }
.col-xs-pull-9 {
right: 37.5%; }
.col-xs-pull-10 {
right: 41.66667%; }
.col-xs-pull-11 {
right: 45.83333%; }
.col-xs-pull-12 {
right: 50%; }
.col-xs-pull-13 {
right: 54.16667%; }
.col-xs-pull-14 {
right: 58.33333%; }
.col-xs-pull-15 {
right: 62.5%; }
.col-xs-pull-16 {
right: 66.66667%; }
.col-xs-pull-17 {
right: 70.83333%; }
.col-xs-pull-18 {
right: 75%; }
.col-xs-pull-19 {
right: 79.16667%; }
.col-xs-pull-20 {
right: 83.33333%; }
.col-xs-pull-21 {
right: 87.5%; }
.col-xs-pull-22 {
right: 91.66667%; }
.col-xs-pull-23 {
right: 95.83333%; }
.col-xs-pull-24 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 4.16667%; }
.col-xs-push-2 {
left: 8.33333%; }
.col-xs-push-3 {
left: 12.5%; }
.col-xs-push-4 {
left: 16.66667%; }
.col-xs-push-5 {
left: 20.83333%; }
.col-xs-push-6 {
left: 25%; }
.col-xs-push-7 {
left: 29.16667%; }
.col-xs-push-8 {
left: 33.33333%; }
.col-xs-push-9 {
left: 37.5%; }
.col-xs-push-10 {
left: 41.66667%; }
.col-xs-push-11 {
left: 45.83333%; }
.col-xs-push-12 {
left: 50%; }
.col-xs-push-13 {
left: 54.16667%; }
.col-xs-push-14 {
left: 58.33333%; }
.col-xs-push-15 {
left: 62.5%; }
.col-xs-push-16 {
left: 66.66667%; }
.col-xs-push-17 {
left: 70.83333%; }
.col-xs-push-18 {
left: 75%; }
.col-xs-push-19 {
left: 79.16667%; }
.col-xs-push-20 {
left: 83.33333%; }
.col-xs-push-21 {
left: 87.5%; }
.col-xs-push-22 {
left: 91.66667%; }
.col-xs-push-23 {
left: 95.83333%; }
.col-xs-push-24 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 4.16667%; }
.col-xs-offset-2 {
margin-left: 8.33333%; }
.col-xs-offset-3 {
margin-left: 12.5%; }
.col-xs-offset-4 {
margin-left: 16.66667%; }
.col-xs-offset-5 {
margin-left: 20.83333%; }
.col-xs-offset-6 {
margin-left: 25%; }
.col-xs-offset-7 {
margin-left: 29.16667%; }
.col-xs-offset-8 {
margin-left: 33.33333%; }
.col-xs-offset-9 {
margin-left: 37.5%; }
.col-xs-offset-10 {
margin-left: 41.66667%; }
.col-xs-offset-11 {
margin-left: 45.83333%; }
.col-xs-offset-12 {
margin-left: 50%; }
.col-xs-offset-13 {
margin-left: 54.16667%; }
.col-xs-offset-14 {
margin-left: 58.33333%; }
.col-xs-offset-15 {
margin-left: 62.5%; }
.col-xs-offset-16 {
margin-left: 66.66667%; }
.col-xs-offset-17 {
margin-left: 70.83333%; }
.col-xs-offset-18 {
margin-left: 75%; }
.col-xs-offset-19 {
margin-left: 79.16667%; }
.col-xs-offset-20 {
margin-left: 83.33333%; }
.col-xs-offset-21 {
margin-left: 87.5%; }
.col-xs-offset-22 {
margin-left: 91.66667%; }
.col-xs-offset-23 {
margin-left: 95.83333%; }
.col-xs-offset-24 {
margin-left: 100%; }
@media (min-width: 540px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
float: left; }
.col-sm-1 {
width: 4.16667%; }
.col-sm-2 {
width: 8.33333%; }
.col-sm-3 {
width: 12.5%; }
.col-sm-4 {
width: 16.66667%; }
.col-sm-5 {
width: 20.83333%; }
.col-sm-6 {
width: 25%; }
.col-sm-7 {
width: 29.16667%; }
.col-sm-8 {
width: 33.33333%; }
.col-sm-9 {
width: 37.5%; }
.col-sm-10 {
width: 41.66667%; }
.col-sm-11 {
width: 45.83333%; }
.col-sm-12 {
width: 50%; }
.col-sm-13 {
width: 54.16667%; }
.col-sm-14 {
width: 58.33333%; }
.col-sm-15 {
width: 62.5%; }
.col-sm-16 {
width: 66.66667%; }
.col-sm-17 {
width: 70.83333%; }
.col-sm-18 {
width: 75%; }
.col-sm-19 {
width: 79.16667%; }
.col-sm-20 {
width: 83.33333%; }
.col-sm-21 {
width: 87.5%; }
.col-sm-22 {
width: 91.66667%; }
.col-sm-23 {
width: 95.83333%; }
.col-sm-24 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 4.16667%; }
.col-sm-pull-2 {
right: 8.33333%; }
.col-sm-pull-3 {
right: 12.5%; }
.col-sm-pull-4 {
right: 16.66667%; }
.col-sm-pull-5 {
right: 20.83333%; }
.col-sm-pull-6 {
right: 25%; }
.col-sm-pull-7 {
right: 29.16667%; }
.col-sm-pull-8 {
right: 33.33333%; }
.col-sm-pull-9 {
right: 37.5%; }
.col-sm-pull-10 {
right: 41.66667%; }
.col-sm-pull-11 {
right: 45.83333%; }
.col-sm-pull-12 {
right: 50%; }
.col-sm-pull-13 {
right: 54.16667%; }
.col-sm-pull-14 {
right: 58.33333%; }
.col-sm-pull-15 {
right: 62.5%; }
.col-sm-pull-16 {
right: 66.66667%; }
.col-sm-pull-17 {
right: 70.83333%; }
.col-sm-pull-18 {
right: 75%; }
.col-sm-pull-19 {
right: 79.16667%; }
.col-sm-pull-20 {
right: 83.33333%; }
.col-sm-pull-21 {
right: 87.5%; }
.col-sm-pull-22 {
right: 91.66667%; }
.col-sm-pull-23 {
right: 95.83333%; }
.col-sm-pull-24 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 4.16667%; }
.col-sm-push-2 {
left: 8.33333%; }
.col-sm-push-3 {
left: 12.5%; }
.col-sm-push-4 {
left: 16.66667%; }
.col-sm-push-5 {
left: 20.83333%; }
.col-sm-push-6 {
left: 25%; }
.col-sm-push-7 {
left: 29.16667%; }
.col-sm-push-8 {
left: 33.33333%; }
.col-sm-push-9 {
left: 37.5%; }
.col-sm-push-10 {
left: 41.66667%; }
.col-sm-push-11 {
left: 45.83333%; }
.col-sm-push-12 {
left: 50%; }
.col-sm-push-13 {
left: 54.16667%; }
.col-sm-push-14 {
left: 58.33333%; }
.col-sm-push-15 {
left: 62.5%; }
.col-sm-push-16 {
left: 66.66667%; }
.col-sm-push-17 {
left: 70.83333%; }
.col-sm-push-18 {
left: 75%; }
.col-sm-push-19 {
left: 79.16667%; }
.col-sm-push-20 {
left: 83.33333%; }
.col-sm-push-21 {
left: 87.5%; }
.col-sm-push-22 {
left: 91.66667%; }
.col-sm-push-23 {
left: 95.83333%; }
.col-sm-push-24 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 4.16667%; }
.col-sm-offset-2 {
margin-left: 8.33333%; }
.col-sm-offset-3 {
margin-left: 12.5%; }
.col-sm-offset-4 {
margin-left: 16.66667%; }
.col-sm-offset-5 {
margin-left: 20.83333%; }
.col-sm-offset-6 {
margin-left: 25%; }
.col-sm-offset-7 {
margin-left: 29.16667%; }
.col-sm-offset-8 {
margin-left: 33.33333%; }
.col-sm-offset-9 {
margin-left: 37.5%; }
.col-sm-offset-10 {
margin-left: 41.66667%; }
.col-sm-offset-11 {
margin-left: 45.83333%; }
.col-sm-offset-12 {
margin-left: 50%; }
.col-sm-offset-13 {
margin-left: 54.16667%; }
.col-sm-offset-14 {
margin-left: 58.33333%; }
.col-sm-offset-15 {
margin-left: 62.5%; }
.col-sm-offset-16 {
margin-left: 66.66667%; }
.col-sm-offset-17 {
margin-left: 70.83333%; }
.col-sm-offset-18 {
margin-left: 75%; }
.col-sm-offset-19 {
margin-left: 79.16667%; }
.col-sm-offset-20 {
margin-left: 83.33333%; }
.col-sm-offset-21 {
margin-left: 87.5%; }
.col-sm-offset-22 {
margin-left: 91.66667%; }
.col-sm-offset-23 {
margin-left: 95.83333%; }
.col-sm-offset-24 {
margin-left: 100%; } }
@media (min-width: 768px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
float: left; }
.col-md-1 {
width: 4.16667%; }
.col-md-2 {
width: 8.33333%; }
.col-md-3 {
width: 12.5%; }
.col-md-4 {
width: 16.66667%; }
.col-md-5 {
width: 20.83333%; }
.col-md-6 {
width: 25%; }
.col-md-7 {
width: 29.16667%; }
.col-md-8 {
width: 33.33333%; }
.col-md-9 {
width: 37.5%; }
.col-md-10 {
width: 41.66667%; }
.col-md-11 {
width: 45.83333%; }
.col-md-12 {
width: 50%; }
.col-md-13 {
width: 54.16667%; }
.col-md-14 {
width: 58.33333%; }
.col-md-15 {
width: 62.5%; }
.col-md-16 {
width: 66.66667%; }
.col-md-17 {
width: 70.83333%; }
.col-md-18 {
width: 75%; }
.col-md-19 {
width: 79.16667%; }
.col-md-20 {
width: 83.33333%; }
.col-md-21 {
width: 87.5%; }
.col-md-22 {
width: 91.66667%; }
.col-md-23 {
width: 95.83333%; }
.col-md-24 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 4.16667%; }
.col-md-pull-2 {
right: 8.33333%; }
.col-md-pull-3 {
right: 12.5%; }
.col-md-pull-4 {
right: 16.66667%; }
.col-md-pull-5 {
right: 20.83333%; }
.col-md-pull-6 {
right: 25%; }
.col-md-pull-7 {
right: 29.16667%; }
.col-md-pull-8 {
right: 33.33333%; }
.col-md-pull-9 {
right: 37.5%; }
.col-md-pull-10 {
right: 41.66667%; }
.col-md-pull-11 {
right: 45.83333%; }
.col-md-pull-12 {
right: 50%; }
.col-md-pull-13 {
right: 54.16667%; }
.col-md-pull-14 {
right: 58.33333%; }
.col-md-pull-15 {
right: 62.5%; }
.col-md-pull-16 {
right: 66.66667%; }
.col-md-pull-17 {
right: 70.83333%; }
.col-md-pull-18 {
right: 75%; }
.col-md-pull-19 {
right: 79.16667%; }
.col-md-pull-20 {
right: 83.33333%; }
.col-md-pull-21 {
right: 87.5%; }
.col-md-pull-22 {
right: 91.66667%; }
.col-md-pull-23 {
right: 95.83333%; }
.col-md-pull-24 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 4.16667%; }
.col-md-push-2 {
left: 8.33333%; }
.col-md-push-3 {
left: 12.5%; }
.col-md-push-4 {
left: 16.66667%; }
.col-md-push-5 {
left: 20.83333%; }
.col-md-push-6 {
left: 25%; }
.col-md-push-7 {
left: 29.16667%; }
.col-md-push-8 {
left: 33.33333%; }
.col-md-push-9 {
left: 37.5%; }
.col-md-push-10 {
left: 41.66667%; }
.col-md-push-11 {
left: 45.83333%; }
.col-md-push-12 {
left: 50%; }
.col-md-push-13 {
left: 54.16667%; }
.col-md-push-14 {
left: 58.33333%; }
.col-md-push-15 {
left: 62.5%; }
.col-md-push-16 {
left: 66.66667%; }
.col-md-push-17 {
left: 70.83333%; }
.col-md-push-18 {
left: 75%; }
.col-md-push-19 {
left: 79.16667%; }
.col-md-push-20 {
left: 83.33333%; }
.col-md-push-21 {
left: 87.5%; }
.col-md-push-22 {
left: 91.66667%; }
.col-md-push-23 {
left: 95.83333%; }
.col-md-push-24 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 4.16667%; }
.col-md-offset-2 {
margin-left: 8.33333%; }
.col-md-offset-3 {
margin-left: 12.5%; }
.col-md-offset-4 {
margin-left: 16.66667%; }
.col-md-offset-5 {
margin-left: 20.83333%; }
.col-md-offset-6 {
margin-left: 25%; }
.col-md-offset-7 {
margin-left: 29.16667%; }
.col-md-offset-8 {
margin-left: 33.33333%; }
.col-md-offset-9 {
margin-left: 37.5%; }
.col-md-offset-10 {
margin-left: 41.66667%; }
.col-md-offset-11 {
margin-left: 45.83333%; }
.col-md-offset-12 {
margin-left: 50%; }
.col-md-offset-13 {
margin-left: 54.16667%; }
.col-md-offset-14 {
margin-left: 58.33333%; }
.col-md-offset-15 {
margin-left: 62.5%; }
.col-md-offset-16 {
margin-left: 66.66667%; }
.col-md-offset-17 {
margin-left: 70.83333%; }
.col-md-offset-18 {
margin-left: 75%; }
.col-md-offset-19 {
margin-left: 79.16667%; }
.col-md-offset-20 {
margin-left: 83.33333%; }
.col-md-offset-21 {
margin-left: 87.5%; }
.col-md-offset-22 {
margin-left: 91.66667%; }
.col-md-offset-23 {
margin-left: 95.83333%; }
.col-md-offset-24 {
margin-left: 100%; } }
@media (min-width: 1024px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
float: left; }
.col-lg-1 {
width: 4.16667%; }
.col-lg-2 {
width: 8.33333%; }
.col-lg-3 {
width: 12.5%; }
.col-lg-4 {
width: 16.66667%; }
.col-lg-5 {
width: 20.83333%; }
.col-lg-6 {
width: 25%; }
.col-lg-7 {
width: 29.16667%; }
.col-lg-8 {
width: 33.33333%; }
.col-lg-9 {
width: 37.5%; }
.col-lg-10 {
width: 41.66667%; }
.col-lg-11 {
width: 45.83333%; }
.col-lg-12 {
width: 50%; }
.col-lg-13 {
width: 54.16667%; }
.col-lg-14 {
width: 58.33333%; }
.col-lg-15 {
width: 62.5%; }
.col-lg-16 {
width: 66.66667%; }
.col-lg-17 {
width: 70.83333%; }
.col-lg-18 {
width: 75%; }
.col-lg-19 {
width: 79.16667%; }
.col-lg-20 {
width: 83.33333%; }
.col-lg-21 {
width: 87.5%; }
.col-lg-22 {
width: 91.66667%; }
.col-lg-23 {
width: 95.83333%; }
.col-lg-24 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 4.16667%; }
.col-lg-pull-2 {
right: 8.33333%; }
.col-lg-pull-3 {
right: 12.5%; }
.col-lg-pull-4 {
right: 16.66667%; }
.col-lg-pull-5 {
right: 20.83333%; }
.col-lg-pull-6 {
right: 25%; }
.col-lg-pull-7 {
right: 29.16667%; }
.col-lg-pull-8 {
right: 33.33333%; }
.col-lg-pull-9 {
right: 37.5%; }
.col-lg-pull-10 {
right: 41.66667%; }
.col-lg-pull-11 {
right: 45.83333%; }
.col-lg-pull-12 {
right: 50%; }
.col-lg-pull-13 {
right: 54.16667%; }
.col-lg-pull-14 {
right: 58.33333%; }
.col-lg-pull-15 {
right: 62.5%; }
.col-lg-pull-16 {
right: 66.66667%; }
.col-lg-pull-17 {
right: 70.83333%; }
.col-lg-pull-18 {
right: 75%; }
.col-lg-pull-19 {
right: 79.16667%; }
.col-lg-pull-20 {
right: 83.33333%; }
.col-lg-pull-21 {
right: 87.5%; }
.col-lg-pull-22 {
right: 91.66667%; }
.col-lg-pull-23 {
right: 95.83333%; }
.col-lg-pull-24 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 4.16667%; }
.col-lg-push-2 {
left: 8.33333%; }
.col-lg-push-3 {
left: 12.5%; }
.col-lg-push-4 {
left: 16.66667%; }
.col-lg-push-5 {
left: 20.83333%; }
.col-lg-push-6 {
left: 25%; }
.col-lg-push-7 {
left: 29.16667%; }
.col-lg-push-8 {
left: 33.33333%; }
.col-lg-push-9 {
left: 37.5%; }
.col-lg-push-10 {
left: 41.66667%; }
.col-lg-push-11 {
left: 45.83333%; }
.col-lg-push-12 {
left: 50%; }
.col-lg-push-13 {
left: 54.16667%; }
.col-lg-push-14 {
left: 58.33333%; }
.col-lg-push-15 {
left: 62.5%; }
.col-lg-push-16 {
left: 66.66667%; }
.col-lg-push-17 {
left: 70.83333%; }
.col-lg-push-18 {
left: 75%; }
.col-lg-push-19 {
left: 79.16667%; }
.col-lg-push-20 {
left: 83.33333%; }
.col-lg-push-21 {
left: 87.5%; }
.col-lg-push-22 {
left: 91.66667%; }
.col-lg-push-23 {
left: 95.83333%; }
.col-lg-push-24 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 4.16667%; }
.col-lg-offset-2 {
margin-left: 8.33333%; }
.col-lg-offset-3 {
margin-left: 12.5%; }
.col-lg-offset-4 {
margin-left: 16.66667%; }
.col-lg-offset-5 {
margin-left: 20.83333%; }
.col-lg-offset-6 {
margin-left: 25%; }
.col-lg-offset-7 {
margin-left: 29.16667%; }
.col-lg-offset-8 {
margin-left: 33.33333%; }
.col-lg-offset-9 {
margin-left: 37.5%; }
.col-lg-offset-10 {
margin-left: 41.66667%; }
.col-lg-offset-11 {
margin-left: 45.83333%; }
.col-lg-offset-12 {
margin-left: 50%; }
.col-lg-offset-13 {
margin-left: 54.16667%; }
.col-lg-offset-14 {
margin-left: 58.33333%; }
.col-lg-offset-15 {
margin-left: 62.5%; }
.col-lg-offset-16 {
margin-left: 66.66667%; }
.col-lg-offset-17 {
margin-left: 70.83333%; }
.col-lg-offset-18 {
margin-left: 75%; }
.col-lg-offset-19 {
margin-left: 79.16667%; }
.col-lg-offset-20 {
margin-left: 83.33333%; }
.col-lg-offset-21 {
margin-left: 87.5%; }
.col-lg-offset-22 {
margin-left: 91.66667%; }
.col-lg-offset-23 {
margin-left: 95.83333%; }
.col-lg-offset-24 {
margin-left: 100%; } }
table {
background-color: transparent; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: rgba(0, 0, 0, 0.2);
text-align: left; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 23px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.5625;
vertical-align: top;
border-top: 1px solid transparent; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid transparent; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid transparent; }
.table .table {
background-color: #FFFFFF; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid transparent; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid transparent; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #F2F2F2; }
.table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoo