/*!
 * Bootstrap v2.0.0
 *
 * 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.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block;  *display: inline;
 *zoom: 1;
}
audio:not([controls]) { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a:focus { outline: 0; }
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 { width:auto; max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; }
button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle; }
button, input {
 *overflow: visible; line-height: normal; }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
textarea { overflow: auto; vertical-align: top; }
body { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; color: #525260; background-color: #ffffff; }
a { color: #F8A69C; text-decoration: none; }
a:hover { color: #F14C38; text-decoration: underline; }
.row { margin-left: -20px;  *zoom: 1; 
}
.row:before, .row:after { display: table; content: ""; }
.row:after { clear: both; }
[class*="span"] {
 float: left;
 margin-left: 20px;
}
.span1 { width: 60px; }
.span2 { width: 140px; }
.span3 { width: 220px; }
.span4 { width: 300px; }
.span5 { width: 380px; }
.span6 { width: 460px; }
.span7 { width: 540px; }
.span8 { width: 620px; }
.span9 { width: 700px; }
.span10 { width: 780px; }
.span11 { width: 860px; }
.span12, .container { width: 940px; }
.offset1 { margin-left: 100px; }
.offset2 { margin-left: 180px; }
.offset3 { margin-left: 260px; }
.offset4 { margin-left: 340px; }
.offset5 { margin-left: 420px; }
.offset6 { margin-left: 500px; }
.offset7 { margin-left: 580px; }
.offset8 { margin-left: 660px; }
.offset9 { margin-left: 740px; }
.offset10 { margin-left: 820px; }
.offset11 { margin-left: 900px; }
.row-fluid { width: 100%;  *zoom: 1;
}
.row-fluid:before, .row-fluid:after { display: table; content: ""; }
.row-fluid:after { clear: both; }
.row-fluid > [class*="span"] {
 float: left;
 margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child { margin-left: 0; }
.row-fluid .span1 { width: 6.382978723%; }
.row-fluid .span2 { width: 14.89361702%; }
.row-fluid .span3 { width: 23.404255317%; }
.row-fluid .span4 { width: 31.914893614%; }
.row-fluid .span5 { width: 40.425531911%; }
.row-fluid .span6 { width: 48.93617020799999%; }
.row-fluid .span7 { width: 57.446808505%; }
.row-fluid .span8 { width: 65.95744680199999%; }
.row-fluid .span9 { width: 74.468085099%; }
.row-fluid .span10 { width: 82.97872339599999%; }
.row-fluid .span11 { width: 91.489361693%; }
.row-fluid .span12 { width: 99.99999998999999%; }
.container { width: 940px; margin-left: auto; margin-right: auto;  *zoom: 1;
}
.container:before, .container:after { display: table; content: ""; }
.container:after { clear: both; }
.container-fluid { padding-left: 20px; padding-right: 20px;  *zoom: 1;
}
.container-fluid:before, .container-fluid:after { display: table; content: ""; }
.container-fluid:after { clear: both; }
p { margin: 0 0 9px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; }
p small { font-size: 11px; color: #999999; }
.lead { margin-bottom: 18px; font-size: 20px; font-weight: 200; line-height: 27px; }
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: bold; color: #333333; text-rendering: optimizelegibility; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	color: #858585;
}
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 { line-height: 27px; font-size: 18px; }
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: #999999; text-transform: uppercase; }
.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 { margin-left: 0; list-style: none; }
hr { margin: 18px 0; border: 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #ffffff; }
strong { font-weight: bold; }
em { font-style: italic; }
abbr { font-size: 90%; text-transform: uppercase; border-bottom: 1px dotted #ddd; cursor: help; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
address { display: block; margin-bottom: 18px; line-height: 18px; font-style: normal; }
small { font-size: 100%; }
cite { font-style: normal; }
code, pre { padding: 0 3px 2px; font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; color: #333333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
code { padding: 3px 4px; color: #d14; background-color: #f7f7f9; border: 1px solid #e1e1e8; }
pre { display: block; padding: 8.5px; margin: 0 0 9px; font-size: 12px; line-height: 18px; 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; white-space: pre; white-space: pre-wrap; word-break: break-all; }
pre code { padding: 0; background-color: transparent; }
.btn { display: inline-block; padding: 4px 10px 4px; font-size: 13px; line-height: 18px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #fafafa; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6); background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-repeat: no-repeat;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border: 1px solid #ccc; border-bottom-color: #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); cursor: pointer;  *margin-left: .3em;
}
.btn:first-child {  *margin-left: 0;
}
.btn:hover { color: #333333; text-decoration: none; background-color: #e6e6e6; 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; }
.btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn.active, .btn:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #e6e6e6; background-color: #d9d9d9 \9; color: rgba(0, 0, 0, 0.5); outline: 0; }
.nav { margin-left: 0; margin-bottom: 18px; list-style: none; }
.nav > li > a { display: block; }
.nav > li > a:hover { text-decoration: none; background-color: #eeeeee; }
.nav-list { padding-left: 14px; padding-right: 14px; margin-bottom: 0; }
.nav-list > li > a, .nav-list .nav-header { display: block; padding: 3px 15px; margin-left: -15px; margin-right: -15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.nav-list .nav-header { font-size: 11px; font-weight: bold; line-height: 18px; color: #999999; text-transform: uppercase; }
.nav-list > li + .nav-header { margin-top: 9px; }
.nav-list .active > a, .nav-list .active > a:hover { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); background-color:  #473f6e; }

.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); }
.close:hover { color: #000000; text-decoration: none; opacity: 0.4; filter: alpha(opacity=40); cursor: pointer; }
.pull-right { float: right; }
.pull-left { float: left; }
.hide { display: none; }
.show { display: block; }
.invisible { visibility: hidden; }
.fade { -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; opacity: 0; }
.fade.in { opacity: 1; }
.collapse { -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; position: relative; overflow: hidden; height: 0; }
.collapse.in { height: auto; }
.hidden { display: none; visibility: hidden; }
@media (max-width: 480px) {
.nav-collapse { -webkit-transform: translate3d(0, 0, 0); }
.page-header h1 small { display: block; line-height: 18px; }
.modal { position: absolute; top: 10px; left: 10px; right: 10px; width: auto; margin: 0; }
.modal.fade.in { top: auto; }
.modal-header .close { padding: 10px; margin: -10px; }
}
@media (max-width: 767px) {
.container { width: auto; padding: 0 20px; }
.row-fluid { width: 100%; }
.row { margin-left: 0; }
 .row > [class*="span"], .row-fluid > [class*="span"] {
 float: none;
 display: block;
 width: auto;
 margin: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row { margin-left: -20px;  *zoom: 1;
}
.row:before, .row:after { display: table; content: ""; }
.row:after { clear: both; }
 [class*="span"] {
 float: left;
 margin-left: 20px;
}
.span1 { width: 42px; }
.span2 { width: 104px; }
.span3 { width: 166px; }
.span4 { width: 228px; }
.span5 { width: 290px; }
.span6 { width: 352px; }
.span7 { width: 414px; }
.span8 { width: 476px; }
.span9 { width: 538px; }
.span10 { width: 600px; }
.span11 { width: 662px; }
.span12, .container { width: 724px; }
.offset1 { margin-left: 82px; }
.offset2 { margin-left: 144px; }
.offset3 { margin-left: 206px; }
.offset4 { margin-left: 268px; }
.offset5 { margin-left: 330px; }
.offset6 { margin-left: 392px; }
.offset7 { margin-left: 454px; }
.offset8 { margin-left: 516px; }
.offset9 { margin-left: 578px; }
.offset10 { margin-left: 640px; }
.offset11 { margin-left: 702px; }
.row-fluid { width: 100%;  *zoom: 1;
}
.row-fluid:before, .row-fluid:after { display: table; content: ""; }
.row-fluid:after { clear: both; }
 .row-fluid > [class*="span"] {
 float: left;
 margin-left: 2.762430939%;
}
.row-fluid > [class*="span"]:first-child { margin-left: 0; }
.row-fluid .span1 { width: 5.801104972%; }
.row-fluid .span2 { width: 14.364640883%; }
.row-fluid .span3 { width: 22.928176794%; }
.row-fluid .span4 { width: 31.491712705%; }
.row-fluid .span5 { width: 40.055248616%; }
.row-fluid .span6 { width: 48.618784527%; }
.row-fluid .span7 { width: 57.182320438000005%; }
.row-fluid .span8 { width: 65.74585634900001%; }
.row-fluid .span9 { width: 74.30939226%; }
.row-fluid .span10 { width: 82.87292817100001%; }
.row-fluid .span11 { width: 91.436464082%; }
.row-fluid .span12 { width: 99.999999993%; }
}
@media (max-width: 980px) {
body { padding-top: 0; }
.navbar-fixed-top { position: static; margin-bottom: 18px; }
.navbar-fixed-top .navbar-inner { padding: 5px; }
.navbar .container { width: auto; padding: 0; }
.navbar .brand { padding-left: 10px; padding-right: 10px; margin: 0 0 0 -5px; }
.navbar .nav-collapse { clear: left; }
.navbar .nav { float: none; margin: 0 0 9px; }
.navbar .nav > li { float: none; }
.navbar .nav > li > a { margin-bottom: 2px; }
.navbar .nav > .divider-vertical { display: none; }
.navbar .nav > li > a, .navbar .dropdown-menu a { padding: 6px 15px; font-weight: bold; color: #999999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.navbar .dropdown-menu li + li a { margin-bottom: 2px; }
.navbar .nav > li > a:hover, .navbar .dropdown-menu a:hover { background-color: #222222; }
.navbar .dropdown-menu { position: static; top: auto; left: auto; float: none; display: block; max-width: none; margin: 0 15px; padding: 0; background-color: transparent; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.navbar .dropdown-menu:before, .navbar .dropdown-menu:after { display: none; }
.navbar .dropdown-menu .divider { display: none; }
.navbar-form, .navbar-search { float: none; padding: 9px 15px; margin: 9px 0; border-top: 1px solid #222222; border-bottom: 1px solid #222222; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
.navbar .nav.pull-right { float: none; margin-left: 0; }
.navbar-static .navbar-inner { padding-left: 10px; padding-right: 10px; }
.btn-navbar { display: block; }
.nav-collapse { overflow: hidden; height: 0; }
}
@media (min-width: 980px) {
.nav-collapse.collapse { height: auto !important; }
}
@media (min-width: 1200px) {
.row { margin-left: -30px;  *zoom: 1;
}
.row:before, .row:after { display: table; content: ""; }
.row:after { clear: both; }
 [class*="span"] {
 float: left;
 margin-left: 30px;
}
.span1 { width: 70px; }
.span2 { width: 170px; }
.span3 { width: 270px; }
.span4 { width: 370px; }
.span5 { width: 470px; }
.span6 { width: 570px; }
.span7 { width: 670px; }
.span8 { width: 770px; }
.span9 { width: 870px; }
.span10 { width: 970px; }
.span11 { width: 1070px; }
.span12, .container { width: 1170px; }
.offset1 { margin-left: 130px; }
.offset2 { margin-left: 230px; }
.offset3 { margin-left: 330px; }
.offset4 { margin-left: 430px; }
.offset5 { margin-left: 530px; }
.offset6 { margin-left: 630px; }
.offset7 { margin-left: 730px; }
.offset8 { margin-left: 830px; }
.offset9 { margin-left: 930px; }
.offset10 { margin-left: 1030px; }
.offset11 { margin-left: 1130px; }
.row-fluid { width: 100%;  *zoom: 1;
}
.row-fluid:before, .row-fluid:after { display: table; content: ""; }
.row-fluid:after { clear: both; }
 .row-fluid > [class*="span"] {
 float: left;
 margin-left: 2.564102564%;
}
.row-fluid > [class*="span"]:first-child { margin-left: 0; }
.row-fluid .span1 { width: 5.982905983%; }
.row-fluid .span2 { width: 14.529914530000001%; }
.row-fluid .span3 { width: 23.076923077%; }
.row-fluid .span4 { width: 31.623931624%; }
.row-fluid .span5 { width: 40.170940171000005%; }
.row-fluid .span6 { width: 48.717948718%; }
.row-fluid .span7 { width: 57.264957265%; }
.row-fluid .span8 { width: 65.81196581200001%; }
.row-fluid .span9 { width: 74.358974359%; }
.row-fluid .span10 { width: 82.905982906%; }
.row-fluid .span11 { width: 91.45299145300001%; }
.row-fluid .span12 { width: 100%; }
}

