/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
p {
   text-indent:1em;
}
#region-postscript-first h2{
   font-size:16px;
   margin-bottom: 1px;
}
#region-postscript-first .views-field-field-op-author{
   text-align:right;
   margin-bottom:5px;
   font-style:italic;
   color:gray;
}
#block-system-main .views-field-field-op-author{
   text-align:right;
   margin-bottom:5px;
   font-style:italic;
   color:gray;
}
#block-views-frontpage-articles-block td{
   vertical-align:initial;
}
#block-menu-menu-menu-i18n li{
   display:inline;
   padding-left:5px;
}
.quotes {
   display: none;
   padding-top: 10px;
   text-align:center;
}
.flex-caption strong{font-size:16px;}
.twitter-follow-button{margin-bottom:-3px;}
.flex-nav-container {margin-bottom: 50px;}
#block-menu-menu-menu-i18n .menu {
   font-weight:bold;
   font-size: 14px;
}
.twitter-share-button{margin-bottom:-5px;}
/*.fb-like{color:red}*/
#social-share{
  float:left;
  height: 10px;
  width:160px;
}

#redmed-share{
  margin: 10px 0 20px 0;
  font-weight: bold;
}

article .field-name-field-op-main-image{
  margin-bottom: 20px;
}

article h4{
  font-weight: normal;
  font-style: italic;
}
