@import url(https://fonts.googleapis.com/css?family=Philosopher|Play:700,400&subset=cyrillic,latin);
/* line 2, ../../app/assets/stylesheets/theme.css.scss */
html {
  color: #000;
  background: #FFF;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
fieldset, img {
  border: 0;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
li {
  list-style: none;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
caption, th {
  text-align: left;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
q:before, q:after {
  content: '';
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
sup {
  vertical-align: text-top;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
sub {
  vertical-align: text-bottom;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/* line 2, ../../app/assets/stylesheets/theme.css.scss */
legend {
  color: #000;
}

/* line 4, ../../app/assets/stylesheets/theme.css.scss */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
}

/* line 5, ../../app/assets/stylesheets/theme.css.scss */
table {
  font-size: inherit;
}

/* line 5, ../../app/assets/stylesheets/theme.css.scss */
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
}

/* line 8, ../../app/assets/stylesheets/theme.css.scss */
body {
  color: #42464A;
  text-align: center;
}

/* line 13, ../../app/assets/stylesheets/theme.css.scss */
.clear {
  clear: both;
}

/* line 15, ../../app/assets/stylesheets/theme.css.scss */
td {
  padding: 0 0 0 15px;
}

/* line 19, ../../app/assets/stylesheets/theme.css.scss */
#bg {
  background: #98A4B2;
  /* background: image-url("bg.jpg");  */
  margin: 0 auto;
  width: 900px;
  /* height:900px; */
}

/* line 26, ../../app/assets/stylesheets/theme.css.scss */
#wrap {
  width: 800px;
  height: 100%;
  text-align: left;
  margin: 0 auto;
  /* position: relative;
	top:50px; */
  padding: 25px 0 0 0;
}

/* line 35, ../../app/assets/stylesheets/theme.css.scss */
.float-l {
  float: left;
}

/* line 38, ../../app/assets/stylesheets/theme.css.scss */
.float-r {
  float: right;
}

/* line 41, ../../app/assets/stylesheets/theme.css.scss */
.left {
  width: 233px;
  background: #E7ECEF;
  padding: 0 0 20px 0;
  /* height:780px; */
}

/* line 47, ../../app/assets/stylesheets/theme.css.scss */
.right {
  width: 567px;
  /* height:780px; */
  background: #fff;
  padding: 0 0 20px 0;
}

/* line 53, ../../app/assets/stylesheets/theme.css.scss */
#logo {
  background: url(/assets/hdr-dce0397e5766ad76b17ff1eed3f43c9c.jpg);
  height: 210px;
}

/* line 58, ../../app/assets/stylesheets/theme.css.scss */
#logo h1 {
  font-family: 'Play', sans-serif;
  margin: 0;
  text-transform: lowercase;
  font-weight: bold;
  padding: 70px 0 0 100px;
  letter-spacing: -2px;
  font-size: 4em;
  color: #556A7F;
}

/* line 70, ../../app/assets/stylesheets/theme.css.scss */
#slogan p {
  font-family: 'Play', sans-serif;
  text-transform: lowercase;
  font-weight: bold;
  padding: 0 0 0 40px;
  /* letter-spacing: -2px; */
  font-size: 1.4em;
  color: #98A6B3;
}

/* line 80, ../../app/assets/stylesheets/theme.css.scss */
#logo div {
  padding-left: 150px;
}

/* line 85, ../../app/assets/stylesheets/theme.css.scss */
ul.nav-header {
  font-family: 'Play', sans-serif;
  text-shadow: 0.5px 0.5px 0.5px gray;
  font-weight: normal;
  background: url(/assets/hdl-985cd134edd01a677369033f2b1fcd17.jpg);
  height: 176px;
  padding: 50px 50px 0 50px;
}

/* line 93, ../../app/assets/stylesheets/theme.css.scss */
ul.nav-header li {
  line-height: 1.9em;
  border-bottom: #fff 1px solid;
  padding: 0 0 0 5px;
}

/* line 98, ../../app/assets/stylesheets/theme.css.scss */
ul.nav-header li a {
  color: #FFFFFF;
  display: block;
}

/* line 103, ../../app/assets/stylesheets/theme.css.scss */
ul.nav-header li:hover {
  background-color: #fff;
  color: #556A7F;
}

/* line 108, ../../app/assets/stylesheets/theme.css.scss */
ul.nav-header li a:hover {
  background-color: #fff;
  color: #556A7F;
  text-decoration: none;
}

/* line 115, ../../app/assets/stylesheets/theme.css.scss */
#meun ul {
  font-family: 'Play', sans-serif;
  text-shadow: 0.5px 0.5px 0.5px gray;
  padding: 10px 10px 0 10px;
  list-style: none;
  margin: 0;
}

/* line 122, ../../app/assets/stylesheets/theme.css.scss */
#meun li {
  line-height: 1.9em;
  padding: 0 0 0 5px;
  border-bottom: #88bcbc 1px solid;
  color: #336666;
}

/* line 129, ../../app/assets/stylesheets/theme.css.scss */
#meun li a.nav-selected {
  padding: 5px 5px 5px 5px;
  background-color: #556A7F;
  color: #fff;
}

/* line 135, ../../app/assets/stylesheets/theme.css.scss */
#meun li a {
  color: #336666;
}

/* line 139, ../../app/assets/stylesheets/theme.css.scss */
#meun li a:hover {
  background-color: #556A7F;
  color: #fff;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
}

/* line 146, ../../app/assets/stylesheets/theme.css.scss */
#meun ul ul {
  padding: 5px 5px 0 5px;
  list-style: none;
  margin: 0;
}

/* line 152, ../../app/assets/stylesheets/theme.css.scss */
#meun li li {
  border-bottom: none;
}

/* line 156, ../../app/assets/stylesheets/theme.css.scss */
#meun ul ul ul {
  padding: 0 0 0 0;
  list-style: none;
  margin: 0;
  font-size: 80%;
}

/* footer */
/* line 163, ../../app/assets/stylesheets/theme.css.scss */
#footer {
  font-family: 'Play', sans-serif;
  clear: both;
  height: 60px;
  padding: 0 0 15px 0;
}

/* line 169, ../../app/assets/stylesheets/theme.css.scss */
#footer a {
  color: #FFFFFF;
}

/* line 170, ../../app/assets/stylesheets/theme.css.scss */
#footer {
  color: #fff;
  position: relative;
  top: 10px;
}

/* line 175, ../../app/assets/stylesheets/theme.css.scss */
#xhtml {
  position: absolute;
  left: 550px;
}

/* line 180, ../../app/assets/stylesheets/theme.css.scss */
#searchResults .pageLink {
  font-size: 12px;
  color: #556A7F;
  margin: 2px 0px 8px 0px;
  padding: 0px;
  display: block;
}

/* line 181, ../../app/assets/stylesheets/theme.css.scss */
#searchResults .searchResult {
  margin-bottom: 8px;
  margin-top: 10px;
}

/* line 182, ../../app/assets/stylesheets/theme.css.scss */
#searchResults .searchResult h3 {
  margin-bottom: 0px;
  color: #556A7F;
  margin: 2px 0px 2px 10px;
}

/* line 183, ../../app/assets/stylesheets/theme.css.scss */
#searchResults .searchResult h3 a {
  color: #556A7F;
}

/* line 184, ../../app/assets/stylesheets/theme.css.scss */
#searchResults .searchResult p {
  margin-top: 4px;
}

/* line 186, ../../app/assets/stylesheets/theme.css.scss */
#adcenter {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* line 194, ../../app/assets/stylesheets/theme.css.scss */
p.brcnav {
  font-size: 10px;
}

/* line 198, ../../app/assets/stylesheets/theme.css.scss */
div.ccm-page-list {
  margin-left: 40px;
}

/* line 203, ../../app/assets/stylesheets/theme.css.scss */
#main div#fpl {
  float: left;
  margin-right: 10px;
}

/* line 208, ../../app/assets/stylesheets/theme.css.scss */
#main div#fpr {
  float: right;
  margin-left: 10px;
}

/* line 213, ../../app/assets/stylesheets/theme.css.scss */
#surveyResults .surveySwatch {
  background: #999999 none repeat scroll 0%;
  border: 1px solid #666666;
  float: left;
  font-size: 1px;
  height: 10px;
  line-height: 1px;
  margin: 3px 4px 0px 0px;
  width: 10px;
}

/* line 226, ../../app/assets/stylesheets/theme.css.scss */
a {
  text-decoration: none;
  color: black;
}

/* line 230, ../../app/assets/stylesheets/theme.css.scss */
a:hover {
  text-decoration: underline;
}

/* line 234, ../../app/assets/stylesheets/theme.css.scss */
.Description {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 3px;
}

/* line 241, ../../app/assets/stylesheets/theme.css.scss */
.Description_film {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 3px;
  font-style: italic;
}

/* line 251, ../../app/assets/stylesheets/theme.css.scss */
#meun h1 {
  font-family: 'Play', sans-serif;
  text-shadow: 0.5px 0.5px 0.5px gray;
  display: block;
  font-size: 20px;
  padding: 15px 0 5px 20px;
  background-color: #556A7F;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 263, ../../app/assets/stylesheets/theme.css.scss */
#meun h2 {
  font-size: 24px;
  padding: 30px 0 0 40px;
}

/* line 268, ../../app/assets/stylesheets/theme.css.scss */
#meun p {
  text-align: left;
  margin: 4px 20px 0 20px;
  padding: 0 0 0 0;
  color: #42464A;
}

/* line 275, ../../app/assets/stylesheets/theme.css.scss */
#main h1 {
  font-family: 'Play', sans-serif;
  text-shadow: 1px 1px 1px gray;
  text-align: right;
  margin: 0;
  text-transform: lowercase;
  font-weight: bold;
  padding: 10px 20px 0 20px;
  font-size: 2.2em;
  color: #556A7F;
}

/* line 287, ../../app/assets/stylesheets/theme.css.scss */
#main h2 {
  font-family: 'Play', sans-serif;
  text-shadow: 1px 1px 1px gray;
  text-transform: lowercase;
  font-weight: bold;
  padding: 10px 0 0 20px;
  font-size: 1.2em;
  color: #98A6B3;
}

/* line 298, ../../app/assets/stylesheets/theme.css.scss */
#main h3 {
  font-family: 'Play', sans-serif;
  text-shadow: 0.5px 0.5px 0.5px gray;
  font-style: italic;
  padding: 2px 0 0px 30px;
  font-size: 1em;
  color: #556A7F;
}

/* line 308, ../../app/assets/stylesheets/theme.css.scss */
#main p {
  text-align: justify;
  margin: 4px 30px 0 30px;
  padding: 0 0 0 0;
  color: #42464A;
}

/* line 315, ../../app/assets/stylesheets/theme.css.scss */
#main p.Description {
  text-align: center;
}

/* line 318, ../../app/assets/stylesheets/theme.css.scss */
#main p.Description_film {
  text-align: center;
}

/* line 322, ../../app/assets/stylesheets/theme.css.scss */
#main a {
  color: #336666;
}

/* line 325, ../../app/assets/stylesheets/theme.css.scss */
#main a:hover {
  background-color: #556A7F;
  color: #fff;
  text-decoration: none;
}

/* line 331, ../../app/assets/stylesheets/theme.css.scss */
#main ul {
  margin-left: 50px;
  margin-right: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: justify;
  list-style-type: circle;
}

/* line 340, ../../app/assets/stylesheets/theme.css.scss */
#main ul li {
  list-style-type: disc;
  list-style-position: outside;
  padding: 0 0 5px 0;
}

/* line 346, ../../app/assets/stylesheets/theme.css.scss */
#main ol {
  margin-left: 50px;
  margin-right: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  list-style-type: decimal;
}

/* line 355, ../../app/assets/stylesheets/theme.css.scss */
#main ol li {
  list-style-type: decimal;
  list-style-position: outside;
  padding: 0 0 5px 0;
}

/* line 361, ../../app/assets/stylesheets/theme.css.scss */
p#video {
  text-align: center;
}

/* line 365, ../../app/assets/stylesheets/theme.css.scss */
#main table.inline {
  width: 530px;
  padding: 0 0 0 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: justify;
  font-size: 10px;
}

/* line 380, ../../app/assets/stylesheets/theme.css.scss */
#main td.inline {
  padding: 0 0 0 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: justify;
}

/* line 389, ../../app/assets/stylesheets/theme.css.scss */
#main td.inline p {
  margin-left: 3px;
  margin-right: 3px;
  padding: 0;
}

/* line 395, ../../app/assets/stylesheets/theme.css.scss */
div.poll {
  margin-left: 40px;
}

/* line 400, ../../app/assets/stylesheets/theme.css.scss */
div.mercury-region img {
  margin-left: 20px;
  margin-right: 10px;
}

/* line 401, ../../app/assets/stylesheets/theme.css.scss */
div.mercury-region p img {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 404, ../../app/assets/stylesheets/theme.css.scss */
fieldset.social {
  padding: 0 1em 1.4em 1em;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  border: 2px solid #ccc;
  width: 190px;
  float: left;
  height: 80px;
}

/* line 405, ../../app/assets/stylesheets/theme.css.scss */
fieldset.adsense {
  padding: 0 1.4em 1.4em 1.4em;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border: 2px solid #ccc;
  width: 240px;
  float: left;
  height: 80px;
}

/* line 406, ../../app/assets/stylesheets/theme.css.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: -0.2em;
  margin-bottom: 1em;
  background-color: #98A4B2;
  color: white;
  padding: 3px 10px 3px 10px;
}

/* line 408, ../../app/assets/stylesheets/theme.css.scss */
#social-buttons {
  margin-top: 8px;
  margin-bottom: 0px;
  width: 190px;
  padding-left: 8px;
}

/* line 410, ../../app/assets/stylesheets/theme.css.scss */
div.vertad {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 411, ../../app/assets/stylesheets/theme.css.scss */
fieldset.social legend {
  margin-bottom: 0px;
}

/* line 412, ../../app/assets/stylesheets/theme.css.scss */
fieldset.adsense legend {
  margin-bottom: 7px;
}

/* line 415, ../../app/assets/stylesheets/theme.css.scss */
.sharrre {
  margin: 0px 0 0 4px;
  float: left;
}

/* line 419, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .box a:hover {
  text-decoration: none;
}

/* line 422, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .count {
  color: #525b67;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
  position: relative;
  text-align: center;
  width: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 );
  /* IE6-9 */
}

/* line 445, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .count:before, .sharrre .count:after {
  content: '';
  display: block;
  position: absolute;
  left: 49%;
  width: 0;
  height: 0;
}

/* line 453, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .count:before {
  border: solid 7px transparent;
  border-top-color: #b2c6cc;
  margin-left: -7px;
  bottom: -14px;
}

/* line 459, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .count:after {
  border: solid 6px transparent;
  margin-left: -6px;
  bottom: -12px;
  border-top-color: #fbfbfb;
}

/* line 465, ../../app/assets/stylesheets/theme.css.scss */
.sharrre .share {
  color: #FFFFFF;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 481, ../../app/assets/stylesheets/theme.css.scss */
#twitter .share {
  text-shadow: 1px 0px 0px #0077be;
  filter: dropshadow(color=#0077be, offx=1, offy=0);
  border: 1px solid #0075c5;
  background: #26c3eb;
  background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c3eb), color-stop(50%, #26b3e6), color-stop(51%, #00a2e1), color-stop(100%, #0080d6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  /* IE10+ */
  background: linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26c3eb', endColorstr='#0080d6',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #5cd3f1 inset;
  color: white;
}

/* line 496, ../../app/assets/stylesheets/theme.css.scss */
#facebook .share {
  text-shadow: 1px 0px 0px #26427e;
  filter: dropshadow(color=#26427e, offx=1, offy=0);
  border: 1px solid #24417c;
  background: #5582c9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
  /* IE10+ */
  background: linear-gradient(top, #5582c9 0%, #33539a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5582c9', endColorstr='#33539a',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #80a1d6 inset;
  color: white;
}

/* line 511, ../../app/assets/stylesheets/theme.css.scss */
#googleplus .share {
  text-shadow: 1px 0px 0px #222222;
  filter: dropshadow(color=#222222, offx=1, offy=0);
  border: 1px solid #262626;
  background: #6d6d6d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6d6d6d 0%, #434343 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #434343));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6d6d6d 0%, #434343 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6d6d6d 0%, #434343 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6d6d6d 0%, #434343 100%);
  /* IE10+ */
  background: linear-gradient(top, #6d6d6d 0%, #434343 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d', endColorstr='#434343',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #929292 inset;
}

/* line 526, ../../app/assets/stylesheets/theme.css.scss */
#gplus {
  margin-left: 5px;
  float: left;
}

/* line 528, ../../app/assets/stylesheets/theme.css.scss */
#post {
  font-family: 'Philosopher', sans-serif;
  font-size: 14px;
}

/* line 530, ../../app/assets/stylesheets/theme.css.scss */
#post.index img {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
}

/*
 * Mercury Editor is a Coffeescript and jQuery based WYSIWYG editor.  Documentation and other useful information can be
 * found at https://github.com/jejacks0n/mercury
 *
 * This file is intended to provide a standard way to override the CSS that comes default with Mercury Editor, and
 * includes an example button style, should you ever need to add new ones yourself.  Read the toolbar configuration in
 * mercury.js for more on how to add your own buttons to the toolbar.
 */
/* Disable text sizing in webkit (ipad/iphone etc -- should apply to mercury only) */
/* line 12, ../../app/assets/stylesheets/mercury_overrides.css */
html {
  -webkit-text-size-adjust: none;
}

/* Button example */
/* line 16, ../../app/assets/stylesheets/mercury_overrides.css */
.mercury-primary-toolbar .mercury-inspector-button em,
.mercury-expander-button[data-button="inspector"] em {
  background-image: url(/assets/mercury/toolbar/primary/inspectorpanel.png);
}

/* line 4, ../../app/assets/stylesheets/application.css.scss */
body {
  -webkit-text-size-adjust: auto;
}

/* line 8, ../../app/assets/stylesheets/application.css.scss */
#adminbar {
  user-select: none;
  position: fixed;
  z-index: 10010;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #E2E1E2;
  background-color: #6A7176;
  color: white;
  text-shadow: 0.1em 0.1em 0.2em black;
}

/* line 21, ../../app/assets/stylesheets/application.css.scss */
#adminbar #adminmenu {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
}

/* line 22, ../../app/assets/stylesheets/application.css.scss */
#adminbar #adminmenu .editlink {
  float: left;
  margin-right: 20px;
}

/* line 23, ../../app/assets/stylesheets/application.css.scss */
#adminbar #adminmenu .adminname {
  float: right;
}

/* line 25, ../../app/assets/stylesheets/application.css.scss */
#list {
  margin-left: 20px;
}

/* line 26, ../../app/assets/stylesheets/application.css.scss */
#main ul.rlist {
  margin-left: 20px;
}

/* line 27, ../../app/assets/stylesheets/application.css.scss */
.aright {
  text-align: right;
}

/* line 28, ../../app/assets/stylesheets/application.css.scss */
.mercury-region img {
  padding: 10px;
}

/* line 30, ../../app/assets/stylesheets/application.css.scss */
.description {
  text-align: center;
  font-weight: bold;
  font-size: smaller;
  color: #556A7F;
  display: block;
}
