/* dev1bootstrap.less*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}
a {
  color: #30bcef;
  text-decoration: none;
}
a:hover {
  color: #11a5db;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -10px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 10px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.span24 {
  width: 950px;
}
.span23 {
  width: 910px;
}
.span22 {
  width: 870px;
}
.span21 {
  width: 830px;
}
.span20 {
  width: 790px;
}
.span19 {
  width: 750px;
}
.span18 {
  width: 710px;
}
.span17 {
  width: 670px;
}
.span16 {
  width: 630px;
}
.span15 {
  width: 590px;
}
.span14 {
  width: 550px;
}
.span13 {
  width: 510px;
}
.span12 {
  width: 470px;
}
.span11 {
  width: 430px;
}
.span10 {
  width: 390px;
}
.span9 {
  width: 350px;
}
.span8 {
  width: 310px;
}
.span7 {
  width: 270px;
}
.span6 {
  width: 230px;
}
.span5 {
  width: 190px;
}
.span4 {
  width: 150px;
}
.span3 {
  width: 110px;
}
.span2 {
  width: 70px;
}
.span1 {
  width: 30px;
}
.offset24 {
  margin-left: 970px;
}
.offset23 {
  margin-left: 930px;
}
.offset22 {
  margin-left: 890px;
}
.offset21 {
  margin-left: 850px;
}
.offset20 {
  margin-left: 810px;
}
.offset19 {
  margin-left: 770px;
}
.offset18 {
  margin-left: 730px;
}
.offset17 {
  margin-left: 690px;
}
.offset16 {
  margin-left: 650px;
}
.offset15 {
  margin-left: 610px;
}
.offset14 {
  margin-left: 570px;
}
.offset13 {
  margin-left: 530px;
}
.offset12 {
  margin-left: 490px;
}
.offset11 {
  margin-left: 450px;
}
.offset10 {
  margin-left: 410px;
}
.offset9 {
  margin-left: 370px;
}
.offset8 {
  margin-left: 330px;
}
.offset7 {
  margin-left: 290px;
}
.offset6 {
  margin-left: 250px;
}
.offset5 {
  margin-left: 210px;
}
.offset4 {
  margin-left: 170px;
}
.offset3 {
  margin-left: 130px;
}
.offset2 {
  margin-left: 90px;
}
.offset1 {
  margin-left: 50px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.0526315789474%;
  *margin-left: 1%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span24 {
  width: 100%;
  *width: 99.947368421053%;
}
.row-fluid .span23 {
  width: 95.789473684211%;
  *width: 95.736842105263%;
}
.row-fluid .span22 {
  width: 91.578947368421%;
  *width: 91.526315789474%;
}
.row-fluid .span21 {
  width: 87.368421052632%;
  *width: 87.315789473684%;
}
.row-fluid .span20 {
  width: 83.157894736842%;
  *width: 83.105263157895%;
}
.row-fluid .span19 {
  width: 78.947368421053%;
  *width: 78.894736842105%;
}
.row-fluid .span18 {
  width: 74.736842105263%;
  *width: 74.684210526316%;
}
.row-fluid .span17 {
  width: 70.526315789474%;
  *width: 70.473684210526%;
}
.row-fluid .span16 {
  width: 66.315789473684%;
  *width: 66.263157894737%;
}
.row-fluid .span15 {
  width: 62.105263157895%;
  *width: 62.052631578947%;
}
.row-fluid .span14 {
  width: 57.894736842105%;
  *width: 57.842105263158%;
}
.row-fluid .span13 {
  width: 53.684210526316%;
  *width: 53.631578947368%;
}
.row-fluid .span12 {
  width: 49.473684210526%;
  *width: 49.421052631579%;
}
.row-fluid .span11 {
  width: 45.263157894737%;
  *width: 45.210526315789%;
}
.row-fluid .span10 {
  width: 41.052631578947%;
  *width: 41%;
}
.row-fluid .span9 {
  width: 36.842105263158%;
  *width: 36.789473684211%;
}
.row-fluid .span8 {
  width: 32.631578947368%;
  *width: 32.578947368421%;
}
.row-fluid .span7 {
  width: 28.421052631579%;
  *width: 28.368421052632%;
}
.row-fluid .span6 {
  width: 24.210526315789%;
  *width: 24.157894736842%;
}
.row-fluid .span5 {
  width: 20%;
  *width: 19.947368421053%;
}
.row-fluid .span4 {
  width: 15.789473684211%;
  *width: 15.736842105263%;
}
.row-fluid .span3 {
  width: 11.578947368421%;
  *width: 11.526315789474%;
}
.row-fluid .span2 {
  width: 7.3684210526316%;
  *width: 7.3157894736842%;
}
.row-fluid .span1 {
  width: 3.1578947368421%;
  *width: 3.1052631578947%;
}
.row-fluid .offset24 {
  margin-left: 102.10526315789%;
  *margin-left: 102%;
}
.row-fluid .offset24:first-child {
  margin-left: 101.05263157895%;
  *margin-left: 100.94736842105%;
}
.row-fluid .offset23 {
  margin-left: 97.894736842105%;
  *margin-left: 97.789473684211%;
}
.row-fluid .offset23:first-child {
  margin-left: 96.842105263158%;
  *margin-left: 96.736842105263%;
}
.row-fluid .offset22 {
  margin-left: 93.684210526316%;
  *margin-left: 93.578947368421%;
}
.row-fluid .offset22:first-child {
  margin-left: 92.631578947368%;
  *margin-left: 92.526315789474%;
}
.row-fluid .offset21 {
  margin-left: 89.473684210526%;
  *margin-left: 89.368421052632%;
}
.row-fluid .offset21:first-child {
  margin-left: 88.421052631579%;
  *margin-left: 88.315789473684%;
}
.row-fluid .offset20 {
  margin-left: 85.263157894737%;
  *margin-left: 85.157894736842%;
}
.row-fluid .offset20:first-child {
  margin-left: 84.210526315789%;
  *margin-left: 84.105263157895%;
}
.row-fluid .offset19 {
  margin-left: 81.052631578947%;
  *margin-left: 80.947368421053%;
}
.row-fluid .offset19:first-child {
  margin-left: 80%;
  *margin-left: 79.894736842105%;
}
.row-fluid .offset18 {
  margin-left: 76.842105263158%;
  *margin-left: 76.736842105263%;
}
.row-fluid .offset18:first-child {
  margin-left: 75.789473684211%;
  *margin-left: 75.684210526316%;
}
.row-fluid .offset17 {
  margin-left: 72.631578947368%;
  *margin-left: 72.526315789474%;
}
.row-fluid .offset17:first-child {
  margin-left: 71.578947368421%;
  *margin-left: 71.473684210526%;
}
.row-fluid .offset16 {
  margin-left: 68.421052631579%;
  *margin-left: 68.315789473684%;
}
.row-fluid .offset16:first-child {
  margin-left: 67.368421052632%;
  *margin-left: 67.263157894737%;
}
.row-fluid .offset15 {
  margin-left: 64.210526315789%;
  *margin-left: 64.105263157895%;
}
.row-fluid .offset15:first-child {
  margin-left: 63.157894736842%;
  *margin-left: 63.052631578947%;
}
.row-fluid .offset14 {
  margin-left: 60%;
  *margin-left: 59.894736842105%;
}
.row-fluid .offset14:first-child {
  margin-left: 58.947368421053%;
  *margin-left: 58.842105263158%;
}
.row-fluid .offset13 {
  margin-left: 55.789473684211%;
  *margin-left: 55.684210526316%;
}
.row-fluid .offset13:first-child {
  margin-left: 54.736842105263%;
  *margin-left: 54.631578947368%;
}
.row-fluid .offset12 {
  margin-left: 51.578947368421%;
  *margin-left: 51.473684210526%;
}
.row-fluid .offset12:first-child {
  margin-left: 50.526315789474%;
  *margin-left: 50.421052631579%;
}
.row-fluid .offset11 {
  margin-left: 47.368421052632%;
  *margin-left: 47.263157894737%;
}
.row-fluid .offset11:first-child {
  margin-left: 46.315789473684%;
  *margin-left: 46.210526315789%;
}
.row-fluid .offset10 {
  margin-left: 43.157894736842%;
  *margin-left: 43.052631578947%;
}
.row-fluid .offset10:first-child {
  margin-left: 42.105263157895%;
  *margin-left: 42%;
}
.row-fluid .offset9 {
  margin-left: 38.947368421053%;
  *margin-left: 38.842105263158%;
}
.row-fluid .offset9:first-child {
  margin-left: 37.894736842105%;
  *margin-left: 37.789473684211%;
}
.row-fluid .offset8 {
  margin-left: 34.736842105263%;
  *margin-left: 34.631578947368%;
}
.row-fluid .offset8:first-child {
  margin-left: 33.684210526316%;
  *margin-left: 33.578947368421%;
}
.row-fluid .offset7 {
  margin-left: 30.526315789474%;
  *margin-left: 30.421052631579%;
}
.row-fluid .offset7:first-child {
  margin-left: 29.473684210526%;
  *margin-left: 29.368421052632%;
}
.row-fluid .offset6 {
  margin-left: 26.315789473684%;
  *margin-left: 26.210526315789%;
}
.row-fluid .offset6:first-child {
  margin-left: 25.263157894737%;
  *margin-left: 25.157894736842%;
}
.row-fluid .offset5 {
  margin-left: 22.105263157895%;
  *margin-left: 22%;
}
.row-fluid .offset5:first-child {
  margin-left: 21.052631578947%;
  *margin-left: 20.947368421053%;
}
.row-fluid .offset4 {
  margin-left: 17.894736842105%;
  *margin-left: 17.789473684211%;
}
.row-fluid .offset4:first-child {
  margin-left: 16.842105263158%;
  *margin-left: 16.736842105263%;
}
.row-fluid .offset3 {
  margin-left: 13.684210526316%;
  *margin-left: 13.578947368421%;
}
.row-fluid .offset3:first-child {
  margin-left: 12.631578947368%;
  *margin-left: 12.526315789474%;
}
.row-fluid .offset2 {
  margin-left: 9.4736842105263%;
  *margin-left: 9.3684210526316%;
}
.row-fluid .offset2:first-child {
  margin-left: 8.4210526315789%;
  *margin-left: 8.3157894736842%;
}
.row-fluid .offset1 {
  margin-left: 5.2631578947368%;
  *margin-left: 5.1578947368421%;
}
.row-fluid .offset1:first-child {
  margin-left: 4.2105263157895%;
  *margin-left: 4.1052631578947%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 11px;
  line-height: 20px;
  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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Open Sans", sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  padding: 5px 0 0 12px;
}
.required label {
  background: url("../img/required.png") no-repeat scroll left 10px transparent;
  color: #000;
}
.error-message {
  color: #B94A48;
}
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 input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input input {
  background-color: #fff;
  border: 1px solid #ccc;
  -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 .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
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 input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #bbb;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input input,
.uneditable-textarea input {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -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);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 18px;
}
.input > .radio:first-child,
.input > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini .input input {
  width: 60px;
}
.input-small .input input {
  width: 90px;
}
.input-medium .input input {
  width: 150px;
}
.input-large .input input {
  width: 210px;
}
.input-xlarge .input input {
  width: 270px;
}
.input-xxlarge .input input {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 10px;
}
input.span24, textarea.span24, .uneditable-input.span24 {
  width: 936px;
}
input.span23, textarea.span23, .uneditable-input.span23 {
  width: 896px;
}
input.span22, textarea.span22, .uneditable-input.span22 {
  width: 856px;
}
input.span21, textarea.span21, .uneditable-input.span21 {
  width: 816px;
}
input.span20, textarea.span20, .uneditable-input.span20 {
  width: 776px;
}
input.span19, textarea.span19, .uneditable-input.span19 {
  width: 736px;
}
input.span18, textarea.span18, .uneditable-input.span18 {
  width: 696px;
}
input.span17, textarea.span17, .uneditable-input.span17 {
  width: 656px;
}
input.span16, textarea.span16, .uneditable-input.span16 {
  width: 616px;
}
input.span15, textarea.span15, .uneditable-input.span15 {
  width: 576px;
}
input.span14, textarea.span14, .uneditable-input.span14 {
  width: 536px;
}
input.span13, textarea.span13, .uneditable-input.span13 {
  width: 496px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 456px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 416px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 376px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 336px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 296px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 256px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 216px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 176px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 136px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 96px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 56px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 16px;
}
.input-row {
  *zoom: 1;
}
.input-row:before,
.input-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.input-row:after {
  clear: both;
}
.input-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.input.warning > label,
.input.warning .help-block,
.input.warning .help-inline {
  color: #ee8223;
}
.input.warning .checkbox,
.input.warning .radio,
.input.warning input,
.input.warning select,
.input.warning textarea {
  color: #ee8223;
  border-color: #ee8223;
  -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);
}
.input.warning .checkbox:focus,
.input.warning .radio:focus,
.input.warning input:focus,
.input.warning select:focus,
.input.warning textarea:focus {
  border-color: #ce6910;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #f5b882;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #f5b882;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #f5b882;
}
.input.warning .input-prepend .add-on,
.input.warning .input-append .add-on {
  color: #ee8223;
  background-color: #fef7f1;
  border-color: #ee8223;
}
.input.error > label,
.input.error .help-block,
.input.error .help-inline {
  color: #cd3232;
}
.input.error .checkbox,
.input.error .radio,
.input.error input,
.input.error select,
.input.error textarea {
  color: #cd3232;
  border-color: #cd3232;
  -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);
}
.input.error .checkbox:focus,
.input.error .radio:focus,
.input.error input:focus,
.input.error select:focus,
.input.error textarea:focus {
  border-color: #a42828;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e18484;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e18484;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e18484;
}
.input.error .input-prepend .add-on,
.input.error .input-append .add-on {
  color: #cd3232;
  background-color: #fef6f6;
  border-color: #cd3232;
}
.input.success > label,
.input.success .help-block,
.input.success .help-inline {
  color: #5BB75B;
}
.input.success .checkbox,
.input.success .radio,
.input.success input,
.input.success select,
.input.success textarea {
  color: #5BB75B;
  border-color: #5BB75B;
  -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);
}
.input.success .checkbox:focus,
.input.success .radio:focus,
.input.success input:focus,
.input.success select:focus,
.input.success textarea:focus {
  border-color: #449b44;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #a2d6a2;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #a2d6a2;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #a2d6a2;
}
.input.success .input-prepend .add-on,
.input.success .input-append .add-on {
  color: #5BB75B;
  background-color: #f7fff7;
  border-color: #5BB75B;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
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;
}
.form-actions {
  padding: 12px;
  margin-bottom: 12px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline,
.help,
.info {
  color: #999999;
}
.help-block,
.help,
.info {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 12px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append input[type="submit"],
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend input[type="submit"] {
  margin-left: -5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -5px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child,
.input-prepend input[type="submit"]:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.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;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.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;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -5px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -5px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input,
.form-search .textarea,
.form-search .select,
.form-search .submit,
.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 .submit,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
  margin-top: 3px;
}
.input {
  margin-bottom: 10px;
}
legend + .input {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .input,
.form-horizontal .group-block {
  *zoom: 1;
}
.form-horizontal .input:before,
.form-horizontal .input:after,
.form-horizontal .group-block:before,
.form-horizontal .group-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .input:after,
.form-horizontal .group-block:after {
  clear: both;
}
.form-horizontal label,
.form-horizontal .group-block > span,
.form-horizontal .checkbox > span,
.form-horizontal .radio > span {
  display: inline-block;
  padding: 3px 9px 0 0;
  text-align: right;
  width: 140px;
  margin: 0;
  vertical-align: top;
}
.form-horizontal .help-block,
.form-horizontal .help,
.form-horizontal .info,
.form-horizontal .checkbox > span.info,
.form-horizontal .radio > span.help {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 157px;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-horizontal .form-actions .submit {
  margin-left: 0;
  margin-bottom: 0px;
}
.form-horizontal .form-actions .submit input {
  margin-left: 0;
}
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal .uneditable-input input,
.form-horizontal select,
.form-horizontal .input-prepend .add-on,
.form-horizontal .input-prepend .btn {
  margin-left: 5px;
}
.form-horizontal .input-prepend input {
  margin-left: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  display: block;
  margin-left: 157px;
}
.form-horizontal .checkbox label,
.form-horizontal .checkbox input,
.form-horizontal .radio label,
.form-horizontal .radio input {
  display: inline-block;
}
.form-horizontal .checkbox label,
.form-horizontal .checkbox span.help,
.form-horizontal .checkbox span.info,
.form-horizontal .radio label,
.form-horizontal .radio span.help,
.form-horizontal .radio span.info {
  text-align: left;
  width: auto;
}
.form-horizontal .checkbox span.help,
.form-horizontal .checkbox span.info,
.form-horizontal .radio span.help,
.form-horizontal .radio span.info {
  display: block;
  margin: 0px;
}
.form-horizontal .checkbox input,
.form-horizontal .radio input {
  margin: 3px 3px 0 0;
}
.form-horizontal .group-block {
  margin-bottom: 10px;
}
.form-horizontal .group-block .checkbox,
.form-horizontal .group-block .radio,
.form-horizontal .group-block .input {
  margin: 0;
}
.form-horizontal .group-block input[type="radio"],
.form-horizontal .group-block input[type="checkbox"] {
  display: inline-block;
  margin-top: 3px;
}
.form-horizontal .group-block span.help,
.form-horizontal .group-block span.info {
  display: block;
  padding: 0px;
  margin-top: 0px;
}
.form-horizontal .personal-radio .radio label {
  display: block;
  margin: 0 0 0 18px;
  padding: 0 0 5px;
  text-align: left;
  width: auto;
}
.form-horizontal .personal-radio .radio input {
  float: left;
}
.form-horizontal .cancel-block {
  display: inline-block;
}
.form-horizontal .submit {
  margin-bottom: 10px;
  margin-left: 150px;
}
.form-horizontal .required label {
  background: url("../img/required.png") no-repeat scroll right 10px transparent;
  color: #000;
}
.form-horizontal .error-message {
  margin: 5px 0 0 170px;
}
.submit,
.radio label,
.checkbox label,
.cancel-block {
  display: inline-block;
}
.input-mini,
.input-small,
.input-medium,
.input-large,
.input-xlarge,
.input-xxlarge {
  margin-bottom: 10px;
  display: block;
}
.form-inline .input-mini,
.form-inline .input-small,
.form-inline .input-medium,
.form-inline .input-large,
.form-inline .input-xlarge,
.form-inline .input-xxlarge {
  display: inline-block;
}
table {
  max-width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.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;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-right-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
table .span1 {
  float: none;
  width: 14px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 54px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 94px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 134px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 174px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 214px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 254px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 294px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 334px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 374px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 414px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 454px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 494px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 534px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 574px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 614px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 654px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 694px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 734px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 774px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 814px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 854px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 894px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 934px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #f7fff7;
}
.table tbody tr.error td {
  background-color: #fef6f6;
}
.table tbody tr.info td {
  background-color: #f9fdff;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #30bcef;
  background-color: #27b9ee;
  background-image: -moz-linear-gradient(top,#30bcef,#18b4ed);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#30bcef),to(#18b4ed));
  background-image: -webkit-linear-gradient(top,#30bcef,#18b4ed);
  background-image: -o-linear-gradient(top,#30bcef,#18b4ed);
  background-image: linear-gradient(to bottom,#30bcef,#18b4ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30bcef', endColorstr='#ff18b4ed', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #30bcef;
  background-color: #27b9ee;
  background-image: -moz-linear-gradient(top,#30bcef,#18b4ed);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#30bcef),to(#18b4ed));
  background-image: -webkit-linear-gradient(top,#30bcef,#18b4ed);
  background-image: -o-linear-gradient(top,#30bcef,#18b4ed);
  background-image: linear-gradient(to bottom,#30bcef,#18b4ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30bcef', endColorstr='#ff18b4ed', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0px;
  overflow: hidden;
  border: 0;
  margin: 0;
  display: none \9;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
  display: block \9;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn,
.cancel-block input[type="submit"],
input[type="submit"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 14px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  *line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.cancel-block input[type="submit"]:hover,
.cancel-block input[type="submit"]:active,
.cancel-block input[type="submit"].active,
.cancel-block input[type="submit"].disabled,
.cancel-block input[type="submit"][disabled],
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"].active,
input[type="submit"].disabled,
input[type="submit"][disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active,
.cancel-block input[type="submit"]:active,
.cancel-block input[type="submit"].active,
input[type="submit"]:active,
input[type="submit"].active {
  background-color: #cccccc \9;
}
.btn:first-child,
.cancel-block input[type="submit"]:first-child,
input[type="submit"]:first-child {
  *margin-left: 0;
}
.btn:hover,
.cancel-block input[type="submit"]:hover,
input[type="submit"]:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn:focus,
.cancel-block input[type="submit"]:focus,
input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active,
.cancel-block input[type="submit"].active,
.cancel-block input[type="submit"]:active,
input[type="submit"].active,
input[type="submit"]:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled],
.cancel-block input[type="submit"].disabled,
.cancel-block input[type="submit"][disabled],
input[type="submit"].disabled,
input[type="submit"][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;
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 10px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 9px;
  line-height: 16px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary,
input[type="submit"] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #30adef;
  background-image: -moz-linear-gradient(top,#30bcef,#3096ef);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#30bcef),to(#3096ef));
  background-image: -webkit-linear-gradient(top,#30bcef,#3096ef);
  background-image: -o-linear-gradient(top,#30bcef,#3096ef);
  background-image: linear-gradient(to bottom,#30bcef,#3096ef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30bcef', endColorstr='#ff3095ef', GradientType=0);
  border-color: #3096ef #3096ef #0f6fc3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #3096ef;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"].active,
input[type="submit"].disabled,
input[type="submit"][disabled] {
  color: #fff;
  background-color: #3096ef;
  *background-color: #188aed;
}
.btn-primary:active,
.btn-primary.active,
input[type="submit"]:active,
input[type="submit"].active {
  background-color: #117ddb \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #df7f2a;
  background-image: -moz-linear-gradient(top,#EE8223,#C87A35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#EE8223),to(#C87A35));
  background-image: -webkit-linear-gradient(top,#EE8223,#C87A35);
  background-image: -o-linear-gradient(top,#EE8223,#C87A35);
  background-image: linear-gradient(to bottom,#EE8223,#C87A35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee8223', endColorstr='#ffc87a35', GradientType=0);
  border-color: #C87A35 #C87A35 #8c5525;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #C87A35;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #C87A35;
  *background-color: #b46e30;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #a0612a \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #df3d2a;
  background-image: -moz-linear-gradient(top,#eb4524,#cd3232);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eb4524),to(#cd3232));
  background-image: -webkit-linear-gradient(top,#eb4524,#cd3232);
  background-image: -o-linear-gradient(top,#eb4524,#cd3232);
  background-image: linear-gradient(to bottom,#eb4524,#cd3232);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb4524', endColorstr='#ffcd3232', GradientType=0);
  border-color: #cd3232 #cd3232 #902323;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #cd3232;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #cd3232;
  *background-color: #b92d2d;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #a42828 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-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(to bottom,#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) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #8e88c5;
  background-image: -moz-linear-gradient(top,#9C95D4,#7A74AE);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9C95D4),to(#7A74AE));
  background-image: -webkit-linear-gradient(top,#9C95D4,#7A74AE);
  background-image: -o-linear-gradient(top,#9C95D4,#7A74AE);
  background-image: linear-gradient(to bottom,#9C95D4,#7A74AE);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c95d4', endColorstr='#ff7a74ae', GradientType=0);
  border-color: #7A74AE #7A74AE #544f87;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #7A74AE;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #7A74AE;
  *background-color: #6b64a5;
}
.btn-info:active,
.btn-info.active {
  background-color: #5f5897 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #30bcef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #11a5db;
  text-decoration: underline;
  background-color: transparent;
}
.btn-group {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3096ef;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #C87A35;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #cd3232;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #7A74AE;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert,
.message {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fef7f1;
  border: 1px solid #fdeae3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ee8223;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert .close,
.message .close {
  position: absolute;
  right: 10px;
  top: 7px;
  line-height: 20px;
}
.alert-success,
#successMessage {
  background-color: #f7fff7;
  border-color: #e3ffde;
  color: #5BB75B;
}
.alert-danger,
.alert-error,
#errorMessage,
#authMessage {
  background-color: #fef6f6;
  border-color: #fce8ec;
  color: #cd3232;
}
.alert-info,
#infoMessage {
  background-color: #f9fdff;
  border-color: #e0faff;
  color: #30bcef;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #30bcef;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #30bcef;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #30bcef;
  border-bottom-color: #30bcef;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #11a5db;
  border-bottom-color: #11a5db;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  color: #555;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 0 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar-link {
  color: #555;
}
.navbar-link:hover {
  color: #333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 6px;
}
.navbar .btn-group .btn {
  margin: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner {
  border: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li:hover > a {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
  color: #999;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #fff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #999;
}
.paging {
  height: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.paging span {
  float: left;
}
.paging span a,
.paging .prev,
.paging .next,
.paging .current,
.paging .ellipsis {
  float: left;
  padding: 0 14px;
  color: #555;
  line-height: 38px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.paging span a:hover,
.paging span a.current,
.paging .prev:hover,
.paging .prev.current,
.paging .next:hover,
.paging .next.current,
.paging .current:hover,
.paging .current.current,
.paging .ellipsis:hover,
.paging .ellipsis.current {
  background-color: #f5f5f5;
  color: #000;
}
.paging span a.disabled,
.paging .prev.disabled,
.paging .next.disabled,
.paging .current.disabled,
.paging .ellipsis.disabled {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.paging span.prev,
.paging .prev a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.paging span.next,
.paging span.next a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.paging span.prev a,
.paging span.next a {
  padding: 0px;
  border: none;
  display: block;
}
.paging span.next,
.paging span.prev,
.paging-count {
  display: none;
}
.paging span:first-child,
.paging span.prev + span {
  border-left: 1px solid #ddd;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999;
  background-color: #fff;
  cursor: default;
}
.modal-open .dropdown-menu {
  z-index: 1000999;
}
.modal-open .dropdown.open {
  *z-index: 1000999;
}
.modal-open .popover {
  z-index: 1001009;
}
.modal-open .tooltip {
  z-index: 1001029;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  outline: none;
  z-index: 999999;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.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-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 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
.thumbnails {
  margin-left: -10px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 10px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #30bcef;
  -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);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.label,
.badge {
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #cd3232;
}
.label-important[href],
.badge-important[href] {
  background-color: #a42828;
}
.label-warning,
.badge-warning {
  background-color: #ee8223;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #ce6910;
}
.label-success,
.badge-success {
  background-color: #5BB75B;
}
.label-success[href],
.badge-success[href] {
  background-color: #449b44;
}
.label-info,
.badge-info {
  background-color: #9C95D4;
}
.label-info[href],
.badge-info[href] {
  background-color: #7a71c5;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-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(to bottom,#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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -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(to bottom,#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;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.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;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-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(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-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(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-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(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-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(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}
html,
body,
.content {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px;
}
footer,
.footer-push {
  height: 80px;
}
.admin .wrapper {
  margin: 0 auto -40px;
}
.admin footer,
.admin .footer-push {
  height: 40px;
}
@media (max-width: 767px) {
  .wrapper {
    min-height: 0;
    height: auto;
    margin: 0 auto;
  }
  footer,
  .footer-push {
    height: auto;
    margin: 0 -20px;
  }
  footer .container,
  .footer-push .container {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .wrapper {
    margin: 0 auto -80px;
  }
  footer,
  .footer-push {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    margin: 0 auto -80px;
  }
  footer,
  .footer-push {
    height: 80px;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=3.0.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav [class^="icon-"],
.nav [class*=" icon-"] {
  display: inline;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"],
.nav li [class^="icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eee;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn .icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
@font-face {
  font-family: 'Font-Awesome-Corp';
  src: url('../font/fontawesome-corp-webfont.eot');
  src: url('../font/fontawesome-corp-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-corp-webfont.woff') format('woff'), url('../font/fontawesome-corp-webfont.ttf') format('truetype'), url('../font/fontawesome-corp-webfont.svg#Font-Awesome-More') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-amazon-sign:before,
.icon-amazon:before,
.icon-android:before,
.icon-apple-itunes:before,
.icon-apple:before,
.icon-aws:before,
.icon-bing-sign:before,
.icon-bing:before,
.icon-duck-duck-go:before,
.icon-google-sign:before,
.icon-google:before,
.icon-sparrow-sign:before,
.icon-sparrow:before,
.icon-windows:before,
.icon-windows8:before,
.icon-yahoo:before {
  font-family: 'Font-Awesome-Corp';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-amazon-sign:before {
  content: "\f340";
}
.icon-amazon:before {
  content: "\f341";
}
.icon-android:before {
  content: "\f342";
}
.icon-apple-itunes:before {
  content: "\f343";
}
.icon-apple:before {
  content: "\f344";
}
.icon-aws:before {
  content: "\f345";
}
.icon-bing-sign:before {
  content: "\f346";
}
.icon-bing:before {
  content: "\f347";
}
.icon-duck-duck-go:before {
  content: "\f348";
}
.icon-google-sign:before {
  content: "\f349";
}
.icon-google:before {
  content: "\f34a";
}
.icon-sparrow-sign:before {
  content: "\f34b";
}
.icon-sparrow:before {
  content: "\f34c";
}
.icon-windows:before {
  content: "\f34d";
}
.icon-windows8:before {
  content: "\f34e";
}
.icon-yahoo:before {
  content: "\f34f";
}

/* responsive.less*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -10px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 734px;
  }
  .span24 {
    width: 734px;
  }
  .span23 {
    width: 703px;
  }
  .span22 {
    width: 672px;
  }
  .span21 {
    width: 641px;
  }
  .span20 {
    width: 610px;
  }
  .span19 {
    width: 579px;
  }
  .span18 {
    width: 548px;
  }
  .span17 {
    width: 517px;
  }
  .span16 {
    width: 486px;
  }
  .span15 {
    width: 455px;
  }
  .span14 {
    width: 424px;
  }
  .span13 {
    width: 393px;
  }
  .span12 {
    width: 362px;
  }
  .span11 {
    width: 331px;
  }
  .span10 {
    width: 300px;
  }
  .span9 {
    width: 269px;
  }
  .span8 {
    width: 238px;
  }
  .span7 {
    width: 207px;
  }
  .span6 {
    width: 176px;
  }
  .span5 {
    width: 145px;
  }
  .span4 {
    width: 114px;
  }
  .span3 {
    width: 83px;
  }
  .span2 {
    width: 52px;
  }
  .span1 {
    width: 21px;
  }
  .offset24 {
    margin-left: 754px;
  }
  .offset23 {
    margin-left: 723px;
  }
  .offset22 {
    margin-left: 692px;
  }
  .offset21 {
    margin-left: 661px;
  }
  .offset20 {
    margin-left: 630px;
  }
  .offset19 {
    margin-left: 599px;
  }
  .offset18 {
    margin-left: 568px;
  }
  .offset17 {
    margin-left: 537px;
  }
  .offset16 {
    margin-left: 506px;
  }
  .offset15 {
    margin-left: 475px;
  }
  .offset14 {
    margin-left: 444px;
  }
  .offset13 {
    margin-left: 413px;
  }
  .offset12 {
    margin-left: 382px;
  }
  .offset11 {
    margin-left: 351px;
  }
  .offset10 {
    margin-left: 320px;
  }
  .offset9 {
    margin-left: 289px;
  }
  .offset8 {
    margin-left: 258px;
  }
  .offset7 {
    margin-left: 227px;
  }
  .offset6 {
    margin-left: 196px;
  }
  .offset5 {
    margin-left: 165px;
  }
  .offset4 {
    margin-left: 134px;
  }
  .offset3 {
    margin-left: 103px;
  }
  .offset2 {
    margin-left: 72px;
  }
  .offset1 {
    margin-left: 41px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.3623978201635%;
    *margin-left: 1.3097662412161%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span24 {
    width: 100%;
    *width: 99.947368421053%;
  }
  .row-fluid .span23 {
    width: 95.776566757493%;
    *width: 95.723935178546%;
  }
  .row-fluid .span22 {
    width: 91.553133514986%;
    *width: 91.500501936039%;
  }
  .row-fluid .span21 {
    width: 87.32970027248%;
    *width: 87.277068693532%;
  }
  .row-fluid .span20 {
    width: 83.106267029973%;
    *width: 83.053635451025%;
  }
  .row-fluid .span19 {
    width: 78.882833787466%;
    *width: 78.830202208519%;
  }
  .row-fluid .span18 {
    width: 74.659400544959%;
    *width: 74.606768966012%;
  }
  .row-fluid .span17 {
    width: 70.435967302452%;
    *width: 70.383335723505%;
  }
  .row-fluid .span16 {
    width: 66.212534059945%;
    *width: 66.159902480998%;
  }
  .row-fluid .span15 {
    width: 61.989100817439%;
    *width: 61.936469238491%;
  }
  .row-fluid .span14 {
    width: 57.765667574932%;
    *width: 57.713035995985%;
  }
  .row-fluid .span13 {
    width: 53.542234332425%;
    *width: 53.489602753478%;
  }
  .row-fluid .span12 {
    width: 49.318801089918%;
    *width: 49.266169510971%;
  }
  .row-fluid .span11 {
    width: 45.095367847411%;
    *width: 45.042736268464%;
  }
  .row-fluid .span10 {
    width: 40.871934604905%;
    *width: 40.819303025957%;
  }
  .row-fluid .span9 {
    width: 36.648501362398%;
    *width: 36.59586978345%;
  }
  .row-fluid .span8 {
    width: 32.425068119891%;
    *width: 32.372436540944%;
  }
  .row-fluid .span7 {
    width: 28.201634877384%;
    *width: 28.149003298437%;
  }
  .row-fluid .span6 {
    width: 23.978201634877%;
    *width: 23.92557005593%;
  }
  .row-fluid .span5 {
    width: 19.754768392371%;
    *width: 19.702136813423%;
  }
  .row-fluid .span4 {
    width: 15.531335149864%;
    *width: 15.478703570916%;
  }
  .row-fluid .span3 {
    width: 11.307901907357%;
    *width: 11.25527032841%;
  }
  .row-fluid .span2 {
    width: 7.0844686648501%;
    *width: 7.0318370859028%;
  }
  .row-fluid .span1 {
    width: 2.8610354223433%;
    *width: 2.808403843396%;
  }
  .row-fluid .offset24 {
    margin-left: 102.72479564033%;
    *margin-left: 102.61953248243%;
  }
  .row-fluid .offset24:first-child {
    margin-left: 101.36239782016%;
    *margin-left: 101.25713466227%;
  }
  .row-fluid .offset23 {
    margin-left: 98.50136239782%;
    *margin-left: 98.396099239925%;
  }
  .row-fluid .offset23:first-child {
    margin-left: 97.138964577657%;
    *margin-left: 97.033701419762%;
  }
  .row-fluid .offset22 {
    margin-left: 94.277929155313%;
    *margin-left: 94.172665997419%;
  }
  .row-fluid .offset22:first-child {
    margin-left: 92.91553133515%;
    *margin-left: 92.810268177255%;
  }
  .row-fluid .offset21 {
    margin-left: 90.054495912807%;
    *margin-left: 89.949232754912%;
  }
  .row-fluid .offset21:first-child {
    margin-left: 88.692098092643%;
    *margin-left: 88.586834934748%;
  }
  .row-fluid .offset20 {
    margin-left: 85.8310626703%;
    *margin-left: 85.725799512405%;
  }
  .row-fluid .offset20:first-child {
    margin-left: 84.468664850136%;
    *margin-left: 84.363401692241%;
  }
  .row-fluid .offset19 {
    margin-left: 81.607629427793%;
    *margin-left: 81.502366269898%;
  }
  .row-fluid .offset19:first-child {
    margin-left: 80.245231607629%;
    *margin-left: 80.139968449735%;
  }
  .row-fluid .offset18 {
    margin-left: 77.384196185286%;
    *margin-left: 77.278933027391%;
  }
  .row-fluid .offset18:first-child {
    margin-left: 76.021798365123%;
    *margin-left: 75.916535207228%;
  }
  .row-fluid .offset17 {
    margin-left: 73.160762942779%;
    *margin-left: 73.055499784885%;
  }
  .row-fluid .offset17:first-child {
    margin-left: 71.798365122616%;
    *margin-left: 71.693101964721%;
  }
  .row-fluid .offset16 {
    margin-left: 68.937329700272%;
    *margin-left: 68.832066542378%;
  }
  .row-fluid .offset16:first-child {
    margin-left: 67.574931880109%;
    *margin-left: 67.469668722214%;
  }
  .row-fluid .offset15 {
    margin-left: 64.713896457766%;
    *margin-left: 64.608633299871%;
  }
  .row-fluid .offset15:first-child {
    margin-left: 63.351498637602%;
    *margin-left: 63.246235479707%;
  }
  .row-fluid .offset14 {
    margin-left: 60.490463215259%;
    *margin-left: 60.385200057364%;
  }
  .row-fluid .offset14:first-child {
    margin-left: 59.128065395095%;
    *margin-left: 59.022802237201%;
  }
  .row-fluid .offset13 {
    margin-left: 56.267029972752%;
    *margin-left: 56.161766814857%;
  }
  .row-fluid .offset13:first-child {
    margin-left: 54.904632152589%;
    *margin-left: 54.799368994694%;
  }
  .row-fluid .offset12 {
    margin-left: 52.043596730245%;
    *margin-left: 51.93833357235%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 50.681198910082%;
    *margin-left: 50.575935752187%;
  }
  .row-fluid .offset11 {
    margin-left: 47.820163487738%;
    *margin-left: 47.714900329844%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 46.457765667575%;
    *margin-left: 46.35250250968%;
  }
  .row-fluid .offset10 {
    margin-left: 43.596730245232%;
    *margin-left: 43.491467087337%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 42.234332425068%;
    *margin-left: 42.129069267173%;
  }
  .row-fluid .offset9 {
    margin-left: 39.373297002725%;
    *margin-left: 39.26803384483%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 38.010899182561%;
    *margin-left: 37.905636024667%;
  }
  .row-fluid .offset8 {
    margin-left: 35.149863760218%;
    *margin-left: 35.044600602323%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 33.787465940054%;
    *margin-left: 33.68220278216%;
  }
  .row-fluid .offset7 {
    margin-left: 30.926430517711%;
    *margin-left: 30.821167359816%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 29.564032697548%;
    *margin-left: 29.458769539653%;
  }
  .row-fluid .offset6 {
    margin-left: 26.702997275204%;
    *margin-left: 26.59773411731%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 25.340599455041%;
    *margin-left: 25.235336297146%;
  }
  .row-fluid .offset5 {
    margin-left: 22.479564032698%;
    *margin-left: 22.374300874803%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 21.117166212534%;
    *margin-left: 21.011903054639%;
  }
  .row-fluid .offset4 {
    margin-left: 18.256130790191%;
    *margin-left: 18.150867632296%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 16.893732970027%;
    *margin-left: 16.788469812133%;
  }
  .row-fluid .offset3 {
    margin-left: 14.032697547684%;
    *margin-left: 13.927434389789%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 12.67029972752%;
    *margin-left: 12.565036569626%;
  }
  .row-fluid .offset2 {
    margin-left: 9.8092643051771%;
    *margin-left: 9.7040011472824%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 8.4468664850136%;
    *margin-left: 8.3416033271189%;
  }
  .row-fluid .offset1 {
    margin-left: 5.5858310626703%;
    *margin-left: 5.4805679047756%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 4.2234332425068%;
    *margin-left: 4.1181700846121%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 10px;
  }
  input.span24, textarea.span24, .uneditable-input.span24 {
    width: 720px;
  }
  input.span23, textarea.span23, .uneditable-input.span23 {
    width: 689px;
  }
  input.span22, textarea.span22, .uneditable-input.span22 {
    width: 658px;
  }
  input.span21, textarea.span21, .uneditable-input.span21 {
    width: 627px;
  }
  input.span20, textarea.span20, .uneditable-input.span20 {
    width: 596px;
  }
  input.span19, textarea.span19, .uneditable-input.span19 {
    width: 565px;
  }
  input.span18, textarea.span18, .uneditable-input.span18 {
    width: 534px;
  }
  input.span17, textarea.span17, .uneditable-input.span17 {
    width: 503px;
  }
  input.span16, textarea.span16, .uneditable-input.span16 {
    width: 472px;
  }
  input.span15, textarea.span15, .uneditable-input.span15 {
    width: 441px;
  }
  input.span14, textarea.span14, .uneditable-input.span14 {
    width: 410px;
  }
  input.span13, textarea.span13, .uneditable-input.span13 {
    width: 379px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 348px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 317px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 286px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 255px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 224px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 193px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 162px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 131px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 100px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 69px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 38px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 7px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  [class*="offset"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    margin-left: 0;
    width: auto;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #555;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .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;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body .content h2.start-title span {
    left: 295px;
  }
  body .content ol.over-block1 > li .list-content {
    height: 240px;
  }
  body .content ol.over-block1 > li .list-content .btn {
    width: 84px;
  }
  body .content .banner-bg,
  body .content .banner-bg > div {
    position: static;
    margin: 0px;
    width: auto;
    text-align: center;
  }
  body .content .banner-bg .space,
  body .content .banner-bg > div .space {
    padding: 10px;
  }
  body .content .space {
    padding: 5px;
  }
  body .content .or-ver {
    left: 8px;
    top: 120px;
  }
  body .content .form-login {
    margin-left: 10px;
  }
  body .content .form-login .checkbox {
    margin-left: 5px;
  }
  body .content .form-login .info {
    margin-left: 10px;
  }
  body .content .form-login label {
    background-position: 3px 3px;
    padding: 0px 0px 0px 10px;
    text-align: left;
  }
  body .content .form-login .form-actions {
    padding: 10px 10px 10px 10px;
  }
  body .content .navbar .nav > li > a {
    padding: 10px 10px 10px 10px;
  }
  body .content .navbar .admin-menu > li > a {
    padding: 15px 20px 15px 20px;
  }
  body .content .vot-count a {
    padding: 2px 7px 2px 7px;
  }
  body .content .navbar .nav-collapse .dropdown .dropdown-menu {
    display: none;
  }
  body .content .navbar .nav-collapse .dropdown.open .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0px 10px 0px 10px;
  }
  body .content .mob-clr {
    float: none;
    display: block;
    width: auto;
  }
  body .content .mob-sep-none {
    border: none;
  }
  body .content .donate-link-block {
    float: none;
    margin: 10px 0 0 0;
  }
  body .content h2.start-title span {
    position: static;
  }
  body .content .list-block img {
    width: 100%;
  }
  body .content .fund {
    display: block;
  }
  body .content .affix-content,
  body .content .affix,
  body .content .admin .admin-content,
  body .content .banner-bg {
    position: static;
  }
  body .content [class*="span"].pull-left {
    float: left;
    margin-left: 10px;
  }
  body .content .fixed-nav-container,
  body .content .fixed-admin-nav-container {
    padding: 0px;
  }
  body .content ol.over-block1 > li .list-content {
    height: 240px;
  }
  body .content [class*="span"].more {
    width: 35px;
  }
  body .content .form-horizontal .checkbox,
  body .content .form-horizontal .help-block,
  body .content .form-horizontal .help,
  body .content .form-horizontal .info {
    margin-left: auto;
  }
  body .content .form-horizontal label {
    text-align: left;
    background-position: left top;
  }
  body .content .form-login .form-actions {
    padding: 10px 10px 10px 10px;
  }
  body .content .or-ver {
    top: 9px;
    left: 47%;
  }
  body .content .thumbnail h4.ver-space+aside {
    border-top: 1px solid #ddd;
    border-left: none;
  }
  body .content .navbar .sep,
  body .content .navbar .sep-top,
  body .content .navbar .sep-right,
  body .content .navbar .sep-bot {
    border: none;
  }
  body .content .navbar [class*="span"] {
    margin-left: 0;
  }
  body .content .navbar .brand {
    padding-left: 20px;
  }
  body .content .nav-tabs > li {
    float: none;
  }
  body .content .over-details .pull-left {
    float: left;
  }
  body .content .mob-ps {
    position: static;
  }
  body .content .project-affix.affix {
    height: auto;
    width: auto;
    border: none;
    box-shadow: none;
  }
  body .content .project-affix.affix .mob-ps a {
    margin: 5px 0 5px 0;
  }
  body .content .navbar .nav > li > .dropdown-menu:before,
  body .content .navbar .nav > li > .dropdown-menu:after {
    display: none;
  }
  body .content .dropdown-menu.arrow:before,
  body .content .dropdown-menu.arrow:after {
    border: none;
  }
  body .content .navbar .nav-collapse .dropdown .dropdown-menu {
    display: none;
  }
  body .content .navbar .nav-collapse .dropdown.open .dropdown-menu {
    display: block;
  }
  body .content .register-social-icons ul li.span.pull-left {
    margin-left: 0px;
  }
  body .content #main .form-maximize select,
  body .content #main .form-maximize textarea,
  body .content #main .form-maximize input[type="text"],
  body .content #main .form-maximize input[type="password"],
  body .content #main .form-maximize input[type="datetime"],
  body .content #main .form-maximize input[type="datetime-local"],
  body .content #main .form-maximize input[type="date"],
  body .content #main .form-maximize input[type="month"],
  body .content #main .form-maximize input[type="time"],
  body .content #main .form-maximize input[type="week"],
  body .content #main .form-maximize input[type="number"],
  body .content #main .form-maximize input[type="email"],
  body .content #main .form-maximize input[type="url"],
  body .content #main .form-maximize input[type="tel"],
  body .content #main .form-maximize input[type="color"],
  body .content #main .form-maximize input[type="video"],
  body .content #main .form-maximize .uneditable-input input {
    width: 95%;
  }
  body .content #main .form-maximize textarea {
    width: 92%;
    height: 125px;
  }
  body .content #main .form-maximize .website-block textarea {
    width: 92%;
  }
  body .content #main .form-maximize select {
    width: 100%;
    height: 42px;
    border: 1px solid #bbb;
    background-color: #fff;
  }
  body .content #main .form-maximize label {
    width: 100%;
  }
  body .content #main .form-maximize .form-horizontal .checkbox,
  body .content #main .form-maximize .help,
  body .content #main .form-maximize .info {
    margin-left: 0px;
    width: 100%;
  }
  body .content #main .form-maximize .checkbox {
    margin-left: 0px;
  }
  body .content #main .form-maximize .checkbox label {
    width: auto;
  }
  body .content #main .form-maximize .checkbox .info {
    margin-left: 0;
  }
  body .content #main .form-maximize .radio {
    margin-left: 0px;
  }
  body .content #main .form-maximize .radio label {
    width: auto;
  }
  body .content #main .form-maximize .profile-block input[type="text"],
  body .content #main .form-maximize .profile-block select {
    width: 100%;
  }
  body .content #main .form-maximize .profile-block .info {
    width: 100%;
  }
  body .content #main .form-maximize input.location-input {
    width: 275px !important;
  }
  body .content #main .form-maximize select.location-input {
    width: 100%;
  }
  body .content #main .form-maximize .input .error-message {
    margin-left: 0;
  }
  body .content #main .form-maximize .checkbox .error-message {
    margin-left: 0;
  }
  body .content #main .form-maximize .date select {
    width: 133px !important;
  }
  body .content #main .form-maximize .payment-gateways .radio label {
    width: 95%;
  }
  body .content #main .form-maximize .payment-type .radio {
    margin-left: 0px;
  }
  body .content footer,
  body .content .footer-push {
    margin: 0px;
  }
  body .content .modal.fade.in {
    top: 30px;
  }
  body input[type="text"],
  body input[type="password"],
  body input[type="datetime"],
  body input[type="datetime-local"],
  body input[type="date"],
  body input[type="month"],
  body input[type="time"],
  body input[type="week"],
  body input[type="number"],
  body input[type="email"],
  body input[type="url"],
  body input[type="search"],
  body input[type="tel"],
  body input[type="color"],
  body .uneditable-input input {
    width: 94%;
  }
  body select {
    width: 97%;
  }
  body #js-map-container {
    width: 100% !important;
  }
  body .modal form textarea {
    width: 100%;
  }
}
@media (max-width: 685px) {
  body .content .modal {
    height: 90%;
    overflow: scroll;
  }
}
@media (max-width: 480px) {
  body .content .form-horizontal .help-block,
  body .content .form-horizontal .help,
  body .content .form-horizontal .submit {
    margin: 0px;
  }
  body .content .form-horizontal label {
    text-align: left;
    background-position: left top;
  }
  body .content .form-horizontal .affix {
    position: static;
  }
}
@media (max-width: 450px) {
  body .content .text-16 {
    height: auto;
  }
  body .content ol.over-block > li .list-content {
    height: 218px;
  }
  body .content .nav-collapse .navbar-search {
    padding: 10px 5px 10px 9px;
  }
  body .content footer .container,
  body .content .footer-push .container {
    padding: 0;
  }
}
@media (max-width: 320px) {
  body input,
  body textarea {
    width: 150px;
  }
  body .bootstrap-datetimepicker-widget {
    left: 0;
  }
}
@media (max-width: 300px) {
  body .content .list-block ol.thumbnails > li .list-content,
  body .content ol.over-block > li .list-content,
  body .content ol.over-block1 > li .list-content {
    height: 260px;
  }
  body .content .project-layer {
    width: 205px;
  }
  body .content input[type="text"],
  body .content input[type="password"],
  body .content input[type="datetime"],
  body .content input[type="datetime-local"],
  body .content input[type="date"],
  body .content input[type="month"],
  body .content input[type="time"],
  body .content input[type="week"],
  body .content input[type="number"],
  body .content input[type="email"],
  body .content input[type="url"],
  body .content input[type="search"],
  body .content input[type="tel"],
  body .content input[type="color"],
  body .content .uneditable-input input {
    width: 92%;
  }
  body .content select {
    width: 97%;
  }
}

/* custom.less*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content .pr {
  position: relative;
}
.content .pa {
  position: absolute;
}
.content .ps {
  position: static;
}
.content .pf {
  position: fixed;
}
.content .dc {
  text-align: center;
}
.content .dr {
  text-align: right;
}
.content .dl {
  text-align: left;
}
.content .sfont {
  font-size: 80%;
}
.content .textb {
  font-weight: bold;
}
.content .textn {
  font-weight: normal;
}
.content .no-bg {
  background: none;
}
.content .no-bor {
  border: none;
}
.content .no-pad {
  padding: 0 0 0 0;
}
.content .no-mar {
  margin: 0 0 0 0;
}
.content .space {
  padding: 10px 10px 10px 10px;
}
.content .mspace {
  margin: 10px 10px 10px 10px;
}
.content .hor-space {
  padding: 0px 10px 0px 10px;
}
.content .ver-space {
  padding: 10px 0px 10px 0px;
}
.content .hor-mspace {
  margin: 0px 10px 0px 10px;
}
.content .ver-mspace {
  margin: 10px 0px 10px 0px;
}
.content .top-space {
  padding: 8px 0 0 0;
}
.content .bot-space {
  padding: 0 0 8px 0;
}
.content .top-mspace {
  margin: 8px 0 0 0;
}
.content .right-space {
  padding: 0 8px 0 0;
}
.content .right-mspace {
  margin: 0 10px 0 0;
}
.content .left-space {
  padding: 0 0 0 8px;
}
.content .bot-mspace {
  margin: 0 0 8px 0;
}
.content .hor-smspace {
  margin: 0 5px 0 5px;
}
.content .ver-smspace {
  margin: 5px 0 5px 0;
}
.content .top-smspace {
  margin: 5px 0 0 0;
}
.content .bot-sspace {
  margin: 0 0 5px 0;
}
.content .hor-smspace {
  margin: 0 5px 0 5px;
}
.content .no-round {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.content .js .hide {
  display: none;
}
.content .show {
  display: block;
}
.content .show-inline {
  display: inline-block;
}
.content .sep {
  border-left: 1px solid #DDD;
}
.content .sep-right {
  border-right: 1px solid #DDD;
}
.content .sep-top {
  border-top: 1px solid #DDD;
}
.content .sep-bot {
  border-bottom: 1px solid #DDD;
}
.content .text-14 {
  font-size: 14px;
  line-height: 17px;
  height: 14px;
}
.content .text-14:hover {
  text-decoration: none;
}
.content .text-16 {
  font-size: 16px;
  line-height: 19px;
  height: 16px;
}
.content .text-16:hover {
  text-decoration: none;
}
.content .text-20 {
  font-size: 20px;
  line-height: 23px;
  height: 20px;
}
.content .text-20:hover {
  text-decoration: none;
}
.content .text-24 {
  font-size: 24px;
  line-height: 27px;
  height: 24px;
}
.content .text-24:hover {
  text-decoration: none;
}
.content .text-32 {
  font-size: 32px;
  line-height: 35px;
  height: 32px;
}
.content .text-32:hover {
  text-decoration: none;
}
.content .text-46 {
  font-size: 46px;
  line-height: 49px;
  height: 46px;
}
.content .text-46:hover {
  text-decoration: none;
}
.content .blackc {
  color: #000;
}
.content .linkc {
  color: #30bcef;
}
.content .whitec {
  color: #fff;
}
.content .grayc {
  color: #999;
}
.content .greenc {
  color: #9abb30;
}
.content .redc {
  color: #D23435;
}
.content .graph1c {
  color: #a47ae2;
}
.content .graph2c {
  color: #4986e7;
}
.content .graph3c {
  color: #f691b2;
}
.content .graph4c {
  color: #cd74e6;
}
.content .graph5c {
  color: #ff7537;
}
.content .graph6c {
  color: #d06b64;
}
.content .graph7c {
  color: #42d692;
}
.content .graph8c {
  color: #16a765;
}
.content .graph9c {
  color: #ac725e;
}
.content .graph10c {
  color: #9fe1e7;
}
.content .graph11c {
  color: #b99aff;
}
.content .graph12c {
  color: #ffad46;
}
.content .facebookc {
  color: #3D589B;
}
.content .twitterc {
  color: #49C8F5;
}
.content .googlec {
  color: #3179F1;
}
.content .googleplusc {
  color: #D24534;
}
.content .yahooc {
  color: #660F6D;
}
.content .openc {
  color: #FB5E01;
}
.content .linkedc {
  color: #0073A4;
}
.content .pinterestc {
  color: #D11E22;
}
.content .errorc {
  color: #ba4c4a;
}
.content .adminc {
  color: #f5f5f5;
}
.content .cur {
  cursor: pointer;
}
.content .over-hide {
  overflow: hidden;
}
.content .scroll {
  overflow: auto;
}
.content .no-float {
  float: none;
}
.content .htruncate {
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .no-under,
.content .no-under:hover {
  text-decoration: none;
}
.content .payment-gateways .nav-tabs > li > a {
  padding: 8px 18px 8px 18px;
}
.content .payment-gateways .nav-tabs > li > a:hover {
  padding: 8px 18px 8px 18px;
}
.content .payment-gateways label {
  width: 175px;
}
.content .payment-gateways .js-gatway_form_tpl label {
  width: auto;
  padding: 5px 9px 2px 5px;
  text-align: left;
}
.fixed-nav-container {
  padding-top: 80px;
}
.fixed-admin-nav-container {
  padding-top: 115px;
}
.fixed-home-nav-container {
  padding-top: 66px;
}
.fixed-admin-home-nav-container {
  padding-top: 105px;
}
.htruncate-mll2 {
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  height: 240px;
}
.htruncate-ml6 {
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  height: 120px;
}
.htruncate-ml2 {
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  height: 40px;
}
.more {
  background: #fff;
  border: 1px solid #DDD;
  font-size: 11px;
  line-height: 14px;
  width: 36px;
}
.or-hor,
.or-ver {
  top: -32px;
  background: #fff;
  left: 47%;
}
#ProjectAddForm .or-hor {
  left: 40%;
}
.or-ver {
  top: 120px;
  left: 17px;
}
.progress-mini {
  height: 10px;
}
.progress2 {
  margin-bottom: 15px;
}
.trans-bg {
  background: url("../img/ie-hovergrad.png") repeat left top;
  color: #fff;
}
.admin-bg {
  background: #000;
  color: #fff;
  font-weight: bold;
}
.admin-bg .brand {
  text-shadow: none;
}
.affix-content .trans-bg a {
  color: #fff;
}
.banner-bg {
  background: url("../img/banner-trans-bg.png") no-repeat left center;
  min-height: 300px;
  right: 20px;
  top: 0px;
  text-align: justify;
  font-size: 13px;
  text-shadow: 0 0 0 #000;
}
.cat-pos {
  bottom: 0;
  left: 0;
  width: 100%;
}
form .radio label,
form .checkbox label {
  margin-left: 3px;
}
.inbox-count {
  top: 0px;
  left: -10px;
}
.strip-bot {
  bottom: 0;
  font-size: 9px;
  left: 0;
  line-height: 10px;
  padding: 1px 0 1px 0;
  width: 100%;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.login-block {
  min-height: 90px;
}
.login-block iframe,
.login-block iframe div.pluginSkinLight + div {
  width: 230px !important;
}
.fix-cont {
  top: 100px;
  right: 20px;
}
table a {
  color: #000;
}
table thead tr td,
.vtop {
  vertical-align: top;
}
table tr:hover td {
  background: #F9F9F9;
}
table th {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#f9f9f9,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#eee));
  background-image: -webkit-linear-gradient(top,#f9f9f9,#eee);
  background-image: -o-linear-gradient(top,#f9f9f9,#eee);
  background-image: linear-gradient(to bottom,#f9f9f9,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffeeeeee', GradientType=0);
}
.row-fluid table td [class*="span"] {
  float: left;
}
.desc-cont {
  height: 42px;
}
.loader {
  background: url("../img/ajax-loader.gif") no-repeat scroll 0 0 transparent;
  height: 15px;
  margin: 25px 25px 25px 25px;
}
.mes-head .thumbnail {
  padding: 0 0 0 0;
  width: 25px;
}
.guideline-block {
  height: 200px;
}
ul.nav li a .icon-fund,
ul.nav li a .icon-start-project,
ul.nav li a .icon-qus-mark {
  width: 20px;
  background: url("../img/sprites.png") no-repeat 0 -24px;
}
ul.nav li a .icon-start-project,
ul.nav li a .icon-qus-mark {
  background-position: 0 -94px;
}
ul.nav li a .icon-qus-mark {
  background-position: 0 -173px;
}
.navbar .admin-menu > li > a {
  padding: 10px 12px 10px 12px;
}
.box-head .btn {
  margin: 2px 0 0 0;
}
.active .mes-head,
li:hover .mes-head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
ul.social-avatar li {
  margin: 3px 3px 0 0;
  min-height: 32px;
}
ul.social-avatar > li a {
  width: 31px \9;
  height: 31px \9;
}
ul.social-avatar > li a img {
  width: 31px \9;
  height: 31px \9;
}
.admin-panel-block {
  width: 200px;
  right: 0;
  left: auto;
}
.admin-panel-inner-block {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.canvas-icon {
  top: 57px;
  left: 45%;
}
.admin-panel-inner {
  top: -7px;
  left: 45%;
}
.admin-panel-block .accordion-body {
  width: 950px;
  top: 10px;
}
.admin-panel-block .accordion-heading .accordion-toggle {
  padding: 5px;
}
.container .project-affix-admin.show-panel-section {
  top: 420px;
}
.show-panel {
  padding-top: 420px;
}
p#cssilize a,
a.powered,
a.company {
  background: url("../img/cssilize.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999em;
  float: left;
  width: 129px;
  height: 16px;
  margin: 3px 0 0 0;
}
a.powered {
  background: url("../img/powered-crowdfund.png") no-repeat scroll 0 0 transparent;
  width: 90px;
  height: 17px;
}
a.company {
  background: url("../img/powered-by-agriya.png") no-repeat scroll 0 0 transparent;
  margin: 3px 5px 0 5px;
  width: 80px;
  height: 20px;
  display: block;
}
ul.follow-links li a {
  text-indent: -999em;
  width: 34px;
  height: 33px;
  background: url("../img/sprites.png") no-repeat;
}
ul.follow-links li.facebook a {
  background-position: 0 -494px;
}
ul.follow-links li.facebook a:hover {
  background-position: 0 -527px;
}
ul.follow-links li.twitter a {
  background-position: -44px -494px;
}
ul.follow-links li.twitter a:hover {
  background-position: -44px -527px;
}
ul.follow-links li.rss a {
  background-position: -88px -494px;
}
ul.follow-links li.rss a:hover {
  background-position: -88px -527px;
}
.list-block ol.thumbnails > li .list-content,
ol.over-block > li .list-content,
ol.over-block1 > li .list-content {
  overflow: hidden;
  height: 220px;
}
ol.over-block > li.disabled,
table tr.disabled img {
  background: #FBF9FA;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
ol.over-block > li.disabled a,
table tr.disabled,
table tr.disabled a {
  color: #e1e1e1;
}
table tr.disabled .dropdown-menu a {
  color: #333;
}
ol.over-block > li .list-content {
  height: 158px;
}
ol.over-block1 > li .list-content {
  height: 150px;
}
.list-block ol.thumbnails > li .list-details,
ol.over-block > li .list-details,
ol.over-block1 > li .list-details {
  -webkit-transition: margin 0.25s ease 0s;
  -moz-transition: margin 0.25s ease 0s;
  -o-transition: margin 0.25s ease 0s;
  transition: margin 0.25s ease 0s;
  margin-top: 12px;
}
.list-details .over-details {
  position: static;
}
.list-block ol.thumbnails > li:hover .list-details {
  margin-top: -229px;
  height: 220px;
  position: relative;
}
ol.over-block li:hover .list-details,
ol.over-block1 li:hover .list-details {
  margin-top: -50px;
  height: 55px;
  position: relative;
}
ol.over-block li:hover .list-details .over-details,
ol.over-block1 li:hover .list-details .over-details,
.list-block ol.thumbnails > li:hover .list-details {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
}
.list-block ol.thumbnails.idea-list > li .list-content {
  height: 213px;
}
.list-block ol.thumbnails.idea-list > li .embed-list-content {
  height: 227px;
}
.list-block ol.thumbnails > li:hover .embed-list-details {
  margin-top: -229px;
  height: 230px;
  position: relative;
}
.icon-facebook-sign.text-32,
.icon-twitter-sign.text-32,
.icon-linkedin-sign.text-32,
.icon-yahoo.text-32,
.icon-google-sign.text-32,
.icon-openid-sign.text-32,
.icon-google-plus-sign.text-32,
.icon-pinterest-sign.text-32 {
  width: 28px;
  overflow: hidden;
}
ul li.google-sign a,
ul li.yahoo-icon a {
  *background: url("../img/google-icon.png") no-repeat;
  *width: 22px;
  *height: 22px;
  *text-indent: -9999em;
  *margin: 3px 5px 0 5px;
  *display: block;
}
ul li.yahoo-icon a {
  *background: url("../img/yahoo-icon.png") no-repeat 0 0;
  *width: 24px;
  *margin-right: 5px;
}
.affix-content,
.affix,
.admin .admin-content,
.flash-message {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  top: -60px;
  width: 100%;
  z-index: 400;
  position: fixed;
  z-index: 99999;
}
.affix,
.admin .admin-top,
.flash-message {
  top: 0px;
}
.project-affix.affix {
  width: 960px;
  border: 1px solid #DDD;
  border-top: none;
  background: #FFF;
  -webkit-transition: all 0s ease-in-out 0s;
  -moz-transition: all 0s ease-in-out 0s;
  -o-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s;
  -webkit-box-shadow: 0 2px 3px #CCC;
  -moz-box-shadow: 0 2px 3px #CCC;
  box-shadow: 0 2px 3px #CCC;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  height: 147px;
  margin-left: -9px;
}
.project-affix.affix.title-double-line {
  height: 160px;
}
.project-affix-nonregister.affix {
  top: 60px;
  padding-left: 5px;
}
.project-affix-admin.affix {
  top: 105px;
  z-index: 100;
  padding-left: 5px;
}
.project-affix-user.affix {
  top: 65px;
  z-index: 100;
  padding-left: 5px;
}
.flash-message {
  z-index: 9999999;
}
.dropdown-menu.arrow:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 13px;
}
.dropdown-menu.arrow:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 15px;
}
.dropdown-menu.arrow.arrow-right {
  left: auto;
  right: 0px;
}
.dropdown-menu.arrow.arrow-right:before {
  left: auto;
  right: 12px;
}
.dropdown-menu.arrow.arrow-right:after {
  left: auto;
  right: 11px;
}
.dropdown-menu.arrow.arrow-middle {
  left: auto;
  right: 110px;
}
.dropdown-menu.arrow.arrow-middle:before {
  left: auto;
  right: 12px;
}
.dropdown-menu.arrow.arrow-middle:after {
  left: auto;
  right: 13px;
}
ul.cus-menu li a {
  background: #DDD;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.cus-menu li.active a,
ul.cus-menu li.active:hover a {
  background: #30bcef;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.5);
  box-shadow: inset 1px 1px 2px rgba(0,0,0,0.5);
  border: none;
  text-shadow: none;
}
.cmt-user-reply {
  background: #F7FFDE;
}
.cmt-reply,
.com-bg,
.altrow {
  background: #f9f9f9;
}
.project-status-1 {
  color: #E49F18;
}
.project-status-2 {
  color: #8f91db;
}
.project-status-3 {
  color: #557D36;
}
.project-status-4 {
  color: #49C8F5;
}
.project-status-5 {
  color: #FF85AD;
}
.project-status-6 {
  color: #A87163;
}
.project-status-7 {
  color: #30b4ef;
}
.project-status-8 {
  color: #78A595;
}
.project-status-9 {
  color: #0F5755;
}
.project-status-10 {
  color: #78A595;
}
.project-status-11 {
  color: #98A225;
}
.project-status-suspended {
  color: #016EA0;
}
.project-status-flagged {
  color: #8B65D6;
}
.pro-status-1 {
  background-color: #E49F18;
}
.pro-status-2 {
  background-color: #8f91db;
}
.pro-status-3 {
  background-color: #557D36;
}
.pro-status-4 {
  background-color: #49C8F5;
}
.pro-status-5 {
  background-color: #FF85AD;
}
.pro-status-6 {
  background-color: #A87163;
}
.pro-status-7 {
  background-color: #2A91C9;
}
.pro-status-8 {
  background-color: #78A595;
}
.pro-status-9 {
  background-color: #0F5755;
}
.pro-status-10 {
  background-color: #78A5F5;
}
.pro-status-11 {
  background-color: #98A225;
}
.pro-status-12 {
  background-color: #B71F8E;
}
.pro-status-13 {
  background-color: #470B70;
}
.project-status {
  background-color: #B5DE6B;
}
.pro-status-suspended {
  background-color: #016EA0;
}
.pro-status-flagged {
  background-color: #8B65D6;
}
.maintanace {
  background-color: #C4E6FD;
}
.home-round-block {
  padding: 4px 4px 4px 4px;
  border: 1px solid #FFF;
}
.home-round-block.well {
  border: 1px solid #E3E3E3;
}
.pledge-status,
.donate-status,
.equity-status,
.lend-status {
  height: 100px;
}
.pledge-status {
  background: #30b2ef;
}
.pledgec {
  color: #30b2ef;
}
.donate-status {
  background: #a1d45e;
}
.donatec {
  color: #a1d45e;
}
.equity-status {
  background: #9c95d4;
}
.equityc {
  color: #9c95d4;
}
.lend-status {
  background: #ee8223;
}
.lendc {
  color: #ee8223;
}
.donate-circ  img {
  padding: 10px 0 0 0;
}
.pledge-block {
  border-bottom: 2px solid #30b2ef;
  padding: 0px 0px 25px 0px;
}
.donate-block {
  border-bottom: 2px solid #a1d45e;
  padding: 0px 0px 25px 0px;
}
.equity-block {
  border-bottom: 2px solid #9c95d4;
  padding: 0px 0px 25px 0px;
}
.lend-block {
  border-bottom: 2px solid #ee8223;
  padding: 0px 0px 25px 0px;
}
.pledge-block p,
.donate-block p,
.equity-block p {
  margin: 15px 0 25px 0;
}
.lend-block p {
  margin: 15px 0 2px 0;
}
.pledge-block .circ,
.donate-block .circ,
.equity-block .circ,
.lend-block .circ {
  width: 100px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.pledge-block:hover .circ,
.donate-block:hover .circ,
.equity-block:hover .circ,
.lend-block:hover .circ {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.creative-ideas p {
  margin: 16px 0 0 0;
}
.creative-ideas {
  margin-top: 70px;
}
.input-append .post-btn {
  padding: 4px 24px 4px 24px;
}
.vot-count a {
  margin: 0 0 0 2px;
}
.start-block img {
  min-width: 1%;
}
h2.start-title {
  border-top: 1px solid #F0F0F0;
  margin: 23px 0px 25px 0px;
}
h2.start-title span {
  background: none repeat scroll 0 0 #FFFFFF;
  left: 385px;
  top: -23px;
}
.follow-over-view {
  z-index: 1;
}
.preview-block {
  width: 235px;
}
.share-follow {
  font-size: 15px;
  padding: 7px 22px 7px 22px;
  text-align: center;
}
.label-info,
.badge-info {
  background-color: #30BCEF;
}
.activities-share {
  min-height: 80px;
  padding-bottom: 30px;
}
input[type="submit"].btn.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-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(to bottom,#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) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
input[type="submit"].btn.btn-success:hover,
input[type="submit"].btn.btn-success:active,
input[type="submit"].btn.btn-success.active,
input[type="submit"].btn.btn-success.disabled,
input[type="submit"].btn.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
input[type="submit"].btn.btn-success:active,
input[type="submit"].btn.btn-success.active {
  background-color: #408140 \9;
}
div.project-block {
  min-height: 477px;
}
div.home-project-block {
  min-height: 380px;
}
ul li.stack a {
  background: url("../img/open-id.png") no-repeat 0 0;
  width: 24px;
  height: 24px;
  text-indent: -9999em;
  margin: 2px 0px 0px 4px;
  *margin: 3px 0 0;
}
ul li.angellist a {
  background: url("../img/angellist-icon.png") no-repeat 0 0;
  width: 24px;
  height: 24px;
  text-indent: -9999em;
  margin: 2px 0px 0px 8px;
  *margin: 3px 0 0 5px;
}
table th a:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 4px 4px 0px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: hidden;
}
.asc,
.desc {
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
table th a:hover:after {
  visibility: visible;
}
.desc:after,
.desc:hover:after {
  visibility: visible;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.asc:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #000;
  border-top: 0px solid transparent;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
input[type="password"] {
  font-family: Georgia, "Times New Roman", Times, serif;
}
img {
  max-width: 100%;
  height: auto;
  height: auto \9;
}
.users-login img {
  max-width: 100%;
}
.affix-truncate {
  width: 152px;
}
#mapblock ul.ui-autocomplete {
  min-width: 222.167px !important;
  width: auto !important;
  position: absolute !important;
  left: 152px !important;
  top: 30px !important;
}
#projects-add #mapblock ul.ui-autocomplete {
  left: 203px !important;
  top: 40px !important;
}
.home-empty-inner {
  display: block;
  height: 224px;
  padding-top: 165px;
  width: 220px;
}
.vote-empty-inner {
  height: 224px;
  padding-top: 165px;
}
.my_projects ol.thumbnails.idea-list > li .list-content {
  height: 222px;
}
.footer-link ul li {
  float: left;
}
.step {
  border: 3px solid #ccc;
  left: 150px;
  margin: 0;
  top: 30px;
  z-index: 0;
  width: 635px;
}
.step-block .badge {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 4px 12px;
}
.step-block > span {
  float: none;
  display: inline-block;
}
ul.starnew-rating [class*="span"] {
  margin-left: 8px;
}
.embed-page [class*="span"],
.embed-page ul.starnew-rating [class*="span"] {
  float: left;
}
.embed-page .list-details [class*="span"] {
  float: none;
}
.ui-sortable > tr,
.ui-sortable section.cur {
  cursor: move;
}
ul.no-link-vote li {
  margin: 0px 0px 0px 10px;
}
.avtar-box img {
  border: 1px solid #ddd !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
  background: #fff;
  max-width: none;
}
.avtar-box a {
  color: #ddd !important;
}
.payment-img img {
  max-width: none;
}
.top-social {
  z-index: 999;
  right: 0;
}
.profile-imguser div.radio {
  margin: 5px 0 0 20px;
}
ul.other-social li span {
  white-space: normal;
}
.form-horizontal .terms-error .error-message {
  margin: 5px 0 0 0;
}
.form-horizontal .personal-radio .radio label {
  padding-top: 3px \9;
}
.map-img {
  z-index: 0;
}
.auto-comp {
  z-index: 1;
}
article.list-block {
  min-height: 407px;
}
.admin-avatar,
.plug-img {
  width: 42px;
}
.plugin-height-diff {
  min-height: 50px;
}
.accordion-inner {
  line-height: 100%;
}
.donate .btn-module {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-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(to bottom,#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) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.pledge .btn-module {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #30adef;
  background-image: -moz-linear-gradient(top,#30bcef,#3096ef);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#30bcef),to(#3096ef));
  background-image: -webkit-linear-gradient(top,#30bcef,#3096ef);
  background-image: -o-linear-gradient(top,#30bcef,#3096ef);
  background-image: linear-gradient(to bottom,#30bcef,#3096ef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30bcef',endColorstr='#ff3095ef',GradientType=0);
  border-color: #3096ef #3096ef #0f6fc3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.equity .btn-module {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #9c95d4;
  background-image: -moz-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9c95d4),to(#7a74ae));
  background-image: -webkit-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: -o-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: linear-gradient(to bottom,#9c95d4,#7a74ae);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c95d4',endColorstr='#7a74ae',GradientType=0);
  border-color: #7a74ae #7a74ae #9c95d4;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.lend .btn-module {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ee8223;
  background-image: -moz-linear-gradient(top,#ee8223,#c87a35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee8223),to(#c87a35));
  background-image: -webkit-linear-gradient(top,#ee8223,#c87a35);
  background-image: -o-linear-gradient(top,#ee8223,#c87a35);
  background-image: linear-gradient(to bottom,#ee8223,#c87a35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8223',endColorstr='#c87a35',GradientType=0);
  border-color: #c87a35 #c87a35 #ee8223;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.draft .btn-module {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #000;
}
.draft .btn-module:hover,
.draft .btn-module:active,
.draft .btn-module.active,
.draft .btn-module.disabled,
.draft .btn-module[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.draft .btn-module:active,
.draft .btn-module.active {
  background-color: #cccccc \9;
}
.draft .btn-module:hover {
  color: #000;
}
.donate .progress-module .bar,
.progress .bar-module {
  background-color: #5eb95e;
  background-image: -moz-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(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0);
}
.equity .progress-module .bar {
  background-color: #9c95d4;
  background-image: -moz-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9c95d4),to(#7a74ae));
  background-image: -webkit-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: -o-linear-gradient(top,#9c95d4,#7a74ae);
  background-image: linear-gradient(to bottom,#9c95d4,#7a74ae);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c95d4',endColorstr='#7a74ae',GradientType=0);
}
.lend .progress-module .bar {
  background-color: #ee8223;
  background-image: -moz-linear-gradient(top,#ee8223,#c87a35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee8223),to(#c87a35));
  background-image: -webkit-linear-gradient(top,#ee8223,#c87a35);
  background-image: -o-linear-gradient(top,#ee8223,#c87a35);
  background-image: linear-gradient(to bottom,#ee8223,#c87a35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c95d4',endColorstr='#7a74ae',GradientType=0);
}
.donate .badge-module {
  background-color: #468847;
}
.pledge .badge-module {
  background-color: #30adef;
}
.equity .badge-module {
  background-color: #7c70d7;
}
.lend .badge-module {
  background-color: #f57a0e;
}
.donate .btn-module:hover,
.donate input[type="submit"].disabled {
  background-color: #4AA64A;
}
.equity .btn-module:hover,
.equity input[type="submit"].disabled {
  background-color: #7B74BC;
}
.lend .btn-module:hover,
.lend input[type="submit"].disabled {
  background-color: #D77624;
}
.pledge .btn-module:hover {
  background-color: #3096ef;
}
.draft .btn-module:hover {
  background: none;
  background-color: #f5f5f5;
}
h5.home-list-title {
  min-height: 20px;
}
.w-wrap {
  Word-wrap: break-word;
}
.accordion-admin-panel .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: auto;
}
.container {
  min-height: 59px;
}
.con-height {
  min-height: 0px;
}
.module-start {
  min-height: 260px;
}
textarea.descblock {
  height: 200px;
}
div.assesment {
  padding: 0 0 100px;
}
li.branch span {
  min-height: 40px;
}
#main .form-maximize select,
#main .form-maximize textarea,
#main .form-maximize input[type="text"],
#main .form-maximize input[type="password"],
#main .form-maximize input[type="datetime"],
#main .form-maximize input[type="datetime-local"],
#main .form-maximize input[type="date"],
#main .form-maximize input[type="month"],
#main .form-maximize input[type="time"],
#main .form-maximize input[type="week"],
#main .form-maximize input[type="number"],
#main .form-maximize input[type="email"],
#main .form-maximize input[type="url"],
#main .form-maximize input[type="tel"],
#main .form-maximize input[type="color"],
#main .form-maximize input[type="video"],
#main .form-maximize .uneditable-input input {
  width: 575px;
  height: 32px;
}
#main .form-maximize textarea {
  width: 575px;
  height: 125px;
}
#main .form-maximize .website-block textarea {
  width: 400px;
}
#main .form-maximize select {
  width: 590px;
  height: 42px;
  border: 1px solid #bbb;
  background-color: #fff;
}
#main .form-maximize label {
  width: 190px;
}
#main .form-maximize .form-horizontal .checkbox,
#main .form-maximize .help,
#main .form-maximize .info {
  margin-left: 205px;
  width: 595px;
}
#main .form-maximize .checkbox {
  margin-left: 205px;
}
#main .form-maximize .checkbox label {
  width: auto;
}
#main .form-maximize .checkbox .info {
  margin-left: 0;
}
#main .form-maximize .radio {
  margin-left: 205px;
}
#main .form-maximize .radio label {
  width: auto;
}
#main .form-maximize .profile-block input[type="text"],
#main .form-maximize .profile-block select {
  width: 275px;
}
#main .form-maximize .profile-block .info {
  width: 275px;
}
#main .form-maximize input.location-input {
  width: 275px !important;
}
#main .form-maximize select.location-input {
  width: 290px;
}
#main .form-maximize .input .error-message {
  margin-left: 205px;
}
#main .form-maximize .checkbox .error-message {
  margin-left: 0;
}
#main .form-maximize .date select {
  width: 133px !important;
}
#main .form-maximize .payment-gateways .radio label {
  width: 95px;
}
#main .form-maximize .payment-type .radio {
  margin-left: 0px;
}
.form-large-fields div.input select,
.form-large-fields div.input textarea,
.form-large-fields div.input input[type="text"],
.form-large-fields div.input input[type="password"],
.form-large-fields div.input input[type="datetime"],
.form-large-fields div.input input[type="datetime-local"],
.form-large-fields div.input input[type="date"],
.form-large-fields div.input input[type="month"],
.form-large-fields div.input input[type="time"],
.form-large-fields div.input input[type="week"],
.form-large-fields div.input input[type="number"],
.form-large-fields div.input input[type="email"],
.form-large-fields div.input input[type="url"],
.form-large-fields div.input input[type="tel"],
.form-large-fields div.input input[type="color"],
.form-large-fields div.input .uneditable-input input {
  width: 400px;
}
.form-large-fields div.input .website-block textarea {
  width: 400px;
}
.form-large-fields div.input select {
  width: 415px;
  border: 1px solid #bbb;
  background-color: #fff;
}
.form-large-fields div.input .date select {
  width: 133px !important;
}
.project-logo {
  margin: -25px 0 0 50px;
}
body {
  opacity: 1;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
body.loading {
  opacity: 0.1;
}
#progress {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 1%;
  height: 2px;
  background: #30adef;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-transition: width 500ms ease-out, opacity 400ms linear;
  -ms-transition: width 500ms ease-out, opacity 400ms linear;
  -o-transition: width 500ms ease-out, opacity 400ms linear;
  -webkit-transition: width 500ms ease-out, opacity 400ms linear;
  transition: width 500ms ease-out, opacity 400ms linear;
}
#progress dd,
#progress dt {
  position: absolute;
  top: 0;
  height: 2px;
  -webkit-box-shadow: #30adef 1px 0 6px 1px;
  -moz-box-shadow: #30adef 1px 0 6px 1px;
  box-shadow: #30adef 1px 0 6px 1px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
#progress dt {
  opacity: .6;
  width: 180px;
  right: -80px;
  clip: rect(-6px,90px,14px,-6px);
}
#progress dd {
  opacity: .6;
  width: 20px;
  right: 0;
  clip: rect(-6px,22px,14px,10px);
}
.userinsightform .filteroptions .select,
.userinsightform .filteroptions select {
  width: 100%;
}
.userinsightform .compareoptions select {
  width: 110px;
}
.userinsightform .compareoptions input[type="text"] {
  width: 60px;
}
.engagement ul li {
  width: auto;
}
.js-display-date {
  width: 100px;
  float: left;
}
.icon-calendar {
  width: 16px;
  float: left;
  padding-right: 10px;
}
.lendform label {
  width: 313px;
}
.adaptiveTransactionLogs .dl-horizontal dt {
  width: 260px;
}
.adaptiveTransactionLogs .dl-horizontal dd {
  margin-left: 270px;
}
.admin-approval .dl-horizontal dt {
  width: 136px;
}
.admin-approval .dl-horizontal dd {
  margin-left: 142px;
}
h3.label .tooltip {
  white-space: normal;
}
.hide-time-picker {
  display: block;
}
.tp-credential {
  margin-left: 160px;
}
.browse-project {
  height: 260px;
  overflow-y: scroll;
}
.project-layer {
  width: 227px;
  margin: 0 0 0 10px;
  display: inline-block;
  *display: inline \9;
  zoom: 1 \9;
  float: none;
}
.pledge-block .list-content p,
.donate-block .list-content p,
.equity-block .list-content p {
  margin: 0 0 10px;
}
.list-block ol li:first-child {
  margin: 0px;
}
.js-sortable-step > ol > li > section.com-bg {
  overflow: auto;
}
.useradminpannel .admin-panel-block {
  left: auto;
  right: auto;
  width: auto !important;
}
.center-box {
  float: none !important;
  margin: auto !important;
}
.header-user-nav {
  padding-top: 2px;
  padding-bottom: 3px;
  margin-top: 4px !important;
}
.header-user-nav-btn {
  padding-bottom: 7px;
  margin-top: 4px !important;
}
.admin-panel-menu {
  left: 65% !important;
}
.visitor-bot-space {
  padding-bottom: 35px;
}
.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-span {
  width: 100%;
}
.payment-panel label {
  width: 210px;
}
.cc-default,
.cc-type {
  background: url("../img/cc-sprite.png") no-repeat 97% 2px;
}
.cc-section {
  position: relative;
}
div.identified .cc-default {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  filter: alpha(opacity=0);
}
div.identified .cc-type {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.cc-type,
.cc-default {
  bottom: 6px;
  height: 22px;
  pointer-events: none;
  position: absolute;
  left: 238px;
  width: 32px;
  transition: all 0.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
  -moz-transition: all 0.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
  -ms-transition: all 0.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
}
.visa .cc-type {
  background-position: 97% -30px;
}
.mastercard .cc-type {
  background-position: 97% -61px;
}
.amex .cc-type {
  background-position: 97% -91px;
}
.dinersclub .cc-type {
  background-position: 97% -121px;
}
.maestro .cc-type {
  background-position: 97% -152px;
}
.laser .cc-type {
  background-position: 97% -182px;
}
.unionpay .cc-type {
  background-position: 97% -211px;
}
.discover .cc-type {
  background-position: 97% -241px;
}
.jcb .cc-type {
  background-position: 97% -273px;
}
input#Sudopay_credit_card_number::-webkit-input-placeholder {
  color: #999;
  font-family: arial;
  font-size: 26px;
  line-height: 26px;
}
input#Sudopay_credit_card_number:-moz-placeholder {
  color: #999;
  font-family: arial;
  font-size: 26px;
  line-height: 26px;
}
input#Sudopay_credit_card_number:-ms-placeholder {
  color: #999;
  font-family: arial;
  font-size: 26px;
  line-height: 26px;
}
.nav-tabs > li > a,
.nav-tabs > li >a:hover {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  background-image: linear-gradient(to bottom,#fff,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #ccc;
  padding: 14px 20px 14px 20px;
}
.nav-tabs > li > a.disabled,
.nav-tabs > li >a:hover.disabled {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top,#eee,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#eee));
  background-image: -webkit-linear-gradient(top,#eee,#eee);
  background-image: -o-linear-gradient(top,#eee,#eee);
  background-image: linear-gradient(to bottom,#eee,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
  color: #a8a7a7;
  cursor: default;
}
.nav-tabs > li > a.disabled:hover,
.nav-tabs > li >a:hover.disabled:hover {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top,#eee,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#eee));
  background-image: -webkit-linear-gradient(top,#eee,#eee);
  background-image: -o-linear-gradient(top,#eee,#eee);
  background-image: linear-gradient(to bottom,#eee,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}
.nav-tabs > li.active >a {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
.nav-tabs > li.active .caret-white {
  border-top-color: #fff;
}
.js-gatway_form_tpl .input .error-message {
  margin-left: 5px !important;
}
.navbar-inner h1 a.brand {
  width: 100px;
  height: 35px;
  display: block;
}
.edit-form .more {
  border: none;
}
.edit-form .file.info {
  margin: 0px !important;
  width: auto !important;
}
.js-add-block .checkbox label {
  padding: 5px 0 0 5px;
}
.js-side-map {
  height: 176px;
  width: 222px;
}
.widget-btn-height {
  height: 18px;
}

/* bootstrap-wysihtml5-0.0.2.css*/
ul.wysihtml5-toolbar {
	margin: 0;
	padding: 0;
	display: block;
}

ul.wysihtml5-toolbar::after {
	clear: both;
	display: table;
	content: "";
}

ul.wysihtml5-toolbar > li {
	float: left;
	display: list-item;
	list-style: none;
	margin: 0 5px 10px 0;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
	font-weight: bold;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
	font-style: italic;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
	text-decoration: underline;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #E6E6E6;
	background-color: #D9D9D9;
	outline: 0;
}

ul.wysihtml5-commands-disabled .dropdown-menu {
	display: none !important;
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
  display:block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

/* bootstrap-datetimepicker.min.css*/
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:280px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker2>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-onn i,.input-prepend.date .add-onn i{display:block;cursor:pointer;width:auto;height:16px}
/* flag.css*/
span.flags +span{
	background:none;
	width:auto;
	text-indent:1px;
	padding: 0 3px;
}
span.flags{
	background:url("../img/flags.png") no-repeat scroll 0 0;
	text-indent:-9999em;
	display:block;
	width:18px;
	height:12px;
    margin: 2px 4px 0 0;
	float:left;
}
ol.cities-list li span.flags{
	margin:0;
}
span.flag--{ background-position: 0 0; } 
span.flag-ad{ background-position: 0 -2px; } 
span.flag-ae{ background-position: 0 -15px; } 
span.flag-af{ background-position: 0 -28px; } 
span.flag-ag{ background-position: 0 -41px; } 
span.flag-ai{ background-position: 0 -54px; } 
span.flag-al{ background-position: 0 -67px; } 
span.flag-am{ background-position: 0 -80px; } 
span.flag-an{ background-position: 0 -93px; } 
span.flag-ao{ background-position: 0 -106px; } 
span.flag-aq{ background-position: 0 -119px;  } 
span.flag-ar{ background-position: 0 -132px; } 
span.flag-as{ background-position: 0 -145px;  } 
span.flag-at{ background-position: 0 -158px; } 
span.flag-au{ background-position: 0 -171px; } 
span.flag-aw{ background-position: 0 -184px; } 
span.flag-ax{ background-position: 0 -197px; } 
span.flag-az{ background-position: 0 -210px; } 
span.flag-ba{ background-position: 0 -223px; } 
span.flag-bb{ background-position: 0 -236px; } 
span.flag-bd{ background-position: 0 -249px; } 
span.flag-be{ background-position: 0 -262px; } 
span.flag-bf{ background-position: 0 -275px; } 
span.flag-bg{ background-position: 0 -288px; } 
span.flag-bh{ background-position: 0 -301px; } 
span.flag-bi{ background-position: 0 -314px; } 
span.flag-bj{ background-position: 0 -327px; } 
span.flag-bm{ background-position: 0 -340px; } 
span.flag-bn{ background-position: 0 -353px; } 
span.flag-bo{ background-position: 0 -366px; } 
span.flag-br{ background-position: 0 -379px; } 
span.flag-bs{ background-position: 0 -392px; } 
span.flag-bt{ background-position: 0 -405px; } 
span.flag-bv{ background-position: 0 -418px;  } 
span.flag-bw{ background-position: 0 -431px; } 
span.flag-by{ background-position: 0 -444px; } 
span.flag-bz{ background-position: 0 -457px; } 
span.flag-ca{ background-position: 0 -470px; } 
span.flag-cd{ background-position: 0 -483px;  } 
span.flag-cf{ background-position: 0 -496px; } 
span.flag-cg{ background-position: 0 -509px; } 
span.flag-ch{ background-position: 0 -522px; } 
span.flag-ci{ background-position: 0 -535px; } 
span.flag-ck{ background-position: 0 -548px; } 
span.flag-cl{ background-position: 0 -561px; } 
span.flag-cm{ background-position: 0 -575px; } 
span.flag-cn{ background-position: 0 -588px; } 
span.flag-co{ background-position: 0 -601px; } 
span.flag-cr{ background-position: 0 -614px; } 
span.flag-cs{ background-position: 0 -627px; } 
span.flag-cu{ background-position: 0 -640px; } 
span.flag-cv{ background-position: 0 -653px; } 
span.flag-cy{ background-position: 0 -666px; } 
span.flag-cz{ background-position: 0 -679px; } 
span.flag-de{ background-position: 0 -692px; } 
span.flag-dj{ background-position: 0 -705px;  } 
span.flag-dk{ background-position: 0 -718px; } 
span.flag-dm{ background-position: 0 -731px;  } 
span.flag-do{ background-position: 0 -744px;  } 
span.flag-dz{ background-position: 0 -757px; } 
span.flag-ec{ background-position: 0 -770px; } 
span.flag-ee{ background-position: 0 -783px; } 
span.flag-eg{ background-position: 0 -796px; } 
span.flag-er{ background-position: 0 -809px; } 
span.flag-es{ background-position: 0 -822px; } 
span.flag-et{ background-position: 0 -835px; } 
span.flag-eu{ background-position: 0 -848px; } 
span.flag-fi{ background-position: 0 -861px; } 
span.flag-fj{ background-position: 0 -874px; } 
span.flag-fk{ background-position: 0 -887px; } 
span.flag-fm{ background-position: 0 -899px;  } 
span.flag-fo{ background-position: 0 -912px; } 
span.flag-fr{ background-position: 0 -925px; } 
span.flag-ga{ background-position: 0 -938px; } 
span.flag-gb{ background-position: 0 -951px; } 
span.flag-gd{ background-position: 0 -964px;  } 
span.flag-ge{ background-position: 0 -977px; } 
span.flag-gf{ background-position: 0 -990px; } 
span.flag-gh{ background-position: 0 -1003px;  } 
span.flag-gi{ background-position: 0 -1016px; } 
span.flag-gl{ background-position: 0 -1029px; } 
span.flag-gm{ background-position: 0 -1042px;  } 
span.flag-gn{ background-position: 0 -1055px;  } 
span.flag-gp{ background-position: 0 -1068px; } 
span.flag-gq{ background-position: 0 -1081px;  } 
span.flag-gr{ background-position: 0 -1094px; } 
span.flag-gt{ background-position: 0 -1107px; } 
span.flag-gu{ background-position: 0 -1120px; } 
span.flag-gw{ background-position: 0 -1133px;  } 
span.flag-gy{ background-position: 0 -1146px; } 
span.flag-hk{ background-position: 0 -1159px; } 
span.flag-hm{ background-position: 0 -1172px;  } 
span.flag-hn{ background-position: 0 -1184px;  } 
span.flag-hr{ background-position: 0 -1197px; } 
span.flag-ht{ background-position: 0 -1210px; } 
span.flag-hu{ background-position: 0 -1223px; } 
span.flag-id{ background-position: 0 -1236px; } 
span.flag-ie{ background-position: 0 -1249px; } 
span.flag-il{ background-position: 0 -1262px; } 
span.flag-im{ background-position: 0 -1275px; } 
span.flag-in{ background-position: 0 -1288px; } 
span.flag-io{ background-position: 0 -1301px;  } 
span.flag-iq{ background-position: 0 -1313px; } 
span.flag-ir{ background-position: 0 -1326px; } 
span.flag-is{ background-position: 0 -1339px; } 
span.flag-it{ background-position: 0 -1352px; } 
span.flag-je{ background-position: 0 -1365px; } 
span.flag-jm{ background-position: 0 -1378px; } 
span.flag-jo{ background-position: 0 -1391px; } 
span.flag-jp{ background-position: 0 -1404px; } 
span.flag-ke{ background-position: 0 -1417px; } 
span.flag-kg{ background-position: 0 -1430px; } 
span.flag-kh{ background-position: 0 -1443px; } 
span.flag-ki{ background-position: 0 -1456px; } 
span.flag-km{ background-position: 0 -1469px;  } 
span.flag-kn{ background-position: 0 -1482px;  } 
span.flag-kp{ background-position: 0 -1495px; } 
span.flag-kr{ background-position: 0 -1508px; } 
span.flag-kw{ background-position: 0 -1521px;  } 
span.flag-ky{ background-position: 0 -1534px; } 
span.flag-kz{ background-position: 0 -1547px; } 
span.flag-la{ background-position: 0 -1560px;  } 
span.flag-lb{ background-position: 0 -1573px; } 
span.flag-lc{ background-position: 0 -1586px; } 
span.flag-li{ background-position: 0 -1599px;  } 
span.flag-lk{ background-position: 0 -1612px; } 
span.flag-lr{ background-position: 0 -1625px;  } 
span.flag-ls{ background-position: 0 -1638px; } 
span.flag-lt{ background-position: 0 -1651px;  } 
span.flag-lu{ background-position: 0 -1665px; } 
span.flag-lv{ background-position: 0 -1678px; } 
span.flag-ly{ background-position: 0 -1691px; } 
span.flag-ma{ background-position: 0 -1704px;  } 
span.flag-mc{ background-position: 0 -1718px; } 
span.flag-md{ background-position: 0 -1731px; } 
span.flag-me{ background-position: 0 -1744px; } 
span.flag-mg{ background-position: 0 -1754px; } 
span.flag-mh{ background-position: 0 -1767px;  } 
span.flag-mk{ background-position: 0 -1779px; } 
span.flag-ml{ background-position: 0 -1792px;  } 
span.flag-mm{ background-position: 0 -1805px;  } 
span.flag-mn{ background-position: 0 -1818px; } 
span.flag-mo{ background-position: 0 -1831px; } 
span.flag-mp{ background-position: 0 -1844px; } 
span.flag-mq{ background-position: 0 -1857px; } 
span.flag-mr{ background-position: 0 -1870px;  } 
span.flag-ms{ background-position: 0 -1883px; } 
span.flag-mt{ background-position: 0 -1896px; } 
span.flag-mu{ background-position: 0 -1909px;  } 
span.flag-mv{ background-position: 0 -1922px;  } 
span.flag-mw{ background-position: 0 -1935px;  } 
span.flag-mx{ background-position: 0 -1948px; } 
span.flag-my{ background-position: 0 -1961px; } 
span.flag-mz{ background-position: 0 -1974px; } 
span.flag-na{ background-position: 0 -1987px; } 
span.flag-nc{ background-position: -24px 0; } 
span.flag-ne{ background-position: -24px -13px;  } 
span.flag-nf{ background-position: -24px -26px; } 
span.flag-ng{ background-position: -24px -39px;  } 
span.flag-ni{ background-position: -24px -52px;  } 
span.flag-nl{ background-position: -24px -65px; } 
span.flag-no{ background-position: -24px -78px; } 
span.flag-np{ background-position: -24px -91px; } 
span.flag-nr{ background-position: -24px -104px; } 
span.flag-nu{ background-position: -24px -117px; } 
span.flag-nz{ background-position: -24px -127px; } 
span.flag-om{ background-position: -24px -140px; } 
span.flag-pa{ background-position: -24px -153px; } 
span.flag-pe{ background-position: -24px -166px; } 
span.flag-pf{ background-position: -24px -179px; } 
span.flag-pg{ background-position: -24px -192px;  } 
span.flag-ph{ background-position: -24px -205px; } 
span.flag-pk{ background-position: -24px -218px; } 
span.flag-pl{ background-position: -24px -231px; } 
span.flag-pm{ background-position: -24px -244px; } 
span.flag-pr{ background-position: -24px -257px; } 
span.flag-ps{ background-position: -24px -270px; } 
span.flag-pt{ background-position: -24px -283px; } 
span.flag-pw{ background-position: -24px -296px; } 
span.flag-py{ background-position: -24px -309px; } 
span.flag-qa{ background-position: -24px -322px; } 
span.flag-re{ background-position: -24px -335px; } 
span.flag-ro{ background-position: -24px -348px; } 
span.flag-rs{ background-position: -24px -361px; } 
span.flag-ru{ background-position: -24px -374px; } 
span.flag-rw{ background-position: -24px -387px;  } 
span.flag-sa{ background-position: -24px -400px; } 
span.flag-sb{ background-position: -24px -413px; } 
span.flag-sc{ background-position: -24px -426px;  } 
span.flag-sd{ background-position: -24px -439px; } 
span.flag-se{ background-position: -24px -452px; } 
span.flag-sg{ background-position: -24px -465px; } 
span.flag-si{ background-position: -24px -478px; } 
span.flag-sk{ background-position: -24px -491px; } 
span.flag-sl{ background-position: -24px -504px; } 
span.flag-sm{ background-position: -24px -517px; } 
span.flag-sn{ background-position: -24px -530px;  } 
span.flag-so{ background-position: -24px -543px; } 
span.flag-sr{ background-position: -24px -556px;  } 
span.flag-st{ background-position: -24px -571px;  } 
span.flag-sv{ background-position: -24px -584px;  } 
span.flag-sy{ background-position: -24px -597px;  } 
span.flag-sz{ background-position: -24px -611px; } 
span.flag-tc{ background-position: -24px -624px; } 
span.flag-td{ background-position: -24px -637px;  } 
span.flag-tf{ background-position: -24px -650px; } 
span.flag-tg{ background-position: -24px -663px; } 
span.flag-th{ background-position: -24px -676px; } 
span.flag-tj{ background-position: -24px -689px;  } 
span.flag-tk{ background-position: -24px -702px; } 
span.flag-tm{ background-position: -24px -712px;  } 
span.flag-tn{ background-position: -24px -725px; } 
span.flag-to{ background-position: -24px -738px; } 
span.flag-tp{ background-position: -24px -751px; } 
span.flag-tr{ background-position: -24px -764px; } 
span.flag-tt{ background-position: -24px -777px; } 
span.flag-tv{ background-position: -24px -790px; } 
span.flag-tw{ background-position: -24px -803px; } 
span.flag-tz{ background-position: -24px -816px; } 
span.flag-ua{ background-position: -24px -829px; } 
span.flag-ug{ background-position: -24px -842px; } 
span.flag-uk{ background-position: -24px -855px; } 
span.flag-um{ background-position: -24px -868px;   } 
span.flag-us{ background-position: -24px -880px; } 
span.flag-uy{ background-position: -24px -893px; } 
span.flag-uz{ background-position: -24px -906px;  } 
span.flag-va{ background-position: -24px -919px; } 
span.flag-vc{ background-position: -24px -932px;  } 
span.flag-ve{ background-position: -24px -945px; } 
span.flag-vg{ background-position: -24px -958px; } 
span.flag-vi{ background-position: -24px -971px; } 
span.flag-vn{ background-position: -24px -984px; } 
span.flag-vu{ background-position: -24px -997px;  } 
span.flag-wf{ background-position: -24px -1010px; } 
span.flag-ws{ background-position: -24px -1023px; } 
span.flag-ye{ background-position: -24px -1036px; } 
span.flag-yt{ background-position: -24px -1049px; } 
span.flag-yu{ background-position: -24px -1062px; } 
span.flag-za{ background-position: -24px -1075px; } 
span.flag-zm{ background-position: -24px -1088px;  } 
span.flag-zr{ background-position: -24px -1101px;  } 
span.flag-zw{ background-position: -24px -1114px; } 

/* slickmap.css*/

/* ------------------------------------------------------------
	NUMBER OF COLUMNS: Adjust .project-guideline-block li to set the number
	of columns required in your site map. The default is
	4 columns (25%). 5 columns would be 20%, 6 columns would
	be 16.6%, etc.
------------------------------------------------------------ */

.project-guideline-block li {
	width:33%;
}

.project-guideline-block li ul li {
	width:100% !important;
}

.project-guideline-block.col1 li { width:99.9%; }
.project-guideline-block.col2 li { width:50.0%; }
.project-guideline-block.col3 li { width:33.3%; }
.project-guideline-block.col4 li { width:25.0%; }
.project-guideline-block.col5 li { width:20.0%; }
.project-guideline-block.col6 li { width:16.6%; }
.project-guideline-block.col7 li { width:14.2%; }
.project-guideline-block.col8 li { width:12.5%; }
.project-guideline-block.col9 li { width:11.1%; }
.project-guideline-block.col10 li { width:10.0%; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */


.project_guideline {
	margin: 0 0 40px 0;
	float: left;
	width: 100%;
}


/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- */

.project-guideline-block {
	margin: 0;
	float: left;
	width: 100%;
}
.project-guideline-block .home {
	display: block;
	float: none;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
.project-guideline-block li {
	float: left;
	background: url(../img/guideline/line1-center.png) center top no-repeat;
	padding: 30px 0;
}
.project-guideline-block .branch,.project-guideline-block li li.branch .last-list {
	float: left;
	background: url(../img/guideline/line1-left.png) center top no-repeat;
	padding: 30px 0 0px 0;
}
.project-guideline-block li > span {
	margin: 0 20px 0 0;
	padding: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */
}
.pledge .project-guideline-block li.home > span {
	background: #30BCEF url(../img/guideline/shadow-white.png) top left repeat-x;
	border: 2px solid #b5d9ea;
}
.donate .project-guideline-block li.home > span {
	background: #A1D45E url(../img/guideline/shadow-white.png) top left repeat-x;
	border: 2px solid #B9E082;
}
.lend .project-guideline-block li.home > span {
    background: url("../img/guideline/shadow-white.png") repeat-x scroll left top #EE8223;
    border: 2px solid #EE8223;
}
.equity .project-guideline-block li.home > span {
    background: url("../img/guideline/shadow-white.png") repeat-x scroll left top #9C95D4;
    border: 2px solid #9C95D4;
}
.pledge .project-guideline-block li.home > span:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
.donate .project-guideline-block li.home > span:hover {
	background-color: #D8EF97;
	border-color: #AAD631;
}
.lend .project-guideline-block li.home > span:hover {
	background-color: #F6C091;
	border-color: #EE8223;
}
.equity .project-guideline-block li.home > span:hover {
	background-color: #CECAEA;
	border-color: #9C95D4;
}
.project-guideline-block li.home {
	background: url(../img/guideline/line1-right.png) center top no-repeat;
}
.project_guideline a:link:before,
.project_guideline a:visited:before {
	content: " "attr(href)" ";
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
.project-guideline-block li a:link:before,
.project-guideline-block li a:visited:before {
	color: #78a9c0;
}

/* --------	Second Level --------- */

.project-guideline-block li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url(../img/guideline/vertical-line.png) 98px bottom repeat-y;
}
.project-guideline-block li li > span {
	background-color: #DDDDDD;
	border-color: #DDDDDD;
}
.project-guideline-block li li > span:hover {
	border-color: #DDDDDD;
	background-color: #EEEEEE;
}
.project-guideline-block li li:first-child {
	padding-top: 30px;
}


.project-guideline-block li li a:link:before,
.project-guideline-block li li a:visited:before {
	color: #8faf5c;
}

/* --------	Third Level --------- */

.project-guideline-block li li ul {
	width: 100%;
	float: right;
	padding: 0px 0 0px 0;
	margin:2px 0 0 0;
	background: url(../img/guideline/line1-center.png) center top no-repeat;
	position:absolute;
	right:-304px;
}
.project-guideline-block li li ul.last {
	background: url(../img/guideline/line1-right.png) center top no-repeat;
	right:-608px;
}
.project-guideline-block li li ul.first {
	background: url(../img/guideline/line1-right.png) center top no-repeat;
	right:-215px;
}
.project-guideline-block li li li {
	background: url(../img/guideline/line3-center.png) left center no-repeat;
	padding: 10px 0 0 0;
}
.project-guideline-block li li li:first-child {
	background: none;
}
.project-guideline-block li li li a:link:before,
.project-guideline-block li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}


/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */

#utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa url(../img/guideline/shadow-white.png) top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */
}
#utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#utilityNav li a:link:before,
#utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}
.notes p {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}
.notes p a  {
	text-decoration: underline;
}
.notes p a:link:before,
.notes p a:visited:before {
	content: "  ";
	display: none;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
.project-guideline-block li li ul.guide-expire{
    background: url("../img/guideline/vertical-line.png") repeat-y scroll center center;
    left: 216px;
    top: 90px;
}
.project-guideline-block li li ul.guide-expire li{
	 padding-bottom: 30px;
	 padding-top:0px;
}

.project-guideline-block li li ul.guide-expire2{
    background: url("../img/guideline/vertical-line.png") repeat-y scroll center center;
    left: 216px;
    top: 20px;
}
.project-guideline-block li li ul.guide-expire2 li{
	 padding-bottom: 30px;
	 padding-top:0px;
}
/* bootstro.css*/
.bootstro-next-btn
{
    float:right;
}
.bootstro-prev-btn
{
    float:left;
}
.bootstro-backdrop
{
    opacity: 0.5;
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
    filter: alpha(opacity = 50);    
}
.bootstro-highlight
{
	z-index: 9999;
	position: relative;
	border: 1px solid white;
	background-color: white;
}

.bootstro-finish-btn-wrapper
{
	/*border-top:1px solid #eee;*/
	padding-top:10px;
    text-align:center;
    clear:both;
}
.bootstro-nav-wrapper
{
    margin-top:10px;
}

.bootstro-nav-wrapper button, .bootstro-finish-btn-wrapper button 
{
	font-size:12px !important;	
	padding : 3px 5px 3px 5px !important;
	font-weight:bold;
}