/******************************************************************
 * GRID ***********************************************************
******************************************************************/
/* line 4, app/assets/stylesheets/lwmistrot_styles.scss */
[class*="col-"] {
  float: left;
  padding: 15px;
}

/* For mobile phones: */
/* line 10, app/assets/stylesheets/lwmistrot_styles.scss */
[class*="col-"] {
  width: 100%;
}

/*[class*="col-"]:last-child {
  clear: left;
}*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  /* For tablets: */
  /* line 19, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-1 {
    width: 8.33%;
  }
  /* line 22, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-2 {
    width: 16.66%;
  }
  /* line 25, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-3 {
    width: 25%;
  }
  /* line 28, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-4 {
    width: 33.33%;
  }
  /* line 31, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-5 {
    width: 41.66%;
  }
  /* line 34, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-6 {
    width: 50%;
  }
  /* line 37, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-7 {
    width: 58.33%;
  }
  /* line 40, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-8 {
    width: 66.66%;
  }
  /* line 43, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-9 {
    width: 75%;
  }
  /* line 46, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-10 {
    width: 83.33%;
  }
  /* line 49, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-11 {
    width: 91.66%;
  }
  /* line 52, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-s-12 {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  /* For desktop: */
  /* line 59, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-1 {
    width: 8.33%;
  }
  /* line 62, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-2 {
    width: 16.66%;
  }
  /* line 65, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-3 {
    width: 25%;
  }
  /* line 68, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-4 {
    width: 33.33%;
  }
  /* line 71, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-5 {
    width: 41.66%;
  }
  /* line 74, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-6 {
    width: 50%;
  }
  /* line 77, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-7 {
    width: 58.33%;
  }
  /* line 80, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-8 {
    width: 66.66%;
  }
  /* line 83, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-9 {
    width: 75%;
  }
  /* line 86, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-10 {
    width: 83.33%;
  }
  /* line 89, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-11 {
    width: 91.66%;
  }
  /* line 92, app/assets/stylesheets/lwmistrot_styles.scss */
  .col-12 {
    width: 100%;
  }
}

/******************************************************************
 * GLOBAL *********************************************************
******************************************************************/
/* line 101, app/assets/stylesheets/lwmistrot_styles.scss */
* {
  box-sizing: border-box;
  /*  border-style: solid;
  border-width: 1px;*/
}

/* line 107, app/assets/stylesheets/lwmistrot_styles.scss */
html {
  height: 100%;
  width: 100%;
  font-size: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 0;
}

/* line 117, app/assets/stylesheets/lwmistrot_styles.scss */
body {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-top: 0;
  padding-top: 0;
}

/* line 123, app/assets/stylesheets/lwmistrot_styles.scss */
img {
  height: auto;
  float: left;
  -moz-box-shadow: 4px 4px 4px #9e8f7e;
  box-shadow: 4px 4px 4px #9e8f7e;
}

/* line 130, app/assets/stylesheets/lwmistrot_styles.scss */
.divider {
  width: 100%;
}

/* line 134, app/assets/stylesheets/lwmistrot_styles.scss */
.row {
  height: 0;
}

/* line 138, app/assets/stylesheets/lwmistrot_styles.scss */
.row::after {
  content: "";
  clear: both;
  display: table;
}

/* line 144, app/assets/stylesheets/lwmistrot_styles.scss */
a {
  color: #BB4600;
}

/* line 149, app/assets/stylesheets/lwmistrot_styles.scss */
a:link, a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

/* line 156, app/assets/stylesheets/lwmistrot_styles.scss */
a:hover {
  color: black;
}

/* line 161, app/assets/stylesheets/lwmistrot_styles.scss */
a:active {
  color: silver;
}

/* line 166, app/assets/stylesheets/lwmistrot_styles.scss */
#header {
  font: 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  width: 100%;
  height: 53px;
  margin-left: auto;
  margin-right: auto;
  /*background: url(/../context_performance/app/assets/images/larryz_bg-header.png) no-repeat;*/
  /*background: url(/../images/larryz_bg-header.png) no-repeat;*/
  /*background: url(/assets/larryz_bg-header_11.png) no-repeat;*/
  margin-top: 0;
  padding: 0;
  position: relative;
}

/* line 180, app/assets/stylesheets/lwmistrot_styles.scss */
#main {
  width: 100%;
}

/* line 184, app/assets/stylesheets/lwmistrot_styles.scss */
.left_bg {
  background-color: #977575;
  height: 53px;
  text-align: right;
  padding: 0px 15px 0 0;
  margin: 0;
}

/* line 192, app/assets/stylesheets/lwmistrot_styles.scss */
.left_bg ul {
  float: left;
  margin-top: 10px;
  margin-right: 0;
  padding: 0;
}

/* line 199, app/assets/stylesheets/lwmistrot_styles.scss */
.img_bg {
  background-image: url(/assets/lw_mistrot_net_14-970503a49e0a9a6b1e8011b8de36a58e8bd34d5ed892ce209794109e70bad7e8.png);
  background-repeat: no-repeat;
  height: 53px;
  background-color: #977575;
  margin: 0;
  padding: 0;
}

/* line 208, app/assets/stylesheets/lwmistrot_styles.scss */
.img_bg ul {
  float: right;
  clear: right;
  margin-top: 10px;
}

/* line 214, app/assets/stylesheets/lwmistrot_styles.scss */
.right_bg {
  background-color: #977575;
  height: 53px;
  text-align: right;
  padding: 0px 15px 0 0;
  margin: 0;
}

/* line 222, app/assets/stylesheets/lwmistrot_styles.scss */
.right_bg ul {
  float: right;
  clear: right;
  margin-top: 10px;
}

/* line 228, app/assets/stylesheets/lwmistrot_styles.scss */
#header ul li {
  display: inline;
  margin-left: 10px;
  float: left;
  height: 14px;
}

/* line 235, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions {
  height: 20px;
  font: 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
}

/* line 243, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions span {
  float: left;
  margin-top: 22px;
  font: bold 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-left: 16px;
}

/* line 250, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions ul {
  float: left;
  display: inline;
  height: 14px;
  padding-left: 16px;
  margin-top: 20px;
}

/* line 258, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions ul li {
  float: left;
  display: inline;
  margin-right: 16px;
}

/* line 264, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions a {
  color: #947070;
  text-shadow: none;
  font-weight: bold;
  height: 14px;
}

/* line 271, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions a:hover {
  color: black;
  text-shadow: 3px 3px 3px #9e8f7e;
}

/* line 276, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions li#hilite {
  color: black;
  font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
  text-shadow: 3px 3px 3px #9e8f7e;
  margin-top: -4px;
}

/* line 283, app/assets/stylesheets/lwmistrot_styles.scss */
.menuOptions li#hilite a {
  color: black;
  text-shadow: 3px 3px 3px #9e8f7e;
}

/* line 288, app/assets/stylesheets/lwmistrot_styles.scss */
#today {
  float: right;
  font-variant: small-caps;
  font-size: 0.7em;
  margin-left: 10px;
  color: white;
  text-shadow: 0 0 #cea5a5;
  font-weight: bold;
  clear: left;
  min-height: 10px;
  margin-top: 0;
}

/* line 301, app/assets/stylesheets/lwmistrot_styles.scss */
.left-content {
  float: left;
  height: 100%;
}

/* line 306, app/assets/stylesheets/lwmistrot_styles.scss */
.right-content {
  float: left;
  height: 100%;
}

/*#content_admin {
	margin-left: auto;
	width: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: auto;
	padding-top: 100px;
}*/
/* line 319, app/assets/stylesheets/lwmistrot_styles.scss */
.content {
  font-family: "Abadi MT Condensed Light";
  margin-right: auto;
  height: 100%;
}

/* line 324, app/assets/stylesheets/lwmistrot_styles.scss */
.content span {
  color: #3C4E5C;
  font-size: 2em;
  font-weight: bold;
}

/* line 329, app/assets/stylesheets/lwmistrot_styles.scss */
.content ul {
  list-style-type: none;
  color: #3C4E5C;
}

/* line 333, app/assets/stylesheets/lwmistrot_styles.scss */
.content h1 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 1px;
  text-shadow: 3px 3px 3px #9e8f7e;
}

/* line 340, app/assets/stylesheets/lwmistrot_styles.scss */
.content h2 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-left: 18px;
  margin-top: 1px;
  text-shadow: 2px 2px 2px #b0adaa;
  margin-bottom: 5px;
}

/* line 347, app/assets/stylesheets/lwmistrot_styles.scss */
#disclaimer {
  font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  float: right;
  margin-right: 100px;
  color: #aaa7a2;
  padding-bottom: 20px;
}

/* line 355, app/assets/stylesheets/lwmistrot_styles.scss */
.comment {
  font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  float: left;
  background-color: #977575;
  width: 100%;
  padding: 10px;
  color: white;
}

/* line 364, app/assets/stylesheets/lwmistrot_styles.scss */
.comment a {
  color: white;
}

/* line 368, app/assets/stylesheets/lwmistrot_styles.scss */
.comment a:hover {
  color: black;
}

/* line 372, app/assets/stylesheets/lwmistrot_styles.scss */
.dateline {
  font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: right;
  color: #977575;
  font-weight: bold;
  padding-right: 50px;
  float: right;
}

/* line 381, app/assets/stylesheets/lwmistrot_styles.scss */
.dateline i b small a {
  color: teal;
}

/* line 385, app/assets/stylesheets/lwmistrot_styles.scss */
.content-art {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 40px;
}

/* line 393, app/assets/stylesheets/lwmistrot_styles.scss */
.content-art img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  -moz-box-shadow: 4px 4px 4px #9e8f7e;
  box-shadow: 4px 4px 4px #9e8f7e;
}

/* line 401, app/assets/stylesheets/lwmistrot_styles.scss */
.blog-title {
  font: bold 2.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #977575;
}

/* line 406, app/assets/stylesheets/lwmistrot_styles.scss */
.section-title {
  font: bold 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: dimgray;
  color: #977575;
  padding: 8px;
}

/* line 413, app/assets/stylesheets/lwmistrot_styles.scss */
.blog_title-centered {
  font: bold 2.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #9e3404;
  text-shadow: 3px 3px 3px #9e8f7e;
  text-align: center;
}

/******************************************************************
 * FEATURE *********************************************************
******************************************************************/
/* line 424, app/assets/stylesheets/lwmistrot_styles.scss */
.feature {
  width: 100%;
  float: left;
  font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* line 430, app/assets/stylesheets/lwmistrot_styles.scss */
.feature hr {
  clear: left;
}

/* line 434, app/assets/stylesheets/lwmistrot_styles.scss */
.feature ul {
  margin: 15px;
  float: left;
  font-size: 1.2em;
}

/* line 440, app/assets/stylesheets/lwmistrot_styles.scss */
.feature li {
  font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: black;
  list-style-type: circle;
}

/* line 446, app/assets/stylesheets/lwmistrot_styles.scss */
.feature a {
  color: maroon;
  margin-bottom: 8px;
}

/* line 451, app/assets/stylesheets/lwmistrot_styles.scss */
.feature a:hover {
  color: black;
  margin-bottom: 8px;
}

/* line 456, app/assets/stylesheets/lwmistrot_styles.scss */
.feature h1 {
  font: 2em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #8B572A;
}

/* line 461, app/assets/stylesheets/lwmistrot_styles.scss */
.feature img {
  float: left;
  margin-right: 16px;
  -moz-box-shadow: 2px 2px 2px #9e8f7e;
  box-shadow: 2px 2px 2px #9e8f7e;
}

/* line 468, app/assets/stylesheets/lwmistrot_styles.scss */
.feature-caption p {
  font: italic 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: left;
  color: #8B572A;
  height: 20px;
  float: left;
}

/* line 476, app/assets/stylesheets/lwmistrot_styles.scss */
.feature-sub {
  color: dimgray;
  font: bold 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin: 5px;
}

/* line 482, app/assets/stylesheets/lwmistrot_styles.scss */
.feature-sub img {
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 487, app/assets/stylesheets/lwmistrot_styles.scss */
.feature p {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 492, app/assets/stylesheets/lwmistrot_styles.scss */
.blog-byline {
  font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-top: 15px;
  margin-bottom: 50px;
  color: #977575;
}

/* line 499, app/assets/stylesheets/lwmistrot_styles.scss */
.blog-byline img {
  width: 55px;
  -moz-box-shadow: 2px 2px 2px #9e8f7e;
  box-shadow: 2px 2px 2px #9e8f7e;
}

/* line 505, app/assets/stylesheets/lwmistrot_styles.scss */
.index-bullet {
  font: italic bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: center;
  color: maroon;
  margin-top: 20px;
}

/* line 512, app/assets/stylesheets/lwmistrot_styles.scss */
.index-txt {
  font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* line 516, app/assets/stylesheets/lwmistrot_styles.scss */
.index-txt p {
  color: black;
  font-weight: normal;
  font-style: normal;
  font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-top: 5px;
  clear: left;
}

/* line 525, app/assets/stylesheets/lwmistrot_styles.scss */
.index-sub {
  color: dimgray;
  font: bold 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
  margin: 5px;
  box-shadow: none;
}

/* line 532, app/assets/stylesheets/lwmistrot_styles.scss */
.index-head {
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 10px;
}

/* line 538, app/assets/stylesheets/lwmistrot_styles.scss */
.index-art {
  float: left;
  margin-bottom: 10px;
}

/*.index-art-caption {
	font: italic 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 10px;
	color: #8B572A;
}*/
/*.index-art img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 80%;
	-moz-box-shadow: 4px 4px 4px #9e8f7e;
	box-shadow: 4px 4px 4px #9e8f7e;
}*/
/*.index-art-100 img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100%;
	-moz-box-shadow: 4px 4px 4px #9e8f7e;
	box-shadow: 4px 4px 4px #9e8f7e;
}*/
/* line 570, app/assets/stylesheets/lwmistrot_styles.scss */
.index-info {
  margin-left: 60px;
}

/* line 573, app/assets/stylesheets/lwmistrot_styles.scss */
.index-info td {
  width: 180px;
}

/* line 576, app/assets/stylesheets/lwmistrot_styles.scss */
.index-info table {
  margin-bottom: 10px;
}

/* line 580, app/assets/stylesheets/lwmistrot_styles.scss */
.event-txt {
  margin-left: 20px;
  float: left;
  clear: left;
  font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-right: 30px;
  padding-top: 16px;
}

/* line 588, app/assets/stylesheets/lwmistrot_styles.scss */
.event-txt h2 {
  color: #649012;
  font-weight: bold;
}

/* line 592, app/assets/stylesheets/lwmistrot_styles.scss */
.event-txt p {
  color: black;
  font-weight: normal;
  font-style: normal;
  font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* line 598, app/assets/stylesheets/lwmistrot_styles.scss */
.event-art {
  float: left;
  width: 65%;
  margin-bottom: 10px;
}

/* line 603, app/assets/stylesheets/lwmistrot_styles.scss */
.event-art img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  -moz-box-shadow: 4px 4px 4px #9e8f7e;
  box-shadow: 4px 4px 4px #9e8f7e;
}

/* line 611, app/assets/stylesheets/lwmistrot_styles.scss */
#img_heading {
  width: 660px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(/Volumes/MBACK/Visual/Photos/family/20131215/Selected/Photo_Dec2580816PM.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 620, app/assets/stylesheets/lwmistrot_styles.scss */
#img_heading span {
  color: #FDD000;
  top: 30px;
  float: left;
  font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  padding-left: 20px;
  text-shadow: 3px 2px 5px #1a1a08;
  margin-top: 250px;
}

/* line 629, app/assets/stylesheets/lwmistrot_styles.scss */
#img_content {
  float: left;
  width: 80%;
  margin-left: 60px;
  font: 90% "Trebuchet MS";
  font-style: italic;
}

/**************************************************
MISTROT.NET - RECORD FIELDS
**************************************************/
/* line 640, app/assets/stylesheets/lwmistrot_styles.scss */
.recordFields {
  border-bottom: 1px solid gray;
  padding-bottom: 10px;
  padding-top: 0;
  width: 100%;
  float: left;
  margin-left: 5%;
  font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  clear: left;
}

/* line 651, app/assets/stylesheets/lwmistrot_styles.scss */
.recordFields img {
  width: 200px;
  margin-left: 100px;
}

/* line 656, app/assets/stylesheets/lwmistrot_styles.scss */
textarea {
  background-color: var(--text-shade-color);
  float: left;
  font-size: 1.2em;
  font-family: monospace;
  width: 100%;
  height: 48px;
  text-align: left;
  margin-top: 5px;
  resize: vertical;
  border: 1px inset #ffffff;
  clear: left;
}

/* line 670, app/assets/stylesheets/lwmistrot_styles.scss */
.recordLabel {
  width: 100%;
  height: 16px;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 0;
  float: left;
  font-weight: bold;
  clear: left;
  margin-bottom: 3px;
  font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
}

/* line 685, app/assets/stylesheets/lwmistrot_styles.scss */
.post-form {
  padding-left: 40px;
  padding-top: 0;
}

/* line 690, app/assets/stylesheets/lwmistrot_styles.scss */
input[type=text], input[type=password] {
  background-color: var(--text-shade-color);
  float: left;
  font-size: 1.5em;
  width: 100%;
  height: 26px;
  padding: 5px;
  text-align: left;
  margin-top: 5px;
  border: 1px inset #ffffff;
  clear: left;
  font-size: 1.2em;
}

/* line 704, app/assets/stylesheets/lwmistrot_styles.scss */
.recButton {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #1170A4;
  clear: left;
}

/* line 710, app/assets/stylesheets/lwmistrot_styles.scss */
input[type=button], input[type=submit], input[type=reset] {
  background-color: var(--text-shade-color);
  padding: 8px 32px;
  text-decoration: none;
  margin: 8px 0 4px;
  cursor: pointer;
  border-radius: 8px;
  border-color: #ffffff;
  float: right;
  font-weight: bold;
  clear: left;
}

/* line 723, app/assets/stylesheets/lwmistrot_styles.scss */
placeholder {
  font-size: 0.6em;
}

/* line 727, app/assets/stylesheets/lwmistrot_styles.scss */
.recordAttribute {
  background-color: #D8C7C7;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
  height: 26px;
  padding: 5px;
  text-align: left;
  margin-top: 5px;
  text-shadow: 0 0 1px #f7f9f7;
}

/* line 740, app/assets/stylesheets/lwmistrot_styles.scss */
.recordControl {
  float: left;
  padding: 2px 10px;
  background-color: #947070;
  text-align: center;
  width: 80px;
  margin-left: 100px;
  color: white;
  border-radius: 5px;
  font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 0.8em;
  margin-top: 5px;
  clear: left;
}

/* line 755, app/assets/stylesheets/lwmistrot_styles.scss */
.recordControl a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
}

/* line 762, app/assets/stylesheets/lwmistrot_styles.scss */
.recordControl:hover,
.recordControl a:hover {
  background-color: black;
  text-decoration: underline;
}
