article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display : block;
}
audio:not([controls]) {
display : none;
}
html {
font-size : 100%;
}
a:focus {
outline : thin dotted #333;
outline-offset : -2px;
}
a:hover, a:active {
outline : 0;
}
sub, sup {
position : relative;
font-size : 75%;
line-height : 0;
vertical-align : baseline;
}
sup {
top : -0.5em;
}
sub {
bottom : -0.25em;
}
img {
max-width : 100%;
vertical-align : middle;
border : 0;
}
#map_canvas img {
max-width : none;
}
button, input, select, textarea {
margin : 0;
font-size : 100%;
vertical-align : middle;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
cursor : pointer;
}
input[type="search"] {
box-sizing : content-box;
}
textarea {
overflow : auto;
vertical-align : top;
}
.clearfix:before, .clearfix:after {
display : table;
content : "";
}
.clearfix:after {
clear : both;
}
.hide-text {
color : transparent;
text-shadow : none;
background-color : transparent;
border : 0;
}
.input-block-level {
display : block;
width : 100%;
min-height : 28px;
box-sizing : border-box;
}
body {
margin : 0;
font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size : 16px;
line-height : 21px;
color : #333;
background-color : #fff;
}
a {
color : #333;
text-decoration : none;
font-size : 16px;
line-height : 31px;
}
a:hover {
color : #333;
text-decoration : none;
font-size : 16px;
line-height : 31px;
}
.row:before, .row:after {
display : table;
content : "";
}
.row:after {
clear : both;
}
[class*="span"] {
float : left;
margin-left : 20px;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width : 1000px;
}
.span12 {
width : 1000px;
}
.span11 {
width : 860px;
}
.span10 {
width : 780px;
}
.span9 {
width : 700px;
}
.span8 {
width : 620px;
}
.span7 {
width : 540px;
}
.span6 {
width : 460px;
}
.span5 {
width : 380px;
}
.span4 {
width : 300px;
}
.span3 {
width : 220px;
}
.span2 {
width : 140px;
}
.span1 {
width : 60px;
}
.offset12 {
margin-left : 980px;
}
.offset11 {
margin-left : 940px;
}
.offset10 {
margin-left : 820px;
}
.offset9 {
margin-left : 740px;
}
.offset8 {
margin-left : 660px;
}
.offset7 {
margin-left : 580px;
}
.offset6 {
margin-left : 500px;
}
.offset5 {
margin-left : 420px;
}
.offset4 {
margin-left : 340px;
}
.offset3 {
margin-left : 260px;
}
.offset2 {
margin-left : 180px;
}
.offset1 {
margin-left : 100px;
}
.row-fluid:before, .row-fluid:after {
display : table;
content : "";
}
.row-fluid:after {
clear : both;
}
.container:before, .container:after {
display : table;
content : "";
}
.container:after {
clear : both;
}
.container-fluid:before, .container-fluid:after {
display : table;
content : "";
}
.container-fluid:after {
clear : both;
}
p {
margin : 0 0 9px;
}
p small {
font-size : 11px;
color : #999;
}
.lead {
margin-bottom : 18px;
font-size : 20px;
font-weight : 200;
line-height : 27px;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
font-family : inherit;
font-weight : bold;
color : inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-weight : normal;
color : #999;
}
h1 {
font-size : 30px;
line-height : 36px;
}
h1 small {
font-size : 18px;
}
h2 {
font-size : 24px;
line-height : 36px;
}
h2 small {
font-size : 18px;
}
h3 {
font-size : 21px;
line-height : 27px;
}
h3 small {
font-size : 14px;
}
h4, h5, h6 {
line-height : 18px;
}
h4 {
font-size : 14px;
}
h4 small {
font-size : 12px;
}
h5 {
font-size : 12px;
}
h6 {
font-size : 11px;
color : #999;
text-transform : uppercase;
}
.page-header {
padding-bottom : 17px;
margin : 18px 0;
border-bottom : 1px solid #eee;
}
.page-header h1 {
line-height : 1;
}
ul, ol {
padding : 0;
margin : 0 0 9px 25px;
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom : 0;
}
ul {
list-style : disc;
}
ol {
list-style : decimal;
}
li {
line-height : 18px;
}
ul.unstyled, ol.unstyled {
margin-left : 0;
list-style : none;
}
dl {
margin-bottom : 18px;
}
dt, dd {
line-height : 18px;
}
dt {
font-weight : bold;
line-height : 17px;
}
dd {
margin-left : 9px;
}
.dl-horizontal dt {
float : left;
width : 120px;
overflow : hidden;
clear : left;
text-align : right;
text-overflow : ellipsis;
white-space : nowrap;
}
.dl-horizontal dd {
margin-left : 130px;
}
hr {
margin : 18px 0;
border : 0;
border-top : 1px solid #eee;
border-bottom : 1px solid #fff;
}
strong {
font-weight : bold;
}
em {
font-style : italic;
}
.muted {
color : #999;
}
abbr[title] {
cursor : help;
border-bottom : 1px dotted #999;
}
abbr.initialism {
font-size : 90%;
text-transform : uppercase;
}
blockquote {
padding : 0 0 0 15px;
margin : 0 0 18px;
border-left : 5px solid #eee;
}
blockquote p {
margin-bottom : 0;
font-size : 16px;
font-weight : 300;
line-height : 22.5px;
}
blockquote small {
display : block;
line-height : 18px;
color : #999;
}
blockquote small:before {
content : '\2014 \00A0';
}
blockquote.pull-right {
float : right;
padding-right : 15px;
padding-left : 0;
border-right : 5px solid #eee;
border-left : 0;
}
blockquote.pull-right p, blockquote.pull-right small {
text-align : right;
}
q:before, q:after, blockquote:before, blockquote:after {
content : "";
}
address {
display : block;
margin-bottom : 18px;
font-style : normal;
line-height : 18px;
}
small {
font-size : 100%;
}
cite {
font-style : normal;
}
code, pre {
padding : 0 3px 2px;
font-family : Menlo, Monaco, Consolas, "Courier New", monospace;
font-size : 12px;
color : #333;
border-radius : 3px;
}
code {
padding : 2px 4px;
color : #d14;
background-color : #f7f7f9;
border : #e1e1e8 solid 1px;
}
pre {
display : block;
padding : 8.5px;
margin : 0 0 9px;
font-size : 12.025px;
line-height : 18px;
word-break : break-all;
overflow-wrap : break-word;
white-space : pre;
white-space : pre-wrap;
background-color : #f5f5f5;
border : #ccc solid 1px;
border : rgba(0, 0, 0, 0.15) solid 1px;
border-radius : 4px;
}
pre.prettyprint {
margin-bottom : 18px;
}
pre code {
padding : 0;
color : inherit;
background-color : transparent;
border : 0;
}
.pre-scrollable {
max-height : 340px;
overflow-y : scroll;
}
form {
margin : 0 0 18px;
}
fieldset {
padding : 0;
margin : 0;
border : 0;
}
legend {
display : block;
width : 100%;
padding : 0;
margin-bottom : 27px;
font-size : 19.5px;
line-height : 36px;
color : #333;
border : 0;
border-bottom : 1px solid #e5e5e5;
}
legend small {
font-size : 13.5px;
color : #999;
}
label, input, button, select, textarea {
font-size : 13px;
font-weight : normal;
line-height : 18px;
}
input, button, select, textarea {
font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
display : block;
margin-bottom : 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
display : inline-block;
height : 18px;
padding : 4px;
margin-bottom : 9px;
font-size : 13px;
line-height : 18px;
color : #555;
}
input, textarea {
width : 100%;
}
textarea {
height : auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color : #fff;
margin-bottom : 0;
padding-right : 0;
border-right-width : 0;
padding-left : 0;
border-left-width : 0;
border : #ccc solid 1px;
border-radius : 3px;
box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition : border 0.2s linear, box-shadow 0.2s linear;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color : rgba(82, 168, 236, 0.8);
outline : 0;
box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.uneditable-textarea {
width : auto;
height : auto;
}
select[multiple], select[size] {
height : auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline : thin dotted #333;
outline-offset : -2px;
}
.radio, .checkbox {
min-height : 18px;
padding-left : 18px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
float : left;
margin-left : -18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
padding-top : 5px;
}
.radio.inline, .checkbox.inline {
display : inline-block;
padding-top : 5px;
margin-bottom : 0;
vertical-align : middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
margin-left : 10px;
}
.input-mini {
width : 60px;
}
.input-small {
width : 90px;
}
.input-medium {
width : 150px;
}
.input-large {
width : 210px;
}
.input-xlarge {
width : 270px;
}
.input-xxlarge {
width : 530px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
float : none;
margin-left : 0;
}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
display : inline-block;
}
input, textarea, .uneditable-input {
margin-left : 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width : 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width : 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width : 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width : 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width : 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width : 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width : 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width : 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width : 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width : 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width : 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width : 50px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor : not-allowed;
background-color : #eee;
border-color : #ddd;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
background-color : transparent;
}
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
color : #c09853;
}
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
color : #c09853;
border-color : #c09853;
}
.control-group.warning .checkbox:focus, .control-group.warning .radio:focus, .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
border-color : #a47e3c;
box-shadow : 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
color : #c09853;
background-color : #fcf8e3;
border-color : #c09853;
}
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
color : #b94a48;
}
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
color : #b94a48;
border-color : #b94a48;
}
.control-group.error .checkbox:focus, .control-group.error .radio:focus, .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
border-color : #953b39;
box-shadow : 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
color : #b94a48;
background-color : #f2dede;
border-color : #b94a48;
}
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
color : #468847;
}
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
color : #468847;
border-color : #468847;
}
.control-group.success .checkbox:focus, .control-group.success .radio:focus, .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
border-color : #356635;
box-shadow : 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
color : #468847;
background-color : #dff0d8;
border-color : #468847;
}
.form-actions:before, .form-actions:after {
display : table;
content : "";
}
.form-actions:after {
clear : both;
}
.uneditable-input {
overflow : hidden;
white-space : nowrap;
cursor : not-allowed;
background-color : #fff;
border-color : #eee;
box-shadow : 0 1px 2px rgba(0, 0, 0, 0.025) inset;
}
:-moz-placeholder {
color : #999;
}
:-ms-input-placeholder {
color : #999;
}
::-webkit-input-placeholder {
color : #999;
}
.help-block, .help-inline {
color : #555;
}
.help-block {
display : block;
margin-bottom : 9px;
}
.input-append {
margin-bottom : 5px;
}
.input-prepend .uneditable-input, .input-append .uneditable-input {
border-left-color : #ccc;
}
.input-prepend .add-on, .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 #fff;
vertical-align : middle;
background-color : #eee;
border : #ccc solid 1px;
}
.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn {
margin-left : -1px;
border-radius : 0;
}
.input-prepend .active, .input-append .active {
background-color : #a9dba9;
border-color : #46a546;
}
.input-prepend .add-on, .input-prepend .btn {
margin-right : -1px;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
border-radius : 3px 0 0 3px;
}
.input-append input, .input-append select, .input-append .uneditable-input {
border-radius : 3px 0 0 3px;
}
.input-append .uneditable-input {
border-right-color : #ccc;
border-left-color : #eee;
}
.input-append .add-on:last-child, .input-append .btn:last-child {
border-radius : 0 3px 3px 0;
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
border-radius : 0;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
margin-right : -1px;
border-radius : 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
margin-left : -1px;
border-radius : 0 3px 3px 0;
}
.search-query {
padding-right : 14px;
padding-left : 14px;
margin-bottom : 0;
border-radius : 14px;
}
.form-inline .hide, .form-horizontal .hide {
display : none;
}
.form-search label, .form-inline label {
display : inline-block;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
margin-bottom : 0;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
padding-left : 0;
margin-bottom : 0;
vertical-align : middle;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
float : left;
margin-right : 3px;
margin-left : 0;
}
.control-group {
margin-bottom : 9px;
}
legend + .control-group {
margin-top : 18px;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
display : table;
content : "";
}
.form-horizontal .control-group:after {
clear : both;
}
.form-horizontal .control-label {
float : left;
width : 140px;
padding-top : 5px;
text-align : right;
}
.form-horizontal .help-block {
margin-top : 9px;
margin-bottom : 0;
}
.form-horizontal .form-actions {
padding-left : 160px;
}
table {
max-width : 100%;
background-color : transparent;
border-collapse : collapse;
border-spacing : 0;
}
.table {
width : 100%;
margin-bottom : 18px;
}
.table th, .table td {
padding : 8px;
line-height : 18px;
text-align : left;
vertical-align : top;
border-top : 1px solid #ddd;
}
.table th {
font-weight : bold;
}
.table thead th {
vertical-align : bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
border-top : 0;
}
.table tbody + tbody {
border-top : 2px solid #ddd;
}
.table-condensed th, .table-condensed td {
padding : 4px 5px;
}
.table-bordered td {
border-left : 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
border-top : 0;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
border-top-left-radius : 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
border-top-right-radius : 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
border-radius : 0 0 0 4px;
border-bottom-left-radius : 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
border-bottom-right-radius : 4px;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
background-color : #f9f9f9;
}
.table tbody tr:hover td, .table tbody tr:hover th {
background-color : #f5f5f5;
}
table .span12 {
float : none;
width : 600px;
margin-left : 0;
}
.caret {
display : inline-block;
width : 0;
height : 0;
vertical-align : top;
border-top : 4px solid #000;
border-right : 4px solid transparent;
border-left : 4px solid transparent;
content : "";
opacity : 0.300000011920928955078125;
}
.dropdown .caret {
margin-top : 8px;
margin-left : 2px;
}
.dropdown:hover .caret, .open .caret {
opacity : 1;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
color : #fff;
text-decoration : none;
background-color : #08c;
}
.open > .dropdown-menu {
display : block;
}
.pull-right > .dropdown-menu {
right : 0;
left : auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top : 0;
border-bottom : 4px solid #000;
content : "\2191";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top : auto;
bottom : 100%;
margin-bottom : 1px;
}
.typeahead {
margin-top : 2px;
border-radius : 4px;
}
.well {
min-height : 20px;
padding : 19px;
margin-bottom : 20px;
background-color : #f5f5f5;
border : #eee solid 1px;
border : rgba(0, 0, 0, 0.05) solid 1px;
border-radius : 4px;
box-shadow : 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.well blockquote {
border-color : #ddd;
border-color : rgba(0, 0, 0, 0.15);
}
.well-large {
padding : 24px;
border-radius : 6px;
}
.well-small {
padding : 9px;
border-radius : 3px;
}
.fade {
opacity : 0;
transition : opacity 0.15s linear;
}
.fade.in {
opacity : 1;
}
.collapse {
position : relative;
height : 0;
overflow : hidden;
transition : height 0.35s ease;
}
.collapse.in {
height : auto;
}
.close {
float : right;
font-size : 20px;
font-weight : bold;
line-height : 18px;
color : #000;
text-shadow : 0 1px 0 #fff;
opacity : 0.20000000298023223876953125;
}
.close:hover {
color : #000;
text-decoration : none;
cursor : pointer;
opacity : 0.4000000059604644775390625;
}
button.close {
padding : 0;
cursor : pointer;
background : transparent;
border : 0;
}
.btn.disabled, .btn[disabled] {
cursor : default;
background-color : #e6e6e6;
background-image : none;
opacity : 0.64999997615814208984375;
box-shadow : none;
}
.btn-large {
padding : 9px 14px;
font-size : 15px;
line-height : normal;
border-radius : 5px;
}
.btn-large [class^="icon-"] {
margin-top : 1px;
}
.btn-small {
padding : 5px 9px;
font-size : 11px;
line-height : 16px;
}
.btn-small [class^="icon-"] {
margin-top : -1px;
}
.btn-mini {
padding : 2px 6px;
font-size : 11px;
line-height : 14px;
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
color : #fff;
text-shadow : 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
color : rgba(255, 255, 255, 0.75);
}
.btn {
border-color : #ccc;
border-color : rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-group:before, .btn-group:after {
display : table;
content : "";
}
.btn-group:after {
clear : both;
}
.btn-group + .btn-group {
margin-left : 5px;
}
.btn-toolbar {
margin-top : 9px;
margin-bottom : 9px;
}
.btn-group > .btn {
position : relative;
float : left;
margin-left : -1px;
border-radius : 0;
}
.btn-group > .btn:first-child {
margin-left : 0;
border-bottom-left-radius : 4px;
border-top-left-radius : 4px;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
border-top-right-radius : 4px;
border-bottom-right-radius : 4px;
}
.btn-group > .btn.large:first-child {
margin-left : 0;
border-bottom-left-radius : 6px;
border-top-left-radius : 6px;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
border-top-right-radius : 6px;
border-bottom-right-radius : 6px;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
z-index : 2;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline : 0;
}
.btn-group > .btn-large.dropdown-toggle {
padding-right : 12px;
padding-left : 12px;
}
.btn-group.open .dropdown-toggle {
background-image : none;
box-shadow : 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color : #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color : #05c;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color : #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color : #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color : #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color : #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color : #222;
}
.btn .caret {
margin-top : 7px;
margin-left : 0;
}
.btn:hover .caret, .open.btn-group .caret {
opacity : 1;
}
.btn-mini .caret {
margin-top : 5px;
}
.btn-small .caret {
margin-top : 6px;
}
.btn-large .caret {
margin-top : 6px;
border-top-width : 5px;
border-right-width : 5px;
border-left-width : 5px;
}
.dropup .btn-large .caret {
border-top : 0;
border-bottom : 5px solid #000;
}
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
border-top-color : #fff;
border-bottom-color : #fff;
opacity : 0.75;
}
.alert {
padding : 8px 35px 8px 14px;
margin-bottom : 18px;
color : #c09853;
text-shadow : 0 1px 0 rgba(255, 255, 255, 0.5);
background-color : #fcf8e3;
border : #fbeed5 solid 1px;
border-radius : 4px;
}
.alert-heading {
color : inherit;
}
.alert .close {
position : relative;
top : -2px;
right : -21px;
line-height : 18px;
}
.alert-success {
color : #468847;
background-color : #dff0d8;
border-color : #d6e9c6;
}
.alert-danger, .alert-error {
color : #b94a48;
background-color : #f2dede;
border-color : #eed3d7;
}
.alert-info {
color : #3a87ad;
background-color : #d9edf7;
border-color : #bce8f1;
}
.alert-block {
padding-top : 14px;
padding-bottom : 14px;
}
.alert-block > p, .alert-block > ul {
margin-bottom : 0;
}
.alert-block p + p {
margin-top : 5px;
}
.nav {
margin-bottom : 18px;
margin-left : 0;
list-style : none;
}
.nav > li > a {
display : block;
}
.nav > li > a:hover {
text-decoration : none;
background-color : #eee;
}
.nav > .pull-right {
float : right;
}
.nav .nav-header {
display : block;
padding : 3px 15px;
font-size : 11px;
font-weight : bold;
line-height : 18px;
color : #999;
text-shadow : 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform : uppercase;
}
.nav li + .nav-header {
margin-top : 9px;
}
.nav-list {
padding-right : 15px;
padding-left : 15px;
margin-bottom : 0;
}
.nav-list > li > a, .nav-list .nav-header {
margin-right : -15px;
margin-left : -15px;
text-shadow : 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding : 3px 15px;
}
.nav-list > .active > a, .nav-list > .active > a:hover {
color : #fff;
text-shadow : 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color : #08c;
}
.nav-list [class^="icon-"] {
margin-right : 2px;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
display : table;
content : "";
}
.nav-tabs:after, .nav-pills:after {
clear : both;
}
.nav-tabs > li, .nav-pills > li {
float : left;
}
.nav-tabs > li > a, .nav-pills > li > a {
padding-right : 12px;
padding-left : 12px;
margin-right : 2px;
line-height : 14px;
}
.nav-tabs {
border-bottom : 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom : -1px;
}
.nav-tabs > li > a {
padding-top : 8px;
padding-bottom : 8px;
line-height : 18px;
border : transparent solid 1px;
border-radius : 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color : #eee #eee #ddd;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
color : #555;
cursor : default;
background-color : #fff;
border : #ddd solid 1px;
border-bottom-color : transparent;
}
.nav-pills > li > a {
padding-top : 8px;
padding-bottom : 8px;
margin-top : 2px;
margin-bottom : 2px;
border-radius : 5px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
color : #fff;
background-color : #08c;
}
.nav-stacked > li {
float : none;
}
.nav-stacked > li > a {
margin-right : 0;
}
.nav-tabs.nav-stacked {
border-bottom : 0;
}
.nav-tabs.nav-stacked > li > a {
border : #ddd solid 1px;
border-radius : 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
border-radius : 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
border-radius : 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
z-index : 2;
border-color : #ddd;
}
.nav-pills.nav-stacked > li > a {
margin-bottom : 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom : 1px;
}
.nav-tabs .dropdown-menu {
border-radius : 0 0 5px 5px;
}
.nav-pills .dropdown-menu {
border-radius : 4px;
}
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
margin-top : 6px;
border-top-color : #08c;
border-bottom-color : #08c;
}
.nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret {
border-top-color : #005580;
border-bottom-color : #005580;
}
.nav-tabs .active .dropdown-toggle .caret, .nav-pills .active .dropdown-toggle .caret {
border-top-color : #333;
border-bottom-color : #333;
}
.nav > .dropdown.active > a:hover {
color : #000;
cursor : pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
color : #fff;
background-color : #999;
border-color : #999;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret {
border-top-color : #fff;
border-bottom-color : #fff;
opacity : 1;
}
.tabs-stacked .open > a:hover {
border-color : #999;
}
.tabbable:before, .tabbable:after {
display : table;
content : "";
}
.tabbable:after {
clear : both;
}
.tab-content {
overflow : auto;
}
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
border-bottom : 0;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
display : none;
}
.tab-content > .active, .pill-content > .active {
display : block;
}
.tabs-below > .nav-tabs {
border-top : 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top : -1px;
margin-bottom : 0;
}
.tabs-below > .nav-tabs > li > a {
border-radius : 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
border-top-color : #ddd;
border-bottom-color : transparent;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover {
border-color : transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
float : none;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
min-width : 74px;
margin-right : 0;
margin-bottom : 3px;
}
.tabs-left > .nav-tabs {
float : left;
margin-right : 19px;
border-right : 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right : -1px;
border-radius : 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
border-color : #eee #ddd #eee #eee;
}
.tabs-right > .nav-tabs {
float : right;
margin-left : 19px;
border-left : 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left : -1px;
border-radius : 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
border-color : #eee #eee #eee #ddd;
}
.navbar .container {
width : auto;
}
.nav-collapse.collapse {
height : auto;
}
.navbar {
color : #999;
}
.navbar .brand:hover {
text-decoration : none;
}
.navbar .brand {
display : block;
float : left;
padding : 8px 20px 12px;
margin-left : -20px;
font-size : 20px;
font-weight : 200;
line-height : 1;
color : #999;
}
.navbar .navbar-text {
margin-bottom : 0;
line-height : 40px;
}
.navbar .navbar-link {
color : #999;
}
.navbar .navbar-link:hover {
color : #fff;
}
.navbar .btn, .navbar .btn-group {
margin-top : 5px;
}
.navbar .btn-group .btn {
margin : 0;
}
.navbar-form:before, .navbar-form:after {
display : table;
content : "";
}
.navbar-form:after {
clear : both;
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
margin-top : 5px;
}
.navbar-form input, .navbar-form select {
display : inline-block;
margin-bottom : 0;
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
margin-top : 3px;
}
.navbar-form .input-append, .navbar-form .input-prepend {
margin-top : 6px;
white-space : nowrap;
}
.navbar-form .input-append input, .navbar-form .input-prepend input {
margin-top : 0;
}
.navbar-search {
position : relative;
float : left;
margin-top : 6px;
margin-bottom : 0;
}
.navbar-search .search-query {
padding : 4px 9px;
font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size : 16px;
font-weight : normal;
line-height : 1;
color : #fff;
background-color : #626262;
border : #151515 solid 1px;
box-shadow : 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
transition : none;
}
.navbar-search .search-query:-moz-placeholder {
color : #ccc;
}
.navbar-search .search-query:-ms-input-placeholder {
color : #ccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
color : #ccc;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
padding : 5px 10px;
color : #333;
text-shadow : 0 1px 0 #fff;
background-color : #fff;
border : 0;
outline : 0;
box-shadow : 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-fixed-top, .navbar-fixed-bottom {
position : fixed;
right : 0;
left : 0;
z-index : 1030;
margin-bottom : 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-right : 0;
padding-left : 0;
border-radius : 0;
}
.navbar-fixed-top .container, .navbar-fixed-bottom .container {
width : 1000px;
}
.navbar-fixed-top {
top : 0;
}
.navbar-fixed-bottom {
bottom : 0;
}
.navbar .nav {
position : relative;
left : 0;
display : block;
float : left;
margin : 0 10px 0 0;
}
.navbar .nav.pull-right {
float : right;
}
.navbar .nav > li {
display : block;
float : left;
}
.navbar .nav > li > a {
float : none;
padding : 9px 10px 11px;
line-height : 19px;
color : #999;
text-decoration : none;
text-shadow : 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn {
display : inline-block;
padding : 4px 10px 4px;
margin : 5px 5px 6px;
line-height : 18px;
}
.navbar .btn-group {
padding : 5px 5px 6px;
margin : 0;
}
.navbar .nav > li > a:hover {
color : #fff;
text-decoration : none;
background-color : transparent;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
color : #fff;
text-decoration : none;
background-color : #222;
}
.navbar .divider-vertical {
width : 1px;
height : 40px;
margin : 0 9px;
overflow : hidden;
background-color : #222;
border-right : 1px solid #333;
}
.navbar .nav.pull-right {
margin-right : 0;
margin-left : 10px;
}
.btn-navbar .icon-bar + .icon-bar {
margin-top : 3px;
}
.navbar .dropdown-menu:before {
position : absolute;
top : -7px;
left : 9px;
display : inline-block;
border-right : 7px solid transparent;
border-bottom : 7px solid #ccc;
border-left : 7px solid transparent;
border-bottom-color : rgba(0, 0, 0, 0.2);
content : '';
}
.navbar .dropdown-menu:after {
position : absolute;
top : -6px;
left : 10px;
display : inline-block;
border-right : 6px solid transparent;
border-bottom : 6px solid #fff;
border-left : 6px solid transparent;
content : '';
}
.navbar-fixed-bottom .dropdown-menu:before {
top : auto;
bottom : -7px;
border-top : 7px solid #ccc;
border-bottom : 0;
border-top-color : rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .dropdown-menu:after {
top : auto;
bottom : -6px;
border-top : 6px solid #fff;
border-bottom : 0;
}
.navbar .nav li.dropdown .dropdown-toggle .caret, .navbar .nav li.dropdown.open .caret {
border-top-color : #fff;
border-bottom-color : #fff;
}
.navbar .nav li.dropdown.active .caret {
opacity : 1;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color : transparent;
}
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
color : #fff;
}
.navbar .pull-right .dropdown-menu, .navbar .dropdown-menu.pull-right {
right : 0;
left : auto;
}
.navbar .pull-right .dropdown-menu:before, .navbar .dropdown-menu.pull-right:before {
right : 12px;
left : auto;
}
.navbar .pull-right .dropdown-menu:after, .navbar .dropdown-menu.pull-right:after {
right : 13px;
left : auto;
}
.breadcrumb .active a {
color : #333;
}
.pagination {
height : 36px;
margin : 18px 0;
}
.pagination a {
float : left;
padding : 0 14px;
line-height : 34px;
text-decoration : none;
border : #ddd solid 1px;
border-left-width : 0;
}
.pagination a:hover, .pagination .active a {
background-color : #f5f5f5;
}
.pagination .active a {
color : #999;
cursor : default;
}
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
color : #999;
cursor : default;
background-color : transparent;
}
.pagination li:first-child a {
border-left-width : 1px;
border-radius : 3px 0 0 3px;
}
.pagination li:last-child a {
border-radius : 0 3px 3px 0;
}
.pagination-centered {
text-align : center;
}
.pagination-right {
text-align : right;
}
.pager:before, .pager:after {
display : table;
content : "";
}
.pager:after {
clear : both;
}
.pager li {
display : inline;
}
.pager a {
display : inline-block;
padding : 5px 14px;
background-color : #fff;
border : #ddd solid 1px;
border-radius : 15px;
}
.pager a:hover {
text-decoration : none;
background-color : #f5f5f5;
}
.pager .next a {
float : right;
}
.pager .previous a {
float : left;
}
.pager .disabled a, .pager .disabled a:hover {
color : #999;
cursor : default;
background-color : #fff;
}
.modal-open .dropdown-menu {
z-index : 2050;
}
.modal-open .popover {
z-index : 2060;
}
.modal-open .tooltip {
z-index : 2070;
}
.modal-backdrop {
position : fixed;
top : 0;
right : 0;
bottom : 0;
left : 0;
z-index : 1040;
background-color : #000;
}
.modal-backdrop.fade {
opacity : 0;
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity : 0.800000011920928955078125;
}
.modal.fade.in {
top : 50%;
}
.modal-header {
padding : 9px 15px;
border-bottom : 1px solid #eee;
}
.modal-header .close {
margin-top : 2px;
}
.modal-body {
max-height : 400px;
padding : 15px;
overflow-y : auto;
}
.modal-form {
margin-bottom : 0;
}
.modal-footer:after {
clear : both;
}
.modal-footer .btn + .btn {
margin-bottom : 0;
margin-left : 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left : -1px;
}
.tooltip {
position : absolute;
z-index : 1020;
display : block;
padding : 5px;
font-size : 11px;
opacity : 0;
visibility : visible;
}
.tooltip.in {
opacity : 0.800000011920928955078125;
}
.tooltip.top {
margin-top : -2px;
}
.tooltip.right {
margin-left : 2px;
}
.tooltip.bottom {
margin-top : 2px;
}
.tooltip.left {
margin-left : -2px;
}
.tooltip.top .tooltip-arrow {
bottom : 0;
left : 50%;
margin-left : -5px;
border-top : 5px solid #000;
border-right : 5px solid transparent;
border-left : 5px solid transparent;
}
.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 #000;
}
.tooltip.bottom .tooltip-arrow {
top : 0;
left : 50%;
margin-left : -5px;
border-right : 5px solid transparent;
border-bottom : 5px solid #000;
border-left : 5px solid transparent;
}
.tooltip.right .tooltip-arrow {
top : 50%;
left : 0;
margin-top : -5px;
border-top : 5px solid transparent;
border-right : 5px solid #000;
border-bottom : 5px solid transparent;
}
.tooltip-inner {
max-width : 200px;
padding : 3px 8px;
color : #fff;
text-align : center;
text-decoration : none;
background-color : #000;
border-radius : 4px;
}
.tooltip-arrow {
position : absolute;
width : 0;
height : 0;
}
.popover {
position : absolute;
top : 0;
left : 0;
z-index : 1010;
display : none;
padding : 5px;
}
.popover.top {
margin-top : -5px;
}
.popover.right {
margin-left : 5px;
}
.popover.bottom {
margin-top : 5px;
}
.popover.left {
margin-left : -5px;
}
.popover.top .arrow {
bottom : 0;
left : 50%;
margin-left : -5px;
border-top : 5px solid #000;
border-right : 5px solid transparent;
border-left : 5px solid transparent;
}
.popover.right .arrow {
top : 50%;
left : 0;
margin-top : -5px;
border-top : 5px solid transparent;
border-right : 5px solid #000;
border-bottom : 5px solid transparent;
}
.popover.bottom .arrow {
top : 0;
left : 50%;
margin-left : -5px;
border-right : 5px solid transparent;
border-bottom : 5px solid #000;
border-left : 5px solid transparent;
}
.popover.left .arrow {
top : 50%;
right : 0;
margin-top : -5px;
border-top : 5px solid transparent;
border-bottom : 5px solid transparent;
border-left : 5px solid #000;
}
.popover .arrow {
position : absolute;
width : 0;
height : 0;
}
.popover-inner {
width : 280px;
padding : 3px;
overflow : hidden;
background : #000;
background : rgba(0, 0, 0, 0.8);
border-radius : 6px;
box-shadow : 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
padding : 9px 15px;
line-height : 1;
background-color : #f5f5f5;
border-bottom : 1px solid #eee;
border-radius : 3px 3px 0 0;
}
.popover-content {
padding : 14px;
background-color : #fff;
border-radius : 0 0 3px 3px;
background-clip : padding-box;
}
.popover-content p, .popover-content ul, .popover-content ol {
margin-bottom : 0;
}
.thumbnails:before, .thumbnails:after {
display : table;
content : "";
}
.thumbnails:after {
clear : both;
}
.row-fluid .thumbnails {
margin-left : 0;
}
.thumbnails > li {
float : left;
margin-bottom : 18px;
margin-left : 20px;
}
.thumbnail {
display : block;
padding : 4px;
line-height : 1;
border : #ddd solid 1px;
border-radius : 4px;
box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
border-color : #08c;
box-shadow : 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display : block;
max-width : 100%;
margin-right : auto;
margin-left : auto;
}
.thumbnail .caption {
padding : 9px;
}
.label, .badge {
font-size : 10.998px;
font-weight : bold;
line-height : 14px;
color : #fff;
text-shadow : 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space : nowrap;
vertical-align : baseline;
background-color : #999;
}
.label {
padding : 1px 4px 2px;
border-radius : 3px;
}
.badge {
padding : 1px 9px 2px;
border-radius : 9px;
}
a.label:hover, a.badge:hover {
color : #fff;
text-decoration : none;
cursor : pointer;
}
.label-important, .badge-important {
background-color : #b94a48;
}
.label-important[href], .badge-important[href] {
background-color : #953b39;
}
.label-warning, .badge-warning {
background-color : #f89406;
}
.label-warning[href], .badge-warning[href] {
background-color : #c67605;
}
.label-success, .badge-success {
background-color : #468847;
}
.label-success[href], .badge-success[href] {
background-color : #356635;
}
.label-info, .badge-info {
background-color : #3a87ad;
}
.label-info[href], .badge-info[href] {
background-color : #2d6987;
}
.label-inverse, .badge-inverse {
background-color : #333;
}
.label-inverse[href], .badge-inverse[href] {
background-color : #1a1a1a;
}
@keyframes progress-bar-stripes {
from {
background-position : 40px 0;
}
to {
background-position : 0 0;
}
}
.progress.active .bar {
animation : progress-bar-stripes 2s linear infinite;
}
.progress-danger.progress-striped .bar {
background-color : #ee5f5b;
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);
}
.progress-success.progress-striped .bar {
background-color : #62c462;
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);
}
.progress-info.progress-striped .bar {
background-color : #5bc0de;
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);
}
.progress-warning.progress-striped .bar {
background-color : #fbb450;
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);
}
.accordion {
margin-bottom : 18px;
}
.accordion-group {
margin-bottom : 2px;
border : #e5e5e5 solid 1px;
border-radius : 4px;
}
.accordion-heading {
border-bottom : 0;
}
.accordion-heading .accordion-toggle {
display : block;
padding : 8px 15px;
}
.accordion-toggle {
cursor : pointer;
}
.accordion-inner {
padding : 9px 15px;
border-top : 1px solid #e5e5e5;
}
.carousel {
position : relative;
margin-bottom : 18px;
line-height : 1;
}
.carousel-inner {
position : relative;
width : 100%;
overflow : hidden;
}
.carousel .item {
position : relative;
display : none;
transition : left 0.6s ease-in-out;
}
.carousel .item > img {
display : block;
line-height : 1;
}
.carousel .active, .carousel .next, .carousel .prev {
display : block;
}
.carousel .active {
left : 0;
}
.carousel .next, .carousel .prev {
position : absolute;
top : 0;
width : 100%;
}
.carousel .next {
left : 100%;
}
.carousel .prev {
left : -100%;
}
.carousel .next.left, .carousel .prev.right {
left : 0;
}
.carousel .active.left {
left : -100%;
}
.carousel .active.right {
left : 100%;
}
.carousel-control {
position : absolute;
top : 60%;
left : 430px;
width : 40px;
height : 40px;
margin-top : -20px;
font-size : 60px;
font-weight : 100;
line-height : 30px;
color : #fff;
text-align : center;
background : #222;
border : #fff solid 3px;
border-radius : 23px;
opacity : 0.5;
}
.carousel-control.right {
right : 15px;
left : auto;
}
.carousel-control:hover {
color : #fff;
text-decoration : none;
opacity : 0.89999997615814208984375;
}
.carousel-caption {
position : absolute;
right : 0;
bottom : 0;
left : 0;
padding : 10px 15px 5px;
background : #333;
background : rgba(0, 0, 0, 0.75);
}
.carousel-caption h4, .carousel-caption p {
color : #fff;
}
.hero-unit {
padding : 60px;
margin-bottom : 30px;
background-color : #eee;
border-radius : 6px;
}
.hero-unit h1 {
margin-bottom : 0;
font-size : 60px;
line-height : 1;
letter-spacing : -1px;
color : inherit;
}
.hero-unit p {
font-size : 18px;
font-weight : 200;
line-height : 27px;
color : inherit;
}
.pull-right {
float : right;
}
.pull-left {
float : left;
}
.hide {
display : none;
}
.show {
display : block;
}
.invisible {
visibility : hidden;
}
/*
     FILE ARCHIVED ON 20:27:29 Jan 20, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:51:08 Feb 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.536
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 18.32
  LoadShardBlock: 438.167 (3)
  PetaboxLoader3.datanode: 409.454 (5)
  PetaboxLoader3.resolve: 141.355 (3)
  load_resource: 318.951 (2)
*/