sales
Version:
Cart Widget turning any Site into Shop
2,176 lines (2,175 loc) • 149 kB
CSS
.bootstrap {
/*!
* Bootstrap v3.0.2 by @fat and @mdo
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
.bootstrap article,
.bootstrap aside,
.bootstrap details,
.bootstrap figcaption,
.bootstrap figure,
.bootstrap footer,
.bootstrap header,
.bootstrap hgroup,
.bootstrap main,
.bootstrap nav,
.bootstrap section,
.bootstrap summary {
display: block;
}
.bootstrap audio,
.bootstrap canvas,
.bootstrap video {
display: inline-block;
}
.bootstrap audio:not([controls]) {
display: none;
height: 0;
}
.bootstrap [hidden],
.bootstrap template {
display: none;
}
.bootstrap html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.bootstrap body {
margin: 0;
}
.bootstrap a {
background: transparent;
}
.bootstrap a:focus {
outline: thin dotted;
}
.bootstrap a:active,
.bootstrap a:hover {
outline: 0;
}
.bootstrap h1 {
margin: 0.67em 0;
font-size: 2em;
}
.bootstrap abbr[title] {
border-bottom: 1px dotted;
}
.bootstrap b,
.bootstrap strong {
font-weight: bold;
}
.bootstrap dfn {
font-style: italic;
}
.bootstrap hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.bootstrap mark {
color: #000;
background: #ff0;
}
.bootstrap code,
.bootstrap kbd,
.bootstrap pre,
.bootstrap samp {
font-family: monospace, serif;
font-size: 1em;
}
.bootstrap pre {
white-space: pre-wrap;
}
.bootstrap q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
.bootstrap small {
font-size: 80%;
}
.bootstrap sub,
.bootstrap sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.bootstrap sup {
top: -0.5em;
}
.bootstrap sub {
bottom: -0.25em;
}
.bootstrap img {
border: 0;
}
.bootstrap svg:not(:root) {
overflow: hidden;
}
.bootstrap figure {
margin: 0;
}
.bootstrap fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
.bootstrap legend {
padding: 0;
border: 0;
}
.bootstrap button,
.bootstrap input,
.bootstrap select,
.bootstrap textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
.bootstrap button,
.bootstrap input {
line-height: normal;
}
.bootstrap button,
.bootstrap select {
text-transform: none;
}
.bootstrap button,
.bootstrap html input[type="button"],
.bootstrap input[type="reset"],
.bootstrap input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
.bootstrap button[disabled],
.bootstrap html input[disabled] {
cursor: default;
}
.bootstrap input[type="checkbox"],
.bootstrap input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
.bootstrap input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
.bootstrap input[type="search"]::-webkit-search-cancel-button,
.bootstrap input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.bootstrap button::-moz-focus-inner,
.bootstrap input::-moz-focus-inner {
padding: 0;
border: 0;
}
.bootstrap textarea {
overflow: auto;
vertical-align: top;
}
.bootstrap table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
.bootstrap * {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
.bootstrap a,
.bootstrap a:visited {
text-decoration: underline;
}
.bootstrap a[href]:after {
content: " (" attr(href) ")";
}
.bootstrap abbr[title]:after {
content: " (" attr(title) ")";
}
.bootstrap a[href^="javascript:"]:after,
.bootstrap a[href^="#"]:after {
content: "";
}
.bootstrap pre,
.bootstrap blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.bootstrap thead {
display: table-header-group;
}
.bootstrap tr,
.bootstrap img {
page-break-inside: avoid;
}
.bootstrap img {
max-width: 100% !important;
}
@page {
margin: 2cm .5cm;
}
.bootstrap p,
.bootstrap h2,
.bootstrap h3 {
orphans: 3;
widows: 3;
}
.bootstrap h2,
.bootstrap h3 {
page-break-after: avoid;
}
.bootstrap select {
background: #fff !important;
}
.bootstrap .navbar {
display: none;
}
.bootstrap .table td,
.bootstrap .table th {
background-color: #fff !important;
}
.bootstrap .btn > .caret,
.bootstrap .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.bootstrap .label {
border: 1px solid #000;
}
.bootstrap .table {
border-collapse: collapse !important;
}
.bootstrap .table-bordered th,
.bootstrap .table-bordered td {
border: 1px solid #ddd !important;
}
}
.bootstrap *,
.bootstrap *:before,
.bootstrap *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
.bootstrap input,
.bootstrap button,
.bootstrap select,
.bootstrap textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.bootstrap a {
color: #428bca;
text-decoration: none;
}
.bootstrap a:hover,
.bootstrap a:focus {
color: #2a6496;
text-decoration: underline;
}
.bootstrap a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap img {
vertical-align: middle;
}
.bootstrap .img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.bootstrap .img-rounded {
border-radius: 6px;
}
.bootstrap .img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.bootstrap .img-circle {
border-radius: 50%;
}
.bootstrap hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.bootstrap .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.bootstrap p {
margin: 0 0 10px;
}
.bootstrap .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.bootstrap .lead {
font-size: 21px;
}
}
.bootstrap small,
.bootstrap .small {
font-size: 85%;
}
.bootstrap cite {
font-style: normal;
}
.bootstrap .text-muted {
color: #999999;
}
.bootstrap .text-primary {
color: #428bca;
}
.bootstrap .text-primary:hover {
color: #3071a9;
}
.bootstrap .text-warning {
color: #c09853;
}
.bootstrap .text-warning:hover {
color: #a47e3c;
}
.bootstrap .text-danger {
color: #b94a48;
}
.bootstrap .text-danger:hover {
color: #953b39;
}
.bootstrap .text-success {
color: #468847;
}
.bootstrap .text-success:hover {
color: #356635;
}
.bootstrap .text-info {
color: #3a87ad;
}
.bootstrap .text-info:hover {
color: #2d6987;
}
.bootstrap .text-left {
text-align: left;
}
.bootstrap .text-right {
text-align: right;
}
.bootstrap .text-center {
text-align: center;
}
.bootstrap h1,
.bootstrap h2,
.bootstrap h3,
.bootstrap h4,
.bootstrap h5,
.bootstrap h6,
.bootstrap .h1,
.bootstrap .h2,
.bootstrap .h3,
.bootstrap .h4,
.bootstrap .h5,
.bootstrap .h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.bootstrap h1 small,
.bootstrap h2 small,
.bootstrap h3 small,
.bootstrap h4 small,
.bootstrap h5 small,
.bootstrap h6 small,
.bootstrap .h1 small,
.bootstrap .h2 small,
.bootstrap .h3 small,
.bootstrap .h4 small,
.bootstrap .h5 small,
.bootstrap .h6 small,
.bootstrap h1 .small,
.bootstrap h2 .small,
.bootstrap h3 .small,
.bootstrap h4 .small,
.bootstrap h5 .small,
.bootstrap h6 .small,
.bootstrap .h1 .small,
.bootstrap .h2 .small,
.bootstrap .h3 .small,
.bootstrap .h4 .small,
.bootstrap .h5 .small,
.bootstrap .h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
.bootstrap h1,
.bootstrap h2,
.bootstrap h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.bootstrap h1 small,
.bootstrap h2 small,
.bootstrap h3 small,
.bootstrap h1 .small,
.bootstrap h2 .small,
.bootstrap h3 .small {
font-size: 65%;
}
.bootstrap h4,
.bootstrap h5,
.bootstrap h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.bootstrap h4 small,
.bootstrap h5 small,
.bootstrap h6 small,
.bootstrap h4 .small,
.bootstrap h5 .small,
.bootstrap h6 .small {
font-size: 75%;
}
.bootstrap h1,
.bootstrap .h1 {
font-size: 36px;
}
.bootstrap h2,
.bootstrap .h2 {
font-size: 30px;
}
.bootstrap h3,
.bootstrap .h3 {
font-size: 24px;
}
.bootstrap h4,
.bootstrap .h4 {
font-size: 18px;
}
.bootstrap h5,
.bootstrap .h5 {
font-size: 14px;
}
.bootstrap h6,
.bootstrap .h6 {
font-size: 12px;
}
.bootstrap .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.bootstrap ul,
.bootstrap ol {
margin-top: 0;
margin-bottom: 10px;
}
.bootstrap ul ul,
.bootstrap ol ul,
.bootstrap ul ol,
.bootstrap ol ol {
margin-bottom: 0;
}
.bootstrap .list-unstyled {
padding-left: 0;
list-style: none;
}
.bootstrap .list-inline {
padding-left: 0;
list-style: none;
}
.bootstrap .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.bootstrap .list-inline > li:first-child {
padding-left: 0;
}
.bootstrap dl {
margin-bottom: 20px;
}
.bootstrap dt,
.bootstrap dd {
line-height: 1.428571429;
}
.bootstrap dt {
font-weight: bold;
}
.bootstrap dd {
margin-left: 0;
}
@media (min-width: 768px) {
.bootstrap .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.bootstrap .dl-horizontal dd {
margin-left: 180px;
}
.bootstrap .dl-horizontal dd:before,
.bootstrap .dl-horizontal dd:after {
display: table;
content: " ";
}
.bootstrap .dl-horizontal dd:after {
clear: both;
}
.bootstrap .dl-horizontal dd:before,
.bootstrap .dl-horizontal dd:after {
display: table;
content: " ";
}
.bootstrap .dl-horizontal dd:after {
clear: both;
}
}
.bootstrap abbr[title],
.bootstrap abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.bootstrap abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
.bootstrap blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
.bootstrap blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
.bootstrap blockquote p:last-child {
margin-bottom: 0;
}
.bootstrap blockquote small {
display: block;
line-height: 1.428571429;
color: #999999;
}
.bootstrap blockquote small:before {
content: '\2014 \00A0';
}
.bootstrap blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
.bootstrap blockquote.pull-right p,
.bootstrap blockquote.pull-right small,
.bootstrap blockquote.pull-right .small {
text-align: right;
}
.bootstrap blockquote.pull-right small:before,
.bootstrap blockquote.pull-right .small:before {
content: '';
}
.bootstrap blockquote.pull-right small:after,
.bootstrap blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.bootstrap blockquote:before,
.bootstrap blockquote:after {
content: "";
}
.bootstrap address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
.bootstrap code,
.bootstrap kbd,
.bootstrap pre,
.bootstrap samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.bootstrap code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
.bootstrap pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.bootstrap pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.bootstrap .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.bootstrap .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.bootstrap .container:before,
.bootstrap .container:after {
display: table;
content: " ";
}
.bootstrap .container:after {
clear: both;
}
.bootstrap .container:before,
.bootstrap .container:after {
display: table;
content: " ";
}
.bootstrap .container:after {
clear: both;
}
.bootstrap .row {
margin-right: -15px;
margin-left: -15px;
}
.bootstrap .row:before,
.bootstrap .row:after {
display: table;
content: " ";
}
.bootstrap .row:after {
clear: both;
}
.bootstrap .row:before,
.bootstrap .row:after {
display: table;
content: " ";
}
.bootstrap .row:after {
clear: both;
}
.bootstrap .col-xs-1,
.bootstrap .col-sm-1,
.bootstrap .col-md-1,
.bootstrap .col-lg-1,
.bootstrap .col-xs-2,
.bootstrap .col-sm-2,
.bootstrap .col-md-2,
.bootstrap .col-lg-2,
.bootstrap .col-xs-3,
.bootstrap .col-sm-3,
.bootstrap .col-md-3,
.bootstrap .col-lg-3,
.bootstrap .col-xs-4,
.bootstrap .col-sm-4,
.bootstrap .col-md-4,
.bootstrap .col-lg-4,
.bootstrap .col-xs-5,
.bootstrap .col-sm-5,
.bootstrap .col-md-5,
.bootstrap .col-lg-5,
.bootstrap .col-xs-6,
.bootstrap .col-sm-6,
.bootstrap .col-md-6,
.bootstrap .col-lg-6,
.bootstrap .col-xs-7,
.bootstrap .col-sm-7,
.bootstrap .col-md-7,
.bootstrap .col-lg-7,
.bootstrap .col-xs-8,
.bootstrap .col-sm-8,
.bootstrap .col-md-8,
.bootstrap .col-lg-8,
.bootstrap .col-xs-9,
.bootstrap .col-sm-9,
.bootstrap .col-md-9,
.bootstrap .col-lg-9,
.bootstrap .col-xs-10,
.bootstrap .col-sm-10,
.bootstrap .col-md-10,
.bootstrap .col-lg-10,
.bootstrap .col-xs-11,
.bootstrap .col-sm-11,
.bootstrap .col-md-11,
.bootstrap .col-lg-11,
.bootstrap .col-xs-12,
.bootstrap .col-sm-12,
.bootstrap .col-md-12,
.bootstrap .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.bootstrap .col-xs-1,
.bootstrap .col-xs-2,
.bootstrap .col-xs-3,
.bootstrap .col-xs-4,
.bootstrap .col-xs-5,
.bootstrap .col-xs-6,
.bootstrap .col-xs-7,
.bootstrap .col-xs-8,
.bootstrap .col-xs-9,
.bootstrap .col-xs-10,
.bootstrap .col-xs-11 {
float: left;
}
.bootstrap .col-xs-12 {
width: 100%;
}
.bootstrap .col-xs-11 {
width: 91.66666666666666%;
}
.bootstrap .col-xs-10 {
width: 83.33333333333334%;
}
.bootstrap .col-xs-9 {
width: 75%;
}
.bootstrap .col-xs-8 {
width: 66.66666666666666%;
}
.bootstrap .col-xs-7 {
width: 58.333333333333336%;
}
.bootstrap .col-xs-6 {
width: 50%;
}
.bootstrap .col-xs-5 {
width: 41.66666666666667%;
}
.bootstrap .col-xs-4 {
width: 33.33333333333333%;
}
.bootstrap .col-xs-3 {
width: 25%;
}
.bootstrap .col-xs-2 {
width: 16.666666666666664%;
}
.bootstrap .col-xs-1 {
width: 8.333333333333332%;
}
.bootstrap .col-xs-pull-12 {
right: 100%;
}
.bootstrap .col-xs-pull-11 {
right: 91.66666666666666%;
}
.bootstrap .col-xs-pull-10 {
right: 83.33333333333334%;
}
.bootstrap .col-xs-pull-9 {
right: 75%;
}
.bootstrap .col-xs-pull-8 {
right: 66.66666666666666%;
}
.bootstrap .col-xs-pull-7 {
right: 58.333333333333336%;
}
.bootstrap .col-xs-pull-6 {
right: 50%;
}
.bootstrap .col-xs-pull-5 {
right: 41.66666666666667%;
}
.bootstrap .col-xs-pull-4 {
right: 33.33333333333333%;
}
.bootstrap .col-xs-pull-3 {
right: 25%;
}
.bootstrap .col-xs-pull-2 {
right: 16.666666666666664%;
}
.bootstrap .col-xs-pull-1 {
right: 8.333333333333332%;
}
.bootstrap .col-xs-pull-0 {
right: 0;
}
.bootstrap .col-xs-push-12 {
left: 100%;
}
.bootstrap .col-xs-push-11 {
left: 91.66666666666666%;
}
.bootstrap .col-xs-push-10 {
left: 83.33333333333334%;
}
.bootstrap .col-xs-push-9 {
left: 75%;
}
.bootstrap .col-xs-push-8 {
left: 66.66666666666666%;
}
.bootstrap .col-xs-push-7 {
left: 58.333333333333336%;
}
.bootstrap .col-xs-push-6 {
left: 50%;
}
.bootstrap .col-xs-push-5 {
left: 41.66666666666667%;
}
.bootstrap .col-xs-push-4 {
left: 33.33333333333333%;
}
.bootstrap .col-xs-push-3 {
left: 25%;
}
.bootstrap .col-xs-push-2 {
left: 16.666666666666664%;
}
.bootstrap .col-xs-push-1 {
left: 8.333333333333332%;
}
.bootstrap .col-xs-push-0 {
left: 0;
}
.bootstrap .col-xs-offset-12 {
margin-left: 100%;
}
.bootstrap .col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap .col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap .col-xs-offset-9 {
margin-left: 75%;
}
.bootstrap .col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap .col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap .col-xs-offset-6 {
margin-left: 50%;
}
.bootstrap .col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap .col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap .col-xs-offset-3 {
margin-left: 25%;
}
.bootstrap .col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap .col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap .col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.bootstrap .container {
width: 750px;
}
.bootstrap .col-sm-1,
.bootstrap .col-sm-2,
.bootstrap .col-sm-3,
.bootstrap .col-sm-4,
.bootstrap .col-sm-5,
.bootstrap .col-sm-6,
.bootstrap .col-sm-7,
.bootstrap .col-sm-8,
.bootstrap .col-sm-9,
.bootstrap .col-sm-10,
.bootstrap .col-sm-11 {
float: left;
}
.bootstrap .col-sm-12 {
width: 100%;
}
.bootstrap .col-sm-11 {
width: 91.66666666666666%;
}
.bootstrap .col-sm-10 {
width: 83.33333333333334%;
}
.bootstrap .col-sm-9 {
width: 75%;
}
.bootstrap .col-sm-8 {
width: 66.66666666666666%;
}
.bootstrap .col-sm-7 {
width: 58.333333333333336%;
}
.bootstrap .col-sm-6 {
width: 50%;
}
.bootstrap .col-sm-5 {
width: 41.66666666666667%;
}
.bootstrap .col-sm-4 {
width: 33.33333333333333%;
}
.bootstrap .col-sm-3 {
width: 25%;
}
.bootstrap .col-sm-2 {
width: 16.666666666666664%;
}
.bootstrap .col-sm-1 {
width: 8.333333333333332%;
}
.bootstrap .col-sm-pull-12 {
right: 100%;
}
.bootstrap .col-sm-pull-11 {
right: 91.66666666666666%;
}
.bootstrap .col-sm-pull-10 {
right: 83.33333333333334%;
}
.bootstrap .col-sm-pull-9 {
right: 75%;
}
.bootstrap .col-sm-pull-8 {
right: 66.66666666666666%;
}
.bootstrap .col-sm-pull-7 {
right: 58.333333333333336%;
}
.bootstrap .col-sm-pull-6 {
right: 50%;
}
.bootstrap .col-sm-pull-5 {
right: 41.66666666666667%;
}
.bootstrap .col-sm-pull-4 {
right: 33.33333333333333%;
}
.bootstrap .col-sm-pull-3 {
right: 25%;
}
.bootstrap .col-sm-pull-2 {
right: 16.666666666666664%;
}
.bootstrap .col-sm-pull-1 {
right: 8.333333333333332%;
}
.bootstrap .col-sm-pull-0 {
right: 0;
}
.bootstrap .col-sm-push-12 {
left: 100%;
}
.bootstrap .col-sm-push-11 {
left: 91.66666666666666%;
}
.bootstrap .col-sm-push-10 {
left: 83.33333333333334%;
}
.bootstrap .col-sm-push-9 {
left: 75%;
}
.bootstrap .col-sm-push-8 {
left: 66.66666666666666%;
}
.bootstrap .col-sm-push-7 {
left: 58.333333333333336%;
}
.bootstrap .col-sm-push-6 {
left: 50%;
}
.bootstrap .col-sm-push-5 {
left: 41.66666666666667%;
}
.bootstrap .col-sm-push-4 {
left: 33.33333333333333%;
}
.bootstrap .col-sm-push-3 {
left: 25%;
}
.bootstrap .col-sm-push-2 {
left: 16.666666666666664%;
}
.bootstrap .col-sm-push-1 {
left: 8.333333333333332%;
}
.bootstrap .col-sm-push-0 {
left: 0;
}
.bootstrap .col-sm-offset-12 {
margin-left: 100%;
}
.bootstrap .col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap .col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap .col-sm-offset-9 {
margin-left: 75%;
}
.bootstrap .col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap .col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap .col-sm-offset-6 {
margin-left: 50%;
}
.bootstrap .col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap .col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap .col-sm-offset-3 {
margin-left: 25%;
}
.bootstrap .col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap .col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap .col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.bootstrap .container {
width: 970px;
}
.bootstrap .col-md-1,
.bootstrap .col-md-2,
.bootstrap .col-md-3,
.bootstrap .col-md-4,
.bootstrap .col-md-5,
.bootstrap .col-md-6,
.bootstrap .col-md-7,
.bootstrap .col-md-8,
.bootstrap .col-md-9,
.bootstrap .col-md-10,
.bootstrap .col-md-11 {
float: left;
}
.bootstrap .col-md-12 {
width: 100%;
}
.bootstrap .col-md-11 {
width: 91.66666666666666%;
}
.bootstrap .col-md-10 {
width: 83.33333333333334%;
}
.bootstrap .col-md-9 {
width: 75%;
}
.bootstrap .col-md-8 {
width: 66.66666666666666%;
}
.bootstrap .col-md-7 {
width: 58.333333333333336%;
}
.bootstrap .col-md-6 {
width: 50%;
}
.bootstrap .col-md-5 {
width: 41.66666666666667%;
}
.bootstrap .col-md-4 {
width: 33.33333333333333%;
}
.bootstrap .col-md-3 {
width: 25%;
}
.bootstrap .col-md-2 {
width: 16.666666666666664%;
}
.bootstrap .col-md-1 {
width: 8.333333333333332%;
}
.bootstrap .col-md-pull-12 {
right: 100%;
}
.bootstrap .col-md-pull-11 {
right: 91.66666666666666%;
}
.bootstrap .col-md-pull-10 {
right: 83.33333333333334%;
}
.bootstrap .col-md-pull-9 {
right: 75%;
}
.bootstrap .col-md-pull-8 {
right: 66.66666666666666%;
}
.bootstrap .col-md-pull-7 {
right: 58.333333333333336%;
}
.bootstrap .col-md-pull-6 {
right: 50%;
}
.bootstrap .col-md-pull-5 {
right: 41.66666666666667%;
}
.bootstrap .col-md-pull-4 {
right: 33.33333333333333%;
}
.bootstrap .col-md-pull-3 {
right: 25%;
}
.bootstrap .col-md-pull-2 {
right: 16.666666666666664%;
}
.bootstrap .col-md-pull-1 {
right: 8.333333333333332%;
}
.bootstrap .col-md-pull-0 {
right: 0;
}
.bootstrap .col-md-push-12 {
left: 100%;
}
.bootstrap .col-md-push-11 {
left: 91.66666666666666%;
}
.bootstrap .col-md-push-10 {
left: 83.33333333333334%;
}
.bootstrap .col-md-push-9 {
left: 75%;
}
.bootstrap .col-md-push-8 {
left: 66.66666666666666%;
}
.bootstrap .col-md-push-7 {
left: 58.333333333333336%;
}
.bootstrap .col-md-push-6 {
left: 50%;
}
.bootstrap .col-md-push-5 {
left: 41.66666666666667%;
}
.bootstrap .col-md-push-4 {
left: 33.33333333333333%;
}
.bootstrap .col-md-push-3 {
left: 25%;
}
.bootstrap .col-md-push-2 {
left: 16.666666666666664%;
}
.bootstrap .col-md-push-1 {
left: 8.333333333333332%;
}
.bootstrap .col-md-push-0 {
left: 0;
}
.bootstrap .col-md-offset-12 {
margin-left: 100%;
}
.bootstrap .col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap .col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap .col-md-offset-9 {
margin-left: 75%;
}
.bootstrap .col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap .col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap .col-md-offset-6 {
margin-left: 50%;
}
.bootstrap .col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap .col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap .col-md-offset-3 {
margin-left: 25%;
}
.bootstrap .col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap .col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap .col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.bootstrap .container {
width: 1170px;
}
.bootstrap .col-lg-1,
.bootstrap .col-lg-2,
.bootstrap .col-lg-3,
.bootstrap .col-lg-4,
.bootstrap .col-lg-5,
.bootstrap .col-lg-6,
.bootstrap .col-lg-7,
.bootstrap .col-lg-8,
.bootstrap .col-lg-9,
.bootstrap .col-lg-10,
.bootstrap .col-lg-11 {
float: left;
}
.bootstrap .col-lg-12 {
width: 100%;
}
.bootstrap .col-lg-11 {
width: 91.66666666666666%;
}
.bootstrap .col-lg-10 {
width: 83.33333333333334%;
}
.bootstrap .col-lg-9 {
width: 75%;
}
.bootstrap .col-lg-8 {
width: 66.66666666666666%;
}
.bootstrap .col-lg-7 {
width: 58.333333333333336%;
}
.bootstrap .col-lg-6 {
width: 50%;
}
.bootstrap .col-lg-5 {
width: 41.66666666666667%;
}
.bootstrap .col-lg-4 {
width: 33.33333333333333%;
}
.bootstrap .col-lg-3 {
width: 25%;
}
.bootstrap .col-lg-2 {
width: 16.666666666666664%;
}
.bootstrap .col-lg-1 {
width: 8.333333333333332%;
}
.bootstrap .col-lg-pull-12 {
right: 100%;
}
.bootstrap .col-lg-pull-11 {
right: 91.66666666666666%;
}
.bootstrap .col-lg-pull-10 {
right: 83.33333333333334%;
}
.bootstrap .col-lg-pull-9 {
right: 75%;
}
.bootstrap .col-lg-pull-8 {
right: 66.66666666666666%;
}
.bootstrap .col-lg-pull-7 {
right: 58.333333333333336%;
}
.bootstrap .col-lg-pull-6 {
right: 50%;
}
.bootstrap .col-lg-pull-5 {
right: 41.66666666666667%;
}
.bootstrap .col-lg-pull-4 {
right: 33.33333333333333%;
}
.bootstrap .col-lg-pull-3 {
right: 25%;
}
.bootstrap .col-lg-pull-2 {
right: 16.666666666666664%;
}
.bootstrap .col-lg-pull-1 {
right: 8.333333333333332%;
}
.bootstrap .col-lg-pull-0 {
right: 0;
}
.bootstrap .col-lg-push-12 {
left: 100%;
}
.bootstrap .col-lg-push-11 {
left: 91.66666666666666%;
}
.bootstrap .col-lg-push-10 {
left: 83.33333333333334%;
}
.bootstrap .col-lg-push-9 {
left: 75%;
}
.bootstrap .col-lg-push-8 {
left: 66.66666666666666%;
}
.bootstrap .col-lg-push-7 {
left: 58.333333333333336%;
}
.bootstrap .col-lg-push-6 {
left: 50%;
}
.bootstrap .col-lg-push-5 {
left: 41.66666666666667%;
}
.bootstrap .col-lg-push-4 {
left: 33.33333333333333%;
}
.bootstrap .col-lg-push-3 {
left: 25%;
}
.bootstrap .col-lg-push-2 {
left: 16.666666666666664%;
}
.bootstrap .col-lg-push-1 {
left: 8.333333333333332%;
}
.bootstrap .col-lg-push-0 {
left: 0;
}
.bootstrap .col-lg-offset-12 {
margin-left: 100%;
}
.bootstrap .col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap .col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap .col-lg-offset-9 {
margin-left: 75%;
}
.bootstrap .col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap .col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap .col-lg-offset-6 {
margin-left: 50%;
}
.bootstrap .col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap .col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap .col-lg-offset-3 {
margin-left: 25%;
}
.bootstrap .col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap .col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap .col-lg-offset-0 {
margin-left: 0;
}
}
.bootstrap table {
max-width: 100%;
background-color: transparent;
}
.bootstrap th {
text-align: left;
}
.bootstrap .table {
width: 100%;
margin-bottom: 20px;
}
.bootstrap .table > thead > tr > th,
.bootstrap .table > tbody > tr > th,
.bootstrap .table > tfoot > tr > th,
.bootstrap .table > thead > tr > td,
.bootstrap .table > tbody > tr > td,
.bootstrap .table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.bootstrap .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.bootstrap .table > caption + thead > tr:first-child > th,
.bootstrap .table > colgroup + thead > tr:first-child > th,
.bootstrap .table > thead:first-child > tr:first-child > th,
.bootstrap .table > caption + thead > tr:first-child > td,
.bootstrap .table > colgroup + thead > tr:first-child > td,
.bootstrap .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.bootstrap .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.bootstrap .table .table {
background-color: #ffffff;
}
.bootstrap .table-condensed > thead > tr > th,
.bootstrap .table-condensed > tbody > tr > th,
.bootstrap .table-condensed > tfoot > tr > th,
.bootstrap .table-condensed > thead > tr > td,
.bootstrap .table-condensed > tbody > tr > td,
.bootstrap .table-condensed > tfoot > tr > td {
padding: 5px;
}
.bootstrap .table-bordered {
border: 1px solid #dddddd;
}
.bootstrap .table-bordered > thead > tr > th,
.bootstrap .table-bordered > tbody > tr > th,
.bootstrap .table-bordered > tfoot > tr > th,
.bootstrap .table-bordered > thead > tr > td,
.bootstrap .table-bordered > tbody > tr > td,
.bootstrap .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.bootstrap .table-bordered > thead > tr > th,
.bootstrap .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.bootstrap .table-striped > tbody > tr:nth-child(odd) > td,
.bootstrap .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.bootstrap .table-hover > tbody > tr:hover > td,
.bootstrap .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
.bootstrap table col[class*="col-"] {
display: table-column;
float: none;
}
.bootstrap table td[class*="col-"],
.bootstrap table th[class*="col-"] {
display: table-cell;
float: none;
}
.bootstrap .table > thead > tr > td.active,
.bootstrap .table > tbody > tr > td.active,
.bootstrap .table > tfoot > tr > td.active,
.bootstrap .table > thead > tr > th.active,
.bootstrap .table > tbody > tr > th.active,
.bootstrap .table > tfoot > tr > th.active,
.bootstrap .table > thead > tr.active > td,
.bootstrap .table > tbody > tr.active > td,
.bootstrap .table > tfoot > tr.active > td,
.bootstrap .table > thead > tr.active > th,
.bootstrap .table > tbody > tr.active > th,
.bootstrap .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.bootstrap .table > thead > tr > td.success,
.bootstrap .table > tbody > tr > td.success,
.bootstrap .table > tfoot > tr > td.success,
.bootstrap .table > thead > tr > th.success,
.bootstrap .table > tbody > tr > th.success,
.bootstrap .table > tfoot > tr > th.success,
.bootstrap .table > thead > tr.success > td,
.bootstrap .table > tbody > tr.success > td,
.bootstrap .table > tfoot > tr.success > td,
.bootstrap .table > thead > tr.success > th,
.bootstrap .table > tbody > tr.success > th,
.bootstrap .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.bootstrap .table-hover > tbody > tr > td.success:hover,
.bootstrap .table-hover > tbody > tr > th.success:hover,
.bootstrap .table-hover > tbody > tr.success:hover > td,
.bootstrap .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.bootstrap .table > thead > tr > td.danger,
.bootstrap .table > tbody > tr > td.danger,
.bootstrap .table > tfoot > tr > td.danger,
.bootstrap .table > thead > tr > th.danger,
.bootstrap .table > tbody > tr > th.danger,
.bootstrap .table > tfoot > tr > th.danger,
.bootstrap .table > thead > tr.danger > td,
.bootstrap .table > tbody > tr.danger > td,
.bootstrap .table > tfoot > tr.danger > td,
.bootstrap .table > thead > tr.danger > th,
.bootstrap .table > tbody > tr.danger > th,
.bootstrap .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.bootstrap .table-hover > tbody > tr > td.danger:hover,
.bootstrap .table-hover > tbody > tr > th.danger:hover,
.bootstrap .table-hover > tbody > tr.danger:hover > td,
.bootstrap .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.bootstrap .table > thead > tr > td.warning,
.bootstrap .table > tbody > tr > td.warning,
.bootstrap .table > tfoot > tr > td.warning,
.bootstrap .table > thead > tr > th.warning,
.bootstrap .table > tbody > tr > th.warning,
.bootstrap .table > tfoot > tr > th.warning,
.bootstrap .table > thead > tr.warning > td,
.bootstrap .table > tbody > tr.warning > td,
.bootstrap .table > tfoot > tr.warning > td,
.bootstrap .table > thead > tr.warning > th,
.bootstrap .table > tbody > tr.warning > th,
.bootstrap .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.bootstrap .table-hover > tbody > tr > td.warning:hover,
.bootstrap .table-hover > tbody > tr > th.warning:hover,
.bootstrap .table-hover > tbody > tr.warning:hover > td,
.bootstrap .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.bootstrap .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.bootstrap .table-responsive > .table {
margin-bottom: 0;
}
.bootstrap .table-responsive > .table > thead > tr > th,
.bootstrap .table-responsive > .table > tbody > tr > th,
.bootstrap .table-responsive > .table > tfoot > tr > th,
.bootstrap .table-responsive > .table > thead > tr > td,
.bootstrap .table-responsive > .table > tbody > tr > td,
.bootstrap .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.bootstrap .table-responsive > .table-bordered {
border: 0;
}
.bootstrap .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.bootstrap .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.bootstrap fieldset {
padding: 0;
margin: 0;
border: 0;
}
.bootstrap legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.bootstrap label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
.bootstrap input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap input[type="radio"],
.bootstrap input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
.bootstrap input[type="file"] {
display: block;
}
.bootstrap select[multiple],
.bootstrap select[size] {
height: auto;
}
.bootstrap select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
.bootstrap input[type="file"]:focus,
.bootstrap input[type="radio"]:focus,
.bootstrap input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap input[type="number"]::-webkit-outer-spin-button,
.bootstrap input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.bootstrap output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
}
.bootstrap .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
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;
}
.bootstrap .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);
}
.bootstrap .form-control:-moz-placeholder {
color: #999999;
}
.bootstrap .form-control::-moz-placeholder {
color: #999999;
}
.bootstrap .form-control:-ms-input-placeholder {
color: #999999;
}
.bootstrap .form-control::-webkit-input-placeholder {
color: #999999;
}
.bootstrap .form-control[disabled],
.bootstrap .form-control[readonly],
.bootstrap fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
.bootstrap textarea.form-control {
height: auto;
}
.bootstrap .form-group {
margin-bottom: 15px;
}
.bootstrap .radio,
.bootstrap .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.bootstrap .radio label,
.bootstrap .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.bootstrap .radio input[type="radio"],
.bootstrap .radio-inline input[type="radio"],
.bootstrap .checkbox input[type="checkbox"],
.bootstrap .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.bootstrap .radio + .radio,
.bootstrap .checkbox + .checkbox {
margin-top: -5px;
}
.bootstrap .radio-inline,
.bootstrap .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.bootstrap .radio-inline + .radio-inline,
.bootstrap .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.bootstrap input[type="radio"][disabled],
.bootstrap input[type="checkbox"][disabled],
.bootstrap .radio[disabled],
.bootstrap .radio-inline[disabled],
.bootstrap .checkbox[disabled],
.bootstrap .checkbox-inline[disabled],
.bootstrap fieldset[disabled] input[type="radio"],
.bootstrap fieldset[disabled] input[type="checkbox"],
.bootstrap fieldset[disabled] .radio,
.bootstrap fieldset[disabled] .radio-inline,
.bootstrap fieldset[disabled] .checkbox,
.bootstrap fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.bootstrap .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.bootstrap select.input-sm {
height: 30px;
line-height: 30px;
}
.bootstrap textarea.input-sm {
height: auto;
}
.bootstrap .input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.bootstrap select.input-lg {
height: 45px;
line-height: 45px;
}
.bootstrap textarea.input-lg {
height: auto;
}
.bootstrap .has-warning .help-block,
.bootstrap .has-warning .control-label,
.bootstrap .has-warning .radio,
.bootstrap .has-warning .checkbox,
.bootstrap .has-warning .radio-inline,
.bootstrap .has-warning .checkbox-inline {
color: #c09853;
}
.bootstrap .has-warning .form-control {
border-color: #c09853;
-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);
}
.bootstrap .has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.bootstrap .has-warning .input-group-addon {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.bootstrap .has-error .help-block,
.bootstrap .has-error .control-label,
.bootstrap .has-error .radio,
.bootstrap .has-error .checkbox,
.bootstrap .has-error .radio-inline,
.bootstrap .has-error .checkbox-inline {
color: #b94a48;
}
.bootstrap .has-error .form-control {
border-color: #b94a48;
-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);
}
.bootstrap .has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.bootstrap .has-error .input-group-addon {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.bootstrap .has-success .help-block,
.bootstrap .has-success .control-label,
.bootstrap .has-success .radio,
.bootstrap .has-success .checkbox,
.bootstrap .has-success .radio-inline,
.bootstrap .has-success .checkbox-inline {
color: #468847;
}
.bootstrap .has-success .form-control {
border-color: #468847;
-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);
}
.bootstrap .has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.bootstrap .has-success .input-group-addon {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.bootstrap .form-control-static {
margin-bottom: 0;
}
.bootstrap .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.bootstrap .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.bootstrap .form-inline .form-control {
display: inline-block;
}
.bootstrap .form-inline .radio,
.bootstrap .form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.bootstrap .form-inline .radio input[type="radio"],
.bootstrap .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.bootstrap .form-horizontal .control-label,
.bootstrap .form-horizontal .radio,
.bootstrap .form-horizontal .checkbox,
.bootstrap .form-horizontal .radio-inline,
.bootstrap .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.bootstrap .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.bootstrap .form-horizontal .form-group:before,
.bootstrap .form-horizontal .form-group:after {
display: table;
content: " ";
}
.bootstrap .form-horizontal .form-group:after {
clear: both;
}
.bootstrap .form-horizontal .form-group:before,
.bootstrap .form-horizontal .form-group:after {
display: table;
content: " ";
}
.bootstrap .form-horizontal .form-group:after {
clear: both;
}
.bootstrap .form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.bootstrap .form-horizontal .control-label {
text-align: right;
}
}
.bootstrap .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;
}
.bootstrap .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap .btn:hover,
.bootstrap .btn:focus {
color: #333333;
text-decoration: none;
}
.bootstrap .btn:active,
.bootstrap .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);
}
.bootstrap .btn.disabled,
.bootstrap .btn[disabled],
.bootstrap fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.bootstrap .btn-default:hover,
.bootstrap .btn-default:focus,
.bootstrap .btn-default:active,
.bootstrap .btn-default.active,
.bootstrap .open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.bootstrap .btn-default:active,
.bootstrap .btn-default.active,
.bootstrap .open .dropdown-toggle.btn-default {
background-image: none;
}
.bootstrap .btn-default.disabled,
.bootstrap .btn-default[disabled],
.bootstrap fieldset[disabled] .btn-default,
.bootstrap .btn-default.disabled:hover,
.bootstrap .btn-default[disabled]:hover,
.bootstrap fieldset[disabled] .btn-default:hover,
.bootstrap .btn-default.disabled:focus,
.bootstrap .btn-default[disabled]:focus,
.bootstrap fieldset[disabled] .btn-default:focus,
.bootstrap .btn-default.disabled:active,
.bootstrap .btn-default[disabled]:active,
.bootstrap fieldset[disabled] .btn-default:active,
.bootstrap .btn-default.disabled.active,
.bootstrap .btn-default[disabled].active,
.bootstrap fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.bootstrap .btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.bootstrap .btn-primary:hover,
.bootstrap .btn-primary:focus,
.bootstrap .btn-primary:active,
.bootstrap .btn-primary.active,
.bootstrap .open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.bootstrap .btn-primary:active,
.bootstrap .btn-primary.active,
.bootstrap .open .dropdown-toggle.btn-primary {
background-image: none;
}
.bootstrap .btn-primary.disabled,
.bootstrap .btn-primary[disabled],
.bootstrap fieldset[disabled] .btn-primary,
.bootstrap .btn-primary.disabled:hover,
.bootstrap .btn-primary[disabled]:hover,
.bootstrap fieldset[disabled] .btn-primary:hover,
.bootstrap .btn-primary.disabled:focus,
.bootstrap .btn-primary[disabled]:focus,
.bootstrap fieldset[disabled] .btn-primary:focus,
.bootstrap .btn-primary.disabled:active,
.bootstrap .btn-primary[disabled]:active,
.bootstrap fieldset[disabled] .btn-primary:active,
.bootstrap .btn-primary.disabled.active,
.bootstrap .btn-primary[disabled].active,
.bootstrap fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.bootstrap .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.bootstrap .btn-warning:hover,
.bootstrap .btn-warning:focus,
.bootstrap .btn-warning:active,
.bootstrap .btn-warning.active,
.bootstrap .open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.bootstrap .btn-warning:active,
.bootstrap .btn-warning.active,
.bootstrap .open .dropdown-toggle.btn-warning {
background-image: none;
}
.bootstrap .btn-warning.disabled,
.bootstrap .btn-warning[disabled],
.bootstrap fieldset[disabled] .btn-warning,
.bootstrap .btn-warning.disabled:hover,
.bootstrap .btn-warning[disabled]:hover,
.bootstrap fieldset[disabled] .btn-warning:hover,
.bootstrap .btn-warning.disabled:focus,
.bootstrap .btn-warning[disabled]:focus,
.bootstrap fieldset[disabled] .btn-warning:focus,
.bootstrap .btn-warning.disabled:active,
.bootstrap .btn-warning[disabled]:active,
.bootstrap fieldset[disabled] .btn-warning:active,
.bootstrap .btn-warning.disabled.active,
.bootstrap .btn-warning[disabled].active,
.bootstrap fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.bootstrap .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.bootstrap .btn-danger:hover,
.bootstrap .btn-danger:focus,
.bootstrap .btn-danger:active,
.bootstrap .btn-danger.active,
.bootstrap .open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.bootstrap .btn-danger:active,
.bootstrap .btn-danger.active,
.bootstrap .open .dropdown-toggle.btn-danger {
background-image: none;
}
.bootstrap .btn-danger.disabled,
.bootstrap .btn-danger[disabled],
.bootstrap fieldset[disabled] .btn-danger,
.bootstrap .btn-danger.disabled:hover,
.bootstrap .btn-danger[disabled]:hover,
.bootstrap fieldset[disabled] .btn-danger:hover,
.bootstrap .btn-danger.disabled:focus,
.bootstrap .btn-danger[disabled]:focus,
.bootstrap fieldset[disabled] .btn-danger:focus,
.bootstrap .btn-danger.disabled:active,
.bootstrap .btn-danger[disabled]:active,
.bootstrap fieldset[disabled] .btn-danger:active,
.bootstrap .btn-danger.disabled.active,
.bootstrap .btn-danger[disabled].active,
.bootstrap fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}