#block-block-48{
   display:none;
}

.related-header{
   clear:both;
}

.submitted{
 display:none;
}
.field-name-field-quotes{
   background-color:#4b701c;
   padding:10px;
  color:#FFF;
  position:relative;
    margin-right: 3%;
 clear:both;
}


.field-name-field-quotation-image{
   width:33%;
   float:right;
   margin-left:3% !important;
   padding-bottom:10px;
}


.field-name-field-quotation-link{
   display:none;
}



.field-name-field-quotes .field-name-field-quotation-credit{
    padding-left: 3.8em;
    font-weight:bold;
    cursor:pointer;
    font-size:80%;
   margin-top:1em;
   
}
.field-name-field-quotes .field-name-field-quotation-content{
  margin-left:0 !important;
  padding-left: 2.2em;
  font-size:1.4em;
  font-style:italic;
  line-height:1.5em;
  font-family: Georgia, "sans serif";
}

.field-name-field-quotes .field-name-field-quotation-content:before{
    content:' “';
    position:absolute;
   left:10px;
   top:25px;
   font-size:3em;
   font-family: Georgia, "sans serif";
}

.field-name-field-quotes .field-name-field-quotation-content .field-item:after{
  content:'” '
}

.field-name-field-quotes a{
    color:#FFF !important;
    background-color:#000;
    display:block; /* @CR2018-01-19*/
    padding:auto 5px !important;
    border-radius:3px;
}
.field-name-field-quotes a:before{
  content:' ';
}
.field-name-field-quotes after{
  content:' ';
}

.field-name-field-side-text{
   padding:15px;
}
.field-name-field-related-pages .field{
    margin-top:0 !important;
}
.field-name-field-related-pages .field-collection-view{
  width:31%;
  float:left;
  margin-right:2%;
  border:4px solid #304220;
  height:100px;
  overflow:hidden;
  position:relative;
  cursor:pointer;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width:550px){
     .field-name-field-related-pages .field-collection-view{
          width:auto;
          float:none;
         margin-top:10px;
     }
}
.node-type-quotes-page .field-name-field-image .content{
      margin: 0 -1em 0 1.5em !important;
      position:relative;
      top:-1em;
}
.field-name-field-related-url{
      display:none;
}
#quote_controls span{
     display:inline-block;
     margin-right:15px;
     width:35px;
     height:35px;
     line-height:35px;
     background-color:#304220;
     text-align:center;
    cursor:pointer;
}
#quote_controls span.selected{
    background-color:black;
}
.field-name-field-conclusion{
  padding-top:1em;
  clear:left;
}
.field-name-field-related-text{
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    padding:5px;
    background-color:#304220;
    color:#FFF;
}