@charset "UTF-8";
/*
 * jQuery File Upload UI Plugin CSS 8.8.1
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(../img/progressbar.gif) !important;
  filter: none;
}
.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url(../img/loading.gif) center no-repeat;
  background-size: contain;
  display: none;
}
.fileupload-processing .fileupload-loading {
  display: block;
}
.files audio,
.files video {
  max-width: 300px;
}
@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
}
.fileupload .table .files td.image {
  width: 120px;
}
.fileupload .table .files td.buttons {
  width: 40px;
}
.fileupload .table .files td.filename,
.fileupload .table .files input {
  width: 100%;
}
.fileupload .table .files input.loading {
  color: #ccc;
  background: transparent url(../img/loading-16.gif) right no-repeat;
}
html {
  margin: 0;
  min-width: 1200px;
}
body {
  background-color: #8FBDCC;
  font-family: PTSansRegular, Helvetica, Arial, sans-serif;
  color: #444;
  margin: 8px;
  font-size: 11pt;
}
a {
  color: #666;
}
.block-wuerfelspiel .imageLink {
  display: block;
  margin: -25px -10px 0;
}
#oe_menu_starter {
  position: fixed;
}
#col3_content a {
  color: #bd7516;
}
.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
a:hover {
  color: #f29400;
}
a.zoom {
  cursor: url('../img/cursor-magnify.cur');
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
}
#page .active > a,
#page a.active {
  color: #bd7516;
  background-color: #ffe5aa;
}
a img {
  border: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 14px;
  line-height: 1em;
}
.error {
  border: 1px solid #a00;
  background: #fee;
  padding: 2px;
  margin: 20px 0;
}
.success {
  border: 1px solid #97e070;
  background: #e3f2da;
  padding: 2px;
  margin: 20px 0;
  text-align: center;
}
#col3 table {
  max-width: 736px;
}
#col3 .container {
  max-width: 736px;
}
#fileupload > div > .container > .droparea,
#fileupload > .container > .droparea {
  max-width: 696px;
  border: 5px dashed #ddd;
  border-radius: 30px;
  margin: 0 20px 20px 20px;
  min-height: 100px;
}
#admanager tr.inactive td {
  background-color: #ffe6e6;
  font-style: italic;
}
#admanager .table-striped tbody > tr.inactive:nth-child(odd) > td,
#admanager .table-striped tbody > tr.inactive:nth-child(odd) > th {
  background-color: #fff0f0;
}
#admanager td {
  vertical-align: middle;
}
#admanager #fileupload td {
  white-space: nowrap;
}
#admanager #fileupload td.name {
  white-space: normal;
}
#admanager .btn-group > .btn:focus,
#admanager .btn-group > .btn:active,
#admanager .btn-group > .btn.active {
  z-index: 1;
}
form.form-horizontal .control-group:after {
  clear: none;
}
.hidden {
  display: none;
}
.nopadding {
  padding: 0;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header {
  background-image: url(../img/header_bg23.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 57%;
  height: 230px;
  width: 996px;
}
#header #headertext {
  position: absolute;
  background-image: url('../img/header_bg.png');
  background-repeat: no-repeat;
  background-position: bottom;
  height: 105px;
  width: 564px;
}
#header #headertext #header2 {
  position: absolute;
  top: 95px;
  left: 20px;
  background-color: #444;
  font-weight: bold;
  border-radius: 12px;
  padding: 2px 7px 1px 7px;
  color: #eee;
  font-size: 12px;
  box-shadow: 0 3px 25px rgba(255, 255, 255, 0.5);
}
#header #headertext #header2 a {
  color: #eee;
  text-decoration: none;
}
#header h1 {
  position: absolute;
  top: 15px;
  font-family: "BloklettersBalpen", Arial, Helvetica, sans-serif;
  font-size: 24pt;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 15px 8px;
  height: 80px;
  word-spacing: -10px;
  white-space: nowrap;
  text-shadow: 0 0 5px #fff, 0 0 25px #FFF;
}
#header h1 a {
  display: block;
  padding: 32px 20px 20px 20px;
  text-decoration: none;
  color: #2A83A1;
}
#header h1 a:hover {
  text-decoration: none;
  color: #2A83A1;
}
#header .forecast {
  position: absolute;
  left: 626px;
  top: 20px;
  height: 35px;
  width: 377px;
}
#header .forecast .copyright {
  display: none;
}
#header .forecast .forecast_current .date {
  display: none;
}
#header .forecast .forecast_current .temp {
  padding-top: 6px;
  font-size: 20px;
}
#header .forecast p {
  text-indent: -9999px;
  position: absolute;
  margin: 0;
  padding: 0;
}
#header .forecast p a {
  display: block;
  height: 35px;
  width: 370px;
  margin: -5px 0 0 -5px;
  padding: 5px;
}
#header .forecast .day {
  width: 120px;
  float: left;
  background-image: url('../img/semitrans/w_50.png');
  height: 35px;
  margin-right: 5px;
  text-align: center;
  font-size: 12px;
}
#header .forecast_group .day:last-child {
  margin-right: 0;
}
#header .forecast .day .icon {
  float: right;
}
#header .forecast .day .icon img {
  width: 35px;
}
#header .notruf {
  background-image: url('../img/semitrans/w_50.png');
  position: absolute;
  top: 68px;
  left: 875px;
  border-radius: 13px;
  width: 120px;
}
#header .notruf a {
  display: block;
  padding: 4px 0 0 21px;
  background-image: url('../img/notruf.png');
  background-repeat: no-repeat;
  background-position: 6px center;
  text-decoration: none;
  color: #d00;
  font-size: 9pt;
  height: 20px;
}
#col_left {
  float: left;
  width: 230px;
  margin-top: 6px;
  font-size: 12px;
}
#col_left #nav {
  background: #C7CFD5;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#col_left #nav ul {
  list-style-type: none;
  padding: 4px 0;
  margin: 0;
}
#col_left #nav > #nav_main > ul > li {
  border-top: 1px solid #fff;
  margin: 0 10px;
}
#col_left #nav > #nav_main > ul > li:first-child {
  border-top: none;
}
#col_left #nav ul a {
  color: #666;
  display: block;
  padding: 4px 0;
}
#col_left #nav ul a:hover {
  color: #db871c;
}
#col_left #nav ul a.current {
  color: #000;
}
#col_left #nav ul ul {
  display: none;
}
#col_left #nav ul ul.submenu_current {
  display: block;
}
#col_left #nav ul ul.submenu_current li a {
  padding: 0 0 2px 5px;
}
#col_left > div {
  margin-top: 10px;
  padding: 2px 10px;
  background: #fff;
}
#col_left > div.noframe {
  padding: 0;
  background: transparent;
}
#col_left > div.noframe h3 {
  background: #F29400;
  color: white;
  padding: 2px 10px 0 10px;
  margin: 0 0 10px 0;
}
#col_left ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#col_left #nav_main > ul > li {
  margin-bottom: 10px;
}
#col_left #w_bl {
  background: none;
  padding: 0;
  margin: 10px 0 0 -5px;
}
#col_left #w_bl img {
  display: block;
  margin-bottom: 10px;
}
#block_events {
  font-size: 12px;
}
#block_events .ext_odd,
#block_events .ext_even {
  display: none;
}
#block_events:hover .ext_odd,
#block_events:hover .ext_even {
  display: block;
}
#block_events > ul > .extlink {
  margin-top: 10px;
}
#header .search label,
#header .search input.submit {
  display: none;
}
#header .search .background {
  position: absolute;
  padding: 0;
  display: block;
  left: 805px;
  top: 207px;
  background-image: url('../img/semitrans/w_70.png');
}
#header .search input#searchterm_nav {
  margin: 0;
  padding: 4px 4px 4px 20px;
  background-color: transparent;
  background-image: url('../img/searchbox_magnifier.png');
  background-position: 4px center;
  background-repeat: no-repeat;
  border: none;
  color: #999;
  width: 170px;
}
#header .search input#searchterm_nav:focus {
  color: #000;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.4);
}
#w_rechts {
  position: fixed;
  top: 0;
  left: 1014px;
  right: 0;
  bottom: 0;
  min-width: 160px;
}
#w_rechts a {
  display: block;
  height: 100%;
}
#w_rechts > div {
  position: absolute;
  width: 100%;
  margin: 0;
  overflow: hidden;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#w_rechts > div img {
  visibility: hidden;
}
#w_rechts .full {
  height: 100%;
}
#w_rechts .half {
  height: 49%;
  margin-bottom: 1%;
}
#w_rechts .quater {
  height: 24%;
  margin-bottom: 1%;
}
#w_rechts #w1_1,
#w_rechts #w2_1,
#w_rechts #w4_1 {
  top: 0;
}
#w_rechts #w4_2 {
  top: 25%;
}
#w_rechts #w4_3,
#w_rechts #w2_2 {
  top: 50%;
}
#w_rechts #w4_4 {
  top: 75%;
}
#w_wiff {
  position: fixed;
  top: 0;
  left: 1014px;
  right: 0;
  bottom: 0;
  min-width: 200px;
  overflow: hidden;
}
#w_wiff a {
  display: block;
  height: 100%;
}
#w_wiff .col:first-child,
#w_wiff .col.active,
#w_wiff .col.activated {
  margin-left: 0;
}
#w_wiff .col {
  margin-left: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
}
#w_wiff .col > div {
  width: 100%;
  margin: 0;
  overflow: hidden;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#w_wiff > div img {
  visibility: hidden;
}
#w_wiff .w4 {
  height: 100%;
}
#w_wiff .w2 {
  height: 49%;
  margin-bottom: 1%;
}
#w_wiff .w1 {
  height: 24%;
  margin-bottom: 1%;
}
#b1 {
  position: absolute;
  left: 730px;
  top: 425px;
  height: 100px;
  padding-top: 20px;
  width: 234px;
  background: #ff0;
  text-align: center;
}
#toprow {
  height: 140px;
  margin-top: 10px;
  margin-left: 240px;
  font-size: 10pt;
}
#toprow > div {
  float: left;
  margin-right: 10px;
  width: 238px;
  height: 130px;
  background: #fff;
  padding: 3px 5px;
  overflow: hidden;
  font-size: 9pt;
}
#toprow > div:first-child {
  position: absolute;
  left: 8px;
  width: 220px;
}
#toprow > div.last-child {
  margin-right: 0;
  width: 230px;
}
#toprow > div > h3,
#toprow .newsblock h3 {
  margin: 3px 0 5px 0;
}
#toprow > div ul {
  margin: 0;
}
#toprow > div ul.chronik {
  margin: 0 0 0 5px;
  padding: 0 0 0 55px;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url('../img/chronik.jpg');
  min-height: 85px;
}
#toprow > div ul.chronik li {
  padding: 2px 0 2px 24px;
  margin: 0 0 2px 5px;
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: center left;
}
#toprow > div ul li.trauerfall {
  background-image: url('../img/icons/parte.png');
}
#toprow > div ul li.pfarrinformation {
  background-image: url('../img/icons/txt.png');
}
#toprow > div ul li.taufe {
  background-image: url('../img/icons/taufe.png');
}
#toprow .gemeindeinfo h3 a {
  height: auto;
  margin: 0;
  padding: 0;
}
#toprow .gemeindeinfo span.wappen {
  display: block;
  width: 40px;
  height: 50px;
  position: absolute;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100;
  padding: 5px;
  top: 2px;
  right: -3px;
}
#toprow .gemeindeinfo .wappen.gemeindeinfo_hidden {
  opacity: 0.3;
  z-index: 10;
}
#toprow .gemeindeinfo #switch_Redleiten.wappen {
  background-image: url('../img/wappen/redleiten-home.png');
  margin-right: 18px;
}
#toprow .gemeindeinfo #switch_Frankenburg.wappen {
  background-image: url('../img/wappen/frankenburg-home.png');
  margin-top: 12px;
}
#toprow .gemeindeinfo ul {
  list-style-type: none;
  padding: 0;
}
#toprow .gemeindeinfo p {
  margin: 5px 0 7px 70px;
  width: 120px;
}
#toprow .gemeindeinfo h3 {
  margin: 0 0 29px 0;
}
#toprow .gemeindeinfo li {
  position: absolute;
  display: none;
  top: 5px;
}
#toprow .gemeindeinfo li:first-child {
  display: block;
}
#toprow .gemeindeinfo li img {
  position: absolute;
  left: 0;
  top: 38px;
  width: 60px;
}
#col2 div.block_right h3 a,
#toprow h3 a {
  display: block;
  margin: -6px -5px 0 -5px;
  padding: 3px 5px;
  text-decoration: none;
  height: 135px;
}
#col2 div .background,
#toprow div .background {
  background-image: url('../img/semitrans/w_70.png');
  display: block;
  margin: -3px -5px 0 -5px;
  padding: 3px 5px;
  height: 45px;
  overflow: hidden;
}
#page ul.newsblock {
  margin: -3px -5px 0 -5px;
  padding: 3px 5px;
  list-style-type: none;
}
#page ul.newsblock li {
  margin: 0 -5px;
  padding: 0 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 15%;
}
#page ul.newsblock li.fader {
  overflow: hidden;
  margin-top: -3px;
  height: 133px;
  padding-top: 3px;
}
#col2 ul.newsblock li.fader {
  height: 144px;
}
#page ul.newsblock li.fader .background,
#page .cam_freinersteig .background {
  padding-top: 6px;
}
#toprow .mitglieder,
#col2 .mitglieder {
  background-image: url('../img/wiff/mitglieder-bg.gif');
}
#toprow .kontakt {
  background-image: url('../img/wiff/kontakt-bg.jpg');
}
#col2 div.block_right h3 {
  margin: 3px 0 0 0;
}
#col2 div.block_right {
  height: 140px;
}
#page #col2 .webcam {
  padding-top: 3px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#page #col2 .webcam.cam_frankenburg {
  background-image: url('../../webcam/img/frankenburg.jpg');
}
#page #col2 .webcam.cam_freinersteig {
  background-image: url('../../webcam/img/freinersteig.jpg');
}
#page #col2 {
  position: absolute;
  left: 765px;
}
#page #col2 .block-marktfest {
  background-image: url('../img/marktfest.gif');
  background-repeat: no-repeat;
  height: 130px;
}
#page #col2 .block-marktfest a {
  text-indent: -9999px;
  overflow: hidden;
}
#page #col2 > div {
  width: 230px;
  padding: 3px 5px;
  background-color: #fff;
  margin-bottom: 10px;
}
#page #col2 > #w_br {
  padding: 0;
  width: 240px;
  background: none;
  text-align: center;
}
#page #col2 > #w_br img {
  margin-bottom: 10px;
}
/* col3 - Main Column*/
#page #col3 > #col3_content {
  margin-bottom: 10px;
}
#page #col3 > h2 {
  background: #f29400;
  color: #fff;
  padding: 2px 10px 0 10px;
  margin: 0 0 10px 0;
}
#page #col3 {
  width: 507px;
  margin-left: 240px;
  margin-top: 6px;
}
#page #main.cols2 #col3 {
  width: 756px;
}
#page #col3 > div {
  padding: 10px;
  background: #fff;
  margin-bottom: 10px;
}
#page #col3 > div.colbanner {
  padding: 0;
  text-align: center;
  overflow-x: hidden;
}
#page #col3 > #ie_clearing {
  height: 10%;
  background: none;
}
body.modulefirst #page #col3 > div#map,
body.firmen #page #col3 > div#map {
  padding: 0px;
  margin-bottom: 10px;
}
#page #col3 .news .preview {
  margin-bottom: 1.5em;
}
#page #col3 .news .image {
  display: block;
  float: right;
  padding-left: 5px;
  clear: right;
}
#page #col3 .news .preview .image {
  max-height: 180px;
  overflow: hidden;
}
#page .news .images img {
  vertical-align: middle;
}
#page .news .images ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#page .news .images li {
  padding: 0 30px 0 0;
  margin: 0;
  display: inline;
}
#page #col3 .news .full .entry > h3 {
  display: none;
}
#page #col3 .news .full img {
  padding: 0px;
  margin: 10px;
  box-shadow: 5px 5px 20px #aaa;
}
#page #col3 .news .date {
  display: block;
  text-align: right;
  line-height: 18px;
}
#page #col3 .news .full .date {
  float: right;
}
#page #col3 .news .preview .date {
  width: 55px;
  float: left;
}
#page #col3 .news .full .title {
  font-size: 14pt;
  margin: 0.5em 0 1em 0;
}
#page #col3 .news .preview .title {
  font-size: 12pt;
  margin: 0 0 0.3em 65px;
  line-height: 18px;
}
#page #col3 .news .readmore {
  margin-left: 10px;
}
.news .preview .entry {
  margin-bottom: 80px;
  overflow: hidden;
}
.news .preview .entry.extern {
  height: 200px;
}
.news .full .teaser {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.news .entry .news_2 {
  /* OON-Logo */
  background-image: url('../img/ooen-logo.png');
  background-repeat: no-repeat;
  text-indent: 96px;
}
.news .entry .news_6 {
  /* fanreport */
  background-image: url('../img/fanreport.com.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  text-indent: 100px;
}
.news .preview .fadeout {
  display: none;
}
.news .preview .fadeout.extern {
  position: absolute;
  left: 248px;
  background-image: url('../img/news-fadeout2.png');
  background-repeat: repeat-x;
  background-position: bottom;
  height: 200px;
  width: 756px;
  z-index: 10;
  display: block;
}
.threecol .news .preview.extern .tag {
  display: block;
}
.threecol .news .preview .fadeout {
  width: 507px;
}
.news .preview:hover .fadeout.extern {
  background-image: url('../img/tag-bg.png');
  background-repeat: repeat-x;
  background-position: top;
}
.news .preview .fadeout.extern .tag a {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 9pt;
  padding: 83px 10px;
  line-height: 95px;
  color: rgba(0, 0, 0, 0);
  display: block;
}
.news .preview:hover .fadeout.extern .tag a {
  background: url('../img/tag.png') no-repeat center;
  color: #000;
}
.news .preview:hover .entry.extern {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#page #col3 .news .news_entry:hover .admin_buttons {
  opacity: 1;
}
#page #col3 .news .admin_buttons {
  opacity: 0;
}
#page #col3 .news .preview .admin_buttons {
  margin-top: -50px;
  z-index: 100;
}
#page #col3 .news .full .admin_buttons {
  margin-top: 10px;
  display: block;
}
.admin_buttons {
  position: absolute;
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  border: 1px solid #F29400;
  padding: 5px 0;
  -webkit-box-shadow: 3px 2px 30px #8f8f8f;
  -moz-box-shadow: 3px 2px 30px #8f8f8f;
  box-shadow: 3px 2px 30px #8f8f8f;
  font-size: 8pt;
}
#page #col3 .news .admin_buttons a {
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  text-decoration: none;
}
#page #col3 .news .admin_buttons a:hover {
  background: #F29400;
  color: #fff;
}
#col3 .news .news_entry > .note_extern > a {
  background-color: #f29400;
  background-image: url('../img/pfeil-rechts.png');
  background-repeat: no-repeat;
  background-position: 11px center;
  padding: 20px 20px 20px 60px;
  border-radius: 40px;
  color: #fff;
  font-weight: bold;
}
#col3 .news .news_entry > .note_extern:hover > a {
  text-decoration: none;
}
#page #col3 > .more {
  background-color: #f29400;
  padding: 0;
}
#page #col3 > .more > a,
#page #col3 > .more > a:hover {
  padding: 5px 10px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  display: block;
}
.news_entry .teaserlogo {
  padding: 0 8px 3px 0;
  display: block;
}
/* Newsletter */
.newsletter_preview {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #f29400;
  background: #fff;
  margin-left: -20px;
  width: 802px;
}
/* News Admin */
#news_edit textarea {
  width: 700px;
  height: 300px;
}
#news_edit textarea#news_teaser {
  height: 200px;
}
/* Pfarrinformationen */
#main #col3 #pfarrinformationen td {
  margin: 0;
  padding: 0 4px 8px 0;
}
#main #col3 #pfarrinformationen td:nth-child(3),
#main #col3 #pfarrinformationen td:last-child {
  display: none;
}
#main #col3 #pfarrinformationen td:nth-child(2) {
  font-weight: normal;
  text-align: right;
  padding-right: 10px;
}
#main #col3 #pfarrinformationen td b {
  font-weight: normal;
}
#main #col3 #pfarrinformationen td p {
  margin: 0;
  padding: 0;
}
/* Gemeindenachrichten */
#main #col3 #gemeindezeitungen ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 1em 0;
}
#main #col3 #gemeindezeitungen li {
  display: block;
  float: left;
  width: 350px;
  margin-bottom: 1.5em;
  height: 350px;
  overflow: hidden;
  margin-right: 2%;
  background: #fff;
  margin-bottom: 70px;
}
#main #col2 li .photodesc,
#col_left li .photodesc,
#main #col3 #gemeindezeitungen li .photodesc {
  display: block;
  background-image: url('../img/semitrans/w_60.png');
  color: #000;
  position: absolute;
  width: 342px;
  text-align: center;
  font-weight: bold;
  padding: 8px 4px;
  height: 44px;
}
#main #col3 #gemeindezeitungen:hover a {
  padding-bottom: 400px;
  width: 100%;
}
/* Links */
#links ul li {
  list-style-image: none;
  display: block;
  float: left;
  width: 350px;
  height: 250px;
  margin: 0 10px 10px 0;
  border: 1px solid #888;
}
#links ul li .name {
  display: block;
  position: absolute;
  width: 330px;
  padding: 20px 10px;
  text-align: center;
  background-image: url('../img/semitrans/w_80.png');
  font-weight: bold;
}
/* Wetter-Kameras */
body.wetter ul.switch,
body.wetter ul.switch li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.wetter ul.switch li img {
  width: 230px;
  height: auto;
}
body.wetter #page ul.switch li span.photodesc {
  width: 230px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
#main #col3 .webcams h3 {
  padding: 0;
  margin: 0 0 -10px 0;
}
#main #col3 .webcams .date select {
  border: 1px solid #2A83A1;
  padding: 0;
  margin: 0;
  height: 22px;
}
#main #col3 .webcams .date select.day,
#main #col3 .webcams .date select.hour,
#main #col3 .webcams .date select.minute {
  width: 45px;
}
#main #col3 .webcams .date select.month {
  width: 100px;
}
#main #col3 .webcams .date select.year {
  width: 60px;
}
#main #col3 .webcams .buttons_medium {
  text-align: right;
  width: 640px;
  margin-top: -1.5em;
  margin-bottom: 0.5em;
}
#main #col3_1col .webcams .buttons_full {
  text-align: right;
  width: 1280px;
  margin-top: -1.5em;
  margin-bottom: 0.5em;
}
.webcams .webcam_admin a,
.webcams .webcam_nav a,
#main #col3 .webcams .buttons_medium a,
#main #col3_1col .webcams .buttons_full a {
  padding: 5px 10px;
  margin: 4px;
  line-height: 35px;
  border: 1px solid #2A83A1;
  color: #2A83A1 !important;
  font-weight: bold;
  text-decoration: none;
}
.webcams .webcam_admin a:hover,
.webcams .webcam_nav a:hover,
#main #col3 .webcams .buttons_medium a:hover,
#main #col3_1col .webcams .buttons_full a:hover {
  background-color: #FFE4AA;
}
.webcams .webcam_nav a.inactive {
  opacity: 0.4;
}
.webcams .webcam_nav a.inactive:hover {
  background: none;
}
#col3 #webcam_capture_zoom img.capture {
  position: absolute;
  z-index: 3;
  display: none;
}
#col3 #webcam_capture_zoom img.capture.current {
  z-index: 5;
}
#col3 #webcam_capture_zoom img.capture.previous {
  z-index: 4;
}
/* Files-Modul - Allgemein */
div.dateselect .datenav ul {
  margin: 0;
  list-style-type: none;
  height: 100px;
}
div.dateselect .datenav li {
  font-size: 10pt;
  margin: 0 10px 5px 0;
  padding: 4px 8px;
  display: block;
  float: left;
  border: 1px solid #ddd;
}
div.dateselect .datenav li.selected {
  background: #F29400;
  border: 1px solid #F29400;
}
div.dateselect .datenav li.selected a {
  color: #fff;
  text-decoration: none;
}
div.dateselect .datenav li span.count {
  display: none;
}
/* Gallery */
#main #gallery ul,
#main #gallery li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#main #gallery li.foto_rahmen,
#main #gallery li.album_rahmen {
  display: block;
  float: left;
  width: 300px;
  margin-bottom: 1.5em;
  height: 300px;
  overflow: hidden;
  margin-right: 2%;
  background: #fff;
}
#main #gallery .title {
  position: absolute;
  display: block;
  background-image: url('../img/semitrans/w_80.png');
  color: #000;
  width: 290px;
  border: 1px solid #aaa;
  text-align: center;
  font-weight: bold;
  padding: 8px 4px;
  height: 30px;
}
/* Files-Modul - Zeitungen */
#main #files_zeitungen .entry {
  display: block;
  float: left;
  position: relative;
  width: 350px;
  margin-bottom: 1.5em;
  height: 350px;
  overflow: hidden;
  margin-right: 2%;
  background: #fff;
}
#main #files_zeitungen .header {
  display: none;
}
#main #files_zeitungen .header.editrow {
  display: block;
  height: 30px;
}
#main #files_zeitungen .editrow {
  height: 140px;
}
#main #files_zeitungen .header.editrow > div,
#main #files_zeitungen .editrow > div {
  width: 200px;
  float: left;
}
#main #files_zeitungen .editrow .files_cover {
  display: none;
}
#main #files_zeitungen .entry .editbutton {
  position: absolute;
  margin-top: -25px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid black;
}
#main #files_zeitungen .entry .editbutton a {
  line-height: 25px;
  padding: 5px 20px;
}
#main #files_zeitungen .header {
  display: none;
}
#main #files_zeitungen .entry .files_release {
  position: absolute;
  top: 0;
  display: block;
  background-image: url('../img/semitrans/w_80.png');
  color: #000;
  width: 340px;
  border: 1px solid #aaa;
  text-align: center;
  font-weight: bold;
  padding: 8px 4px;
  height: 30px;
}
#main #files_zeitungen .entry:hover .files_release {
  background-image: url('../img/semitrans/w_80.png');
  color: #000;
}
#main #files_zeitungen .entry .files_release a {
  padding: 5px 0 350px 0;
  display: block;
}
/* Darstellung der Firmen */
body.firmen #map .logo {
  float: right;
}
body.firmen #map h3,
body.firmen #map p {
  margin: 0;
}
body.firmen .firma textarea {
  width: 100%;
}
.firma .contact {
  margin: 30px 0;
}
.firma .contact td.submit {
  text-align: center;
}
.firma label {
  font-weight: bold;
  display: block;
  text-align: right;
  padding-right: 3px;
  margin-top: 5px;
}
body.firmen .firma #map {
  float: right;
  width: 330px;
  height: 360px;
  margin: -10px -10px -10px 0;
}
body.firmen .firma #map .leaflet-popup {
  max-width: 300px;
}
body.firmen #map .leaflet-popup-content {
  overflow: hidden;
  width: 300px !important;
}
body.firmen #map .leaflet-popup-content h3 {
  font-size: 13px;
}
body.firmen #map .leaflet-popup {
  min-width: 230px;
  max-width: 400px;
}
body.firmen #col3 #col3_content.firma {
  min-height: 340px;
}
body.firmen #col3 #col3_content.firma .notactivated,
body.firmen #col3 #col3_content.firma .adminbuttons h3 {
  display: block;
  margin: -10px -10px 10px -10px;
  padding: 10px 3px 10px 10px;
  font-weight: bold;
  color: #fff;
  background-color: #f09000;
  background-image: linear-gradient(bottom, #f09000 40%, #875100 85%);
  background-image: -o-linear-gradient(bottom, #f09000 40%, #875100 85%);
  background-image: -moz-linear-gradient(bottom, #f09000 40%, #875100 85%);
  background-image: -webkit-linear-gradient(bottom, #f09000 40%, #875100 85%);
  background-image: -ms-linear-gradient(bottom, #f09000 40%, #875100 85%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.4, #f09000), color-stop(0.85, #875100));
}
body.firmen #col3 #col3_content.firma .activated {
  display: block;
  margin: -10px -10px 20px -10px;
  padding: 10px 3px 10px 10px;
  font-weight: bold;
  color: #fff;
  background-color: #0A0;
  background-image: linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -o-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -moz-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -webkit-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -ms-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #0A0), color-stop(0.85, #35d442));
}
/* Bereitschaftsdienste */
#bereitschaft table.notable {
  margin: 0 -10px 30px -10px;
}
#bereitschaft table.notable tr {
  display: none;
}
#bereitschaft table.notable tr:first-child {
  display: block;
}
#bereitschaft table.notable td.date {
  display: block;
  padding-bottom: 5px;
}
#bereitschaft table.notable td.name,
#bereitschaft table.notable td.ort {
  width: 190px;
  text-align: center;
  padding-bottom: 8px;
}
#bereitschaft table.apotheken.notable tr.row-3,
#bereitschaft table.apotheken.notable tr.row-4,
#bereitschaft table.apotheken.notable tr.row-5 {
  display: none;
}
#bereitschaft table.apotheken.notable td.name {
  width: 230px;
}
#bereitschaft table.notable td.phone {
  padding-left: 35px;
  background-image: url('../img/icons/phone_16.png');
  background-repeat: no-repeat;
  background-position: 13px 6px;
  width: 200px;
}
.copyright {
  margin: 20px 0;
  font-size: 9pt;
}
body.firmen #col3 #col3_content.mitglieder {
  padding: 0;
}
body.firmen div.logo {
  text-align: center;
  margin-bottom: 15px;
}
table.firmen td .hide {
  display: none;
}
table.firmen td:hover .hide {
  display: block;
  position: absolute;
  white-space: nowrap;
  background: #fff;
  padding: 3px 3px 3px 0;
}
table.firmen td:hover .hide_dots {
  display: none;
}
table.notable {
  display: block;
  border-spacing: 0;
}
table.firmen.notable {
  height: 375px;
}
table.notable tbody {
  display: block;
}
table.notable thead {
  display: none;
}
table.notable tbody tr {
  display: block;
  padding: 10px 3px 10px 10px;
  background-image: url('../img/gradient-greyblue_white_60.png');
  background-repeat: repeat-x;
  background-size: 100% 100%;
  background-image: linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -o-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -moz-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -ms-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.37, #ffffff), color-stop(0.86, #d8e0e6));
}
#col3 table.firmen.notable {
  max-width: 100%;
}
table.firmen.notable tbody tr {
  height: 70px;
  display: block;
  float: left;
  width: 378px;
  padding: 10px 0 0px 0;
}
table.notable tbody tr.active,
table.notable tbody tr:hover {
  background-image: url('../img/gradient-orange_white_60.png');
  background-repeat: repeat-x;
  background-image: linear-gradient(bottom, #ffffff 37%, #f0bd71 86%);
  background-image: -o-linear-gradient(bottom, #ffffff 37%, #f0bd71 86%);
  background-image: -moz-linear-gradient(bottom, #ffffff 37%, #f0bd71 86%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 37%, #f0bd71 86%);
  background-image: -ms-linear-gradient(bottom, #ffffff 37%, #f0bd71 86%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.37, #ffffff), color-stop(0.86, #f0bd71));
}
table.firmen.notable tbody td {
  display: block;
  padding-right: 4px;
  font-size: 10pt;
  float: left;
}
table.firmen.notable tbody td:last-child {
  float: none;
}
table.firmen.notable tbody td.company {
  float: none;
  font-weight: bold;
  font-size: 11pt;
  padding-left: 10px;
}
table.firmen.notable tbody td.address {
  padding-left: 10px;
  background-image: url('../img/bgchar-comma.png');
  background-repeat: no-repeat;
  background-position: right 10px;
  padding-right: 5px;
}
table.firmen.notable tbody td.city {
  background-image: url('../img/bgchar-dash.png');
  background-repeat: no-repeat;
  background-position: right 10px;
  padding-left: 2px;
  padding-right: 10px;
  margin-right: 3px;
}
table.firmen.notable tbody td.website {
  display: none;
}
body.firmen td {
  vertical-align: top;
}
body.firmen ul {
  margin-top: 0;
  margin-left: 10px;
  padding-left: 15px;
}
body.firmen form .adminbuttons {
  margin: 40px 0 10px 0;
}
body.firmen form .adminbuttons div {
  margin: -10px -10px 40px -10px;
  padding: 20px 10px 10px 10px;
  background-image: linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -o-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -moz-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -ms-linear-gradient(bottom, #ffffff 37%, #d8e0e6 86%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.37, #ffffff), color-stop(0.86, #d8e0e6));
}
body.firmen form .adminbuttons label {
  font-weight: bold;
  width: 180px;
  display: block;
  float: left;
  text-align: right;
  margin-right: 20px;
}
body.firmen form .adminbuttons div:last-child {
  text-align: center;
}
body.firmen form .adminbuttons .desc {
  font-size: 10pt;
}
body.firmen form .adminbuttons textarea {
  display: block;
  width: 450px;
  height: 100px;
  border: 2px solid #C7CFD5;
  border-radius: 10px;
  padding: 10px;
  background-image: linear-gradient(bottom, #ebe7e6 7%, #de7878 77%);
  background-image: -o-linear-gradient(bottom, #ebe7e6 7%, #de7878 77%);
  background-image: -moz-linear-gradient(bottom, #ebe7e6 7%, #de7878 77%);
  background-image: -webkit-linear-gradient(bottom, #ebe7e6 7%, #de7878 77%);
  background-image: -ms-linear-gradient(bottom, #ebe7e6 7%, #de7878 77%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.07, #ebe7e6), color-stop(0.77, #de7878));
  background-color: #dea6a6;
}
body.firmen form .adminbuttons input[type="submit"] {
  margin-top: 10px;
  margin-right: 50px;
  height: 50px;
  width: 180px;
  color: #fff;
  font-weight: bold;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 0px;
  background-color: #0A0;
  background-image: linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -o-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -moz-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -webkit-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -ms-linear-gradient(bottom, #0A0 33%, #35d442 85%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #0A0), color-stop(0.85, #35d442));
}
body.firmen form .adminbuttons div input[name="corrections_required"] {
  background: #b00;
  background-image: linear-gradient(bottom, #701204 7%, #d12e2e 77%);
  background-image: -o-linear-gradient(bottom, #701204 7%, #d12e2e 77%);
  background-image: -moz-linear-gradient(bottom, #701204 7%, #d12e2e 77%);
  background-image: -webkit-linear-gradient(bottom, #701204 7%, #d12e2e 77%);
  background-image: -ms-linear-gradient(bottom, #701204 7%, #d12e2e 77%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.07, #701204), color-stop(0.77, #d12e2e));
}
.pager {
  padding-top: 5px;
  margin-left: 10px;
  height: 33px;
}
.pager span {
  display: block;
  float: left;
  text-decoration: underline;
  padding: 3px 10px;
  border: 1px solid #8FBDCC;
  margin-right: 5px;
}
.pager span:hover {
  border: 1px solid #F29400;
}
.pager span.active,
.pager span.active:hover {
  border: 1px solid #F29400;
  font-weight: bold;
}
.clearleft {
  clear: left;
}
.clearright {
  clear: right;
}
.clear {
  clear: both;
}
#col3_content .forecast_group .day:first-child {
  margin-left: 35px;
}
#col3_content .forecast .day,
#col3_content .forecast .current {
  background-color: #C7CFD5;
  margin-right: 10px;
  padding: 5px;
  font-weight: bold;
  margin-bottom: 40px;
}
#col3_content .forecast .forecast_current {
  width: 605px;
  padding-left: 80px;
}
#col3_content .forecast .forecast_group .day {
  text-align: center;
  float: left;
  width: 120px;
  height: 152px;
}
#col3_content .forecast .forecast_current .icon {
  float: left;
  padding: 0 10px 0 0;
  margin-left: -75px;
}
#col3_content .forecast .day .wind {
  font-weight: normal;
  font-size: 90%;
  margin-top: 5px;
}
#col3_content .forecast .forecast_group {
  height: 190px;
}
/* Seiten-Bilder */
ul.images > li {
  position: relative;
  display: inline-block;
  height: 250px;
  width: 250px;
  padding: 0 5px 5px 0;
}
ul.images > li > a {
  height: 250px;
  width: 250px;
  z-index: 50;
}
ul.images > li > .imagetext {
  position: absolute;
  width: 240px;
  display: block;
  height: 20px;
  padding: 5px 5px 0 5px;
  top: 0;
  overflow: hidden;
  background-image: url('../img/semitrans/w_70.png');
  font-size: 9pt;
}
ul.images > li > .admin {
  z-index: 60;
  position: absolute;
  margin-top: 0;
  background-image: url('../img/semitrans/w_70.png');
}
/* Footer */
#footer {
  clear: both;
  padding-top: 50px;
  width: 996px;
}
#footer ul {
  display: block;
  background: #444;
  padding: 0;
  height: 45px;
}
#footer ul li {
  display: block;
  float: left;
  width: 300px;
  padding: 10px;
  margin: 0;
  text-align: center;
}
#footer ul li:first-child {
  text-align: left;
}
#footer ul li:last-child {
  text-align: right;
}
@font-face {
  font-family: 'BloklettersBalpen';
  src: url('fonts/Blokletters-Balpen-webfont.eot');
  src: url('fonts/Blokletters-Balpen-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Blokletters-Balpen-webfont.woff') format('woff'), url('fonts/Blokletters-Balpen-webfont.ttf') format('truetype'), url('fonts/Blokletters-Balpen-webfont.svg#BloklettersBalpen') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansNarrowRegular';
  src: url('fonts/PTN57F-webfont.eot');
  src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTN57F-webfont.woff') format('woff'), url('fonts/PTN57F-webfont.ttf') format('truetype'), url('fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansCaptionBold';
  src: url('fonts/PTC75F-webfont.eot');
  src: url('fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTC75F-webfont.woff') format('woff'), url('fonts/PTC75F-webfont.ttf') format('truetype'), url('fonts/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansCaptionRegular';
  src: url('fonts/PTC55F-webfont.eot');
  src: url('fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTC55F-webfont.woff') format('woff'), url('fonts/PTC55F-webfont.ttf') format('truetype'), url('fonts/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansBoldItalic';
  src: url('fonts/PTS76F-webfont.eot');
  src: url('fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS76F-webfont.woff') format('woff'), url('fonts/PTS76F-webfont.ttf') format('truetype'), url('fonts/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansBold';
  src: url('fonts/PTS75F-webfont.eot');
  src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS75F-webfont.woff') format('woff'), url('fonts/PTS75F-webfont.ttf') format('truetype'), url('fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansItalic';
  src: url('fonts/PTS56F-webfont.eot');
  src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS56F-webfont.woff') format('woff'), url('fonts/PTS56F-webfont.ttf') format('truetype'), url('fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansRegular';
  src: url('fonts/PTS55F-webfont.eot');
  src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS55F-webfont.woff') format('woff'), url('fonts/PTS55F-webfont.ttf') format('truetype'), url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansNarrowBold';
  src: url('fonts/PTN77F-webfont.eot');
  src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTN77F-webfont.woff') format('woff'), url('fonts/PTN77F-webfont.ttf') format('truetype'), url('fonts/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DroidSansRegular';
  src: url('fonts/DroidSans-webfont.eot');
  src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DroidSansBold';
  src: url('fonts/DroidSans-Bold-webfont.eot');
  src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-Bold-webfont.woff') format('woff'), url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
#facebook_like {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}
#facebook_like #facebook_text {
  position: fixed;
  left: 50%;
  top: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 99999;
  width: 500px;
  padding: 50px;
  margin-left: -390px;
  margin-top: -100px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-box-shadow: #000 5px 5px 65px 5px;
  box-shadow: #000 5px 5px 65px 5px;
}
#facebook_like div.fb-like-box {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 99999;
  margin-left: 170px;
  margin-top: -160px;
  background: #202020;
  -webkit-box-shadow: #000 5px 5px 65px 5px;
  box-shadow: #000 5px 5px 65px 5px;
}
#fileupload .btn-group {
  /* margin: 0 0 100px 370px; */
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#page .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none;
}
#page .btn:hover,
#page .btn:active,
#page .btn.active,
#page .btn.disabled,
#page .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#page .btn:active,
#page .btn.active {
  background-color: #cccccc \9;
}
#page .btn:first-child {
  *margin-left: 0;
}
#page .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#page .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#page .btn.active,
#page .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
#page .btn-primary.active,
#page .btn-warning.active,
#page .btn-danger.active,
#page .btn-success.active,
#page .btn-info.active,
#page .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
#page .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
#page .btn-primary:hover,
#page .btn-primary:active,
#page .btn-primary.active,
#page .btn-primary.disabled,
#page .btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
#page .btn-primary:active,
#page .btn-primary.active {
  background-color: #003399 \9;
}
#page .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#page .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #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-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#page .btn-warning:hover,
#page .btn-warning:active,
#page .btn-warning.active,
#page .btn-warning.disabled,
#page .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
#page .btn-warning:active,
#page .btn-warning.active {
  background-color: #c67605 \9;
}
#page .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  height: 30px;
}
#page .btn-danger:hover,
#page .btn-danger:active,
#page .btn-danger.active,
#page .btn-danger.disabled,
#page .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
#page .btn-danger:active,
#page .btn-danger.active {
  background-color: #942a25 \9;
}
#page .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #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-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  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(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#page .btn-success:hover,
#page .btn-success:active,
#page .btn-success.active,
#page .btn-success.disabled,
#page .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
#page .btn-success:active,
#page .btn-success.active {
  background-color: #408140 \9;
}
#page .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#page .btn-info:hover,
#page .btn-info:active,
#page .btn-info.active,
#page .btn-info.disabled,
#page .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
#page .btn-info:active,
#page .btn-info.active {
  background-color: #24748c \9;
}
#page .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#page .btn-inverse:hover,
#page .btn-inverse:active,
#page .btn-inverse.active,
#page .btn-inverse.disabled,
#page .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
#page .btn-inverse:active,
#page .btn-inverse.active {
  background-color: #080808 \9;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
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,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: 0.3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}
.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;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.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-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 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-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
/* White icons with optional class, or on hover/active states of certain elements */
.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: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  width: 16px;
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  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);
}
.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  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 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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='#fffbb450', 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(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
}
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,
html 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;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  /*
  display: block;
  margin-bottom: 5px;
*/
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.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:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0;
  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;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
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,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -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);
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[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: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -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);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -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);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -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);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -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);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
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: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input: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: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  -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: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 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;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -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;
}
.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;
}
.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;
}
.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;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
  background-color: #f5f5f5;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #999999;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pagination-large > li > a,
.pagination-large > li > span {
  padding: 14px 16px;
  font-size: 18px;
}
.pagination-large > li:first-child > a,
.pagination-large > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-large > li:last-child > a,
.pagination-large > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-small > li > a,
.pagination-small > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-small > li:first-child > a,
.pagination-small > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-small > li:last-child > a,
.pagination-small > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.leaflet-control-zoom a {
  text-indent: -9999px;
}
