/*
Custom style for Eurozone
*/
/*
    Created on : Aug 16, 2017, 9:23:28 AM
    Author     : mandyblyss
*/
body {
  background-size: auto;
  background-color: #000 !important; }

#feature-all {
  background-image: url();
  background-size: cover;
  background-repeat: no-repeat; }

iframe {
  margin-bottom: 20px; }

/* anti-spam */
.nosee {
  display: none; }

header a {
  color: red; }
  header a:link {
    color: #ff0000; }
  header a:hover {
    text-decoration: none;
    color: #66afe9; }
  header a:active {
    text-decoration: none; }
  header a:visited {
    text-decoration: none; }

#footer {
  text-align: center;
  padding-top: 16px; }

.spaceabove {
  margin-top: 30px; }

.table > tbody > tr > td {
  border: none; }

#bookFrm .col-xs-12 {
  margin-bottom: 10px; }

.social-icons {
  margin-top: 4px;
  float: right; }
  .social-icons a:link {
    margin-left: 4px; }
  .social-icons a:hover, .social-icons a:visited {
    color: #fff;
    pointer-events: visible; }

.white {
  color: #fff; }

/*# sourceMappingURL=custom.css.map */
