2014-05-28 01:37:33 -04:00
|
|
|
/*!
|
2015-12-21 14:09:14 -05:00
|
|
|
* Bootstrap for http://gohugo.io/
|
|
|
|
* with some customizations and with many unused selectors removed
|
|
|
|
* Copyright 2013-2015 Steve Francis and the Hugo Authors
|
2014-05-28 01:37:33 -04:00
|
|
|
*
|
2015-12-21 14:09:14 -05:00
|
|
|
* Based on:
|
2014-05-28 01:37:33 -04:00
|
|
|
*
|
2015-12-21 14:09:14 -05:00
|
|
|
* Bootstrap v3.3.6 (http://getbootstrap.com)
|
|
|
|
* Copyright 2011-2015 Twitter, Inc.
|
|
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
2014-05-28 01:37:33 -04:00
|
|
|
*/
|
2015-12-21 14:09:14 -05:00
|
|
|
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
|
|
|
html {
|
|
|
|
font-family: sans-serif;
|
|
|
|
-webkit-text-size-adjust: 100%;
|
|
|
|
-ms-text-size-adjust: 100%;
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
margin: 0;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
article,
|
|
|
|
aside,
|
|
|
|
details,
|
|
|
|
figcaption,
|
|
|
|
figure,
|
|
|
|
footer,
|
|
|
|
header,
|
|
|
|
hgroup,
|
|
|
|
main,
|
2015-12-21 14:09:14 -05:00
|
|
|
menu,
|
2014-05-28 01:37:33 -04:00
|
|
|
nav,
|
|
|
|
section,
|
|
|
|
summary {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
audio,
|
|
|
|
canvas,
|
2015-12-21 14:09:14 -05:00
|
|
|
progress,
|
2014-05-28 01:37:33 -04:00
|
|
|
video {
|
|
|
|
display: inline-block;
|
2015-12-21 14:09:14 -05:00
|
|
|
vertical-align: baseline;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
a:active,
|
|
|
|
a:hover {
|
|
|
|
outline: 0;
|
|
|
|
}
|
|
|
|
b,
|
|
|
|
strong {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
dfn {
|
|
|
|
font-style: italic;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
h1 {
|
|
|
|
margin: .67em 0;
|
|
|
|
font-size: 2em;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
mark {
|
|
|
|
color: #000;
|
2015-12-21 14:09:14 -05:00
|
|
|
background: #ff0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
small {
|
|
|
|
font-size: 80%;
|
|
|
|
}
|
|
|
|
sub,
|
|
|
|
sup {
|
2015-12-21 14:09:14 -05:00
|
|
|
position: relative;
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 75%;
|
|
|
|
line-height: 0;
|
|
|
|
vertical-align: baseline;
|
|
|
|
}
|
|
|
|
sup {
|
2015-12-21 14:09:14 -05:00
|
|
|
top: -.5em;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
sub {
|
2015-12-21 14:09:14 -05:00
|
|
|
bottom: -.25em;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
img {
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
figure {
|
2015-12-21 14:09:14 -05:00
|
|
|
margin: 1em 40px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
hr {
|
|
|
|
height: 0;
|
|
|
|
-webkit-box-sizing: content-box;
|
|
|
|
-moz-box-sizing: content-box;
|
|
|
|
box-sizing: content-box;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
pre {
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
code,
|
|
|
|
kbd,
|
|
|
|
pre,
|
|
|
|
samp {
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
font-size: 1em;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
button,
|
|
|
|
input,
|
2015-12-21 14:09:14 -05:00
|
|
|
optgroup,
|
2014-05-28 01:37:33 -04:00
|
|
|
select,
|
|
|
|
textarea {
|
|
|
|
margin: 0;
|
2015-12-21 14:09:14 -05:00
|
|
|
font: inherit;
|
|
|
|
color: inherit;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
button {
|
|
|
|
overflow: visible;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
button,
|
|
|
|
select {
|
|
|
|
text-transform: none;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
button {
|
2014-05-28 01:37:33 -04:00
|
|
|
-webkit-appearance: button;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
button::-moz-focus-inner,
|
|
|
|
input::-moz-focus-inner {
|
|
|
|
padding: 0;
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
input {
|
|
|
|
line-height: normal;
|
|
|
|
}
|
|
|
|
input[type="number"]::-webkit-inner-spin-button,
|
|
|
|
input[type="number"]::-webkit-outer-spin-button {
|
|
|
|
height: auto;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
input[type="search"]::-webkit-search-cancel-button,
|
|
|
|
input[type="search"]::-webkit-search-decoration {
|
|
|
|
-webkit-appearance: none;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
fieldset {
|
|
|
|
padding: .35em .625em .75em;
|
|
|
|
margin: 0 2px;
|
|
|
|
border: 1px solid #c0c0c0;
|
|
|
|
}
|
|
|
|
legend {
|
2014-05-28 01:37:33 -04:00
|
|
|
padding: 0;
|
2015-12-21 14:09:14 -05:00
|
|
|
border: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
textarea {
|
|
|
|
overflow: auto;
|
2015-12-21 14:09:14 -05:00
|
|
|
}
|
|
|
|
optgroup {
|
|
|
|
font-weight: bold;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
table {
|
|
|
|
border-spacing: 0;
|
2015-12-21 14:09:14 -05:00
|
|
|
border-collapse: collapse;
|
|
|
|
}
|
|
|
|
td,
|
|
|
|
th {
|
|
|
|
padding: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
|
2014-05-28 01:37:33 -04:00
|
|
|
@media print {
|
2015-12-21 14:09:14 -05:00
|
|
|
*,
|
|
|
|
*:before,
|
|
|
|
*:after {
|
2014-05-28 01:37:33 -04:00
|
|
|
color: #000 !important;
|
2015-12-21 14:09:14 -05:00
|
|
|
text-shadow: none !important;
|
2014-05-28 01:37:33 -04:00
|
|
|
background: transparent !important;
|
2015-12-21 14:09:14 -05:00
|
|
|
-webkit-box-shadow: none !important;
|
|
|
|
box-shadow: none !important;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
a,
|
|
|
|
a:visited {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
a[href]:after {
|
|
|
|
content: " (" attr(href) ")";
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
a[href^="#"]:after,
|
|
|
|
a[href^="javascript:"]:after {
|
2014-05-28 01:37:33 -04:00
|
|
|
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;
|
|
|
|
}
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Glyphicons Halflings';
|
|
|
|
|
|
|
|
src: url('../fonts/glyphicons-halflings-regular.eot');
|
|
|
|
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
|
|
|
}
|
|
|
|
* {
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
*:before,
|
|
|
|
*:after {
|
|
|
|
-webkit-box-sizing: border-box;
|
2015-12-21 14:09:14 -05:00
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
html {
|
2015-12-21 14:09:14 -05:00
|
|
|
font-size: 10px;
|
|
|
|
|
2014-05-28 01:37:33 -04:00
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
font-family: Lato;
|
|
|
|
font-size: 14px;
|
2015-12-21 14:09:14 -05:00
|
|
|
line-height: 1.42857143;
|
2014-05-28 01:37:33 -04:00
|
|
|
color: #2b2b2b;
|
2015-12-21 14:09:14 -05:00
|
|
|
background-color: #fff;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
input,
|
|
|
|
button,
|
|
|
|
select,
|
|
|
|
textarea {
|
|
|
|
font-family: inherit;
|
|
|
|
font-size: inherit;
|
|
|
|
line-height: inherit;
|
|
|
|
}
|
|
|
|
a {
|
2014-08-20 14:19:15 -04:00
|
|
|
color: #ff4088;
|
2014-05-28 01:37:33 -04:00
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
a:hover,
|
|
|
|
a:focus {
|
2014-08-20 14:19:15 -04:00
|
|
|
color: #ff4088;
|
2014-05-28 01:37:33 -04:00
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
a:focus {
|
2015-12-21 14:09:14 -05:00
|
|
|
outline: thin dotted;
|
2014-05-28 01:37:33 -04:00
|
|
|
outline: 5px auto -webkit-focus-ring-color;
|
|
|
|
outline-offset: -2px;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
figure {
|
|
|
|
margin: 0;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
img {
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
hr {
|
|
|
|
margin-top: 20px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
border: 0;
|
2015-12-21 14:09:14 -05:00
|
|
|
border-top: 1px solid #eee;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4,
|
|
|
|
h5,
|
2014-08-20 14:10:36 -04:00
|
|
|
h6 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-family: Lato;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.1;
|
2015-12-21 14:09:14 -05:00
|
|
|
color: inherit;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3 {
|
|
|
|
margin-top: 20px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
h4,
|
|
|
|
h5,
|
|
|
|
h6 {
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h1 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 36px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h2 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 30px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h3 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 24px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h4 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 18px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h5 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 14px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
h6 {
|
2014-05-28 01:37:33 -04:00
|
|
|
font-size: 12px;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
p {
|
|
|
|
margin: 0 0 10px;
|
|
|
|
}
|
|
|
|
.lead {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-weight: 300;
|
|
|
|
line-height: 1.4;
|
|
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
.lead {
|
|
|
|
font-size: 21px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
small,
|
|
|
|
.small {
|
|
|
|
font-size: 85%;
|
|
|
|
}
|
|
|
|
.text-center {
|
|
|
|
text-align: center;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
ul,
|
|
|
|
ol {
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
ul ul {
|
2014-05-28 01:37:33 -04:00
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
.list-inline {
|
|
|
|
padding-left: 0;
|
2015-12-21 14:09:14 -05:00
|
|
|
margin-left: -5px;
|
2014-05-28 01:37:33 -04:00
|
|
|
list-style: none;
|
|
|
|
}
|
|
|
|
.list-inline > li {
|
|
|
|
display: inline-block;
|
|
|
|
padding-right: 5px;
|
2015-12-21 14:09:14 -05:00
|
|
|
padding-left: 5px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
dl {
|
2015-12-21 14:09:14 -05:00
|
|
|
margin-top: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
dt,
|
|
|
|
dd {
|
2015-12-21 14:09:14 -05:00
|
|
|
line-height: 1.42857143;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
dt {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
dd {
|
|
|
|
margin-left: 0;
|
|
|
|
}
|
|
|
|
blockquote {
|
|
|
|
padding: 10px 20px;
|
|
|
|
margin: 0 0 20px;
|
|
|
|
font-size: 17.5px;
|
2015-12-21 14:09:14 -05:00
|
|
|
border-left: 5px solid #eee;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
blockquote p:last-child,
|
|
|
|
blockquote ul:last-child,
|
|
|
|
blockquote ol:last-child {
|
|
|
|
margin-bottom: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
address {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-style: normal;
|
2015-12-21 14:09:14 -05:00
|
|
|
line-height: 1.42857143;
|
|
|
|
}
|
|
|
|
code,
|
|
|
|
kbd,
|
|
|
|
pre,
|
|
|
|
samp {
|
|
|
|
font-family: Menlo, Consolas, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', Monaco, 'Droid Sans Mono', monospace;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
code {
|
|
|
|
padding: 2px 4px;
|
|
|
|
font-size: 90%;
|
|
|
|
color: #c7254e;
|
|
|
|
background-color: #f9f2f4;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
pre {
|
|
|
|
display: block;
|
|
|
|
padding: 9.5px;
|
|
|
|
margin: 0 0 10px;
|
|
|
|
font-size: 13px;
|
2015-12-21 14:09:14 -05:00
|
|
|
line-height: 1.42857143;
|
|
|
|
color: #333;
|
2014-05-28 01:37:33 -04:00
|
|
|
word-break: break-all;
|
|
|
|
word-wrap: break-word;
|
|
|
|
background-color: #f5f5f5;
|
2015-12-21 14:09:14 -05:00
|
|
|
border: 1px solid #ccc;
|
2014-05-28 01:37:33 -04:00
|
|
|
border-radius: 4px;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
pre code {
|
|
|
|
padding: 0;
|
|
|
|
font-size: inherit;
|
|
|
|
color: inherit;
|
|
|
|
white-space: pre-wrap;
|
|
|
|
background-color: transparent;
|
|
|
|
border-radius: 0;
|
|
|
|
}
|
2014-05-28 01:37:33 -04:00
|
|
|
.container {
|
|
|
|
padding-right: 15px;
|
|
|
|
padding-left: 15px;
|
2015-12-21 14:09:14 -05:00
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
.container {
|
2015-12-21 14:09:14 -05:00
|
|
|
width: 750px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.container {
|
2015-12-21 14:09:14 -05:00
|
|
|
width: 970px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
.container {
|
2015-12-21 14:09:14 -05:00
|
|
|
width: 1170px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.row {
|
|
|
|
margin-right: -15px;
|
|
|
|
margin-left: -15px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.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 {
|
|
|
|
position: relative;
|
|
|
|
min-height: 1px;
|
|
|
|
padding-right: 15px;
|
|
|
|
padding-left: 15px;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.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 {
|
|
|
|
float: left;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-12 {
|
2014-08-20 14:10:36 -04:00
|
|
|
width: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-11 {
|
|
|
|
width: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-10 {
|
|
|
|
width: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-9 {
|
|
|
|
width: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-8 {
|
|
|
|
width: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-7 {
|
|
|
|
width: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-6 {
|
|
|
|
width: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-5 {
|
|
|
|
width: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-4 {
|
|
|
|
width: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-3 {
|
|
|
|
width: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-2 {
|
|
|
|
width: 16.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-1 {
|
|
|
|
width: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-12 {
|
|
|
|
right: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-11 {
|
|
|
|
right: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-10 {
|
|
|
|
right: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-9 {
|
|
|
|
right: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-8 {
|
|
|
|
right: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-7 {
|
|
|
|
right: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-6 {
|
|
|
|
right: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-5 {
|
|
|
|
right: 41.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-4 {
|
|
|
|
right: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-3 {
|
|
|
|
right: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-2 {
|
|
|
|
right: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-1 {
|
|
|
|
right: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-pull-0 {
|
|
|
|
right: auto;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-12 {
|
|
|
|
left: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-11 {
|
|
|
|
left: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-10 {
|
|
|
|
left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-9 {
|
|
|
|
left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-8 {
|
|
|
|
left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-7 {
|
|
|
|
left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-6 {
|
|
|
|
left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-5 {
|
|
|
|
left: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-4 {
|
|
|
|
left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-3 {
|
|
|
|
left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-2 {
|
|
|
|
left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-1 {
|
|
|
|
left: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-push-0 {
|
|
|
|
left: auto;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-12 {
|
|
|
|
margin-left: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-11 {
|
|
|
|
margin-left: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-10 {
|
|
|
|
margin-left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-9 {
|
|
|
|
margin-left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-8 {
|
|
|
|
margin-left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-7 {
|
|
|
|
margin-left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-6 {
|
|
|
|
margin-left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-5 {
|
|
|
|
margin-left: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-4 {
|
|
|
|
margin-left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-3 {
|
|
|
|
margin-left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-2 {
|
|
|
|
margin-left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-1 {
|
|
|
|
margin-left: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-xs-offset-0 {
|
|
|
|
margin-left: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
@media (min-width: 768px) {
|
|
|
|
.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 {
|
|
|
|
float: left;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-12 {
|
|
|
|
width: 100%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-11 {
|
|
|
|
width: 91.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-10 {
|
|
|
|
width: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-9 {
|
|
|
|
width: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-8 {
|
|
|
|
width: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-7 {
|
|
|
|
width: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-6 {
|
|
|
|
width: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-sm-5 {
|
2015-12-21 14:09:14 -05:00
|
|
|
width: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-4 {
|
|
|
|
width: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-3 {
|
|
|
|
width: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-2 {
|
|
|
|
width: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-1 {
|
|
|
|
width: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-12 {
|
|
|
|
right: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-11 {
|
|
|
|
right: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-10 {
|
|
|
|
right: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-9 {
|
|
|
|
right: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-8 {
|
|
|
|
right: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-7 {
|
|
|
|
right: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-6 {
|
|
|
|
right: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-5 {
|
|
|
|
right: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-4 {
|
|
|
|
right: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-3 {
|
|
|
|
right: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-2 {
|
|
|
|
right: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-1 {
|
|
|
|
right: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-pull-0 {
|
|
|
|
right: auto;
|
|
|
|
}
|
|
|
|
.col-sm-push-12 {
|
|
|
|
left: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-sm-push-11 {
|
2015-12-21 14:09:14 -05:00
|
|
|
left: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-10 {
|
|
|
|
left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-9 {
|
|
|
|
left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-8 {
|
|
|
|
left: 66.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-7 {
|
|
|
|
left: 58.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-6 {
|
|
|
|
left: 50%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-5 {
|
|
|
|
left: 41.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-4 {
|
|
|
|
left: 33.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-3 {
|
|
|
|
left: 25%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-2 {
|
|
|
|
left: 16.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-1 {
|
|
|
|
left: 8.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-push-0 {
|
|
|
|
left: auto;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-12 {
|
|
|
|
margin-left: 100%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-11 {
|
|
|
|
margin-left: 91.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-10 {
|
|
|
|
margin-left: 83.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-9 {
|
|
|
|
margin-left: 75%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-8 {
|
|
|
|
margin-left: 66.66666667%;
|
|
|
|
}
|
|
|
|
.col-sm-offset-7 {
|
|
|
|
margin-left: 58.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
|
|
|
.col-sm-offset-6 {
|
|
|
|
margin-left: 50%;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-5 {
|
|
|
|
margin-left: 41.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-4 {
|
|
|
|
margin-left: 33.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-3 {
|
|
|
|
margin-left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-2 {
|
|
|
|
margin-left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-sm-offset-1 {
|
|
|
|
margin-left: 8.33333333%;
|
|
|
|
}
|
|
|
|
.col-sm-offset-0 {
|
|
|
|
margin-left: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
@media (min-width: 992px) {
|
2015-12-21 14:09:14 -05:00
|
|
|
.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 {
|
2014-08-20 14:10:36 -04:00
|
|
|
float: left;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-12 {
|
|
|
|
width: 100%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-11 {
|
|
|
|
width: 91.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-10 {
|
|
|
|
width: 83.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-9 {
|
|
|
|
width: 75%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-8 {
|
|
|
|
width: 66.66666667%;
|
|
|
|
}
|
|
|
|
.col-md-7 {
|
|
|
|
width: 58.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
|
|
|
.col-md-6 {
|
|
|
|
width: 50%;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-5 {
|
|
|
|
width: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-4 {
|
|
|
|
width: 33.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-3 {
|
|
|
|
width: 25%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-2 {
|
|
|
|
width: 16.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-1 {
|
|
|
|
width: 8.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-12 {
|
|
|
|
right: 100%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-11 {
|
|
|
|
right: 91.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-10 {
|
|
|
|
right: 83.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-9 {
|
|
|
|
right: 75%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-8 {
|
|
|
|
right: 66.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-7 {
|
|
|
|
right: 58.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-6 {
|
|
|
|
right: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-5 {
|
|
|
|
right: 41.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-4 {
|
|
|
|
right: 33.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-3 {
|
|
|
|
right: 25%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-2 {
|
|
|
|
right: 16.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-pull-1 {
|
|
|
|
right: 8.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
|
|
|
.col-md-pull-0 {
|
|
|
|
right: auto;
|
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-12 {
|
|
|
|
left: 100%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-11 {
|
|
|
|
left: 91.66666667%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-10 {
|
|
|
|
left: 83.33333333%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-9 {
|
|
|
|
left: 75%;
|
2014-08-20 14:10:36 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-8 {
|
|
|
|
left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-7 {
|
|
|
|
left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-6 {
|
|
|
|
left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-5 {
|
|
|
|
left: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-4 {
|
|
|
|
left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-3 {
|
|
|
|
left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-2 {
|
|
|
|
left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-1 {
|
|
|
|
left: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-push-0 {
|
|
|
|
left: auto;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-12 {
|
|
|
|
margin-left: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-11 {
|
|
|
|
margin-left: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-10 {
|
|
|
|
margin-left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-9 {
|
|
|
|
margin-left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-8 {
|
|
|
|
margin-left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-md-offset-7 {
|
2015-12-21 14:09:14 -05:00
|
|
|
margin-left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-6 {
|
|
|
|
margin-left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-5 {
|
|
|
|
margin-left: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-4 {
|
|
|
|
margin-left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-md-offset-3 {
|
|
|
|
margin-left: 25%;
|
|
|
|
}
|
|
|
|
.col-md-offset-2 {
|
|
|
|
margin-left: 16.66666667%;
|
|
|
|
}
|
|
|
|
.col-md-offset-1 {
|
|
|
|
margin-left: 8.33333333%;
|
|
|
|
}
|
|
|
|
.col-md-offset-0 {
|
|
|
|
margin-left: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
@media (min-width: 1200px) {
|
2015-12-21 14:09:14 -05:00
|
|
|
.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 {
|
2014-08-20 14:10:36 -04:00
|
|
|
float: left;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-12 {
|
|
|
|
width: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-11 {
|
|
|
|
width: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-10 {
|
|
|
|
width: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-9 {
|
|
|
|
width: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-8 {
|
|
|
|
width: 66.66666667%;
|
|
|
|
}
|
|
|
|
.col-lg-7 {
|
|
|
|
width: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-lg-6 {
|
|
|
|
width: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-5 {
|
|
|
|
width: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-4 {
|
|
|
|
width: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-3 {
|
|
|
|
width: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-2 {
|
|
|
|
width: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-1 {
|
|
|
|
width: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-12 {
|
|
|
|
right: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-11 {
|
|
|
|
right: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-10 {
|
|
|
|
right: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-9 {
|
|
|
|
right: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-8 {
|
|
|
|
right: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-7 {
|
|
|
|
right: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-6 {
|
|
|
|
right: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-5 {
|
|
|
|
right: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-4 {
|
|
|
|
right: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-pull-3 {
|
|
|
|
right: 25%;
|
|
|
|
}
|
|
|
|
.col-lg-pull-2 {
|
|
|
|
right: 16.66666667%;
|
|
|
|
}
|
|
|
|
.col-lg-pull-1 {
|
|
|
|
right: 8.33333333%;
|
|
|
|
}
|
|
|
|
.col-lg-pull-0 {
|
|
|
|
right: auto;
|
|
|
|
}
|
|
|
|
.col-lg-push-12 {
|
|
|
|
left: 100%;
|
|
|
|
}
|
|
|
|
.col-lg-push-11 {
|
|
|
|
left: 91.66666667%;
|
|
|
|
}
|
|
|
|
.col-lg-push-10 {
|
|
|
|
left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-lg-push-9 {
|
|
|
|
left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-8 {
|
|
|
|
left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-7 {
|
|
|
|
left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-6 {
|
|
|
|
left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-5 {
|
|
|
|
left: 41.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-4 {
|
|
|
|
left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-3 {
|
|
|
|
left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-2 {
|
|
|
|
left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-1 {
|
|
|
|
left: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-push-0 {
|
|
|
|
left: auto;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-12 {
|
|
|
|
margin-left: 100%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-11 {
|
|
|
|
margin-left: 91.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-10 {
|
|
|
|
margin-left: 83.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-9 {
|
|
|
|
margin-left: 75%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-8 {
|
|
|
|
margin-left: 66.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-7 {
|
|
|
|
margin-left: 58.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-6 {
|
|
|
|
margin-left: 50%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-5 {
|
|
|
|
margin-left: 41.66666667%;
|
|
|
|
}
|
|
|
|
.col-lg-offset-4 {
|
|
|
|
margin-left: 33.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2014-08-20 14:10:36 -04:00
|
|
|
.col-lg-offset-3 {
|
|
|
|
margin-left: 25%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-2 {
|
|
|
|
margin-left: 16.66666667%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-1 {
|
|
|
|
margin-left: 8.33333333%;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
.col-lg-offset-0 {
|
|
|
|
margin-left: 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
}
|
|
|
|
table {
|
|
|
|
background-color: transparent;
|
|
|
|
}
|
|
|
|
caption {
|
|
|
|
padding-top: 8px;
|
|
|
|
padding-bottom: 8px;
|
|
|
|
color: #777;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
th {
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
fieldset {
|
|
|
|
min-width: 0;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
legend {
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
padding: 0;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 21px;
|
|
|
|
line-height: inherit;
|
|
|
|
color: #2b2b2b;
|
|
|
|
border: 0;
|
|
|
|
border-bottom: 1px solid #c7c7cc;
|
|
|
|
}
|
|
|
|
label {
|
|
|
|
display: inline-block;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.form-control::-moz-placeholder {
|
|
|
|
color: #999;
|
|
|
|
opacity: 1;
|
|
|
|
}
|
|
|
|
.form-control:-ms-input-placeholder {
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
.form-control::-webkit-input-placeholder {
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
.btn {
|
|
|
|
display: inline-block;
|
|
|
|
padding: 6px 12px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
font-size: 14px;
|
|
|
|
font-weight: normal;
|
|
|
|
line-height: 1.42857143;
|
|
|
|
text-align: center;
|
|
|
|
white-space: nowrap;
|
|
|
|
vertical-align: middle;
|
|
|
|
-ms-touch-action: manipulation;
|
|
|
|
touch-action: manipulation;
|
|
|
|
cursor: pointer;
|
|
|
|
-webkit-user-select: none;
|
|
|
|
-moz-user-select: none;
|
|
|
|
-ms-user-select: none;
|
|
|
|
user-select: none;
|
|
|
|
background-image: none;
|
|
|
|
border: 1px solid transparent;
|
|
|
|
border-radius: 4px;
|
|
|
|
-webkit-transition: all 0.15s;
|
|
|
|
-moz-transition: all 0.15s;
|
|
|
|
transition: all 0.15s;
|
|
|
|
}
|
|
|
|
.btn:focus {
|
|
|
|
/*outline: thin dotted;
|
|
|
|
outline: 5px auto -webkit-focus-ring-color;
|
|
|
|
outline-offset: -2px;*/
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
.btn:hover,
|
|
|
|
.btn:focus {
|
|
|
|
color: #2b2b2b;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.btn-default {
|
|
|
|
color: #333;
|
|
|
|
background-color: #fff;
|
|
|
|
border-color: #ccc;
|
|
|
|
}
|
|
|
|
.btn-default:hover,
|
|
|
|
.btn-default:focus,
|
|
|
|
.btn-default:active {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #9e9e9e;
|
|
|
|
border-color: #9e9e9e;
|
|
|
|
}
|
|
|
|
.btn-default:active {
|
|
|
|
background-image: none;
|
|
|
|
}
|
|
|
|
.btn-primary {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #007aff;
|
|
|
|
border-color: #007aff;
|
|
|
|
}
|
|
|
|
.btn-primary:hover,
|
|
|
|
.btn-primary:focus,
|
|
|
|
.btn-primary:active {
|
|
|
|
color: #007aff;
|
|
|
|
border-color: #007aff;
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
.btn-primary:active {
|
|
|
|
background-image: none;
|
|
|
|
}
|
|
|
|
.btn-success {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #4cd964;
|
|
|
|
border-color: #4cd964;
|
|
|
|
}
|
|
|
|
.btn-success:hover,
|
|
|
|
.btn-success:focus,
|
|
|
|
.btn-success:active {
|
|
|
|
color: #4cd964;
|
|
|
|
background: transparent;
|
|
|
|
border-color: #4cd964;
|
|
|
|
}
|
|
|
|
.btn-success:active {
|
|
|
|
background-image: none;
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
.btn-info {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #34aadc;
|
|
|
|
border-color: #34aadc;
|
|
|
|
}
|
|
|
|
.btn-info:hover,
|
|
|
|
.btn-info:focus,
|
|
|
|
.btn-info:active {
|
|
|
|
color: #34aadc;
|
|
|
|
background: transparent;
|
|
|
|
border-color: #34aadc;
|
|
|
|
}
|
|
|
|
.btn-info:active {
|
|
|
|
background-image: none;
|
|
|
|
}
|
|
|
|
.btn-lg,
|
|
|
|
.btn-group-lg > .btn {
|
|
|
|
padding: 10px 16px;
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 1.3333333;
|
|
|
|
border-radius: 6px;
|
|
|
|
}
|
|
|
|
.btn-sm,
|
|
|
|
.btn-group-sm > .btn {
|
|
|
|
padding: 5px 10px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 1.5;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
.btn-xs,
|
|
|
|
.btn-group-xs > .btn {
|
|
|
|
padding: 1px 5px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 1.5;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
.nav {
|
|
|
|
padding-left: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
list-style: none;
|
|
|
|
}
|
|
|
|
@-webkit-keyframes progress-bar-stripes {
|
|
|
|
from {
|
|
|
|
background-position: 40px 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
to {
|
|
|
|
background-position: 0 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
}
|
|
|
|
@-o-keyframes progress-bar-stripes {
|
|
|
|
from {
|
|
|
|
background-position: 40px 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
to {
|
|
|
|
background-position: 0 0;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
2015-12-21 14:09:14 -05:00
|
|
|
}
|
|
|
|
@keyframes progress-bar-stripes {
|
|
|
|
from {
|
|
|
|
background-position: 40px 0;
|
|
|
|
}
|
|
|
|
to {
|
|
|
|
background-position: 0 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.panel {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
background-color: #fff;
|
|
|
|
border: 0px solid transparent;
|
|
|
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
|
|
}
|
|
|
|
.panel-body {
|
|
|
|
padding: 15px;
|
|
|
|
}
|
|
|
|
.carousel {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.carousel-inner {
|
|
|
|
position: relative;
|
|
|
|
width: 100%;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.carousel-inner > .item {
|
|
|
|
position: relative;
|
|
|
|
display: none;
|
|
|
|
-webkit-transition: .6s ease-in-out left;
|
|
|
|
-o-transition: .6s ease-in-out left;
|
|
|
|
transition: .6s ease-in-out left;
|
|
|
|
}
|
|
|
|
.carousel-inner > .active {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.carousel-inner > .active {
|
|
|
|
left: 0;
|
|
|
|
}
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
.carousel-indicators .active {
|
|
|
|
width: 12px;
|
|
|
|
height: 12px;
|
|
|
|
margin: 0;
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
|
|
|
@media screen and (min-width: 768px) {
|
|
|
|
.carousel-indicators {
|
|
|
|
bottom: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.container:before,
|
|
|
|
.container:after,
|
|
|
|
.row:before,
|
|
|
|
.row:after,
|
|
|
|
.nav:before,
|
|
|
|
.nav:after,
|
|
|
|
.panel-body:before,
|
|
|
|
.panel-body:after {
|
|
|
|
display: table;
|
|
|
|
content: " ";
|
|
|
|
}
|
|
|
|
.container:after,
|
|
|
|
.row:after,
|
|
|
|
.nav:after,
|
|
|
|
.panel-body:after {
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.pull-right {
|
|
|
|
float: right !important;
|
|
|
|
}
|
|
|
|
@-ms-viewport {
|
|
|
|
width: device-width;
|
|
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
.hidden-xs {
|
|
|
|
display: none !important;
|
2014-05-28 01:37:33 -04:00
|
|
|
}
|
|
|
|
}
|