/* CSS Document */

 /* Global custom styles */
 
body {
  background-attachment: fixed;
  background-image: url(/images/moa-logo-800x800.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
h2,
h3 {
  text-align: center;
}
a.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}

/* Unordered List with Image Bullets */

ul.bull {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
ul.bull li {
  background-image: url(http://www.momentsofawareness.com/images/moa-logo-bullet-dark-10x10px.png);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding-left: 14px;
}

 /* Navs */
 
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: rgba(102, 0, 102, 0.8);
  color: rgba(255, 255, 255, 0.8);
}

 /* Forms */
 
.form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(102, 0, 102, .2);
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, .8);
}
.form-control:focus {
  border-color: rgba(102, 0, 102, .8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.2), 0 0 8px rgba(102, 0, 102, .2);
  box-shadow: inset 0 1px 1px rgba(102, 0, 102, 0.2), 0 0 8px rgba(255, 0, 0, 0.2);
}
textarea {
  background-color: rgba(255, 255, 255, 0.8);
  color: rgba(255, 0, 0, .8);
  -webkit-box-shadow: inset 0 1px 1px rgba(102, 0, 102, .2);
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, .8);
}

/* Fonts */

@font-face {
  font-family: "HamburgSymbols";    
    src: url("/HamburgSymbols/hamburgsymbols-webfont.eot");
    src: url("/HamburgSymbols/hamburgsymbols-webfont.eot?#iefix") format("embedded-opentype"),
         url("/HamburgSymbols/hamburgsymbols-webfont.woff") format("woff"),
         url("/HamburgSymbols/hamburgsymbols-webfont.ttf") format("truetype");
}

.sym {
  font-family: "HamburgSymbols";
  font-size: 1.25em;
  font-style: normal;
  font-weight: normal;
}
.offset-text {
  font-size: .875em;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}

.pad-text {
  padding-top: 10px;
}

 /* Columns */
 
.col-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,.col-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  background-color: rgba(255, 255, 255, .8);
}

/* centered columns styles */
.row-centered {
    text-align: center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

 /* Button alignment */

.butt {
  display: inline;
  float: right;
  height: 40px;
  max-width: 160px;
  padding: 7px;
}  

/* Feedburner */

.feedburnerFeedBlock span.headline {
  font-weight: bold;
  display: block;
  text-indent: 0;
}

.feedburnerFeedBlock ul li {
  font-size: .875em;
  margin-bottom: 2em;
  padding-left: 0 20px !important;
  text-indent: 0 !important;
}

.feedburnerFeedBlock ul li span.headline a {
  font-size: 1.25em;
  font-weight: bold;
}

.feedburnerFeedBlock p.date {
  font-size: .875em;
  display: inline;
  margin: 0 10px;
}

.feedburner-form-text {
  font-size: .875em;
  font-weight: bold;
}

 /* Copyright notice */

.copyright {
  font-size: .75em;
  padding-bottom: 10px;
  text-align: center;
}

/* Center align the text within the three columns below the carousel */

.container .marketing {
  text-align: center;
}

/* Follow.It custom styles */

.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin-top: 30px !important;
  padding: clamp(17px, 5%, 40px) clamp(17px, 7%, 50px) !important;
  max-width: none !important;
  border-radius: 6px !important;
  box-shadow: 0 5px 25px rgba(102, 0, 102, .2) !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview,
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview *{
  box-sizing: border-box !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-heading {
  width: 100% !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-heading h5{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field {
  margin-top: 20px !important;
  width: 100% !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field input {
  width: 100% !important;
  height: 40px !important;
  border-radius: 6px !important;
  border: 2px solid #800080 !important;
  background-color: #fff !important;
  outline: none !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field input {
  color: #ff0000 !important;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-align: center !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field input::placeholder {
  color: #ff0000 !important;
  opacity: 1 !important;
}

.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field input:-ms-input-placeholder {
  color: #ff0000 !important;
}

.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-input-field input::-ms-input-placeholder {
  color: #ff0000 !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-submit-button {
  margin-top: 10px !important;
  width: 100% !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-submit-button button {
  width: 100% !important;
  height: 40px !important;
  border: 0 !important;
  border-radius: 6px !important;
  line-height: 0px !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .form-preview .preview-submit-button button:hover {
  cursor: pointer !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .powered-by-line {
  color: #800080 !important;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: flex !important;
  width: 100% !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 10px !important;
}
.followit--follow-form-container[attr-a][attr-b][attr-c][attr-d][attr-e][attr-f] .powered-by-line img {
  margin-left: 10px !important;
  height: 1.13em !important;
  max-height: 1.13em !important;
}