/* line 23, sass/bootstrap/_mixins.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 8, sass/bootstrap/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 15, sass/bootstrap/_reset.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 24, sass/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 31, sass/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 37, sass/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 41, sass/bootstrap/_reset.scss */
a:hover, a:active {
  outline: 0;
}

/* line 48, sass/bootstrap/_reset.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 54, sass/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 57, sass/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 64, sass/bootstrap/_reset.scss */
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 72, sass/bootstrap/_reset.scss */
#map_canvas img {
  max-width: none;
}

/* line 80, sass/bootstrap/_reset.scss */
button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 85, sass/bootstrap/_reset.scss */
button, input {
  *overflow: visible;
  line-height: normal;
}

/* line 89, sass/bootstrap/_reset.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 93, sass/bootstrap/_reset.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 97, sass/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 104, sass/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 107, sass/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 9, sass/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  background-color: white;
}

/* line 22, sass/bootstrap/_scaffolding.scss */
a {
  color: #0088cc;
  text-decoration: none;
}

/* line 26, sass/bootstrap/_scaffolding.scss */
a:hover {
  color: #005580;
  text-decoration: underline;
}

/* line 542, sass/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 547, sass/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  margin-left: 20px;
}

/* line 553, sass/bootstrap/_mixins.scss */
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 940px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 560, sass/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 568, sass/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 576, sass/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}
/* line 579, sass/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.128%;
  *margin-left: 2.074%;
}
/* line 585, sass/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.383%;
  *width: 6.33%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.894%;
  *width: 14.84%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.404%;
  *width: 23.351%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.915%;
  *width: 31.862%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.426%;
  *width: 40.372%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.936%;
  *width: 48.883%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.447%;
  *width: 57.394%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.957%;
  *width: 65.904%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.468%;
  *width: 74.415%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.979%;
  *width: 82.926%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.489%;
  *width: 91.436%;
}
/* line 595, sass/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100.0%;
  *width: 99.947%;
}

/* line 8, sass/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 13, sass/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 9, sass/bootstrap/_type.scss */
p {
  margin: 0 0 0.75;
}
/* line 11, sass/bootstrap/_type.scss */
p small {
  font-size: 14px;
  color: #999999;
}

/* line 16, sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 1.5;
  font-size: 20px;
  font-weight: 200;
  line-height: 2.25;
}

/* line 26, sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
/* line 32, sass/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  color: #999999;
}

/* line 37, sass/bootstrap/_type.scss */
h1 {
  font-size: 30px;
  line-height: 1.5;
}
/* line 40, sass/bootstrap/_type.scss */
h1 small {
  font-size: 18px;
}

/* line 44, sass/bootstrap/_type.scss */
h2 {
  font-size: 24px;
  line-height: 1.5;
}
/* line 47, sass/bootstrap/_type.scss */
h2 small {
  font-size: 18px;
}

/* line 51, sass/bootstrap/_type.scss */
h3 {
  font-size: 18px;
  line-height: 1.5;
}
/* line 54, sass/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 58, sass/bootstrap/_type.scss */
h4, h5, h6 {
  line-height: 1.5;
}

/* line 61, sass/bootstrap/_type.scss */
h4 {
  font-size: 14px;
}
/* line 63, sass/bootstrap/_type.scss */
h4 small {
  font-size: 12px;
}

/* line 67, sass/bootstrap/_type.scss */
h5 {
  font-size: 12px;
}

/* line 70, sass/bootstrap/_type.scss */
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

/* line 77, sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 0.5;
  margin: 1.5 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 82, sass/bootstrap/_type.scss */
.page-header h1 {
  line-height: 1;
}

/* line 92, sass/bootstrap/_type.scss */
ul, ol {
    margin: 0 0 0.75 25px;
}

/* line 96, sass/bootstrap/_type.scss */
ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0;
}

/* line 99, sass/bootstrap/_type.scss */
ul {
  list-style: disc;
}

/* line 102, sass/bootstrap/_type.scss */
ol {
  list-style: decimal;
}

/* line 105, sass/bootstrap/_type.scss */
li {
  line-height: 1.5;
}

/* line 108, sass/bootstrap/_type.scss */
ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 114, sass/bootstrap/_type.scss */
dl {
  margin-bottom: 1.5;
}

/* line 117, sass/bootstrap/_type.scss */
dt, dd {
  line-height: 1.5;
}

/* line 120, sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
  line-height: 0.5;
}

/* line 124, sass/bootstrap/_type.scss */
dd {
  margin-left: 0.75;
}

/* line 129, sass/bootstrap/_type.scss */
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 136, sass/bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 130px;
}

/* line 145, sass/bootstrap/_type.scss */
hr {
  margin: 1.5 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

/* line 153, sass/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 156, sass/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 159, sass/bootstrap/_type.scss */
.muted {
  color: #999999;
}

/* line 164, sass/bootstrap/_type.scss */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 169, sass/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 175, sass/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 1.5;
  border-left: 5px solid #eeeeee;
}
/* line 179, sass/bootstrap/_type.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875;
}
/* line 183, sass/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.5;
  color: #999999;
}
/* line 187, sass/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 193, sass/bootstrap/_type.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 199, sass/bootstrap/_type.scss */
blockquote.pull-right p, blockquote.pull-right small {
  text-align: right;
}

/* line 206, sass/bootstrap/_type.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 211, sass/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 1.5;
  font-style: normal;
  line-height: 1.5;
}

/* line 219, sass/bootstrap/_type.scss */
small {
  font-size: 100%;
}

/* line 222, sass/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 6, sass/bootstrap/_code.scss */
code, pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 15, sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

/* line 23, sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 0.25;
  margin: 0 0 0.75;
  font-size: 14.8px;
  line-height: 1.5;
  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;
}
/* line 39, sass/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 1.5;
}
/* line 44, sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

/* line 53, sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, sass/bootstrap/_forms.scss */
form {
  margin: 0 0 1.5;
}

/* line 14, sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 21, sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2.25;
  font-size: 24px;
  line-height: 3;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 33, sass/bootstrap/_forms.scss */
legend small {
  font-size: 1.125;
  color: #999999;
}

/* line 40, sass/bootstrap/_forms.scss */
label, input, button, select, textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

/* line 43, sass/bootstrap/_forms.scss */
input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 48, sass/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}
    label.error {
        color: #ff0000;
        font-weight: bold;
    }
/* line 59, sass/bootstrap/_forms.scss */
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;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}

/* line 75, sass/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 81, sass/bootstrap/_forms.scss */
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: white;
  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;
}
/* line 89, sass/bootstrap/_forms.scss */
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;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 98, sass/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}

/* line 106, sass/bootstrap/_forms.scss */
input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto;
}

/* line 111, sass/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 117, sass/bootstrap/_forms.scss */
select, 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;
}

/* line 124, sass/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #bbb;
}

/* line 130, sass/bootstrap/_forms.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 135, sass/bootstrap/_forms.scss */
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 145, sass/bootstrap/_forms.scss */
.radio, .checkbox {
  min-height: 18px;
  padding-left: 18px;
}

/* line 149, sass/bootstrap/_forms.scss */
.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

/* line 155, sass/bootstrap/_forms.scss */
.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 161, sass/bootstrap/_forms.scss */
.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 167, sass/bootstrap/_forms.scss */
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 177, sass/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 178, sass/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 179, sass/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 180, sass/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 181, sass/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 182, sass/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 187, sass/bootstrap/_forms.scss */
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;
}

/* line 193, sass/bootstrap/_forms.scss */
.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;
}

/* line 604, sass/bootstrap/_mixins.scss */
input, textarea, .uneditable-input {
  margin-left: 0;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}

/* line 613, sass/bootstrap/_mixins.scss */
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}

/* line 210, sass/bootstrap/_forms.scss */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 216, sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 174, sass/bootstrap/_mixins.scss */
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853;
}
/* line 178, sass/bootstrap/_mixins.scss */
.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;
}
/* line 181, sass/bootstrap/_mixins.scss */
.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;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
/* line 187, sass/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 174, sass/bootstrap/_mixins.scss */
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48;
}
/* line 178, sass/bootstrap/_mixins.scss */
.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;
}
/* line 181, sass/bootstrap/_mixins.scss */
.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;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
/* line 187, sass/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 174, sass/bootstrap/_mixins.scss */
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847;
}
/* line 178, sass/bootstrap/_mixins.scss */
.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;
}
/* line 181, sass/bootstrap/_mixins.scss */
.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;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
/* line 187, sass/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 241, sass/bootstrap/_forms.scss */
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 244, sass/bootstrap/_forms.scss */
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, 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;
}

/* line 255, sass/bootstrap/_forms.scss */
.form-actions {
  padding: 0.5 20px 1.5;
  margin-top: 1.5;
  margin-bottom: 1.5;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 265, sass/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: white;
  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);
}

/* line 98, sass/bootstrap/_mixins.scss */
:-moz-placeholder {
  color: #999999;
}

/* line 101, sass/bootstrap/_mixins.scss */
:-ms-input-placeholder {
  color: #999999;
}

/* line 104, sass/bootstrap/_mixins.scss */
::-webkit-input-placeholder {
  color: #999999;
}

/* line 283, sass/bootstrap/_forms.scss */
.help-block, .help-inline {
  color: #555555;
}

/* line 287, sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 0.75;
}

/* line 292, sass/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 305, sass/bootstrap/_forms.scss */
.input-prepend, .input-append {
  margin-bottom: 5px;
}
/* line 307, sass/bootstrap/_forms.scss */
.input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-append input, .input-append select, .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;
}
/* line 314, sass/bootstrap/_forms.scss */
.input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus, .input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus {
  z-index: 2;
}
/* line 318, sass/bootstrap/_forms.scss */
.input-prepend .uneditable-input, .input-append .uneditable-input {
  border-left-color: #ccc;
}
/* line 321, sass/bootstrap/_forms.scss */
.input-prepend .add-on, .input-append .add-on {
  display: inline-block;
  width: auto;
  height: 1.5;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 1px 0 white;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
/* line 335, sass/bootstrap/_forms.scss */
.input-prepend .add-on, .input-prepend .btn, .input-append .add-on, .input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 339, sass/bootstrap/_forms.scss */
.input-prepend .active, .input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 345, sass/bootstrap/_forms.scss */
.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px;
}
/* line 348, sass/bootstrap/_forms.scss */
.input-prepend .add-on:first-child, .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;
}

/* line 353, sass/bootstrap/_forms.scss */
.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 356, sass/bootstrap/_forms.scss */
.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
/* line 360, sass/bootstrap/_forms.scss */
.input-append .add-on:last-child, .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;
}

/* line 366, sass/bootstrap/_forms.scss */
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 369, sass/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child, .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;
}
/* line 373, sass/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child, .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;
}

/* line 384, sass/bootstrap/_forms.scss */
.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;
}

/* line 402, sass/bootstrap/_forms.scss */
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
  display: inline-block;
  /* IE7 inline-block hack */
  zoom: 1;
  *display: inline;
  margin-bottom: 0;
}
/* line 408, sass/bootstrap/_forms.scss */
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none;
}

/* line 412, sass/bootstrap/_forms.scss */
.form-search label, .form-inline label {
  display: inline-block;
}

/* line 416, sass/bootstrap/_forms.scss */
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 420, sass/bootstrap/_forms.scss */
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 427, sass/bootstrap/_forms.scss */
.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;
}

/* line 435, sass/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 0.75;
}

/* line 440, sass/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 1.5;
  -webkit-margin-top-collapse: separate;
}

/* line 450, sass/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 1.5;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}
/* line 455, sass/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
/* line 462, sass/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
/* line 469, sass/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
/* line 474, sass/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-top: 0.75;
  margin-bottom: 0;
}
/* line 479, sass/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 160px;
}

/* line 10, sass/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 20, sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1.5;
}
/* line 24, sass/bootstrap/_tables.scss */
.table th, .table td {
  padding: 8px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 31, sass/bootstrap/_tables.scss */
.table th {
  font-weight: bold;
}
/* line 35, sass/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
}
/* line 41, sass/bootstrap/_tables.scss */
.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;
}
/* line 45, sass/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 56, sass/bootstrap/_tables.scss */
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}

/* line 65, sass/bootstrap/_tables.scss */
.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;
}
/* line 71, sass/bootstrap/_tables.scss */
.table-bordered th, .table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 77, sass/bootstrap/_tables.scss */
.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;
}
/* line 81, sass/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child th:first-child, .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;
}
/* line 86, sass/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child th:last-child, .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;
}
/* line 92, sass/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
/* line 97, sass/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child th:last-child, .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;
}

/* line 111, sass/bootstrap/_tables.scss */
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

/* line 122, sass/bootstrap/_tables.scss */
.table tbody tr:hover td, .table tbody tr:hover th {
  background-color: #f5f5f5;
}

/* line 131, sass/bootstrap/_tables.scss */
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 131, sass/bootstrap/_tables.scss */
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 17, sass/bootstrap/_sprites.scss */
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
/* line 67, sass/bootstrap/_mixins.scss */
[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
  *margin-left: 0;
}

/* line 28, sass/bootstrap/_sprites.scss */
.icon-white {
  background-image: url("/images/glyphicons-halflings-white.png");
}

/* line 32, sass/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 33, sass/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px 0;
}

/* line 34, sass/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px 0;
}

/* line 35, sass/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px 0;
}

/* line 36, sass/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px 0;
}

/* line 37, sass/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 38, sass/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 39, sass/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 40, sass/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 41, sass/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 42, sass/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 43, sass/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 44, sass/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 45, sass/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 46, sass/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 47, sass/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 48, sass/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 49, sass/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 50, sass/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 51, sass/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 53, sass/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0 -24px;
}

/* line 54, sass/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px -24px;
}

/* line 55, sass/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px -24px;
}

/* line 56, sass/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px -24px;
}

/* line 57, sass/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px -24px;
}

/* line 58, sass/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 59, sass/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 60, sass/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 61, sass/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 62, sass/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 63, sass/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 64, sass/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 65, sass/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 66, sass/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 67, sass/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 68, sass/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 69, sass/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 70, sass/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 71, sass/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 72, sass/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 74, sass/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0 -48px;
}

/* line 75, sass/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px -48px;
}

/* line 76, sass/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px -48px;
}

/* line 77, sass/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px -48px;
}

/* line 78, sass/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px -48px;
}

/* line 79, sass/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 80, sass/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 81, sass/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 82, sass/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 83, sass/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 84, sass/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 85, sass/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 86, sass/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 87, sass/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 88, sass/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 89, sass/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 90, sass/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 91, sass/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 92, sass/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 93, sass/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 95, sass/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0 -72px;
}

/* line 96, sass/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px -72px;
}

/* line 97, sass/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px -72px;
}

/* line 98, sass/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px -72px;
}

/* line 99, sass/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px -72px;
}

/* line 100, sass/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 101, sass/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 102, sass/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 103, sass/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 104, sass/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 105, sass/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 106, sass/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 107, sass/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 108, sass/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 109, sass/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 110, sass/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 111, sass/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 112, sass/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 113, sass/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 114, sass/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 116, sass/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0 -96px;
}

/* line 117, sass/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px -96px;
}

/* line 118, sass/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px -96px;
}

/* line 119, sass/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px -96px;
}

/* line 120, sass/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px -96px;
}

/* line 121, sass/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 122, sass/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 123, sass/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 124, sass/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 125, sass/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 126, sass/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 127, sass/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 128, sass/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 129, sass/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 130, sass/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 131, sass/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 132, sass/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 133, sass/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 134, sass/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 135, sass/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 137, sass/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0 -120px;
}

/* line 138, sass/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px -120px;
}

/* line 139, sass/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px -120px;
}

/* line 140, sass/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px -120px;
}

/* line 141, sass/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px -120px;
}

/* line 142, sass/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 143, sass/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 144, sass/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 145, sass/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 146, sass/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
}

/* line 147, sass/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 148, sass/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 149, sass/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 150, sass/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 151, sass/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 152, sass/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 153, sass/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
}

/* line 154, sass/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
}

/* line 155, sass/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 156, sass/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 158, sass/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0 -144px;
}

/* line 159, sass/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px -144px;
}

/* line 160, sass/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px -144px;
}

/* line 161, sass/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px -144px;
}

/* line 162, sass/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px -144px;
}

/* line 163, sass/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 164, sass/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 165, sass/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 166, sass/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 167, sass/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 168, sass/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 169, sass/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 170, sass/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 171, sass/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 172, sass/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 173, sass/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 174, sass/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 175, sass/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 176, sass/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 177, sass/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 9, sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
  *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, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #e6e6e6;
  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, 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);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
/* line 59, sass/bootstrap/_mixins.scss */
.btn:first-child {
  *margin-left: 0;
}

/* line 32, sass/bootstrap/_buttons.scss */
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  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;
}

/* line 45, sass/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 50, sass/bootstrap/_buttons.scss */
.btn.active, .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, 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);
}

/* line 59, sass/bootstrap/_buttons.scss */
.btn.disabled, .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;
}

/* line 72, sass/bootstrap/_buttons.scss */
.btn-large {
  padding: 9px 14px;
  font-size: 18px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 78, sass/bootstrap/_buttons.scss */
.btn-large [class^="icon-"] {
  margin-top: 1px;
}

/* line 83, sass/bootstrap/_buttons.scss */
.btn-small {
  padding: 5px 9px;
  font-size: 14px;
  line-height: -0.5px;
}

/* line 88, sass/bootstrap/_buttons.scss */
.btn-small [class^="icon-"] {
  margin-top: -1px;
}

/* line 93, sass/bootstrap/_buttons.scss */
.btn-mini {
  padding: 2px 6px;
  font-size: 14px;
  line-height: -2.5px;
}

/* line 105, sass/bootstrap/_buttons.scss */
.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: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 110, sass/bootstrap/_buttons.scss */
.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);
}

/* line 116, sass/bootstrap/_buttons.scss */
.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* line 121, sass/bootstrap/_buttons.scss */
.btn-primary {
  background-color: #0073cc;
  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='#FF0088CC', endColorstr='#FF0055CC', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #0055cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #004099 \9;
}

/* line 125, sass/bootstrap/_buttons.scss */
.btn-warning {
  background-color: #f9a732;
  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='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

/* line 129, sass/bootstrap/_buttons.scss */
.btn-danger {
  background-color: #da4e49;
  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='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 133, sass/bootstrap/_buttons.scss */
.btn-success {
  background-color: #5bb65b;
  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='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 137, sass/bootstrap/_buttons.scss */
.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='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 140, sass/bootstrap/_buttons.scss */
.btn-inverse {
  background-color: #404040;
  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='#FF555555', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #222222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 456, sass/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
/* line 462, sass/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 148, sass/bootstrap/_buttons.scss */
button.btn, input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
/* line 151, sass/bootstrap/_buttons.scss */
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 159, sass/bootstrap/_buttons.scss */
button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 163, sass/bootstrap/_buttons.scss */
button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 167, sass/bootstrap/_buttons.scss */
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 6, sass/bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
/* line 15, sass/bootstrap/_mixins.scss */
.btn-group:before, .btn-group:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.btn-group:after {
  clear: both;
}
/* line 59, sass/bootstrap/_mixins.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 13, sass/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 18, sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-top: 0.75;
  margin-bottom: 0.75;
}
/* line 21, sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 28, sass/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 35, sass/bootstrap/_button-groups.scss */
.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;
}

/* line 45, sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child, .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;
}

/* line 54, sass/bootstrap/_button-groups.scss */
.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;
}

/* line 63, sass/bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child, .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;
}

/* line 73, sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
  z-index: 2;
}

/* line 78, sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 88, sass/bootstrap/_button-groups.scss */
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}

/* line 95, sass/bootstrap/_button-groups.scss */
.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 99, sass/bootstrap/_button-groups.scss */
.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

/* line 103, sass/bootstrap/_button-groups.scss */
.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 112, sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  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);
}
/* line 118, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
/* line 121, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}
/* line 124, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
/* line 127, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
/* line 130, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
/* line 133, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
/* line 136, sass/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 143, sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

/* line 147, sass/bootstrap/_button-groups.scss */
.btn:hover .caret, .open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 151, sass/bootstrap/_button-groups.scss */
.btn-mini .caret {
  margin-top: 5px;
}

/* line 154, sass/bootstrap/_button-groups.scss */
.btn-small .caret {
  margin-top: 6px;
}

/* line 157, sass/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 164, sass/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom: 5px solid black;
  border-top: 0;
}

/* line 173, sass/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/* line 5, sass/bootstrap/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5;
  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;
}

/* line 14, sass/bootstrap/_alerts.scss */
.alert-heading {
  color: inherit;
}

/* line 19, sass/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

/* line 29, sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 34, sass/bootstrap/_alerts.scss */
.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 39, sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 47, sass/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 51, sass/bootstrap/_alerts.scss */
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}

/* line 54, sass/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 6, sass/bootstrap/_modals.scss */
.modal-open .dropdown-menu {
  z-index: 2050;
}
/* line 7, sass/bootstrap/_modals.scss */
.modal-open .dropdown.open {
  *z-index: 2050;
}
/* line 8, sass/bootstrap/_modals.scss */
.modal-open .popover {
  z-index: 2060;
}
/* line 9, sass/bootstrap/_modals.scss */
.modal-open .tooltip {
  z-index: 2070;
}

/* line 13, sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 22, sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 25, sass/bootstrap/_modals.scss */
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 30, sass/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: white;
  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;
}
/* line 45, sass/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
/* line 50, sass/bootstrap/_modals.scss */
.modal.fade.in {
  top: 50%;
}

/* line 52, sass/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
/* line 56, sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 60, sass/bootstrap/_modals.scss */
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 66, sass/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 71, sass/bootstrap/_modals.scss */
.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 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 82, sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 87, sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4, sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 12, sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 13, sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -2px;
}
/* line 14, sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 2px;
}
/* line 15, sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 2px;
}
/* line 16, sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -2px;
}
/* line 17, sass/bootstrap/_tooltip.scss */
.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 black;
}
/* line 18, sass/bootstrap/_tooltip.scss */
.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 black;
}
/* line 19, sass/bootstrap/_tooltip.scss */
.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 black;
}
/* line 20, sass/bootstrap/_tooltip.scss */
.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 black;
}

/* line 22, sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 31, sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 4, sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
/* line 11, sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -5px;
}
/* line 12, sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 5px;
}
/* line 13, sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 5px;
}
/* line 14, sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -5px;
}
/* line 15, sass/bootstrap/_popovers.scss */
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
/* line 16, sass/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid black;
}
/* line 17, sass/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
/* line 18, sass/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid black;
}
/* line 19, sass/bootstrap/_popovers.scss */
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 25, sass/bootstrap/_popovers.scss */
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: black;
  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);
}

/* line 34, sass/bootstrap/_popovers.scss */
.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;
}

/* line 41, sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 14px;
  background-color: white;
  -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;
}
/* line 46, sass/bootstrap/_popovers.scss */
.popover-content p, .popover-content ul, .popover-content ol {
  margin-bottom: 0;
}

/* line 6, sass/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 12, sass/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 17, sass/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin: 0 0 1.5 20px;
  float: left;
  margin-bottom: 1.5;
  margin-left: 20px;
}

/* line 26, sass/bootstrap/_thumbnails.scss */
.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);
}

/* line 36, sass/bootstrap/_thumbnails.scss */
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);
}

/* line 41, sass/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 47, sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
}

/* line 5, sass/bootstrap/_labels-badges.scss */
.label, .badge {
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

/* line 16, sass/bootstrap/_labels-badges.scss */
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 20, sass/bootstrap/_labels-badges.scss */
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 27, sass/bootstrap/_labels-badges.scss */
a.label:hover, a.badge:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 37, sass/bootstrap/_labels-badges.scss */
.label-important, .badge-important {
  background-color: #b94a48;
}

/* line 38, sass/bootstrap/_labels-badges.scss */
.label-important[href], .badge-important[href] {
  background-color: #953b39;
}

/* line 40, sass/bootstrap/_labels-badges.scss */
.label-warning, .badge-warning {
  background-color: #f89406;
}

/* line 41, sass/bootstrap/_labels-badges.scss */
.label-warning[href], .badge-warning[href] {
  background-color: #c67605;
}

/* line 43, sass/bootstrap/_labels-badges.scss */
.label-success, .badge-success {
  background-color: #468847;
}

/* line 44, sass/bootstrap/_labels-badges.scss */
.label-success[href], .badge-success[href] {
  background-color: #356635;
}

/* line 46, sass/bootstrap/_labels-badges.scss */
.label-info, .badge-info {
  background-color: #3a87ad;
}

/* line 47, sass/bootstrap/_labels-badges.scss */
.label-info[href], .badge-info[href] {
  background-color: #2d6987;
}

/* line 49, sass/bootstrap/_labels-badges.scss */
.label-inverse, .badge-inverse {
  background-color: #333333;
}

/* line 50, sass/bootstrap/_labels-badges.scss */
.label-inverse[href], .badge-inverse[href] {
  background-color: #1a1a1a;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 10, sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 11, sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 16, sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 17, sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 22, sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 23, sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 28, sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 29, sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 34, sass/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 35, sass/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 44, sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f6f6f6;
  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='#FFF5F5F5', endColorstr='#FFF9F9F9', 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;
}

/* line 54, sass/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 18px;
  color: white;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  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='#FF149BDF', endColorstr='#FF0480BE', 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;
}

/* line 68, sass/bootstrap/_progress-bars.scss */
.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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 74, sass/bootstrap/_progress-bars.scss */
.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;
}

/* line 88, sass/bootstrap/_progress-bars.scss */
.progress-danger .bar {
  background-color: #dd514b;
  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='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}

/* line 91, sass/bootstrap/_progress-bars.scss */
.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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 96, sass/bootstrap/_progress-bars.scss */
.progress-success .bar {
  background-color: #5db95d;
  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='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}

/* line 99, sass/bootstrap/_progress-bars.scss */
.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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 104, sass/bootstrap/_progress-bars.scss */
.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='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}

/* line 107, sass/bootstrap/_progress-bars.scss */
.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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 112, sass/bootstrap/_progress-bars.scss */
.progress-warning .bar {
  background-color: #f9a732;
  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='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
}

/* line 116, sass/bootstrap/_progress-bars.scss */
.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%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

/* line 5, sass/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 8, sass/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 13, sass/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 16, sass/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 21, sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 23, sass/bootstrap/_mixins.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
/* line 19, sass/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 6, sass/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 14, sass/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 15, sass/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 19, sass/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 24, sass/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 26, sass/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }

  /* line 28, sass/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 29, sass/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 35, sass/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 37, sass/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }

  /* line 39, sass/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 40, sass/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
}
@media (max-width: 480px) {
  /* line 7, sass/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 12, sass/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 1.5;
  }

  /* line 18, sass/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 23, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }

  /* line 30, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }

  /* line 34, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }

  /* line 38, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 44, sass/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  /* line 51, sass/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: auto;
  }

  /* line 53, sass/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 59, sass/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  /* line 73, sass/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 78, sass/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 83, sass/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 91, sass/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 97, sass/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 105, sass/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto;
  }

  /* line 109, sass/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 113, sass/bootstrap/_responsive-767px-max.scss */
  .row, .thumbnails {
    margin-left: 0;
  }

  /* line 117, sass/bootstrap/_responsive-767px-max.scss */
  [class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }

  /* line 127, sass/bootstrap/_responsive-767px-max.scss */
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 131, sass/bootstrap/_responsive-767px-max.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 542, sass/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
  }
  /* line 19, sass/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 547, sass/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }

  /* line 553, sass/bootstrap/_mixins.scss */
  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span2 {
    width: 104px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span3 {
    width: 166px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span4 {
    width: 228px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span5 {
    width: 290px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span6 {
    width: 352px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span7 {
    width: 414px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span8 {
    width: 476px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span9 {
    width: 538px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span10 {
    width: 600px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span12 {
    width: 724px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 576, sass/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  /* line 19, sass/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 579, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762%;
    *margin-left: 2.709%;
  }
  /* line 585, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.801%;
    *width: 5.748%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.365%;
    *width: 14.311%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 22.928%;
    *width: 22.875%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.492%;
    *width: 31.439%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.055%;
    *width: 40.002%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.619%;
    *width: 48.566%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.182%;
    *width: 57.129%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.746%;
    *width: 65.693%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.309%;
    *width: 74.256%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.873%;
    *width: 82.82%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.436%;
    *width: 91.383%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100.0%;
    *width: 99.947%;
  }

  /* line 604, sass/bootstrap/_mixins.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px;
  }
}
@media (min-width: 1200px) {
  /* line 542, sass/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
  }
  /* line 19, sass/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 547, sass/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }

  /* line 553, sass/bootstrap/_mixins.scss */
  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span1 {
    width: 70px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span2 {
    width: 170px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span3 {
    width: 270px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span4 {
    width: 370px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span5 {
    width: 470px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span6 {
    width: 570px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span7 {
    width: 670px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span8 {
    width: 770px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span9 {
    width: 870px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span10 {
    width: 970px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px;
  }

  /* line 560, sass/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 568, sass/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 576, sass/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  /* line 19, sass/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 579, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564%;
    *margin-left: 2.511%;
  }
  /* line 585, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.983%;
    *width: 5.93%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.53%;
    *width: 14.477%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.077%;
    *width: 23.024%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.624%;
    *width: 31.571%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.171%;
    *width: 40.118%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.718%;
    *width: 48.665%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.265%;
    *width: 57.212%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.812%;
    *width: 65.759%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.359%;
    *width: 74.306%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.906%;
    *width: 82.853%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.453%;
    *width: 91.4%;
  }
  /* line 595, sass/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.947%;
  }

  /* line 604, sass/bootstrap/_mixins.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
  }

  /* line 613, sass/bootstrap/_mixins.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
  }

  /* line 16, sass/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 19, sass/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px;
  }

  /* line 22, sass/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media only screen and (max-width: 979px) {
  /* line 10, sass/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0;
  }

  /* line 14, sass/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }

  /* line 17, sass/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 1.5;
  }

  /* line 20, sass/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 1.5;
  }

  /* line 23, sass/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 26, sass/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }

  /* line 31, sass/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 40, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both;
  }

  /* line 44, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 0.75;
  }

  /* line 48, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none;
  }

  /* line 51, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }

  /* line 54, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }

  /* line 57, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }

  /* line 62, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  /* line 69, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 74, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  /* line 77, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover {
    background-color: white;
  }

  /* line 81, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  /* line 86, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .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;
  }

  /* line 100, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }

  /* line 103, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  /* line 107, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 0.75 15px;
    margin: 0.75 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    -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);
  }

  /* line 116, sass/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 122, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  /* line 127, sass/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 133, sass/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 145, sass/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*
button {
    include @linear-gradient(#ffcc00, #ffc903);
}
*/
/* 
@for $i from 1 through 12 {
  .row-fluid .offset#{$i} {
    margin-left: (6.382978723% * $i) + (2.127659574% * $i);
    *margin-left: (6.329787233638298% * $i) + (2.0744680846382977% * $i);
  }
}
*/
/* line 1, sass/_megamenu.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 5, sass/_megamenu.scss */
.clearfix:after {
  clear: both;
}

/* line 10, sass/_megamenu.scss */
nav#topMenu {
  padding-left: 20px;
}

/* line 13, sass/_megamenu.scss */
nav#topMenu ul, nav li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

/* line 18, sass/_megamenu.scss */
nav#topMenu > ul {
  display: block;
  margin: 0;
  padding: 0;
  /*width: 80%;*/
}

/* line 24, sass/_megamenu.scss */
nav#topMenu > ul > li {
  display: inline-block;
  zoom: 1;
  *display: inline; /* "zoom: 1;*display:inline;" is IE7 hack to fix IE7 non-support of "display"inline-block;" */
  float: left;
}

/* line 28, sass/_megamenu.scss */
nav#topMenu > ul li {
  font-weight: bold;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

/* line 34, sass/_megamenu.scss */
nav#topMenu > ul li a {
  font: 1em/2em;
}

/* line 37, sass/_megamenu.scss */
nav#topMenu li.root {
  float: left;
  position: relative;
  text-transform: uppercase;
  /* width: auto; */
}

/* line 43, sass/_megamenu.scss */
nav#topMenu li.root > a {
  display: block;
  font-weight: bold;
  padding: 9px 10px 11px;
  text-decoration: none;
}

/* line 49, sass/_megamenu.scss */
nav#topMenu li.root > ul {
  display: none;
  font-size: 1em;
  left: 0;
  padding: 8px;
  position: absolute;
  z-index: 1001;
}

/* line 57, sass/_megamenu.scss */
nav#topMenu > ul li.columnGroup {
  float: left;
  margin: 0;
  padding: 0;
}

/* line 62, sass/_megamenu.scss */
nav#topMenu li.columnGroup li.sdmColHeader {
  border-right: 1px dashed #dedede;
}

/* line 65, sass/_megamenu.scss */
nav#topMenu li.columnGroup a {
  display: block;
  padding-right: 20px;
  width: 100%;
}

/* line 70, sass/_megamenu.scss */
nav#topMenu ul.RootGroup {
  display: block;
}

/* line 73, sass/_megamenu.scss */
#topMenuWrapper {
  position: relative !important;
  z-index: 3000;
}

/* line 77, sass/_megamenu.scss */
nav#topMenu li.root > ul li a {
  display: block;
  font-size: 0.8em !important;
  font-weight: normal;
  line-height: 1.2em;
  padding: 3px 6px;
  text-transform: none;
  width: auto;
}

/* line 86, sass/_megamenu.scss */
nav#topMenu li.root > ul li a:hover {
  text-decoration: none;
}

/* line 89, sass/_megamenu.scss */
nav#topMenu li.root > ul .sdmColHeader > a {
  font-size: 0.9em !important;
  font-weight: bold;
  height: 18px;
}

/* line 94, sass/_megamenu.scss */
nav#topMenu > ul li.level1 a, nav#topMenu > ul li.level2 a {
  min-width: 275px;
}

/* line 98, sass/_megamenu.scss */
nav#topMenu .MenuGroupA > ul li.level1 a, nav#topMenu > .MenuGroupA ul li.level2 a {
  min-width: 100px;
}

/* line 102, sass/_megamenu.scss */
nav#topMenu li.root ul li ul li ul {
  border-top: 1px solid #cccccc;
}

/* line 106, sass/_megamenu.scss */
nav#topMenu > ul {
  background-color: #4f4f4f;
    /* border-bottom: 8px solid #721313;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5); */
}

/* line 116, sass/_megamenu.scss */
nav#topMenu > ul > li:hover {
  background-color: #1c4373;
  color: #7b7347;
}

/* line 120, sass/_megamenu.scss */
nav#topMenu li.root > a {
  color: white;
}

/* line 123, sass/_megamenu.scss */
nav#topMenu li.root > ul {
  background-color: #f2f2f2;
  /* border-bottom: 8px solid #721313; */
  box-shadow: 2px 2px 7px 0 #4f4f4f;
}

/* line 128, sass/_megamenu.scss */
nav#topMenu > ul li.columnGroup {
  background-color: #f2f2f2;
}

/* line 131, sass/_megamenu.scss */
nav#topMenu li.columnGroup a {
  color: #4f4f4f;
}

/* line 134, sass/_megamenu.scss */
nav#topMenu li.root > ul li a {
  color: #4f4f4f;
}

/* line 137, sass/_megamenu.scss */
nav#topMenu li.root > ul li a:hover {
  background-color: #4f4f4f;
  color: white;
}

/* line 141, sass/_megamenu.scss */
nav#topMenu li.root > ul li a:hover {
  background-color: #1c4373;
  color: white;
}

/* line 145, sass/_megamenu.scss */
nav#topMenu li.root {
  border-right: 1px dotted #4f4f4f;
  min-height: 44px;
}

/* line 149, sass/_megamenu.scss */
nav#topMenu li.drop {
  background: url("img/drop.png") no-repeat right 15px;
}

/* line 153, sass/_megamenu.scss */
.MenuGroupA > ul {
  width: 830px;
}

/* line 157, sass/_megamenu.scss */
.MenuGroupB > ul {
  width: 550px; /*modified outside-sass*/
}

/* line 161, sass/_megamenu.scss */
.MenuGroupC > ul {
  width: 492px;
}

/* line 164, sass/_megamenu.scss */
.MenuGroupD > ul {
  width: 327px;
}

/* line 167, sass/_megamenu.scss */
.MenuGroupE > ul {
  width: 162px;
}

/* line 8, sass/skin.scss */
h1 {
  font-size: 1.75em;
}

/* line 9, sass/skin.scss */
h2 {
  font-size: 1.25em;
}

/* line 10, sass/skin.scss */
h3 {
  font-size: 1.25em;
}

/* line 11, sass/skin.scss */
h4 {
  font-size: 1em;
  font-variant: small-caps;
}

/* line 12, sass/skin.scss */
h5 {
  font-size: 1em;
}

/* line 13, sass/skin.scss */
h6 {
  font-size: .9em;
  font-style: italic;
}

/* line 15, sass/skin.scss */
body, .Normal, .NormalDisabled, .NormalDeleted {
  font-size: 1em;
}

/* line 19, sass/skin.scss */
label, input, button, select, textarea {
  font-size: 1em;
}

/* problem with max-width in ie */
/* line 24, sass/skin.scss */
.ie8 img {
  max-width: inherit;
}

/* line 28, sass/skin.scss */
.ie8 #itemPicture {
  max-width: 100%;
}

/* line 35, sass/skin.scss */
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 {
  padding: 0;
  margin: 0;
}

/*E3T DataView/PrintView/EditView*/
/* line 44, sass/skin.scss */
div.e3tEditView div#formActionButtonBox {
  background-image: url("../../../../images/FloatingToolBarBackground.png");
  background-repeat: no-repeat;
  width: 137px;
  height: 40px;
}

/* line 57, sass/skin.scss */
div.e3tPrintView {
  margin: 0 2em;
}
/* line 59, sass/skin.scss */
div.e3tPrintView .headingLarge {
  font-size: 1.1em;
  font-weight: 800;
}
/* line 63, sass/skin.scss */
div.e3tPrintView .heading, div.e3tPrintView div.e3tPrintView .label {
  margin: 1em 0 .1em;
  font-weight: 800;
}
/* line 67, sass/skin.scss */
div.e3tPrintView .heading {
  display: block;
}
/* line 70, sass/skin.scss */
div.e3tPrintView p {
  margin: .1em 0 .3em;
}
/* line 73, sass/skin.scss */
div.e3tPrintView a {
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 93, sass/skin.scss */
div.e3tPrintView blockquote p {
  font-style: normal;
}
/* line 96, sass/skin.scss */
div.e3tPrintView ul li {
  list-style: disc;
}
/* line 99, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable {
  padding: .5em;
}
/* line 102, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable tr.questionHeaderRow td {
  font-size: 0.8em;
  font-weight: bold;
}
/* line 106, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable tr.questionHeaderRow td.text {
  text-align: left;
}
/* line 109, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable tr.questionHeaderRow td.number {
  text-align: center;
}
/* line 114, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable .questionScoreRow td {
  font-weight: bold;
  vertical-align: top;
  padding-right: 5px;
  padding-bottom: 5px;
}
/* line 120, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable .questionScoreRow td.text {
  text-align: left;
}
/* line 123, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable .questionScoreRow td.number {
  text-align: center;
}
/* line 128, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable.even {
  background-color: #EFFFF3;
}
/* line 131, sass/skin.scss */
div.e3tPrintView table.scoredQuestionPresentationTable.odd {
  background-color: #EFFCFF;
}

/* line 136, sass/skin.scss */
.ui-widget {
  font-family: inherit;
  font-size: 1em;
}

/* line 142, sass/skin.scss */
div.scoredQuestionSubtotal {
  font-weight: 800;
}

/*E3T EditView*/
/* line 148, sass/skin.scss */
div.e3tEditView {
  text-align: left;
}

/* line 152, sass/skin.scss */
div.e3tEditView .heading {
  font-weight: 800;
}

/* line 157, sass/skin.scss */
div.e3tEditView textarea {
  /*Because of a bug in IE8, both width and height must be set, 
      and they must be set to a pixel value, rather than a percentage.*/
  width: 100%;
  height: 100px;
}

/* line 165, sass/skin.scss */
div.e3tEditView .tagWsuQuestion {
  background-color: #EFFCFF;
}

/* line 169, sass/skin.scss */
fieldset#staffOnly div.section {
  width: 100%;
  margin: 10px 5px;
}

/* line 174, sass/skin.scss */
fieldset#staffOnly textarea {
  width: 100%;
}

/* line 178, sass/skin.scss */
.newWysiwyg {
  padding: 5px;
  border: inset 2px LightGrey;
  height: 100px;
  background: LightGrey;
  overflow: auto;
}

/* line 190, sass/skin.scss */
.screenreader {
  position: absolute;
  top: 0;
  left: -9999px;
}

/* line 197, sass/skin.scss */
form > header.fixed-nav {
  margin-top: 40px;
}

/* line 202, sass/skin.scss */
form > footer {
  border: none;
}

/* line 207, sass/skin.scss */
.NormalTextBox {
  width: 80%;
}

/* line 213, sass/skin.scss */
.navbar .NormalTextBox {
  width: 90px;
}

/* line 218, sass/skin.scss */
.navbar input.search-query {
  -webkit-transition: width 350ms ease;
  -moz-transition: width 350ms ease;
  -o-transition: width 350ms ease;
  -ms-transition: width 350ms ease;
  transition: width 350ms ease;
  width: 65%;
  height: 28px;
}

/* line 233, sass/skin.scss */
ul li, ul li li {
   list-style-type: none;
}

/* line 238, sass/skin.scss */
ul.dropdown-menu {
  z-index: 1000;
}

/* line 243, sass/skin.scss */
.pull-right {
  margin: inherit 0 inherit inherit;
}

/* line 249, sass/skin.scss */
.pagination a:link,
.pagination a:visited,
.pagination a:active {
  color: #0069D6;
}

/* line 254, sass/skin.scss */
.bx-prev, .bx-next {
  display: none;
}

/* line 259, sass/skin.scss */
.footer-block h4 {
  font-family: 'Kelly Slab';
}

/* line 264, sass/skin.scss */
.copyright {
    /* 
	margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #EEEEEE;
	*/
}

/* line 273, sass/skin.scss */
.copyright, .left {
  float: left;
}

/* line 278, sass/skin.scss */
.copyright, .right, .dnnActionMenu {
  float: right;
  position: relative;
}

/* line 284, sass/skin.scss */
.dnnActionMenu {
  z-index: 930;
}

/* line 290, sass/skin.scss */
#dnnCPWrap input, #dnnCPWrap select, #dnnCPWrap .uneditable-input {
  margin-bottom: 0;
}

/* line 295, sass/skin.scss */
.dnnCPAddModule label {
  float: none;
  display: inline-block;
}

/* line 301, sass/skin.scss */
.dnnCPAddModule input {
  vertical-align: baseline;
}

/* line 306, sass/skin.scss */
a:link, a:visited, a:active {
  color: #0088CC;
}

/* line 311, sass/skin.scss */
a.btn-primary:link, a.btn-primary:hover, a.btn-warning:link, a.btn-warning:hover, a.btn-danger:link, a.btn-danger:hover, a.btn-success:link, a.btn-success:hover, a.btn-info, a.btn-info:hover, a.btn-inverse:link, a.btn-inverse:hover {
  color: #FFFFFF;
}

/* line 316, sass/skin.scss */
[class^="icon-"], [class*=" icon-"] {
  background-image: url("img/glyphicons-halflings.png");
}

/* line 320, sass/skin.scss */
.icon-white {
  background-image: url("img/glyphicons-halflings-white.png");
}

/* line 324, sass/skin.scss */
.language-object {
  float: right;
}

/* line 328, sass/skin.scss */
.language-object .nav > li > a {
  padding: 0;
  margin: 3px 10px 0;
}

/* line 333, sass/skin.scss */
.language-object .nav .dropdown-menu {
  margin-top: 8px;
}

/* line 337, sass/skin.scss */
.language-object .nav > li li a img {
  vertical-align: middle;
  margin-right: 5px;
}

/* line 346, sass/skin.scss */
a.brand {
  font-size: 7.5em;
  font-weight: 800;
  color: #17375e;
  /* production */
  /* color: #FF00FF; development */
  float: left;
  text-decoration: none;
  line-height: 1.1;
  text-shadow: 0.1em 0.1em 0.1em #548dd4;
  /* CSS3 
  transition: color 1s linear 0s; */
  /* Firefox 4
  -moz-transition:color 1s linear 0s; */
  /* Safari and Chrome
  -webkit-transition:color 1s linear 0s; */
  /* Opera
  -o-transition:color 1s linear 0s;
   */
}

/*hand edited by MicBra*/
a.brand.smallHeader {
	font-size:3.5em;
}

/* line 373, sass/skin.scss */
.top-banner-text {
  color: #548dd4;
  font-size: 2em;
  line-height: 1;
  margin: 20px 0 0 1%;
  font-weight: 700;
}

/* line 382, sass/skin.scss */
.e3tLogo {
  vertical-align: bottom;
}

/* line 386, sass/skin.scss */
.greyBackgroundPic {
  background-image: url("img/topBackground.png");
  background-repeat: repeat-x;
}

/*edited by hand: MicBra*/
.greyBackgroundPicSmall {
  background-image: url("img/topBackgroundSmall.png");
  background-repeat: repeat-x;
}

/*edited by hand: MicBra*/
.wsuLogoSmallHeader {
  float: left;
  margin-top: 30px;
}

/* line 393, sass/skin.scss */
.wsuLogo {
  float: left;
  margin-top: 75px;
}

/* line 398, sass/skin.scss */
.otherLogoInBanner {
  display: none;
}

/* line 402, sass/skin.scss */
.otherLogoContainer {
  margin-top: 10px;
}

/* line 406, sass/skin.scss */
.esLogo, .bpaLogo {
  float: left;
}

/* line 410, sass/skin.scss */
.esLogo {
  margin-top: 8px;
}

/* makes the menu items lighter if javascript is not enabled */
/* line 415, sass/skin.scss */
.RootGroup > li a {
  color: #c3bd97;
  text-decoration: none;
}

/* line 420, sass/skin.scss */
.navbar {
  margin: 0px 0px 0px -30px;
}

/* ie7 menu behind search box */
/* line 425, sass/skin.scss */
.navbar-search {
  z-index: 904;
  margin: .25em;
}

/* line 430, sass/skin.scss */
.ie7 .navbar input.search-query {
  vertical-align: bottom;
  width: 130px;
  /* search input box is too small */
}

/* line 436, sass/skin.scss */
.pnlBackGround {
  background-color: #eeeeee;
  margin: 1em 2% 1em 2%;
  padding: 1em 2% 1em 2%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* line 444, sass/skin.scss */
.mainContent {
  background-color: #d9d9d9;
  position: relative;
  float: left;
  padding: 1% 0 1% 0;
  margin: 0;
}
/* line 450, sass/skin.scss */
.mainContent .sidebox {
  margin-left: 2%;
}

/* line 455, sass/skin.scss */
.sidebox {
  background-color: #c6d9f1;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* line 462, sass/skin.scss */
.sidebar {
  padding: 1%;
}

/* line 466, sass/skin.scss */
h2.homeFeaturedTitle {
  border-bottom: none;
  font-size: 1.1em;
}

/* line 470, sass/skin.scss */
h4.pager {
  position: relative;
  float: right;
  margin-top: -40px;
}

/* line 475, sass/skin.scss */
.toggle {
  cursor: pointer;
  color: #08C;
}

/* line 479, sass/skin.scss */
.disabled {
  color: grey;
}

/* line 483, sass/skin.scss */
.third {
  height: 300px;
  text-align: center;
  width: 22%;
  background-color: #c6d9f1;
  padding: 0 3% 3% 3%;
  margin: 1% 2% 2% 2%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* line 495, sass/skin.scss */
.homeFeaturedItems {
  overflow: hidden;
}

/* line 499, sass/skin.scss */
.homeFeaturedLink {
  text-decoration: none;
}

/* line 503, sass/skin.scss */
.homeFeaturedImage {
  margin-top: 5px;
  width: 90%;
}

/* line 508, sass/skin.scss */
.center {
  margin: 0px auto;
  text-align: center;
}

/* line 513, sass/skin.scss */
.greyNavLinks {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5) ;
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5) ;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5) ;
  /* For IE 8 
  	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction="$IEdirection", Color='$color')"; 
  */
 /* For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=#{$IEdirection}, Color='$color'); 
*/
  position: relative;
  z-index: 920;
  background-color: #4f4f4f;
}
/* line 516, sass/skin.scss */
.greyNavLinks ul {
  padding-top: 5px;
}

/* line 521, sass/skin.scss */
.lte8 .greyNavLinks {
  z-index: 920;
}

/*
.ie7 .greyNavLinks {  
    background-color: yellow;  
} 

.ie8 .greyNavLinks {  
    background-color: green;  
} 
*/
/* line 535, sass/skin.scss */
#Footer_Row {
  min-height: 30px;
  float: inherit;
}

/* line 541, sass/skin.scss */
.footerLinks {
  background-color: #c3bd97;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.5) ;
  -moz-box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.5) ;
  box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.5) ;
  /* For IE 8 
  	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction="$IEdirection", Color='$color')"; 
  */
 /* For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=#{$IEdirection}, Color='$color'); 
*/
  position: relative;
  z-index: 901;
}
/* line 546, sass/skin.scss */
.footerLinks a {
  color: white;
  font-size: 1.2em;
  text-shadow: 0.1em 0.1em 0.2em #444;
  text-decoration: none;
  padding: 0 1em 0 1em;
}
/* line 550, sass/skin.scss */
.footerLinks a:hover {
  background-color: transparent;
  color: #17375e;
  text-decoration: none;
}

/* line 558, sass/skin.scss */
.loginGroup, .registerGroup, .loginGroup *, .registerGroup * {
  font-size: inherit;
  font-weight: normal;
}

/* line 563, sass/skin.scss */
.ie7 .loginGroup a.LoginLink {
  font-size: 1.7em;
}

/* help with data entry forms */
/* line 570, sass/skin.scss */
.usewysiwyg {
  width: 100%;
}

/* line 575, sass/skin.scss */
.fullWidth, #measure_title, #d2_form_author, #proposer, #staffOnly {
  width: 100%;
}

/* line 579, sass/skin.scss */
#staffOnly {
  border-width: 3px;
}

/* line 583, sass/skin.scss */
.label {
  background-color: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-shadow: inherit;
}

/* line 591, sass/skin.scss */
.dnnForm ul.dnnFormRequired {
  background-color: lightGoldenrodYellow;
  overflow: auto;
}

/* make labels not to the right */
/* line 600, sass/skin.scss */
td > .dnnTooltip label {
  text-align: inherit;
}

/* control panel*/
/* line 607, sass/skin.scss */
.dnnCPAddModule label {
  font-size: 1.2em;
}

/* makes required field not have red outlines in chrome */
/* make the background color yellow instead*/
/* line 614, sass/skin.scss */
.dnnForm input.dnnFormRequired, .dnnForm textarea.dnnFormRequired, .dnnForm select.dnnFormRequired, .dnnForm em.dnnFormRequired {
  border: inherit;
  background-color: lightGoldenrodYellow;
}

/* for event module */
/* line 621, sass/skin.scss */
td.ListDate, td.ListTitle {
  font-family: verdana,helvetica,arial;
  text-align: left;
  padding: .5em;
}

/* line 627, sass/skin.scss */
td.ListDate span {
  font-size: 1.15em;
}

/* line 630, sass/skin.scss */
td.ListTitle a.ListTitle {
  font-size: 1.25em;
}

/* for item Snapshot and Identification Stage Data View */
/* line 637, sass/skin.scss */
#itemPicture {
  float: right;
  padding: 1% 3%;
}

/* line 642, sass/skin.scss */
.clearboth {
  clear: both;
}

/* ======================================== screen size media queries ======================================== */
@media all and (max-width: 519px) {
  /* line 652, sass/skin.scss */
  a.brand, a.brand.smallHeader {
    font-size: 3.75em;
  }

  /* line 656, sass/skin.scss */
  .top-banner-text {
    font-size: 1.1em;
  }

  /* line 659, sass/skin.scss */
  .ie9 a.brand, .ie9 a.brand.smallHeader {
    font-size: 3.75em;
  }

  /* line 663, sass/skin.scss */
  .ie9 .top-banner-text {
    font-size: 0.95em;
  }

  /* line 667, sass/skin.scss */
  body {
    font-size: 0.75em;
  }

  /* line 668, sass/skin.scss */
  #itemPicture {
    width: 150px;
  }

  /* line 670, sass/skin.scss */
  .otherLogoContainer {
    display: none;
  }

  /* line 674, sass/skin.scss */
  .otherLogoContainer img {
    display: none;
  }

  /* line 678, sass/skin.scss */
  .otherLogoInBanner {
    display: inline-block;
  }

  /* line 682, sass/skin.scss */
  .otherLogoInBanner img {
    width: 24%;
  }

  /* line 686, sass/skin.scss */
  .wsuLogo {
    margin-top: 0px;
    width: 46%;
    padding-right: 2%;
  }

  /* line 692, sass/skin.scss */
  .greyNavLinks {
    margin-right: -20px;
  }

  /* line 695, sass/skin.scss */
  .navbar input.search-query {
    width: 25%;
  }

  /* line 701, sass/skin.scss */
  .mainContent .sidebox {
    margin: 1%;
  }

  /* line 706, sass/skin.scss */
  #DashboardDialog {
    font-size: .8em;
    margin-left: -5%;
    width: 60%;
  }

  /* fix nav menu getting short and having white background  */
  /* line 713, sass/skin.scss */
  [class*="span"], .row-fluid [class*="span"] {
    float: left;
  }
}
@media all and (max-width: 767px) and (min-width: 520px) {
  /* line 719, sass/skin.scss */
  a.brand {
    font-size: 6.75em;
  }

  a.brand.smallHeader {
	font-size: 3.75em;
  }

  /* line 723, sass/skin.scss */
  .top-banner-text {
    font-size: 1.55em;
  }

  /* line 726, sass/skin.scss */
  .ie9 a.brand {
    font-size: 4.875em;
  }

  /* line 730, sass/skin.scss */
  .ie9 .top-banner-text {
    font-size: 1.4em;
  }

  /* line 734, sass/skin.scss */
  .otherLogoContainer {
    display: none;
  }

  /* line 738, sass/skin.scss */
  .otherLogoContainer img {
    display: none;
  }

  /* line 742, sass/skin.scss */
  .otherLogoInBanner {
    display: inline-block;
  }

  /* line 746, sass/skin.scss */
  .otherLogoInBanner img {
    width: 24%;
  }

  /* line 750, sass/skin.scss */
  .wsuLogo {
    margin-top: 0px;
    width: 46%;
    padding-right: 2%;
  }

  /* line 756, sass/skin.scss */
  .greyNavLinks {
    margin-right: -20px;
  }

  /* line 758, sass/skin.scss */
  body {
    font-size: 0.8em;
  }

  /* line 759, sass/skin.scss */
  #itemPicture {
    width: 182.857px;
  }

  /* line 761, sass/skin.scss */
  #DashboardDialog {
    font-size: 1em;
  }

  /* fix nav menu getting short and having white background  */
  /* line 766, sass/skin.scss */
  [class*="span"], .row-fluid [class*="span"] {
    float: left;
  }
}
@media all and (max-width: 999px) and (min-width: 768px) {
  /* line 771, sass/skin.scss */
  a.brand {
    font-size: 7.403em;
  }
    
  a.brand.smallHeader {
    font-size: 3.75em; 
  }
    
  /* line 775, sass/skin.scss */
  .top-banner-text {
    font-size: 1.843em;
  }

  /* line 778, sass/skin.scss */
  .ie9 a.brand {
    font-size: 6em;
  }

  .ie9 a.brandSmallHeader {
 	font-size: 3.75em;
  }
  
  /* line 782, sass/skin.scss */
  .ie9 .top-banner-text {
    font-size: 1.55em;
  }

  /* line 786, sass/skin.scss */
  .greyNavLinks {
    margin-right: -20px;
  }

  /* line 789, sass/skin.scss */
  body {
    font-size: 0.85em;
  }

  /* line 790, sass/skin.scss */
  #itemPicture {
    width: 226.667px;
  }

  /* line 792, sass/skin.scss */
  #DashboardDialog {
    font-size: .8em;
    margin-left: -5%;
    width: 100%;
  }
}
@media all and (max-width: 1223px) and (min-width: 1000px) {
  /* line 802, sass/skin.scss */
  body {
    font-size: 0.85em;
  }

  /* line 803, sass/skin.scss */
  #itemPicture {
    width: 272px;
  }

  /* line 805, sass/skin.scss */
  #DashboardDialog {
    font-size: .8em;
    margin-left: -5%;
    width: 90%;
  }
}
@media all and (max-width: 1823px) and (min-width: 1224px) {
  /* line 815, sass/skin.scss */
  body {
    font-size: 0.95em;
  }

  /* line 816, sass/skin.scss */
  #itemPicture {
    width: 380px;
  }

  /* line 818, sass/skin.scss */
  #DashboardDialog {
    font-size: .8em;
    margin-left: -5%;
    width: 70%;
  }
}
@media all and (min-width: 1824px) {
  /* line 828, sass/skin.scss */
  body {
    font-size: 1em;
  }

  /* line 829, sass/skin.scss */
  #itemPicture {
    width: 533.333px;
  }

  /* line 831, sass/skin.scss */
  #DashboardDialog {
    font-size: .9em;
    margin-left: -5%;
    width: 60%;
  }
}
/* ========================================  end screen size media queries ======================================== */
/* line 840, sass/skin.scss */
.datatableoddsort {
  color: #bad1ee;
}

/* line 844, sass/skin.scss */
.datatableodd {
  color: #cedff3;
}

/* line 848, sass/skin.scss */
.datatableevensort {
  color: #e2ecf8;
}

/* Tag Portals styles  */
/* line 854, sass/skin.scss */
.tagDiv {
  text-align: right;
  padding: .75em .5em;
  margin: .5em 0;
}
/* line 861, sass/skin.scss */
.tagDiv h3 {
  float: left;
}
/* line 864, sass/skin.scss */
.tagDiv .detail {
  clear: both;
  text-align: left;
}

/* line 870, sass/skin.scss */
.colorDiv {
  background-color: #dae7f6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* line 876, sass/skin.scss */
.tagIcons a:link {
  position: relative;
  float: right;
  text-decoration: none;
  text-align: center;
  margin-left: 1%;
  margin-bottom: 0px;
  font-size: .6em;
}

/* undo some JQueryUI stuff causing hyperlinks to be black in tab containers*/
/* line 888, sass/skin.scss */
.ui-widget-content {
  background: #d9d9d9;
}
/* line 890, sass/skin.scss */
.ui-widget-content a {
  color: inhert;
}

/* line 895, sass/skin.scss */
.ui-widget-header a {
  color: inhert;
}

/* line 901, sass/skin.scss */
#iPopUp {
  width: 95% !important;
}

/* line 905, sass/skin.scss */
.tabsProC ol {
  margin-left: 40px;
}

/* line 909, sass/skin.scss */
.debug {
  background-color: lightgreen;
  color: red;
}

@media (max-width: 767px) {
  /* line 916, sass/skin.scss */
  [class*="span"], .row-fluid [class*="span"] {
    float: left;
  }
}
/* ========================================  print styles in here ======================================== */
@media print {
  /* line 925, sass/skin.scss */
  #topnav, .navbar, .sidebar, .ad, .noprint {
    display: none;
  }

  /* line 929, sass/skin.scss */
  body {
    font: .5em Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    background: pink;
    color: #000;
  }

  /* line 936, sass/skin.scss */
  h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
  }

  /* line 941, sass/skin.scss */
  h1 {
    font-size: 250%;
  }

  /* line 942, sass/skin.scss */
  h2 {
    font-size: 175%;
  }

  /* line 943, sass/skin.scss */
  h3 {
    font-size: 135%;
  }

  /* line 944, sass/skin.scss */
  h4 {
    font-size: 100%;
    font-variant: small-caps;
  }

  /* line 945, sass/skin.scss */
  h5 {
    font-size: 100%;
  }

  /* line 946, sass/skin.scss */
  h6 {
    font-size: 90%;
    font-style: italic;
  }

  /* line 948, sass/skin.scss */
  a:link, a:visited {
    color: #00c;
    font-weight: bold;
    text-decoration: underline;
  }

  /* line 954, sass/skin.scss */
  .mainContent {
    width: auto;
    margin: 0 5%;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
  }
  /* line 961, sass/skin.scss */
  .mainContent a:link, .mainContent a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
  }

  /* line 969, sass/skin.scss */
  div#content {
    margin-left: 10%;
  }
}
/* ========================================  end print styles ======================================== */
