Файл: css/tw_bs.css
Строк: 4121
.tw-bs {
/*!
* Bootstrap v2.0.4
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
*
http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with
all the love in the world @twitter by @mdo and @fat.
*/
}
.tw-bs
article,
.tw-bs aside,
.tw-bs details,
.tw-bs figcaption,
.tw-bs
figure,
.tw-bs footer,
.tw-bs header,
.tw-bs hgroup,
.tw-bs
nav,
.tw-bs section {
display: block;
}
.tw-bs audio,
.tw-bs
canvas,
.tw-bs video {
display: inline-block;
*display: inline;
*zoom: 1;
}
.tw-bs audio:not([controls]) {
display: none;
}
.tw-bs
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.tw-bs a:focus {
outline: thin dotted
#333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset:
-2px;
}
.tw-bs a:hover,
.tw-bs a:active {
outline: 0;
}
.tw-bs
sub,
.tw-bs sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs sup {
top:
-0.5em;
}
.tw-bs sub {
bottom: -0.25em;
}
.tw-bs img {
max-width:
100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode:
bicubic;
}
.tw-bs #map_canvas img {
max-width: none;
}
.tw-bs
button,
.tw-bs input,
.tw-bs select,
.tw-bs textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
.tw-bs button,
.tw-bs
input {
*overflow: visible;
line-height: normal;
}
.tw-bs
button::-moz-focus-inner,
.tw-bs input::-moz-focus-inner {
padding:
0;
border: 0;
}
.tw-bs button,
.tw-bs
input[type="button"],
.tw-bs
input[type="reset"],
.tw-bs input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
.tw-bs
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
.tw-bs
input[type="search"]::-webkit-search-decoration,
.tw-bs
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.tw-bs textarea {
overflow: auto;
vertical-align: top;
}
.tw-bs .clearfix {
*zoom: 1;
}
.tw-bs
.clearfix:before,
.tw-bs .clearfix:after {
display: table;
content:
"";
}
.tw-bs .clearfix:after {
clear: both;
}
.tw-bs
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.tw-bs .input-block-level
{
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.tw-bs body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial,
sans-serif;
font-size: 13px;
line-height: 18px;
color: #333333;
background-color: #ffffff;
}
.tw-bs a {
color: #0088cc;
text-decoration: none;
}
.tw-bs a:hover {
color: #005580;
text-decoration: underline;
}
.tw-bs .row {
margin-left: -20px;
*zoom: 1;
}
.tw-bs .row:before,
.tw-bs .row:after {
display: table;
content: "";
}
.tw-bs .row:after {
clear: both;
}
.tw-bs
[class*="span"] {
float: left;
margin-left:
20px;
}
.tw-bs .container,
.tw-bs .navbar-fixed-top .container,
.tw-bs
.navbar-fixed-bottom .container {
width: 940px;
}
.tw-bs .span12 {
width: 940px;
}
.tw-bs .span11 {
width: 860px;
}
.tw-bs .span10 {
width: 780px;
}
.tw-bs .span9 {
width: 700px;
}
.tw-bs .span8 {
width: 620px;
}
.tw-bs .span7 {
width: 540px;
}
.tw-bs .span6 {
width: 460px;
}
.tw-bs .span5 {
width: 380px;
}
.tw-bs .span4 {
width: 300px;
}
.tw-bs .span3 {
width: 220px;
}
.tw-bs .span2 {
width: 140px;
}
.tw-bs .span1 {
width: 60px;
}
.tw-bs .offset12 {
margin-left: 980px;
}
.tw-bs .offset11 {
margin-left:
900px;
}
.tw-bs .offset10 {
margin-left: 820px;
}
.tw-bs .offset9
{
margin-left: 740px;
}
.tw-bs .offset8 {
margin-left:
660px;
}
.tw-bs .offset7 {
margin-left: 580px;
}
.tw-bs .offset6 {
margin-left: 500px;
}
.tw-bs .offset5 {
margin-left:
420px;
}
.tw-bs .offset4 {
margin-left: 340px;
}
.tw-bs .offset3 {
margin-left: 260px;
}
.tw-bs .offset2 {
margin-left:
180px;
}
.tw-bs .offset1 {
margin-left: 100px;
}
.tw-bs .row-fluid
{
width: 100%;
*zoom: 1;
}
.tw-bs .row-fluid:before,
.tw-bs
.row-fluid:after {
display: table;
content: "";
}
.tw-bs
.row-fluid:after {
clear: both;
}
.tw-bs .row-fluid
[class*="span"] {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing:
border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574%;
*margin-left:
2.0744680846382977%;
}
.tw-bs .row-fluid
[class*="span"]:first-child {
margin-left: 0;
}
.tw-bs
.row-fluid .span12 {
width: 99.99999998999999%;
*width:
99.94680850063828%;
}
.tw-bs .row-fluid .span11 {
width:
91.489361693%;
*width: 91.4361702036383%;
}
.tw-bs .row-fluid .span10
{
width: 82.97872339599999%;
*width: 82.92553190663828%;
}
.tw-bs
.row-fluid .span9 {
width: 74.468085099%;
*width:
74.4148936096383%;
}
.tw-bs .row-fluid .span8 {
width:
65.95744680199999%;
*width: 65.90425531263828%;
}
.tw-bs .row-fluid
.span7 {
width: 57.446808505%;
*width: 57.3936170156383%;
}
.tw-bs
.row-fluid .span6 {
width: 48.93617020799999%;
*width:
48.88297871863829%;
}
.tw-bs .row-fluid .span5 {
width:
40.425531911%;
*width: 40.3723404216383%;
}
.tw-bs .row-fluid .span4
{
width: 31.914893614%;
*width: 31.8617021246383%;
}
.tw-bs
.row-fluid .span3 {
width: 23.404255317%;
*width:
23.3510638276383%;
}
.tw-bs .row-fluid .span2 {
width: 14.89361702%;
*width: 14.8404255306383%;
}
.tw-bs .row-fluid .span1 {
width:
6.382978723%;
*width: 6.329787233638298%;
}
.tw-bs .container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.tw-bs
.container:before,
.tw-bs .container:after {
display: table;
content: "";
}
.tw-bs .container:after {
clear:
both;
}
.tw-bs .container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.tw-bs
.container-fluid:before,
.tw-bs .container-fluid:after {
display:
table;
content: "";
}
.tw-bs .container-fluid:after {
clear: both;
}
.tw-bs p {
margin: 0 0 9px;
}
.tw-bs p small {
font-size: 11px;
color: #999999;
}
.tw-bs .lead {
margin-bottom:
18px;
font-size: 20px;
font-weight: 200;
line-height:
27px;
}
.tw-bs h1,
.tw-bs h2,
.tw-bs h3,
.tw-bs h4,
.tw-bs
h5,
.tw-bs h6 {
margin: 0;
font-family: inherit;
font-weight:
bold;
color: inherit;
text-rendering: optimizelegibility;
}
.tw-bs
h1 small,
.tw-bs h2 small,
.tw-bs h3 small,
.tw-bs h4 small,
.tw-bs h5
small,
.tw-bs h6 small {
font-weight: normal;
color:
#999999;
}
.tw-bs h1 {
font-size: 30px;
line-height:
36px;
}
.tw-bs h1 small {
font-size: 18px;
}
.tw-bs h2 {
font-size: 24px;
line-height: 36px;
}
.tw-bs h2 small {
font-size:
18px;
}
.tw-bs h3 {
font-size: 18px;
line-height: 27px;
}
.tw-bs
h3 small {
font-size: 14px;
}
.tw-bs h4,
.tw-bs h5,
.tw-bs h6 {
line-height: 18px;
}
.tw-bs h4 {
font-size: 14px;
}
.tw-bs h4 small
{
font-size: 12px;
}
.tw-bs h5 {
font-size: 12px;
}
.tw-bs h6 {
font-size: 11px;
color: #999999;
text-transform:
uppercase;
}
.tw-bs .page-header {
padding-bottom: 17px;
margin:
18px 0;
border-bottom: 1px solid #eeeeee;
}
.tw-bs .page-header h1 {
line-height: 1;
}
.tw-bs ul,
.tw-bs ol {
padding: 0;
margin: 0 0
9px 25px;
}
.tw-bs ul ul,
.tw-bs ul ol,
.tw-bs ol ol,
.tw-bs ol ul {
margin-bottom: 0;
}
.tw-bs ul {
list-style: disc;
}
.tw-bs ol {
list-style: decimal;
}
.tw-bs li {
line-height: 18px;
}
.tw-bs
ul.unstyled,
.tw-bs ol.unstyled {
margin-left: 0;
list-style:
none;
}
.tw-bs dl {
margin-bottom: 18px;
}
.tw-bs dt,
.tw-bs dd {
line-height: 18px;
}
.tw-bs dt {
font-weight: bold;
line-height:
17px;
}
.tw-bs dd {
margin-left: 9px;
}
.tw-bs .dl-horizontal dt {
float: left;
width: 120px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space:
nowrap;
}
.tw-bs .dl-horizontal dd {
margin-left: 130px;
}
.tw-bs hr
{
margin: 18px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
.tw-bs strong {
font-weight:
bold;
}
.tw-bs em {
font-style: italic;
}
.tw-bs .muted {
color:
#999999;
}
.tw-bs abbr[title] {
cursor: help;
border-bottom: 1px
dotted #999999;
}
.tw-bs abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
.tw-bs blockquote {
padding: 0 0 0
15px;
margin: 0 0 18px;
border-left: 5px solid #eeeeee;
}
.tw-bs
blockquote p {
margin-bottom: 0;
font-size: 16px;
font-weight:
300;
line-height: 22.5px;
}
.tw-bs blockquote small {
display:
block;
line-height: 18px;
color: #999999;
}
.tw-bs blockquote
small:before {
content: '\2014 \00A0';
}
.tw-bs blockquote.pull-right
{
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
.tw-bs
blockquote.pull-right p,
.tw-bs blockquote.pull-right small {
text-align: right;
}
.tw-bs q:before,
.tw-bs q:after,
.tw-bs
blockquote:before,
.tw-bs blockquote:after {
content:
"";
}
.tw-bs address {
display: block;
margin-bottom:
18px;
font-style: normal;
line-height: 18px;
}
.tw-bs small {
font-size: 100%;
}
.tw-bs cite {
font-style: normal;
}
.tw-bs
code,
.tw-bs pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco,
Consolas, "Courier New", monospace;
font-size: 12px;
color:
#333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tw-bs code {
padding: 2px 4px;
color:
#d14;
background-color: #f7f7f9;
border: 1px solid
#e1e1e8;
}
.tw-bs pre {
display: block;
padding: 8.5px;
margin:
0 0 9px;
font-size: 12.025px;
line-height: 18px;
word-break:
break-all;
word-wrap: break-word;
white-space: pre;
white-space:
pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs pre.prettyprint
{
margin-bottom: 18px;
}
.tw-bs pre code {
padding: 0;
color:
inherit;
background-color: transparent;
border: 0;
}
.tw-bs
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs
form {
margin: 0 0 18px;
}
.tw-bs fieldset {
padding: 0;
margin:
0;
border: 0;
}
.tw-bs legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 27px;
font-size: 19.5px;
line-height:
36px;
color: #333333;
border: 0;
border-bottom: 1px solid
#e5e5e5;
}
.tw-bs legend small {
font-size: 13.5px;
color:
#999999;
}
.tw-bs label,
.tw-bs input,
.tw-bs button,
.tw-bs
select,
.tw-bs textarea {
font-size: 13px;
font-weight: normal;
line-height: 18px;
}
.tw-bs input,
.tw-bs button,
.tw-bs
select,
.tw-bs textarea {
font-family: "Helvetica Neue",
Helvetica, Arial, sans-serif;
}
.tw-bs label {
display: block;
margin-bottom: 5px;
}
.tw-bs select,
.tw-bs textarea,
.tw-bs
input[type="text"],
.tw-bs
input[type="password"],
.tw-bs
input[type="datetime"],
.tw-bs
input[type="datetime-local"],
.tw-bs
input[type="date"],
.tw-bs
input[type="month"],
.tw-bs
input[type="time"],
.tw-bs input[type="week"],
.tw-bs
input[type="number"],
.tw-bs
input[type="email"],
.tw-bs input[type="url"],
.tw-bs
input[type="search"],
.tw-bs
input[type="tel"],
.tw-bs input[type="color"],
.tw-bs
.uneditable-input {
display: inline-block;
height: 18px;
padding:
4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
color: #555555;
}
.tw-bs input,
.tw-bs textarea {
width:
210px;
}
.tw-bs textarea {
height: auto;
}
.tw-bs textarea,
.tw-bs
input[type="text"],
.tw-bs
input[type="password"],
.tw-bs
input[type="datetime"],
.tw-bs
input[type="datetime-local"],
.tw-bs
input[type="date"],
.tw-bs
input[type="month"],
.tw-bs
input[type="time"],
.tw-bs input[type="week"],
.tw-bs
input[type="number"],
.tw-bs
input[type="email"],
.tw-bs input[type="url"],
.tw-bs
input[type="search"],
.tw-bs
input[type="tel"],
.tw-bs input[type="color"],
.tw-bs
.uneditable-input {
background-color: #ffffff;
border: 1px solid
#cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0,
0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition:
border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border
linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s,
box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow
linear 0.2s;
transition: border linear 0.2s, box-shadow linear
0.2s;
}
.tw-bs textarea:focus,
.tw-bs
input[type="text"]:focus,
.tw-bs
input[type="password"]:focus,
.tw-bs
input[type="datetime"]:focus,
.tw-bs
input[type="datetime-local"]:focus,
.tw-bs
input[type="date"]:focus,
.tw-bs
input[type="month"]:focus,
.tw-bs
input[type="time"]:focus,
.tw-bs
input[type="week"]:focus,
.tw-bs
input[type="number"]:focus,
.tw-bs
input[type="email"]:focus,
.tw-bs
input[type="url"]:focus,
.tw-bs
input[type="search"]:focus,
.tw-bs
input[type="tel"]:focus,
.tw-bs
input[type="color"]:focus,
.tw-bs .uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin
dotted \9;
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px
rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 0
1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset
0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.tw-bs
input[type="radio"],
.tw-bs input[type="checkbox"] {
margin: 3px 0;
*margin-top: 0;
/* IE7 */
line-height: normal;
cursor: pointer;
}
.tw-bs input[type="submit"],
.tw-bs
input[type="reset"],
.tw-bs
input[type="button"],
.tw-bs
input[type="radio"],
.tw-bs input[type="checkbox"] {
width: auto;
}
.tw-bs .uneditable-textarea {
width: auto;
height:
auto;
}
.tw-bs select,
.tw-bs input[type="file"] {
height:
28px;
/* In IE7, the height of the select element cannot be changed by
height, only font-size */
*margin-top: 4px;
/* For IE7, add top
margin to align select with labels */
line-height: 28px;
}
.tw-bs
select {
width: 220px;
border: 1px solid #bbb;
}
.tw-bs
select[multiple],
.tw-bs select[size] {
height: auto;
}
.tw-bs
select:focus,
.tw-bs input[type="file"]:focus,
.tw-bs
input[type="radio"]:focus,
.tw-bs
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset:
-2px;
}
.tw-bs .radio,
.tw-bs .checkbox {
min-height: 18px;
padding-left: 18px;
}
.tw-bs .radio
input[type="radio"],
.tw-bs .checkbox
input[type="checkbox"] {
float: left;
margin-left:
-18px;
}
.tw-bs .controls > .radio:first-child,
.tw-bs .controls >
.checkbox:first-child {
padding-top: 5px;
}
.tw-bs
.radio.inline,
.tw-bs .checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align:
middle;
}
.tw-bs .radio.inline + .radio.inline,
.tw-bs .checkbox.inline
+ .checkbox.inline {
margin-left: 10px;
}
.tw-bs .input-mini {
width: 60px;
}
.tw-bs .input-small {
width: 90px;
}
.tw-bs
.input-medium {
width: 150px;
}
.tw-bs .input-large {
width:
210px;
}
.tw-bs .input-xlarge {
width: 270px;
}
.tw-bs
.input-xxlarge {
width: 530px;
}
.tw-bs
input[class*="span"],
.tw-bs
select[class*="span"],
.tw-bs
textarea[class*="span"],
.tw-bs
.uneditable-input[class*="span"],
.tw-bs .row-fluid
input[class*="span"],
.tw-bs .row-fluid
select[class*="span"],
.tw-bs .row-fluid
textarea[class*="span"],
.tw-bs .row-fluid
.uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.tw-bs .input-append
input[class*="span"],
.tw-bs .input-append
.uneditable-input[class*="span"],
.tw-bs .input-prepend
input[class*="span"],
.tw-bs .input-prepend
.uneditable-input[class*="span"],
.tw-bs .row-fluid
.input-prepend [class*="span"],
.tw-bs .row-fluid .input-append
[class*="span"] {
display: inline-block;
}
.tw-bs
input,
.tw-bs textarea,
.tw-bs .uneditable-input {
margin-left:
0;
}
.tw-bs input.span12, textarea.span12, .uneditable-input.span12 {
width: 930px;
}
.tw-bs input.span11, textarea.span11,
.uneditable-input.span11 {
width: 850px;
}
.tw-bs input.span10,
textarea.span10, .uneditable-input.span10 {
width: 770px;
}
.tw-bs
input.span9, textarea.span9, .uneditable-input.span9 {
width:
690px;
}
.tw-bs input.span8, textarea.span8, .uneditable-input.span8 {
width: 610px;
}
.tw-bs input.span7, textarea.span7,
.uneditable-input.span7 {
width: 530px;
}
.tw-bs input.span6,
textarea.span6, .uneditable-input.span6 {
width: 450px;
}
.tw-bs
input.span5, textarea.span5, .uneditable-input.span5 {
width:
370px;
}
.tw-bs input.span4, textarea.span4, .uneditable-input.span4 {
width: 290px;
}
.tw-bs input.span3, textarea.span3,
.uneditable-input.span3 {
width: 210px;
}
.tw-bs input.span2,
textarea.span2, .uneditable-input.span2 {
width: 130px;
}
.tw-bs
input.span1, textarea.span1, .uneditable-input.span1 {
width:
50px;
}
.tw-bs input[disabled],
.tw-bs select[disabled],
.tw-bs
textarea[disabled],
.tw-bs input[readonly],
.tw-bs
select[readonly],
.tw-bs textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
border-color: #ddd;
}
.tw-bs
input[type="radio"][disabled],
.tw-bs
input[type="checkbox"][disabled],
.tw-bs
input[type="radio"][readonly],
.tw-bs
input[type="checkbox"][readonly] {
background-color:
transparent;
}
.tw-bs .control-group.warning > label,
.tw-bs
.control-group.warning .help-block,
.tw-bs .control-group.warning
.help-inline {
color: #c09853;
}
.tw-bs .control-group.warning
.checkbox,
.tw-bs .control-group.warning .radio,
.tw-bs
.control-group.warning input,
.tw-bs .control-group.warning
select,
.tw-bs .control-group.warning textarea {
color: #c09853;
border-color: #c09853;
}
.tw-bs .control-group.warning
.checkbox:focus,
.tw-bs .control-group.warning .radio:focus,
.tw-bs
.control-group.warning input:focus,
.tw-bs .control-group.warning
select:focus,
.tw-bs .control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: 0 0 6px #dbc59e;
-moz-box-shadow: 0 0 6px #dbc59e;
box-shadow: 0 0 6px
#dbc59e;
}
.tw-bs .control-group.warning .input-prepend .add-on,
.tw-bs
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.tw-bs
.control-group.error > label,
.tw-bs .control-group.error
.help-block,
.tw-bs .control-group.error .help-inline {
color:
#b94a48;
}
.tw-bs .control-group.error .checkbox,
.tw-bs
.control-group.error .radio,
.tw-bs .control-group.error input,
.tw-bs
.control-group.error select,
.tw-bs .control-group.error textarea {
color: #b94a48;
border-color: #b94a48;
}
.tw-bs .control-group.error
.checkbox:focus,
.tw-bs .control-group.error .radio:focus,
.tw-bs
.control-group.error input:focus,
.tw-bs .control-group.error
select:focus,
.tw-bs .control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: 0 0 6px #d59392;
-moz-box-shadow: 0 0 6px #d59392;
box-shadow: 0 0 6px
#d59392;
}
.tw-bs .control-group.error .input-prepend .add-on,
.tw-bs
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.tw-bs
.control-group.success > label,
.tw-bs .control-group.success
.help-block,
.tw-bs .control-group.success .help-inline {
color:
#468847;
}
.tw-bs .control-group.success .checkbox,
.tw-bs
.control-group.success .radio,
.tw-bs .control-group.success
input,
.tw-bs .control-group.success select,
.tw-bs
.control-group.success textarea {
color: #468847;
border-color:
#468847;
}
.tw-bs .control-group.success .checkbox:focus,
.tw-bs
.control-group.success .radio:focus,
.tw-bs .control-group.success
input:focus,
.tw-bs .control-group.success select:focus,
.tw-bs
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: 0 0 6px #7aba7b;
-moz-box-shadow: 0 0 6px #7aba7b;
box-shadow: 0 0 6px #7aba7b;
}
.tw-bs .control-group.success
.input-prepend .add-on,
.tw-bs .control-group.success .input-append
.add-on {
color: #468847;
background-color: #dff0d8;
border-color:
#468847;
}
.tw-bs input:focus:required:invalid,
.tw-bs
textarea:focus:required:invalid,
.tw-bs select:focus:required:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
.tw-bs
input:focus:required:invalid:focus,
.tw-bs
textarea:focus:required:invalid:focus,
.tw-bs
select:focus:required:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.tw-bs .form-actions {
padding: 17px
20px 18px;
margin-top: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom:
1;
}
.tw-bs .form-actions:before,
.tw-bs .form-actions:after {
display: table;
content: "";
}
.tw-bs .form-actions:after
{
clear: both;
}
.tw-bs .uneditable-input {
overflow: hidden;
white-space: nowrap;
cursor: not-allowed;
background-color:
#ffffff;
border-color: #eee;
-webkit-box-shadow: inset 0 1px 2px
rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0,
0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0,
0.025);
}
.tw-bs:-moz-placeholder {
color:
#999999;
}
.tw-bs:-ms-input-placeholder {
color:
#999999;
}
.tw-bs::-webkit-input-placeholder {
color:
#999999;
}
.tw-bs .help-block,
.tw-bs .help-inline {
color:
#555555;
}
.tw-bs .help-block {
display: block;
margin-bottom:
9px;
}
.tw-bs .help-inline {
display: inline-block;
*display:
inline;
/* IE7 inline-block hack */
*zoom: 1;
vertical-align:
middle;
padding-left: 5px;
}
.tw-bs .input-prepend,
.tw-bs
.input-append {
margin-bottom: 5px;
}
.tw-bs .input-prepend
input,
.tw-bs .input-append input,
.tw-bs .input-prepend select,
.tw-bs
.input-append select,
.tw-bs .input-prepend .uneditable-input,
.tw-bs
.input-append .uneditable-input {
position: relative;
margin-bottom:
0;
*margin-left: 0;
vertical-align: middle;
-webkit-border-radius:
0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px
3px 0;
}
.tw-bs .input-prepend input:focus,
.tw-bs .input-append
input:focus,
.tw-bs .input-prepend select:focus,
.tw-bs .input-append
select:focus,
.tw-bs .input-prepend .uneditable-input:focus,
.tw-bs
.input-append .uneditable-input:focus {
z-index: 2;
}
.tw-bs
.input-prepend .uneditable-input,
.tw-bs .input-append .uneditable-input
{
border-left-color: #ccc;
}
.tw-bs .input-prepend .add-on,
.tw-bs
.input-append .add-on {
display: inline-block;
width: auto;
height: 18px;
min-width: 16px;
padding: 4px 5px;
font-weight:
normal;
line-height: 18px;
text-align: center;
text-shadow: 0 1px
0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.tw-bs .input-prepend .add-on,
.tw-bs
.input-append .add-on,
.tw-bs .input-prepend .btn,
.tw-bs .input-append
.btn {
margin-left: -1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .input-prepend
.active,
.tw-bs .input-append .active {
background-color: #a9dba9;
border-color: #46a546;
}
.tw-bs .input-prepend .add-on,
.tw-bs
.input-prepend .btn {
margin-right: -1px;
}
.tw-bs .input-prepend
.add-on:first-child,
.tw-bs .input-prepend .btn:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .input-append input,
.tw-bs
.input-append select,
.tw-bs .input-append .uneditable-input {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .input-append .uneditable-input {
border-right-color: #ccc;
border-left-color: #eee;
}
.tw-bs
.input-append .add-on:last-child,
.tw-bs .input-append .btn:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.tw-bs .input-prepend.input-append
input,
.tw-bs .input-prepend.input-append select,
.tw-bs
.input-prepend.input-append .uneditable-input {
-webkit-border-radius:
0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs
.input-prepend.input-append .add-on:first-child,
.tw-bs
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .input-prepend.input-append
.add-on:last-child,
.tw-bs .input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.tw-bs
.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
/* IE7-8 doesn't have
border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius:
14px;
}
.tw-bs .form-search input,
.tw-bs .form-inline input,
.tw-bs
.form-horizontal input,
.tw-bs .form-search textarea,
.tw-bs .form-inline
textarea,
.tw-bs .form-horizontal textarea,
.tw-bs .form-search
select,
.tw-bs .form-inline select,
.tw-bs .form-horizontal
select,
.tw-bs .form-search .help-inline,
.tw-bs .form-inline
.help-inline,
.tw-bs .form-horizontal .help-inline,
.tw-bs .form-search
.uneditable-input,
.tw-bs .form-inline .uneditable-input,
.tw-bs
.form-horizontal .uneditable-input,
.tw-bs .form-search
.input-prepend,
.tw-bs .form-inline .input-prepend,
.tw-bs
.form-horizontal .input-prepend,
.tw-bs .form-search
.input-append,
.tw-bs .form-inline .input-append,
.tw-bs .form-horizontal
.input-append {
display: inline-block;
*display: inline;
/* IE7
inline-block hack */
*zoom: 1;
margin-bottom: 0;
}
.tw-bs
.form-search .hide,
.tw-bs .form-inline .hide,
.tw-bs .form-horizontal
.hide {
display: none;
}
.tw-bs .form-search label,
.tw-bs
.form-inline label {
display: inline-block;
}
.tw-bs .form-search
.input-append,
.tw-bs .form-inline .input-append,
.tw-bs .form-search
.input-prepend,
.tw-bs .form-inline .input-prepend {
margin-bottom:
0;
}
.tw-bs .form-search .radio,
.tw-bs .form-search .checkbox,
.tw-bs
.form-inline .radio,
.tw-bs .form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs .form-search
.radio input[type="radio"],
.tw-bs .form-search .checkbox
input[type="checkbox"],
.tw-bs .form-inline .radio
input[type="radio"],
.tw-bs .form-inline .checkbox
input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.tw-bs .control-group {
margin-bottom:
9px;
}
.tw-bs legend + .control-group {
margin-top: 18px;
-webkit-margin-top-collapse: separate;
}
.tw-bs .form-horizontal
.control-group {
margin-bottom: 18px;
*zoom: 1;
}
.tw-bs
.form-horizontal .control-group:before,
.tw-bs .form-horizontal
.control-group:after {
display: table;
content:
"";
}
.tw-bs .form-horizontal .control-group:after {
clear:
both;
}
.tw-bs .form-horizontal .control-label {
float: left;
width: 140px;
padding-top: 5px;
text-align: right;
}
.tw-bs
.form-horizontal .controls {
*display: inline-block;
*padding-left:
20px;
margin-left: 160px;
*margin-left: 0;
}
.tw-bs
.form-horizontal .controls:first-child {
*padding-left:
160px;
}
.tw-bs .form-horizontal .help-block {
margin-top: 9px;
margin-bottom: 0;
}
.tw-bs .form-horizontal .form-actions {
padding-left: 160px;
}
.tw-bs table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.tw-bs .table {
width: 100%;
margin-bottom:
18px;
}
.tw-bs .table th,
.tw-bs .table td {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.tw-bs .table th {
font-weight:
bold;
}
.tw-bs .table thead th {
vertical-align: bottom;
}
.tw-bs
.table caption + thead tr:first-child th,
.tw-bs .table caption + thead
tr:first-child td,
.tw-bs .table colgroup + thead tr:first-child
th,
.tw-bs .table colgroup + thead tr:first-child td,
.tw-bs .table
thead:first-child tr:first-child th,
.tw-bs .table thead:first-child
tr:first-child td {
border-top: 0;
}
.tw-bs .table tbody + tbody {
border-top: 2px solid #dddddd;
}
.tw-bs .table-condensed th,
.tw-bs
.table-condensed td {
padding: 4px 5px;
}
.tw-bs .table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapsed;
border-left: 0;
-webkit-border-radius:
4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs
.table-bordered th,
.tw-bs .table-bordered td {
border-left: 1px solid
#dddddd;
}
.tw-bs .table-bordered caption + thead tr:first-child
th,
.tw-bs .table-bordered caption + tbody tr:first-child th,
.tw-bs
.table-bordered caption + tbody tr:first-child td,
.tw-bs .table-bordered
colgroup + thead tr:first-child th,
.tw-bs .table-bordered colgroup +
tbody tr:first-child th,
.tw-bs .table-bordered colgroup + tbody
tr:first-child td,
.tw-bs .table-bordered thead:first-child tr:first-child
th,
.tw-bs .table-bordered tbody:first-child tr:first-child th,
.tw-bs
.table-bordered tbody:first-child tr:first-child td {
border-top:
0;
}
.tw-bs .table-bordered thead:first-child tr:first-child
th:first-child,
.tw-bs .table-bordered tbody:first-child tr:first-child
td:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.tw-bs
.table-bordered thead:first-child tr:first-child th:last-child,
.tw-bs
.table-bordered tbody:first-child tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.tw-bs .table-bordered
thead:last-child tr:last-child th:first-child,
.tw-bs .table-bordered
tbody:last-child tr:last-child td:first-child {
-webkit-border-radius: 0
0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius:
4px;
-moz-border-radius-bottomleft: 4px;
}
.tw-bs .table-bordered
thead:last-child tr:last-child th:last-child,
.tw-bs .table-bordered
tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius:
4px;
-moz-border-radius-bottomright: 4px;
}
.tw-bs .table-striped
tbody tr:nth-child(odd) td,
.tw-bs .table-striped tbody tr:nth-child(odd)
th {
background-color: #f9f9f9;
}
.tw-bs .table tbody tr:hover
td,
.tw-bs .table tbody tr:hover th {
background-color:
#f5f5f5;
}
.tw-bs table .span1 {
float: none;
width: 44px;
margin-left: 0;
}
.tw-bs table .span2 {
float: none;
width:
124px;
margin-left: 0;
}
.tw-bs table .span3 {
float: none;
width: 204px;
margin-left: 0;
}
.tw-bs table .span4 {
float:
none;
width: 284px;
margin-left: 0;
}
.tw-bs table .span5 {
float: none;
width: 364px;
margin-left: 0;
}
.tw-bs table .span6
{
float: none;
width: 444px;
margin-left: 0;
}
.tw-bs table
.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.tw-bs
table .span8 {
float: none;
width: 604px;
margin-left:
0;
}
.tw-bs table .span9 {
float: none;
width: 684px;
margin-left: 0;
}
.tw-bs table .span10 {
float: none;
width:
764px;
margin-left: 0;
}
.tw-bs table .span11 {
float: none;
width: 844px;
margin-left: 0;
}
.tw-bs table .span12 {
float:
none;
width: 924px;
margin-left: 0;
}
.tw-bs table .span13 {
float: none;
width: 1004px;
margin-left: 0;
}
.tw-bs table .span14
{
float: none;
width: 1084px;
margin-left: 0;
}
.tw-bs table
.span15 {
float: none;
width: 1164px;
margin-left: 0;
}
.tw-bs
table .span16 {
float: none;
width: 1244px;
margin-left:
0;
}
.tw-bs table .span17 {
float: none;
width: 1324px;
margin-left: 0;
}
.tw-bs table .span18 {
float: none;
width:
1404px;
margin-left: 0;
}
.tw-bs table .span19 {
float: none;
width: 1484px;
margin-left: 0;
}
.tw-bs table .span20 {
float:
none;
width: 1564px;
margin-left: 0;
}
.tw-bs table .span21 {
float: none;
width: 1644px;
margin-left: 0;
}
.tw-bs table .span22
{
float: none;
width: 1724px;
margin-left: 0;
}
.tw-bs table
.span23 {
float: none;
width: 1804px;
margin-left: 0;
}
.tw-bs
table .span24 {
float: none;
width: 1884px;
margin-left:
0;
}
.tw-bs [class^="icon-"],
.tw-bs [class*="
icon-"] {
display: inline-block;
width: 14px;
height: 14px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image:
url("http://localhost/less/bootstrap-original/../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat:
no-repeat;
}
.tw-bs [class^="icon-"]:last-child,
.tw-bs
[class*=" icon-"]:last-child {
*margin-left: 0;
}
.tw-bs
.icon-white {
background-image:
url("http://localhost/less/bootstrap-original/../img/glyphicons-halflings-white.png");
}
.tw-bs
.icon-glass {
background-position: 0 0;
}
.tw-bs .icon-music {
background-position: -24px 0;
}
.tw-bs .icon-search {
background-position: -48px 0;
}
.tw-bs .icon-envelope {
background-position: -72px 0;
}
.tw-bs .icon-heart {
background-position: -96px 0;
}
.tw-bs .icon-star {
background-position: -120px 0;
}
.tw-bs .icon-star-empty {
background-position: -144px 0;
}
.tw-bs .icon-user {
background-position: -168px 0;
}
.tw-bs .icon-film {
background-position: -192px 0;
}
.tw-bs .icon-th-large {
background-position: -216px 0;
}
.tw-bs .icon-th {
background-position: -240px 0;
}
.tw-bs .icon-th-list {
background-position: -264px 0;
}
.tw-bs .icon-ok {
background-position: -288px 0;
}
.tw-bs .icon-remove {
background-position: -312px 0;
}
.tw-bs .icon-zoom-in {
background-position: -336px 0;
}
.tw-bs .icon-zoom-out {
background-position: -360px 0;
}
.tw-bs .icon-off {
background-position: -384px 0;
}
.tw-bs .icon-signal {
background-position: -408px 0;
}
.tw-bs .icon-cog {
background-position: -432px 0;
}
.tw-bs .icon-trash {
background-position: -456px 0;
}
.tw-bs .icon-home {
background-position: 0 -24px;
}
.tw-bs .icon-file {
background-position: -24px -24px;
}
.tw-bs .icon-time {
background-position: -48px -24px;
}
.tw-bs .icon-road {
background-position: -72px -24px;
}
.tw-bs .icon-download-alt {
background-position: -96px -24px;
}
.tw-bs .icon-download {
background-position: -120px -24px;
}
.tw-bs .icon-upload {
background-position: -144px -24px;
}
.tw-bs .icon-inbox {
background-position: -168px -24px;
}
.tw-bs .icon-play-circle {
background-position: -192px -24px;
}
.tw-bs .icon-repeat {
background-position: -216px -24px;
}
.tw-bs .icon-refresh {
background-position: -240px -24px;
}
.tw-bs .icon-list-alt {
background-position: -264px -24px;
}
.tw-bs .icon-lock {
background-position: -287px -24px;
}
.tw-bs .icon-flag {
background-position: -312px -24px;
}
.tw-bs .icon-headphones {
background-position: -336px -24px;
}
.tw-bs .icon-volume-off {
background-position: -360px -24px;
}
.tw-bs .icon-volume-down {
background-position: -384px -24px;
}
.tw-bs .icon-volume-up {
background-position: -408px -24px;
}
.tw-bs .icon-qrcode {
background-position: -432px -24px;
}
.tw-bs .icon-barcode {
background-position: -456px -24px;
}
.tw-bs .icon-tag {
background-position: 0 -48px;
}
.tw-bs .icon-tags {
background-position: -25px -48px;
}
.tw-bs .icon-book {
background-position: -48px -48px;
}
.tw-bs .icon-bookmark {
background-position: -72px -48px;
}
.tw-bs .icon-print {
background-position: -96px -48px;
}
.tw-bs .icon-camera {
background-position: -120px -48px;
}
.tw-bs .icon-font {
background-position: -144px -48px;
}
.tw-bs .icon-bold {
background-position: -167px -48px;
}
.tw-bs .icon-italic {
background-position: -192px -48px;
}
.tw-bs .icon-text-height {
background-position: -216px -48px;
}
.tw-bs .icon-text-width {
background-position: -240px -48px;
}
.tw-bs .icon-align-left {
background-position: -264px -48px;
}
.tw-bs .icon-align-center {
background-position: -288px -48px;
}
.tw-bs .icon-align-right {
background-position: -312px -48px;
}
.tw-bs .icon-align-justify {
background-position: -336px -48px;
}
.tw-bs .icon-list {
background-position: -360px -48px;
}
.tw-bs .icon-indent-left {
background-position: -384px -48px;
}
.tw-bs .icon-indent-right {
background-position: -408px -48px;
}
.tw-bs .icon-facetime-video {
background-position: -432px -48px;
}
.tw-bs .icon-picture {
background-position: -456px -48px;
}
.tw-bs .icon-pencil {
background-position: 0 -72px;
}
.tw-bs .icon-map-marker {
background-position: -24px -72px;
}
.tw-bs .icon-adjust {
background-position: -48px -72px;
}
.tw-bs .icon-tint {
background-position: -72px -72px;
}
.tw-bs .icon-edit {
background-position: -96px -72px;
}
.tw-bs .icon-share {
background-position: -120px -72px;
}
.tw-bs .icon-check {
background-position: -144px -72px;
}
.tw-bs .icon-move {
background-position: -168px -72px;
}
.tw-bs .icon-step-backward {
background-position: -192px -72px;
}
.tw-bs .icon-fast-backward {
background-position: -216px -72px;
}
.tw-bs .icon-backward {
background-position: -240px -72px;
}
.tw-bs .icon-play {
background-position: -264px -72px;
}
.tw-bs .icon-pause {
background-position: -288px -72px;
}
.tw-bs .icon-stop {
background-position: -312px -72px;
}
.tw-bs .icon-forward {
background-position: -336px -72px;
}
.tw-bs .icon-fast-forward {
background-position: -360px -72px;
}
.tw-bs .icon-step-forward {
background-position: -384px -72px;
}
.tw-bs .icon-eject {
background-position: -408px -72px;
}
.tw-bs .icon-chevron-left {
background-position: -432px -72px;
}
.tw-bs .icon-chevron-right {
background-position: -456px -72px;
}
.tw-bs .icon-plus-sign {
background-position: 0 -96px;
}
.tw-bs .icon-minus-sign {
background-position: -24px -96px;
}
.tw-bs .icon-remove-sign {
background-position: -48px -96px;
}
.tw-bs .icon-ok-sign {
background-position: -72px -96px;
}
.tw-bs .icon-question-sign {
background-position: -96px -96px;
}
.tw-bs .icon-info-sign {
background-position: -120px -96px;
}
.tw-bs .icon-screenshot {
background-position: -144px -96px;
}
.tw-bs .icon-remove-circle {
background-position: -168px -96px;
}
.tw-bs .icon-ok-circle {
background-position: -192px -96px;
}
.tw-bs .icon-ban-circle {
background-position: -216px -96px;
}
.tw-bs .icon-arrow-left {
background-position: -240px -96px;
}
.tw-bs .icon-arrow-right {
background-position: -264px -96px;
}
.tw-bs .icon-arrow-up {
background-position: -289px -96px;
}
.tw-bs .icon-arrow-down {
background-position: -312px -96px;
}
.tw-bs .icon-share-alt {
background-position: -336px -96px;
}
.tw-bs .icon-resize-full {
background-position: -360px -96px;
}
.tw-bs .icon-resize-small {
background-position: -384px -96px;
}
.tw-bs .icon-plus {
background-position: -408px -96px;
}
.tw-bs .icon-minus {
background-position: -433px -96px;
}
.tw-bs .icon-asterisk {
background-position: -456px -96px;
}
.tw-bs .icon-exclamation-sign {
background-position: 0 -120px;
}
.tw-bs .icon-gift {
background-position: -24px -120px;
}
.tw-bs .icon-leaf {
background-position: -48px -120px;
}
.tw-bs .icon-fire {
background-position: -72px -120px;
}
.tw-bs .icon-eye-open {
background-position: -96px -120px;
}
.tw-bs .icon-eye-close {
background-position: -120px -120px;
}
.tw-bs .icon-warning-sign {
background-position: -144px -120px;
}
.tw-bs .icon-plane {
background-position: -168px -120px;
}
.tw-bs .icon-calendar {
background-position: -192px -120px;
}
.tw-bs .icon-random {
background-position: -216px -120px;
}
.tw-bs .icon-comment {
background-position: -240px -120px;
}
.tw-bs .icon-magnet {
background-position: -264px -120px;
}
.tw-bs .icon-chevron-up {
background-position: -288px -120px;
}
.tw-bs .icon-chevron-down {
background-position: -313px -119px;
}
.tw-bs .icon-retweet {
background-position: -336px -120px;
}
.tw-bs .icon-shopping-cart {
background-position: -360px -120px;
}
.tw-bs .icon-folder-close {
background-position: -384px -120px;
}
.tw-bs .icon-folder-open {
background-position: -408px -120px;
}
.tw-bs .icon-resize-vertical {
background-position: -432px -119px;
}
.tw-bs .icon-resize-horizontal {
background-position: -456px -118px;
}
.tw-bs .icon-hdd {
background-position: 0 -144px;
}
.tw-bs .icon-bullhorn {
background-position: -24px -144px;
}
.tw-bs .icon-bell {
background-position: -48px -144px;
}
.tw-bs .icon-certificate {
background-position: -72px -144px;
}
.tw-bs .icon-thumbs-up {
background-position: -96px -144px;
}
.tw-bs .icon-thumbs-down {
background-position: -120px -144px;
}
.tw-bs .icon-hand-right {
background-position: -144px -144px;
}
.tw-bs .icon-hand-left {
background-position: -168px -144px;
}
.tw-bs .icon-hand-up {
background-position: -192px -144px;
}
.tw-bs .icon-hand-down {
background-position: -216px -144px;
}
.tw-bs .icon-circle-arrow-right {
background-position: -240px -144px;
}
.tw-bs .icon-circle-arrow-left {
background-position: -264px -144px;
}
.tw-bs .icon-circle-arrow-up {
background-position: -288px -144px;
}
.tw-bs .icon-circle-arrow-down {
background-position: -312px -144px;
}
.tw-bs .icon-globe {
background-position: -336px -144px;
}
.tw-bs .icon-wrench {
background-position: -360px -144px;
}
.tw-bs .icon-tasks {
background-position: -384px -144px;
}
.tw-bs .icon-filter {
background-position: -408px -144px;
}
.tw-bs .icon-briefcase {
background-position: -432px -144px;
}
.tw-bs .icon-fullscreen {
background-position: -456px -144px;
}
.tw-bs .dropup,
.tw-bs .dropdown
{
position: relative;
}
.tw-bs .dropdown-toggle {
*margin-bottom:
-3px;
}
.tw-bs .dropdown-toggle:active,
.tw-bs .open .dropdown-toggle
{
outline: 0;
}
.tw-bs .caret {
display: inline-block;
width:
0;
height: 0;
vertical-align: top;
border-top: 4px solid
#000000;
border-right: 4px solid transparent;
border-left: 4px solid
transparent;
content: "";
opacity: 0.3;
filter:
alpha(opacity=30);
}
.tw-bs .dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.tw-bs .dropdown:hover .caret,
.tw-bs .open .caret
{
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .dropdown-menu
{
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 4px 0;
margin: 1px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:
5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px
rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tw-bs
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.tw-bs
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 8px
1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color:
#e5e5e5;
border-bottom: 1px solid #ffffff;
}
.tw-bs .dropdown-menu a
{
display: block;
padding: 3px 15px;
clear: both;
font-weight:
normal;
line-height: 18px;
color: #333333;
white-space:
nowrap;
}
.tw-bs .dropdown-menu li > a:hover,
.tw-bs .dropdown-menu
.active > a,
.tw-bs .dropdown-menu .active > a:hover {
color:
#ffffff;
text-decoration: none;
background-color: #0088cc;
}
.tw-bs
.open {
*z-index: 1000;
}
.tw-bs .open > .dropdown-menu {
display: block;
}
.tw-bs .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.tw-bs .dropup .caret,
.tw-bs .navbar-fixed-bottom
.dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000000;
content: "\2191";
}
.tw-bs .dropup .dropdown-menu,
.tw-bs
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom:
100%;
margin-bottom: 1px;
}
.tw-bs .typeahead {
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:
4px;
}
.tw-bs .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid
#eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius:
4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset
0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.tw-bs
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.tw-bs .well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tw-bs .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s
linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity
0.15s linear;
transition: opacity 0.15s linear;
}
.tw-bs .fade.in {
opacity: 1;
}
.tw-bs .collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s
ease;
}
.tw-bs .collapse.in {
height: auto;
}
.tw-bs .close {
float: right;
font-size: 20px;
font-weight: bold;
line-height:
18px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity:
0.2;
filter: alpha(opacity=20);
}
.tw-bs .close:hover {
color:
#000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
.tw-bs button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tw-bs .btn {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
padding:
4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height:
18px;
*line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align:
middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff,
#e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6
#bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #e6e6e6;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #cccccc;
*border: 0;
border-bottom-color:
#b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*margin-left: .3em;
-webkit-box-shadow: inset 0
1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow:
inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px
rgba(0,0,0,.05);
}
.tw-bs .btn:hover,
.tw-bs .btn:active,
.tw-bs
.btn.active,
.tw-bs .btn.disabled,
.tw-bs .btn[disabled] {
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.tw-bs
.btn:active,
.tw-bs .btn.active {
background-color: #cccccc
\9;
}
.tw-bs .btn:first-child {
*margin-left: 0;
}
.tw-bs .btn:hover
{
color: #333333;
text-decoration: none;
background-color:
#e6e6e6;
*background-color: #d9d9d9;
/* Buttons in IE7 don't get
borders, so darken on hover */
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition:
background-position 0.1s linear;
-ms-transition: background-position
0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.tw-bs .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.tw-bs .btn.active,
.tw-bs .btn:active {
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px
4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0
2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0
2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.tw-bs
.btn.disabled,
.tw-bs .btn[disabled] {
cursor: default;
background-color: #e6e6e6;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow:
none;
box-shadow: none;
}
.tw-bs .btn-large {
padding: 9px 14px;
font-size: 15px;
line-height: normal;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tw-bs .btn-large
[class^="icon-"] {
margin-top: 1px;
}
.tw-bs .btn-small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
.tw-bs
.btn-small [class^="icon-"] {
margin-top: -1px;
}
.tw-bs
.btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height:
14px;
}
.tw-bs .btn-primary,
.tw-bs .btn-primary:hover,
.tw-bs
.btn-warning,
.tw-bs .btn-warning:hover,
.tw-bs .btn-danger,
.tw-bs
.btn-danger:hover,
.tw-bs .btn-success,
.tw-bs
.btn-success:hover,
.tw-bs .btn-info,
.tw-bs .btn-info:hover,
.tw-bs
.btn-inverse,
.tw-bs .btn-inverse:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs
.btn-primary.active,
.tw-bs .btn-warning.active,
.tw-bs
.btn-danger.active,
.tw-bs .btn-success.active,
.tw-bs
.btn-info.active,
.tw-bs .btn-inverse.active {
color: rgba(255, 255,
255, 0.75);
}
.tw-bs .btn {
border-color: #ccc;
border-color:
rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.tw-bs
.btn-primary {
background-color: #0074cc;
background-image:
-moz-linear-gradient(top, #0088cc, #0055cc);
background-image:
-ms-linear-gradient(top, #0088cc, #0055cc);
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
background-image: -o-linear-gradient(top, #0088cc, #0055cc);
background-image: linear-gradient(top, #0088cc, #0055cc);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',
endColorstr='#0055cc', GradientType=0);
border-color: #0055cc #0055cc
#003580;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #0055cc;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-primary:hover,
.tw-bs .btn-primary:active,
.tw-bs
.btn-primary.active,
.tw-bs .btn-primary.disabled,
.tw-bs
.btn-primary[disabled] {
background-color: #0055cc;
*background-color: #004ab3;
}
.tw-bs .btn-primary:active,
.tw-bs
.btn-primary.active {
background-color: #004099 \9;
}
.tw-bs
.btn-warning {
background-color: #faa732;
background-image:
-moz-linear-gradient(top, #fbb450, #f89406);
background-image:
-ms-linear-gradient(top, #fbb450, #f89406);
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(top, #fbb450, #f89406);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',
endColorstr='#f89406', GradientType=0);
border-color: #f89406 #f89406
#ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #f89406;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-warning:hover,
.tw-bs .btn-warning:active,
.tw-bs
.btn-warning.active,
.tw-bs .btn-warning.disabled,
.tw-bs
.btn-warning[disabled] {
background-color: #f89406;
*background-color: #df8505;
}
.tw-bs .btn-warning:active,
.tw-bs
.btn-warning.active {
background-color: #c67605 \9;
}
.tw-bs
.btn-danger {
background-color: #da4f49;
background-image:
-moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image:
-ms-linear-gradient(top, #ee5f5b, #bd362f);
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(top, #ee5f5b, #bd362f);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',
endColorstr='#bd362f', GradientType=0);
border-color: #bd362f #bd362f
#802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #bd362f;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-danger:hover,
.tw-bs .btn-danger:active,
.tw-bs
.btn-danger.active,
.tw-bs .btn-danger.disabled,
.tw-bs
.btn-danger[disabled] {
background-color: #bd362f;
*background-color:
#a9302a;
}
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active {
background-color: #942a25 \9;
}
.tw-bs .btn-success {
background-color: #5bb75b;
background-image: -moz-linear-gradient(top,
#62c462, #51a351);
background-image: -ms-linear-gradient(top, #62c462,
#51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#62c462), to(#51a351));
background-image:
-webkit-linear-gradient(top, #62c462, #51a351);
background-image:
-o-linear-gradient(top, #62c462, #51a351);
background-image:
linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',
endColorstr='#51a351', GradientType=0);
border-color: #51a351 #51a351
#387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #51a351;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-success:hover,
.tw-bs .btn-success:active,
.tw-bs
.btn-success.active,
.tw-bs .btn-success.disabled,
.tw-bs
.btn-success[disabled] {
background-color: #51a351;
*background-color: #499249;
}
.tw-bs .btn-success:active,
.tw-bs
.btn-success.active {
background-color: #408140 \9;
}
.tw-bs .btn-info
{
background-color: #49afcd;
background-image:
-moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image:
-ms-linear-gradient(top, #5bc0de, #2f96b4);
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(top, #5bc0de, #2f96b4);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de',
endColorstr='#2f96b4', GradientType=0);
border-color: #2f96b4 #2f96b4
#1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #2f96b4;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-info:hover,
.tw-bs .btn-info:active,
.tw-bs
.btn-info.active,
.tw-bs .btn-info.disabled,
.tw-bs .btn-info[disabled]
{
background-color: #2f96b4;
*background-color: #2a85a0;
}
.tw-bs
.btn-info:active,
.tw-bs .btn-info.active {
background-color: #24748c
\9;
}
.tw-bs .btn-inverse {
background-color: #414141;
background-image: -moz-linear-gradient(top, #555555, #222222);
background-image: -ms-linear-gradient(top, #555555, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555),
to(#222222));
background-image: -webkit-linear-gradient(top, #555555,
#222222);
background-image: -o-linear-gradient(top, #555555, #222222);
background-image: linear-gradient(top, #555555, #222222);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',
endColorstr='#222222', GradientType=0);
border-color: #222222 #222222
#000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #222222;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled =
false);
}
.tw-bs .btn-inverse:hover,
.tw-bs .btn-inverse:active,
.tw-bs
.btn-inverse.active,
.tw-bs .btn-inverse.disabled,
.tw-bs
.btn-inverse[disabled] {
background-color: #222222;
*background-color: #151515;
}
.tw-bs .btn-inverse:active,
.tw-bs
.btn-inverse.active {
background-color: #080808 \9;
}
.tw-bs
button.btn,
.tw-bs input[type="submit"].btn {
*padding-top:
2px;
*padding-bottom: 2px;
}
.tw-bs
button.btn::-moz-focus-inner,
.tw-bs
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
.tw-bs button.btn.btn-large,
.tw-bs
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
.tw-bs button.btn.btn-small,
.tw-bs
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
.tw-bs button.btn.btn-mini,
.tw-bs
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.tw-bs .btn-group {
position: relative;
*zoom: 1;
*margin-left: .3em;
}
.tw-bs .btn-group:before,
.tw-bs
.btn-group:after {
display: table;
content: "";
}
.tw-bs
.btn-group:after {
clear: both;
}
.tw-bs .btn-group:first-child {
*margin-left: 0;
}
.tw-bs .btn-group + .btn-group {
margin-left:
5px;
}
.tw-bs .btn-toolbar {
margin-top: 9px;
margin-bottom:
9px;
}
.tw-bs .btn-toolbar .btn-group {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
}
.tw-bs
.btn-group > .btn {
position: relative;
float: left;
margin-left: -1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft:
4px;
border-bottom-left-radius: 4px;
}
.tw-bs .btn-group >
.btn:last-child,
.tw-bs .btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright:
4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright:
4px;
border-bottom-right-radius: 4px;
}
.tw-bs .btn-group >
.btn.large:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius:
6px;
}
.tw-bs .btn-group > .btn.large:last-child,
.tw-bs .btn-group
> .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright:
6px;
border-bottom-right-radius: 6px;
}
.tw-bs .btn-group >
.btn:hover,
.tw-bs .btn-group > .btn:focus,
.tw-bs .btn-group >
.btn:active,
.tw-bs .btn-group > .btn.active {
z-index:
2;
}
.tw-bs .btn-group .dropdown-toggle:active,
.tw-bs .btn-group.open
.dropdown-toggle {
outline: 0;
}
.tw-bs .btn-group >
.dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0
rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset
1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px
2px rgba(0,0,0,.05);
box-shadow: inset 1px 0 0 rgba(255,255,255,.125),
inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
*padding-top: 4px;
*padding-bottom: 4px;
}
.tw-bs .btn-group >
.btn-mini.dropdown-toggle {
padding-left: 5px;
padding-right:
5px;
}
.tw-bs .btn-group > .btn-small.dropdown-toggle {
*padding-top: 4px;
*padding-bottom: 4px;
}
.tw-bs .btn-group >
.btn-large.dropdown-toggle {
padding-left: 12px;
padding-right:
12px;
}
.tw-bs .btn-group.open .dropdown-toggle {
background-image:
none;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px
rgba(0,0,0,.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px
2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px
2px rgba(0,0,0,.05);
}
.tw-bs .btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.tw-bs .btn-group.open
.btn-primary.dropdown-toggle {
background-color: #0055cc;
}
.tw-bs
.btn-group.open .btn-warning.dropdown-toggle {
background-color:
#f89406;
}
.tw-bs .btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.tw-bs .btn-group.open
.btn-success.dropdown-toggle {
background-color: #51a351;
}
.tw-bs
.btn-group.open .btn-info.dropdown-toggle {
background-color:
#2f96b4;
}
.tw-bs .btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.tw-bs .btn .caret {
margin-top: 7px;
margin-left: 0;
}
.tw-bs .btn:hover .caret,
.tw-bs .open.btn-group
.caret {
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .btn-mini
.caret {
margin-top: 5px;
}
.tw-bs .btn-small .caret {
margin-top:
6px;
}
.tw-bs .btn-large .caret {
margin-top: 6px;
border-left-width: 5px;
border-right-width: 5px;
border-top-width:
5px;
}
.tw-bs .dropup .btn-large .caret {
border-bottom: 5px solid
#000000;
border-top: 0;
}
.tw-bs .btn-primary .caret,
.tw-bs
.btn-warning .caret,
.tw-bs .btn-danger .caret,
.tw-bs .btn-info
.caret,
.tw-bs .btn-success .caret,
.tw-bs .btn-inverse .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity:
0.75;
filter: alpha(opacity=75);
}
.tw-bs .alert {
padding: 8px
35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255,
255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid
#fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #c09853;
}
.tw-bs .alert-heading {
color: inherit;
}
.tw-bs .alert .close {
position: relative;
top:
-2px;
right: -21px;
line-height: 18px;
}
.tw-bs .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color:
#468847;
}
.tw-bs .alert-danger,
.tw-bs .alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color:
#b94a48;
}
.tw-bs .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.tw-bs .alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.tw-bs .alert-block >
p,
.tw-bs .alert-block > ul {
margin-bottom: 0;
}
.tw-bs
.alert-block p + p {
margin-top: 5px;
}
.tw-bs .nav {
margin-left:
0;
margin-bottom: 18px;
list-style: none;
}
.tw-bs .nav > li
> a {
display: block;
}
.tw-bs .nav > li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.tw-bs .nav >
.pull-right {
float: right;
}
.tw-bs .nav .nav-header {
display:
block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 18px;
color: #999999;
text-shadow: 0 1px 0 rgba(255,
255, 255, 0.5);
text-transform: uppercase;
}
.tw-bs .nav li +
.nav-header {
margin-top: 9px;
}
.tw-bs .nav-list {
padding-left:
15px;
padding-right: 15px;
margin-bottom: 0;
}
.tw-bs .nav-list
> li > a,
.tw-bs .nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255,
0.5);
}
.tw-bs .nav-list > li > a {
padding: 3px
15px;
}
.tw-bs .nav-list > .active > a,
.tw-bs .nav-list >
.active > a:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0,
0, 0, 0.2);
background-color: #0088cc;
}
.tw-bs .nav-list
[class^="icon-"] {
margin-right: 2px;
}
.tw-bs .nav-list
.divider {
*width: 100%;
height: 1px;
margin: 8px 1px;
*margin:
-5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.tw-bs .nav-tabs,
.tw-bs .nav-pills
{
*zoom: 1;
}
.tw-bs .nav-tabs:before,
.tw-bs
.nav-pills:before,
.tw-bs .nav-tabs:after,
.tw-bs .nav-pills:after {
display: table;
content: "";
}
.tw-bs
.nav-tabs:after,
.tw-bs .nav-pills:after {
clear: both;
}
.tw-bs
.nav-tabs > li,
.tw-bs .nav-pills > li {
float: left;
}
.tw-bs
.nav-tabs > li > a,
.tw-bs .nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.tw-bs .nav-tabs {
border-bottom: 1px solid
#ddd;
}
.tw-bs .nav-tabs > li {
margin-bottom: -1px;
}
.tw-bs
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 18px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.tw-bs .nav-tabs > .active
> a,
.tw-bs .nav-tabs > .active > a:hover {
color: #555555;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.tw-bs .nav-pills
> li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tw-bs .nav-pills >
.active > a,
.tw-bs .nav-pills > .active > a:hover {
color:
#ffffff;
background-color: #0088cc;
}
.tw-bs .nav-stacked > li {
float: none;
}
.tw-bs .nav-stacked > li > a {
margin-right:
0;
}
.tw-bs .nav-tabs.nav-stacked {
border-bottom: 0;
}
.tw-bs
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius:
0;
}
.tw-bs .nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs.nav-stacked >
li:last-child > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tw-bs
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.tw-bs .nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.tw-bs .nav-pills.nav-stacked > li:last-child
> a {
margin-bottom: 1px;
}
.tw-bs .nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.tw-bs .nav-pills .dropdown-menu {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:
4px;
}
.tw-bs .nav-tabs .dropdown-toggle .caret,
.tw-bs .nav-pills
.dropdown-toggle .caret {
border-top-color: #0088cc;
border-bottom-color: #0088cc;
margin-top: 6px;
}
.tw-bs .nav-tabs
.dropdown-toggle:hover .caret,
.tw-bs .nav-pills .dropdown-toggle:hover
.caret {
border-top-color: #005580;
border-bottom-color:
#005580;
}
.tw-bs .nav-tabs .active .dropdown-toggle .caret,
.tw-bs
.nav-pills .active .dropdown-toggle .caret {
border-top-color:
#333333;
border-bottom-color: #333333;
}
.tw-bs .nav >
.dropdown.active > a:hover {
color: #000000;
cursor:
pointer;
}
.tw-bs .nav-tabs .open .dropdown-toggle,
.tw-bs .nav-pills
.open .dropdown-toggle,
.tw-bs .nav > li.dropdown.open.active >
a:hover {
color: #ffffff;
background-color: #999999;
border-color:
#999999;
}
.tw-bs .nav li.dropdown.open .caret,
.tw-bs .nav
li.dropdown.open.active .caret,
.tw-bs .nav li.dropdown.open a:hover
.caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .tabs-stacked .open
> a:hover {
border-color: #999999;
}
.tw-bs .tabbable {
*zoom:
1;
}
.tw-bs .tabbable:before,
.tw-bs .tabbable:after {
display:
table;
content: "";
}
.tw-bs .tabbable:after {
clear:
both;
}
.tw-bs .tab-content {
overflow: auto;
}
.tw-bs .tabs-below
> .nav-tabs,
.tw-bs .tabs-right > .nav-tabs,
.tw-bs .tabs-left >
.nav-tabs {
border-bottom: 0;
}
.tw-bs .tab-content >
.tab-pane,
.tw-bs .pill-content > .pill-pane {
display:
none;
}
.tw-bs .tab-content > .active,
.tw-bs .pill-content >
.active {
display: block;
}
.tw-bs .tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tw-bs .tabs-below > .nav-tabs > li
{
margin-top: -1px;
margin-bottom: 0;
}
.tw-bs .tabs-below >
.nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tw-bs
.tabs-below > .nav-tabs > li > a:hover {
border-bottom-color:
transparent;
border-top-color: #ddd;
}
.tw-bs .tabs-below >
.nav-tabs > .active > a,
.tw-bs .tabs-below > .nav-tabs >
.active > a:hover {
border-color: transparent #ddd #ddd
#ddd;
}
.tw-bs .tabs-left > .nav-tabs > li,
.tw-bs .tabs-right
> .nav-tabs > li {
float: none;
}
.tw-bs .tabs-left >
.nav-tabs > li > a,
.tw-bs .tabs-right > .nav-tabs > li > a
{
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tw-bs
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tw-bs .tabs-left > .nav-tabs > li
> a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tw-bs
.tabs-left > .nav-tabs > li > a:hover {
border-color: #eeeeee
#dddddd #eeeeee #eeeeee;
}
.tw-bs .tabs-left > .nav-tabs .active >
a,
.tw-bs .tabs-left > .nav-tabs .active > a:hover {
border-color: #ddd transparent #ddd #ddd;
*border-right-color:
#ffffff;
}
.tw-bs .tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tw-bs .tabs-right
> .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tw-bs .tabs-right > .nav-tabs > li
> a:hover {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tw-bs
.tabs-right > .nav-tabs .active > a,
.tw-bs .tabs-right >
.nav-tabs .active > a:hover {
border-color: #ddd #ddd #ddd
transparent;
*border-left-color: #ffffff;
}
.tw-bs .navbar {
*position: relative;
*z-index: 2;
overflow: visible;
margin-bottom: 18px;
}
.tw-bs .navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 20px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333),
to(#222222));
background-image: -webkit-linear-gradient(top, #333333,
#222222);
background-image: -o-linear-gradient(top, #333333, #222222);
background-image: linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',
endColorstr='#222222', GradientType=0);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0
1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
-moz-box-shadow:
0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0
1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}
.tw-bs .navbar
.container {
width: auto;
}
.tw-bs .nav-collapse.collapse {
height:
auto;
}
.tw-bs .navbar {
color: #999999;
}
.tw-bs .navbar
.brand:hover {
text-decoration: none;
}
.tw-bs .navbar .brand {
float: left;
display: block;
padding: 8px 20px 12px;
margin-left:
-20px;
font-size: 20px;
font-weight: 200;
line-height: 1;
color: #999999;
}
.tw-bs .navbar .navbar-text {
margin-bottom: 0;
line-height: 40px;
}
.tw-bs .navbar .navbar-link {
color:
#999999;
}
.tw-bs .navbar .navbar-link:hover {
color:
#ffffff;
}
.tw-bs .navbar .btn,
.tw-bs .navbar .btn-group {
margin-top: 5px;
}
.tw-bs .navbar .btn-group .btn {
margin:
0;
}
.tw-bs .navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.tw-bs
.navbar-form:before,
.tw-bs .navbar-form:after {
display: table;
content: "";
}
.tw-bs .navbar-form:after {
clear:
both;
}
.tw-bs .navbar-form input,
.tw-bs .navbar-form select,
.tw-bs
.navbar-form .radio,
.tw-bs .navbar-form .checkbox {
margin-top:
5px;
}
.tw-bs .navbar-form input,
.tw-bs .navbar-form select {
display: inline-block;
margin-bottom: 0;
}
.tw-bs .navbar-form
input[type="image"],
.tw-bs .navbar-form
input[type="checkbox"],
.tw-bs .navbar-form
input[type="radio"] {
margin-top: 3px;
}
.tw-bs .navbar-form
.input-append,
.tw-bs .navbar-form .input-prepend {
margin-top: 6px;
white-space: nowrap;
}
.tw-bs .navbar-form .input-append input,
.tw-bs
.navbar-form .input-prepend input {
margin-top: 0;
}
.tw-bs
.navbar-search {
position: relative;
float: left;
margin-top:
6px;
margin-bottom: 0;
}
.tw-bs .navbar-search .search-query {
padding: 4px 9px;
font-family: "Helvetica Neue", Helvetica,
Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #ffffff;
background-color: #626262;
border:
1px solid #151515;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0
1px 0 rgba(255,255,255,.15);
-moz-box-shadow: inset 0 1px 2px
rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
box-shadow: inset 0 1px
2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
-webkit-transition:
none;
-moz-transition: none;
-ms-transition: none;
-o-transition:
none;
transition: none;
}
.tw-bs .navbar-search
.search-query:-moz-placeholder {
color: #cccccc;
}
.tw-bs
.navbar-search .search-query:-ms-input-placeholder {
color:
#cccccc;
}
.tw-bs .navbar-search .search-query::-webkit-input-placeholder
{
color: #cccccc;
}
.tw-bs .navbar-search .search-query:focus,
.tw-bs
.navbar-search .search-query.focused {
padding: 5px 10px;
color:
#333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px
rgba(0, 0, 0, 0.15);
outline: 0;
}
.tw-bs .navbar-fixed-top,
.tw-bs
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.tw-bs .navbar-fixed-top
.navbar-inner,
.tw-bs .navbar-fixed-bottom .navbar-inner {
padding-left: 0;
padding-right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tw-bs .navbar-fixed-top
.container,
.tw-bs .navbar-fixed-bottom .container {
width:
940px;
}
.tw-bs .navbar-fixed-top {
top: 0;
}
.tw-bs
.navbar-fixed-bottom {
bottom: 0;
}
.tw-bs .navbar .nav {
position:
relative;
left: 0;
display: block;
float: left;
margin: 0 10px
0 0;
}
.tw-bs .navbar .nav.pull-right {
float: right;
}
.tw-bs
.navbar .nav > li {
display: block;
float: left;
}
.tw-bs
.navbar .nav > li > a {
float: none;
padding: 9px 10px 11px;
line-height: 19px;
color: #999999;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs .navbar .btn {
display: inline-block;
padding: 4px 10px 4px;
margin: 5px 5px 6px;
line-height: 18px;
}
.tw-bs .navbar .btn-group {
margin: 0;
padding: 5px 5px 6px;
}
.tw-bs .navbar .nav > li > a:hover {
background-color: transparent;
color: #ffffff;
text-decoration:
none;
}
.tw-bs .navbar .nav .active > a,
.tw-bs .navbar .nav .active
> a:hover {
color: #ffffff;
text-decoration: none;
background-color: #222222;
}
.tw-bs .navbar .divider-vertical {
height: 40px;
width: 1px;
margin: 0 9px;
overflow: hidden;
background-color: #222222;
border-right: 1px solid #333333;
}
.tw-bs
.navbar .nav.pull-right {
margin-left: 10px;
margin-right:
0;
}
.tw-bs .navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top,
#333333, #222222);
background-image: -ms-linear-gradient(top, #333333,
#222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#333333), to(#222222));
background-image:
-webkit-linear-gradient(top, #333333, #222222);
background-image:
-o-linear-gradient(top, #333333, #222222);
background-image:
linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',
endColorstr='#222222', GradientType=0);
border-color: #222222 #222222
#000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0,
0, 0.25);
*background-color: #222222;
/* Darken IE7 buttons by
default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0
rgba(255,255,255,.075);
-moz-box-shadow: inset 0 1px 0
rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
box-shadow: inset
0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.tw-bs
.navbar .btn-navbar:hover,
.tw-bs .navbar .btn-navbar:active,
.tw-bs
.navbar .btn-navbar.active,
.tw-bs .navbar .btn-navbar.disabled,
.tw-bs
.navbar .btn-navbar[disabled] {
background-color: #222222;
*background-color: #151515;
}
.tw-bs .navbar .btn-navbar:active,
.tw-bs
.navbar .btn-navbar.active {
background-color: #080808 \9;
}
.tw-bs
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0
1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0,
0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs .btn-navbar
.icon-bar + .icon-bar {
margin-top: 3px;
}
.tw-bs .navbar
.dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid
transparent;
border-bottom: 7px solid #ccc;
border-bottom-color:
rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
left:
9px;
}
.tw-bs .navbar .dropdown-menu:after {
content: '';
display:
inline-block;
border-left: 6px solid transparent;
border-right: 6px
solid transparent;
border-bottom: 6px solid #ffffff;
position:
absolute;
top: -6px;
left: 10px;
}
.tw-bs .navbar-fixed-bottom
.dropdown-menu:before {
border-top: 7px solid #ccc;
border-top-color:
rgba(0, 0, 0, 0.2);
border-bottom: 0;
bottom: -7px;
top:
auto;
}
.tw-bs .navbar-fixed-bottom .dropdown-menu:after {
border-top:
6px solid #ffffff;
border-bottom: 0;
bottom: -6px;
top:
auto;
}
.tw-bs .navbar .nav li.dropdown .dropdown-toggle .caret,
.tw-bs
.navbar .nav li.dropdown.open .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.tw-bs .navbar .nav li.dropdown.active
.caret {
opacity: 1;
filter: alpha(opacity=100);
}
.tw-bs .navbar
.nav li.dropdown.open > .dropdown-toggle,
.tw-bs .navbar .nav
li.dropdown.active > .dropdown-toggle,
.tw-bs .navbar .nav
li.dropdown.open.active > .dropdown-toggle {
background-color:
transparent;
}
.tw-bs .navbar .nav li.dropdown.active >
.dropdown-toggle:hover {
color: #ffffff;
}
.tw-bs .navbar .pull-right
.dropdown-menu,
.tw-bs .navbar .dropdown-menu.pull-right {
left:
auto;
right: 0;
}
.tw-bs .navbar .pull-right
.dropdown-menu:before,
.tw-bs .navbar .dropdown-menu.pull-right:before {
left: auto;
right: 12px;
}
.tw-bs .navbar .pull-right
.dropdown-menu:after,
.tw-bs .navbar .dropdown-menu.pull-right:after {
left: auto;
right: 13px;
}
.tw-bs .breadcrumb {
padding: 7px
14px;
margin: 0 0 18px;
list-style: none;
background-color:
#fbfbfb;
background-image: -moz-linear-gradient(top, #ffffff,
#f5f5f5);
background-image: -ms-linear-gradient(top, #ffffff,
#f5f5f5);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#ffffff), to(#f5f5f5));
background-image:
-webkit-linear-gradient(top, #ffffff, #f5f5f5);
background-image:
-o-linear-gradient(top, #ffffff, #f5f5f5);
background-image:
linear-gradient(top, #ffffff, #f5f5f5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
endColorstr='#f5f5f5', GradientType=0);
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:
3px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow:
inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.tw-bs
.breadcrumb li {
display: inline-block;
*display: inline;
/* IE7
inline-block hack */
*zoom: 1;
text-shadow: 0 1px 0
#ffffff;
}
.tw-bs .breadcrumb .divider {
padding: 0 5px;
color:
#999999;
}
.tw-bs .breadcrumb .active a {
color: #333333;
}
.tw-bs
.pagination {
height: 36px;
margin: 18px 0;
}
.tw-bs .pagination ul
{
display: inline-block;
*display: inline;
/* IE7 inline-block
hack */
*zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:
3px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px
rgba(0, 0, 0, 0.05);
}
.tw-bs .pagination li {
display:
inline;
}
.tw-bs .pagination a {
float: left;
padding: 0 14px;
line-height: 34px;
text-decoration: none;
border: 1px solid #ddd;
border-left-width: 0;
}
.tw-bs .pagination a:hover,
.tw-bs .pagination
.active a {
background-color: #f5f5f5;
}
.tw-bs .pagination .active a
{
color: #999999;
cursor: default;
}
.tw-bs .pagination .disabled
span,
.tw-bs .pagination .disabled a,
.tw-bs .pagination .disabled
a:hover {
color: #999999;
background-color: transparent;
cursor:
default;
}
.tw-bs .pagination li:first-child a {
border-left-width:
1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0
3px;
border-radius: 3px 0 0 3px;
}
.tw-bs .pagination li:last-child a
{
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px
0;
border-radius: 0 3px 3px 0;
}
.tw-bs .pagination-centered {
text-align: center;
}
.tw-bs .pagination-right {
text-align:
right;
}
.tw-bs .pager {
margin-left: 0;
margin-bottom: 18px;
list-style: none;
text-align: center;
*zoom: 1;
}
.tw-bs
.pager:before,
.tw-bs .pager:after {
display: table;
content:
"";
}
.tw-bs .pager:after {
clear: both;
}
.tw-bs .pager
li {
display: inline;
}
.tw-bs .pager a {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius:
15px;
}
.tw-bs .pager a:hover {
text-decoration: none;
background-color: #f5f5f5;
}
.tw-bs .pager .next a {
float:
right;
}
.tw-bs .pager .previous a {
float: left;
}
.tw-bs .pager
.disabled a,
.tw-bs .pager .disabled a:hover {
color: #999999;
background-color: #fff;
cursor: default;
}
.tw-bs .modal-open
.dropdown-menu {
z-index: 2050;
}
.tw-bs .modal-open .dropdown.open
{
*z-index: 2050;
}
.tw-bs .modal-open .popover {
z-index:
2060;
}
.tw-bs .modal-open .tooltip {
z-index: 2070;
}
.tw-bs
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom:
0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.tw-bs
.modal-backdrop.fade {
opacity: 0;
}
.tw-bs .modal-backdrop,
.tw-bs
.modal-backdrop.fade.in {
opacity: 0.8;
filter:
alpha(opacity=80);
}
.tw-bs .modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
overflow: auto;
width: 560px;
margin:
-250px 0 0 -280px;
background-color: #ffffff;
border: 1px solid
#999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid
#999;
/* IE6-7 */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0
3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0,
0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip:
padding-box;
background-clip: padding-box;
}
.tw-bs .modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-ms-transition:
opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear,
top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.tw-bs .modal.fade.in {
top: 50%;
}
.tw-bs
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid
#eee;
}
.tw-bs .modal-header .close {
margin-top: 2px;
}
.tw-bs
.modal-body {
overflow-y: auto;
max-height: 400px;
padding:
15px;
}
.tw-bs .modal-form {
margin-bottom: 0;
}
.tw-bs
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid
#ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px
6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0
#ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0
1px 0 #ffffff;
*zoom: 1;
}
.tw-bs .modal-footer:before,
.tw-bs
.modal-footer:after {
display: table;
content:
"";
}
.tw-bs .modal-footer:after {
clear: both;
}
.tw-bs
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom:
0;
}
.tw-bs .modal-footer .btn-group .btn + .btn {
margin-left:
-1px;
}
.tw-bs .tooltip {
position: absolute;
z-index: 1020;
display: block;
visibility: visible;
padding: 5px;
font-size:
11px;
opacity: 0;
filter: alpha(opacity=0);
}
.tw-bs .tooltip.in
{
opacity: 0.8;
filter: alpha(opacity=80);
}
.tw-bs .tooltip.top
{
margin-top: -2px;
}
.tw-bs .tooltip.right {
margin-left:
2px;
}
.tw-bs .tooltip.bottom {
margin-top: 2px;
}
.tw-bs
.tooltip.left {
margin-left: -2px;
}
.tw-bs .tooltip.top
.tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid
transparent;
border-top: 5px solid #000000;
}
.tw-bs .tooltip.left
.tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid
transparent;
border-left: 5px solid #000000;
}
.tw-bs .tooltip.bottom
.tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid
transparent;
border-bottom: 5px solid #000000;
}
.tw-bs .tooltip.right
.tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid
transparent;
border-right: 5px solid #000000;
}
.tw-bs .tooltip-inner
{
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color:
#000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
}
.tw-bs .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
padding:
5px;
}
.tw-bs .popover.top {
margin-top: -5px;
}
.tw-bs
.popover.right {
margin-left: 5px;
}
.tw-bs .popover.bottom {
margin-top: 5px;
}
.tw-bs .popover.left {
margin-left:
-5px;
}
.tw-bs .popover.top .arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right:
5px solid transparent;
border-top: 5px solid #000000;
}
.tw-bs
.popover.right .arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid
transparent;
border-right: 5px solid #000000;
}
.tw-bs .popover.bottom
.arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px
solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #000000;
}
.tw-bs .popover.left .arrow {
top:
50%;
right: 0;
margin-top: -5px;
border-top: 5px solid
transparent;
border-bottom: 5px solid transparent;
border-left: 5px
solid #000000;
}
.tw-bs .popover .arrow {
position: absolute;
width: 0;
height: 0;
}
.tw-bs .popover-inner {
padding: 3px;
width: 280px;
overflow: hidden;
background: #000000;
background:
rgba(0, 0, 0, 0.8);
-webkit-border-radius: 6px;
-moz-border-radius:
6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0,
0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0
3px 7px rgba(0, 0, 0, 0.3);
}
.tw-bs .popover-title {
padding: 9px
15px;
line-height: 1;
background-color: #f5f5f5;
border-bottom:
1px solid #eee;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.tw-bs
.popover-content {
padding: 14px;
background-color: #ffffff;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip:
padding-box;
}
.tw-bs .popover-content p,
.tw-bs .popover-content
ul,
.tw-bs .popover-content ol {
margin-bottom: 0;
}
.tw-bs
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom:
1;
}
.tw-bs .thumbnails:before,
.tw-bs .thumbnails:after {
display:
table;
content: "";
}
.tw-bs .thumbnails:after {
clear:
both;
}
.tw-bs .row-fluid .thumbnails {
margin-left: 0;
}
.tw-bs
.thumbnails > li {
float: left;
margin-bottom: 18px;
margin-left: 20px;
}
.tw-bs .thumbnail {
display: block;
padding:
4px;
line-height: 1;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:
4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px
rgba(0, 0, 0, 0.075);
}
.tw-bs a.thumbnail:hover {
border-color:
#0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px
4px rgba(0, 105, 214, 0.25);
}
.tw-bs .thumbnail > img {
display:
block;
max-width: 100%;
margin-left: auto;
margin-right:
auto;
}
.tw-bs .thumbnail .caption {
padding: 9px;
}
.tw-bs
.label,
.tw-bs .badge {
font-size: 10.998px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
}
.tw-bs .label {
padding: 1px 4px 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:
3px;
}
.tw-bs .badge {
padding: 1px 9px 2px;
-webkit-border-radius:
9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.tw-bs
a.label:hover,
.tw-bs a.badge:hover {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.tw-bs
.label-important,
.tw-bs .badge-important {
background-color:
#b94a48;
}
.tw-bs .label-important[href],
.tw-bs .badge-important[href]
{
background-color: #953b39;
}
.tw-bs .label-warning,
.tw-bs
.badge-warning {
background-color: #f89406;
}
.tw-bs
.label-warning[href],
.tw-bs .badge-warning[href] {
background-color:
#c67605;
}
.tw-bs .label-success,
.tw-bs .badge-success {
background-color: #468847;
}
.tw-bs .label-success[href],
.tw-bs
.badge-success[href] {
background-color: #356635;
}
.tw-bs
.label-info,
.tw-bs .badge-info {
background-color: #3a87ad;
}
.tw-bs
.label-info[href],
.tw-bs .badge-info[href] {
background-color:
#2d6987;
}
.tw-bs .label-inverse,
.tw-bs .badge-inverse {
background-color: #333333;
}
.tw-bs .label-inverse[href],
.tw-bs
.badge-inverse[href] {
background-color: #1a1a1a;
}
@-webkit-keyframes
progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes
progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes
progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes
progress-bar-stripes {
from {
background-position: 0 0;
}
to
{
background-position: 40px 0;
}
}
@keyframes
progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.tw-bs .progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top,
#f5f5f5, #f9f9f9);
background-image: -ms-linear-gradient(top, #f5f5f5,
#f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#f5f5f5), to(#f9f9f9));
background-image:
-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image:
-o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image:
linear-gradient(top, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',
endColorstr='#f9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px
2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0,
0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:
4px;
}
.tw-bs .progress .bar {
width: 0%;
height: 18px;
color:
#ffffff;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px
0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image:
-moz-linear-gradient(top, #149bdf, #0480be);
background-image:
-ms-linear-gradient(top, #149bdf, #0480be);
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(top, #149bdf, #0480be);
background-repeat: repeat-x;
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf',
endColorstr='#0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px
0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0,
0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-ms-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.tw-bs .progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0
100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25,
transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255,
255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75,
transparent), to(transparent));
background-image:
-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent
25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255,
0.15) 75%, transparent 75%, transparent);
background-image:
-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent
25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255,
0.15) 75%, transparent 75%, transparent);
background-image:
-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
background-image:
-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
background-image:
linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
-webkit-background-size: 40px
40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px
40px;
background-size: 40px 40px;
}
.tw-bs .progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation:
progress-bar-stripes 2s linear infinite;
-o-animation:
progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes
2s linear infinite;
}
.tw-bs .progress-danger .bar {
background-color:
#dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b,
#c43c35);
background-image: -ms-linear-gradient(top, #ee5f5b,
#c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#ee5f5b), to(#c43c35));
background-image:
-webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image:
-o-linear-gradient(top, #ee5f5b, #c43c35);
background-image:
linear-gradient(top, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',
endColorstr='#c43c35', GradientType=0);
}
.tw-bs
.progress-danger.progress-striped .bar {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25,
rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5,
transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75,
rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(-45deg,
rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255,
255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%,
transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255,
255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255,
0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%,
transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255,
255, 255, 0.15) 75%, transparent 75%, transparent);
background-image:
linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
}
.tw-bs .progress-success .bar {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top,
#62c462, #57a957);
background-image: -ms-linear-gradient(top, #62c462,
#57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#62c462), to(#57a957));
background-image:
-webkit-linear-gradient(top, #62c462, #57a957);
background-image:
-o-linear-gradient(top, #62c462, #57a957);
background-image:
linear-gradient(top, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',
endColorstr='#57a957', GradientType=0);
}
.tw-bs
.progress-success.progress-striped .bar {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25,
rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5,
transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75,
rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(-45deg,
rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255,
255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%,
transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255,
255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255,
0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%,
transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255,
255, 255, 0.15) 75%, transparent 75%, transparent);
background-image:
linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
}
.tw-bs .progress-info .bar {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top,
#5bc0de, #339bb9);
background-image: -ms-linear-gradient(top, #5bc0de,
#339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#5bc0de), to(#339bb9));
background-image:
-webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image:
-o-linear-gradient(top, #5bc0de, #339bb9);
background-image:
linear-gradient(top, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de',
endColorstr='#339bb9', GradientType=0);
}
.tw-bs
.progress-info.progress-striped .bar {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25,
rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5,
transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75,
rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(-45deg,
rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255,
255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%,
transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255,
255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255,
0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%,
transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255,
255, 255, 0.15) 75%, transparent 75%, transparent);
background-image:
linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
}
.tw-bs .progress-warning .bar {
background-color: #faa732;
background-image: -moz-linear-gradient(top,
#fbb450, #f89406);
background-image: -ms-linear-gradient(top, #fbb450,
#f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#fbb450), to(#f89406));
background-image:
-webkit-linear-gradient(top, #fbb450, #f89406);
background-image:
-o-linear-gradient(top, #fbb450, #f89406);
background-image:
linear-gradient(top, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',
endColorstr='#f89406', GradientType=0);
}
.tw-bs
.progress-warning.progress-striped .bar {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25,
rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5,
transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75,
rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(-45deg,
rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255,
255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%,
transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255,
255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255,
0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15)
25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%,
transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255,
255, 255, 0.15) 75%, transparent 75%, transparent);
background-image:
linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15)
75%, transparent 75%, transparent);
}
.tw-bs .accordion {
margin-bottom: 18px;
}
.tw-bs .accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tw-bs
.accordion-heading {
border-bottom: 0;
}
.tw-bs .accordion-heading
.accordion-toggle {
display: block;
padding: 8px 15px;
}
.tw-bs
.accordion-toggle {
cursor: pointer;
}
.tw-bs .accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.tw-bs .carousel
{
position: relative;
margin-bottom: 18px;
line-height:
1;
}
.tw-bs .carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.tw-bs .carousel .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-ms-transition: 0.6s ease-in-out
left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s
ease-in-out left;
}
.tw-bs .carousel .item > img {
display:
block;
line-height: 1;
}
.tw-bs .carousel .active,
.tw-bs .carousel
.next,
.tw-bs .carousel .prev {
display: block;
}
.tw-bs .carousel
.active {
left: 0;
}
.tw-bs .carousel .next,
.tw-bs .carousel .prev
{
position: absolute;
top: 0;
width: 100%;
}
.tw-bs .carousel
.next {
left: 100%;
}
.tw-bs .carousel .prev {
left:
-100%;
}
.tw-bs .carousel .next.left,
.tw-bs .carousel .prev.right {
left: 0;
}
.tw-bs .carousel .active.left {
left: -100%;
}
.tw-bs
.carousel .active.right {
left: 100%;
}
.tw-bs .carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height:
40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background:
#222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.tw-bs .carousel-control.right {
left:
auto;
right: 15px;
}
.tw-bs .carousel-control:hover {
color:
#ffffff;
text-decoration: none;
opacity: 0.9;
filter:
alpha(opacity=90);
}
.tw-bs .carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 10px 15px 5px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.tw-bs
.carousel-caption h4,
.tw-bs .carousel-caption p {
color:
#ffffff;
}
.tw-bs .hero-unit {
padding: 60px;
margin-bottom:
30px;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.tw-bs .hero-unit h1
{
margin-bottom: 0;
font-size: 60px;
line-height: 1;
color:
inherit;
letter-spacing: -1px;
}
.tw-bs .hero-unit p {
font-size:
18px;
font-weight: 200;
line-height: 27px;
color:
inherit;
}
.tw-bs .pull-right {
float: right;
}
.tw-bs .pull-left
{
float: left;
}
.tw-bs .hide {
display: none;
}
.tw-bs .show {
display: block;
}
.tw-bs .invisible {
visibility: hidden;
}