/*
Theme Name: New Refreshed ADRC website
Theme URI: /wp-content/themes/neuADRC
Author: Charlton

Description: New Refreshed ADRC website
Version:1.0;
License: GNU General Public License v1 or later
*/

/*home page style*/

@import url(https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy|IM+Fell+French+Canon|Scheherazade);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900,700,500,300);
@font-face {
  font-family: 'nationpp';
  src:  url('fonts/nationpp.ttf') format('ttf')
}
@font-face {
  font-family: 'glyphicons-halflings-regular.woff2';
  src:  url('fonts/glyphicons-halflings-regular.woff') format('woff')
}
input.search-query {
    padding-left:26px;
}
form.form-search {
    position: relative;
}
form.form-search:before {
    display: block;
    width: 14px;
    height: 14px;
    content: "\e003";
    font-family: 'Glyphicons Halflings';
    background-position: -48px 0;
    position: absolute;
    top:8px;
    left:8px;
    opacity: .5;
    z-index: 1000;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    margin:0 auto;
}

#searchform input {
  margin-bottom: 10px!important;
  width: 100%;
}

.gray { color:#666!important;}

h2.mainTitle_index{
  font-family: 'Roboto', sans-serif;
  font-size: 150%;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  color:#737373;
  margin: 0 20px 10px 20px;
  border-bottom: dotted 1px #999;
  padding-bottom: 20px;
}
p.rtecenter a{color:#990000!important;font-weight:bold;}
/*customize for bootstrap*/
table th{padding:20px 0 20px 30px}
@media (max-width: 768px) {
table td, th{padding: 6px 0 20px 100px!important;}
}
.navbar-right {
  float: right !important;
}
.row {
  margin-top: 15px;
}
a:focus{outline:none!important;}
.navbar-default {
  background: rgb(152,5,15)!important; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(152,5,15,1) 0%, rgba(103,3,5,1) 100%)!important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(152,5,15,1) 0%, rgba(103,3,5,1) 100%)!important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(152,5,15,1) 0%, rgba(103,3,5,1) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98050f', endColorstr='#670305', GradientType=0 )!important; /* IE6-9 */
  border: 0px!important;
}
.navbar-default {
  border-top: solid 1px #ad200e!important;
  padding: 0 0 1em 0;
}
div p a,div h3 a{
  color:#990000!important;
  font-weight:bold;
}

a.btn-default {
  color: #fff;
  background-color: transparent!important;
  border-color: transparent!important;
}
a.btn-default:hover {
  color: #dc8048!important;
  background-color: transparent!important;
  border-color: transparent!important;
}
.navbar {
  border-radius: 0px!important;
  margin-bottom: 15px;
}
.navbar-center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: auto;
  margin-top: 5px;
  padding: 0;
  height: 80%;
}
#searchBtn {
  display: none;
}
.navbar-center a {
  width: 50%;
  max-width: 437px;
  display: inline-block;
}
#adrc-mobile {
  display: none;
}
#adrc-full {
  display: inline-block;
}
.dropdown-toggle {
  z-index: 99;
}
.navbar-toggle {
  z-index: 99999;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent!important;
}
.navbar-default .navbar-brand {
  font-family: 'Sorts Mill Goudy', serif!important;
  /*font-family: 'IM Fell French Canon', serif;*/
/*font-family: 'Scheherazade', serif;*/
  font-size: 1.5em !important;
  color: #dc8048!important;
}

.navbar-default .navbar-brand:hover {
  opacity:0.8;
}

.navbar-form {
  padding-top: 5px;
  width: 18%;
}
.navbar-form .input-group {
  float: right;
}
/*body*/
html, body {
  min-height: 100%!important;
}
html {
  background: rgb(249,248,243)!important; /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%)!important;/* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%)!important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8f3', endColorstr='#9a9b96', GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
  margin: 0;
  background-repeat: no-repeat;
}
body {
  background: rgb(249,248,243)!important; /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%)!important;/* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%)!important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(249,248,243,1) 0%, rgba(154,155,150,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8f3', endColorstr='#9a9b96', GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
  margin: 0;
  background-repeat: no-repeat;
}
/*top navigation section*/
.RlogoCtl {
  float: right;
}
.RlogoCtl img {
  padding: 10px 20px 10px 20px;
}
.mainTopTitle {
  padding-top: 1.8em!important;
}
.topLogoRegion {
  background: rgb(152,5,15);
  border-bottom: solid 1px #870601;
}
div.cgicPageCtl{
  background-color: rgba(237, 237, 237, 0.55);
  margin-top: 20px;
}
div.joinCommunityFormCtl{
  display: block;
  margin-left: 5em;
}
.portal-form {
  color:#990000;
  display:none;
}
@media screen and (max-width: 1230px) {
  #adrc-mobile {
    display: inline-block;
  }
  #adrc-full {
    display: none;
  }
  .topFormMobile {
    display: none;
    width: 50%;
  }
  #searchBtn {
    display: block;
  }
}
/*media query max 768px*/
@media screen and (max-width: 768px) {
  #lang-btn .btn-default {
    margin: 10px;
    width: auto;
    height: auto;
    display: block;
  }
  #searchBtn {
    position: absolute;
    right: 15px;
  }
  .navbar-center {
    position: relative;
    width: 100%;
    clear: both;
  }
  .navbar-center a {
    width: 90%;
    display: inline-block;
  }
  .navbar-form{
    box-shadow: 0px!important;
  }

  div.epyt-gallery-list{
   position: static!important;
  }

  div.epyt-gallery iframe{
    width:100%;
    float:left;
  }

  div.joinCommunityFormCtl{
    width: 100%;
    margin-left: 17px;
  }
  div.navbar-right{
    margin:0;
    float:0;
    text-align: center;
    border-bottom: 0px;
    border-top: 0px;
  }
  form.form-search {
    position: relative;
    top: 10px;
  }
  div.navbar-form{
    width: 100%;
    clear: both;
    margin-right: 0!important;
  }
  div.navbar-form .input-group {
    width: 100%;
  }
  img.nutritionImgControl{
    text-align: center;
    margin:0;
  }
  div.healthcareHomePostList{
    margin-top:0px;
  }
  div.healthcareHomePostListThumbnail{
    text-align: center;
  }
   div.healthcareHomePostListThumbnail:first-of-type{
    text-align: center;
    margin-top:2em;
  }
  div.cgicPageCtl{
    background-color: transparent;
    margin-top: 20px;
    text-align: center;
  }
  .RlogoCtl img {
    float: none;
    padding: 10px 20px 10px 20px;
    margin: 0 auto;
  }
  .navbar-default {
    padding: 0 0 0 0;
  }
  .navbar-brand {
    line-height: 30px!important;
  }
  div.homeTabborder {
    border-bottom: 0px;
  }
  div.about_home_RC_Control{
    margin-top:2em;
  }
  div.page{
    width: 100%;
    text-align: center;
  }
  div.donationBtn{
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
    text-align: center;
  }
  div.donationBtn a {
    width: 200px;
    padding: 10px 0;
  }
  div.newsblogelement{
    width:100%;
    text-align: center;
  }
  article.singlePostContrl{
  margin-left: 1.5em;
  }
  div.homeTabborder{
    width:100%;
    text-align: center;
  }
 article.post div p{
  width: 100%;
  padding-left: 0px;
 }
 article.post p {
  width: 100%;
 }
 article.post h2{
  text-align: center;
 }
    .downarrow{
        margin-top:6em;
        margin-left:2em!important;
    }
    .navbar-brand{
        margin-top:0px!important;
    }
    .topFormMobile{
        margin-top:-6em;
    }
}

article.post .simple7 h5 { color: #990000; }

@media screen and (max-width: 400px){
  div.mobileViewBtn{
     margin-left: 0%!important;
  }

}
/*footer section*/
.navbar-inverse {
  background-color: #555;
  border-color: transparent!important;
}
.navbar-fixed-bottom{
  position: static!important;
}
.navbar-header{
  position: relative!important;
  width: 100%;
  float: none;
  padding: 10px 0;
  display: block;
  /*z-index: 999!important;*/
}
.text-muted {
  margin-top: 10px!important;
}

/*------------------------------about home contact us-------------------------*/
.about_home_RC_Control h3, .aboutHomeRightTabContact{
  color:white;
  text-align:center;
  min-height:63px;
  height: auto;
  padding:20px 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
  background: #a90329; /* Old browsers */
  background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
  font-size: 120%;
}

.aboutHomeJointCommunityFormBackground {
    background-color: #D7DCDF;
    width: 87%;
    border-radius: 5px 5px 0 0;
}

.about_home_RC_Control div a .img-responsive.img-control.wp-post-image {
    height: 100px;
}

/*------------------custom for tabs-------------------------------------------*/
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 15px;
}

/* Content Area */
article.post {
  border-bottom: 1px dotted #DDD;
  margin-bottom: 20px;
}

article.post p, article.post h1, article.post h2, article.post h3, article.post h4, article.post h5, article.post h6, article.post ul, article.post ol {
  width: 94%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

article.post div p, article.post div h1, article.post div h2, article.post div h3, article.post div h4, article.post div h5, article.post div h6, article.post div ul, article.post div ol {
  margin-left: 0;
  margin-right: 0;
}
article.post:last-of-type {
  border-bottom: none;
}

/* Header */
.site-header {
  width: 100%;
}

.site-header h1 {
  margin: 0;
}

.site-header h1 a:link,
.site-header h1 a:visited {
  text-decoration: none;
}

.site-header h5 {
  margin: 0;
}

/* Standard Nav Menu */
.nav {
  display:table;
}
.nav > li{
  width: auto;
  display:table-cell;
}


.site-nav ul {
  padding: 0;
}

.site-nav ul:before, .site-nav ul:after { content: ""; display: table; }
.site-nav ul:after { clear: both; }
.site-nav ul { *zoom: 1; }

.site-nav ul li {
  list-style: none;
  /*float: left;*/
  background-size: auto 64%!important;
  width: 24%;
  max-width: 200px;
  padding-top: 5%;
  display: inline-block;
}

.site-nav ul li a:link,
.site-nav ul li a:visited {
  display: inline-block;
  color:#666;
}

/* Header Nav Menu */
.site-header nav {
  margin-top: 1.5%;
}

.site-header nav ul li {
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom:15px;
}

.site-header nav ul li a:link,
.site-header nav ul li a:visited {
  /*padding: 10px 17px;*/
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-bottom: none;
}

.site-header nav ul li:hover {
  opacity: 0.8!important;
}

.site-header nav ul li:hover a {
  border-bottom: 2px solid #000;
  font-weight: bold;
}

.site-header nav ul li.current-menu-item a:link,
.site-header nav ul li.current-menu-item a:visited {
  font-weight: bold;
  /*background-color: #006ec3;*/
 /* color: #FFF;*/
  color: #080808;
  border-bottom: 2px solid #000;
}

li#menu-item-44{
    background: url("images/nav_brain.svg") no-repeat top center;
  }
li#menu-item-47{
    background: url("images/nav_people.svg") no-repeat top center;
  }
li#menu-item-42{
    background: url("images/nav_cup.svg") no-repeat top center;
  }
li#menu-item-41{
    background: url("images/nav_listener.svg") no-repeat top center;
  }
li#menu-item-1437{
    background: url("images/NEWS-ICON.png") no-repeat top center;
  }
ul.menu li{
  cursor:pointer;
}
#scientists_form .UploadstudentID{
  display: none;
}

/* Page Layout */
div.page h2{
  font-size: 225%;
  margin-bottom: 15px;
  color:#990000!important;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
article.page h2 {
  font-size: 225%;
  margin-bottom: 15px;
}
article.post h2{
 color:#990000!important;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
div.page h5{
  font-size: 120%;
  margin-bottom: 15px;
  color:#990000!important;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
div.page p>a:link{
  font-size: 120%;
  margin-bottom: 15px;
  color:#990000!important;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
article.post h6{
  color:#999;
  font-family: 'nationpp', sans-serif;
}
article.post p>a:link{
  color:#990000!important;
  font-weight: bold;
}

.post h3, h3{
color:#990000;
font-size: 150%;
/*padding-left:40px;*/

}
.post h3 a{
color:#990000!important;
text-decoration: none!important;
font-size: 100%!important;
}
.post h3 a:hover{
color:#990000!important;
text-decoration: underline!important;
font-size: 100%!important;
}
.post div p{
color:#666!important;
font-size: 90%!important;
/*padding-left:40px;*/
}
.post div hr{
  margin-right:50px;
}
.post h4{
color:#666!important;
font-size: 90%!important;
line-height: 30px;
font-weight: normal!important;
}
.post h4 a{
color:#990000!important;
text-decoration: none!important;
font-size: 110%!important;
/*margin-left: 40px;*/
}
.post .bannerContent {
  margin-left: 0px; 
  margin-bottom: 20px; 
  color: #7e0404;
}
.post .bannerContent p {
  color: #7e0404!important;
  font-size: 94%!important;
}

.post .bannerContent .btn {
  font-size: 92%!important;
  margin-top: 0!important;
  margin-bottom: 10px;
}

/*featured image responsive control*/
.responsive-class{
  width:80%;
  height:auto;
  padding:15px;
  margin: 0 auto;
  display: block;
}
/*each tab: same height for columns*/
@media (min-width: 768px) {
    div.equal-height-sm, article.equal-height-sm {
        display: table;
        width: 100%;
    }

    div.equal-height-sm,article.equal-height-sm > div[class^='col-'] {
        display: table-cell;
        float: none;
        vertical-align: top;
    }
}
.homeTabborder{
  border-bottom: 1px dotted #777;
}
.donationBtn{
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
  width:200px;
  text-align:center;
  padding:10px 0 10px 0;
  color:#fff;
  margin-top: 1em;
  border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    font-weight: normal;
}
.donationRegion{
  margin-top:-2em;
  margin-bottom:2em;
  border-bottom:1px dotted #777;
  padding-bottom: 15px;
}
.donationBtn a:link,.donationBtn a:visited{
  color:#fff;
}
.donationBtn a:hover{
  text-decoration: none;
}
.donationBtn:hover{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4cb50+0,ea8100+100 */
background: #f4cb50; /* Old browsers */
background: -moz-linear-gradient(top, #f4cb50 0%, #ea8100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f4cb50 0%,#ea8100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f4cb50 0%,#ea8100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cb50', endColorstr='#ea8100',GradientType=0 ); /* IE6-9 */
}
/*--------------------- home page News and blogs----------------------------*/
h4.newsblogsTitle{
  font-size: 100%;
  color: #990000;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
.newsblog-container {
  border-bottom: dotted 1px #999;
  margin-top: 0;
  padding-top: 25px;
}

.newsblogelement {
  padding-bottom: 15px;
}

.newsblogelement img{
  width:100%;
  height: auto;
  max-width: 300px;
}
.newsblogsTitlePara p{
  font-size: 80%;
  padding-left: 15px;
  padding-right: 15px;
}
.form-horizontal .form-group {
  margin-left:0px!important;
}
.about_home_RC_Control{
  left: 8px;
  margin-top: -2em;
  position: relative;
}
/*---------------------participants family-----------------------------------*/
.participant_Rcolumn{
  background: #e3e3e1;
  color:#990000;
  border-radius: 5px;
  box-shadow: 2px 3px 8px 1px #888;
  margin-bottom: 30px;
 /* margin-left: 2em;*/
 /* padding-right: 19px!important;
  padding-left: 23px!important;*/
}
.participantsHomepagePostTitle{
  font-family: inherit;
  color: #990000!important;
  margin-top:3.5em;
}
.participantsHomepagePostTitle a{
  font-family: inherit;
  color: #990000!important;
}
p.noOffsetParagraph{
  padding-left: 0px!important;
}
/*--------------------scientist and researcher--------------------------------*/
h5.scientistHomeMainTitleLC{
  font-size: 150%;
  margin-bottom: 15px;
  color: #990000!important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.scientistADRCLinkTitleLC{

}
.scientistADRCLinkTitleLC blockquote {
  background: #e3e3e1;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 2em 0px;
  quotes: "\201C""\201D""\2018""\2019";
  width: 76%;
  border-radius: 10px;
}
.scientistADRCLinkTitleLC blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.scientistADRCLinkTitleLC blockquote p {
  display: inline;
}
div.FeaturedImgCtrl{
  margin-top: 5px;
  box-shadow: 2px 3px 8px 1px #888;
  background: #e3e3e1;
  border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
 /* width:88%;
  height:auto;*/
}
/*-------------------------- about home page clinci location--------------------*/
.img-control{
  margin-top:-1em;
}
/*-------------------------- participants disease information accordion page ----*/
/*----- Accordion -----*/
.accordion, .accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion {
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
  background-color: rgba(255, 255, 255, 0.24)!important;
  border-radius: 3px;
  margin: 30px 0;
  border: 1px solid #ddd;/*background-color: #fafafa;*//* box-shadow: 0 1px 0 #ddd;*/
}

.accordion-section:first-child {
  padding-top: 30px;
}
.accordion-section-subheader {
  width: 94%;
  padding: 0 0 0 5%;
  color: #990000!important;
}
.accordion-section-title {
  width: 94%;
  padding: 15px 0 15px 5%;
  display: inline-block;
  /*border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;*/
  transition: all linear 0.15s;
  font: normal 15px/1.3 helvetica, arial, freesans, clean, sans-serif;
  /*text-shadow:0px 1px 0px #1a1a1a;*/
  color: #990000!important;/*  background: transparent url("../images/li-chevron.png") 0 5px no-repeat;
    background-position: 15px 21px;*/
}
.accordion-title-subsect {
  width: 95%;
}
.accordion-title-subsect:before {
  content: "\232A";
  padding-left: 15px;
  padding-right: 12px;

}
.accordion-section-title.active, .accordion-section-title:hover {
  /*background-color: #EFF1F9;*/
  text-decoration: none;
}
.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
  padding-bottom:30px;
}
.accordion-section-content {
  padding: 15px;
  display: none;
  position: relative;
  width: 85%;
  margin: 0px auto;
  font-size: 12px;
  color: #990000;

  /*border: 1px solid #97c1da;
    border-radius: 3px;
    background-color: #d8ebf8;
    background: -moz-linear-gradient(#d8ebf8, #d0e3ef);
    background: -webkit-linear-gradient(#d8ebf8, #d0e3ef);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ebf8', endColorstr='#d0e3ef')";
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);*/

}
.accordion-section-content p {
  margin-bottom: 20px;
  margin-top: 20px;
}
/*end of accordion*/
/***********************read more link**********************/
.moreInfo{
  color:#990000!important;
}
.moreInfo a:link{
  color:#990000!important;
  font-weight: bold!important;
}
.moreInfo a:hover{
  text-decoration: underline;
  font-weight: bold!important;
}
.memoryLoss{
  color:#fff!important;
}
.memoryLoss a:link{
  color:#fff!important;
  font-weight: bold!important;
}
.moretag{
  color:#990000!important;
  font-weight: bold;
  font-family: inherit;
}

a.adrc_linkColor:link{
  color:#fff!important;
  text-decoration: none;
}
a.adrc_linkColor:hover{
  text-decoration: none;
}
.table-striped {
  background-color: rgba(255, 255, 255, 0.24)!important;
  max-width: 950px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
.table-striped > tbody > tr:nth-of-type(odd){
   background-color: transparent!important;
}
.table-striped > thead {
  border-bottom:dotted 1px #990000!important;

}
.table-striped > tbody > td{
   padding:1em 0 1em 1em!important;
}

.simple7 .table-striped td, .simple7 .table-striped th{
  border-left: dotted 1px #990000!important;
  border-bottom: dotted 1px #990000!important;
  padding: 2%!important;
}

.simple7 .table-striped td:nth-of-type(1), .simple7 .table-striped th:nth-of-type(1) {
  width: 20%;
  border-left: none!important;
}

.simple7 .table-striped td:nth-of-type(3) {
  width: 20%;
}

.simple7 .table-striped td:nth-of-type(1) img {
  width: 100%;
}

.scientistRCPostStyle {
  margin:0 auto 0 30px;
}
.scientistRCPostStyleHRLINE{
  border-bottom:dotted 1px #999;
  margin: 0 30px 0 0;
}
.post div.scientistRCPostStyle p{
color:#990000!important;
}
.post div h4.scientistRCPostStyleHeader{
padding-top:30px;
color:#990000!important;
font-size: 110%!important;
padding-left:28px!important;
}
.post div h4.scientistRCPostStyleResource{
padding-top:30px;
color:#990000!important;
font-size: 110%!important;
padding-left:28px!important;
}
.post div h4.scientistRCPostStyleResourceList{

}
div.scientistRCPostStyleResourceList p{
  margin:0 0 0 30px;
}
.post div h5 a{
color:#990000!important;
}
div.searchResults{
  font-size: 150%;
  color:#990000!important;
}
div .homeTabborder h2{
  margin-top: 0;
}
img.nutritionImgControl {
  margin-right:20px!important;
  margin-bottom:20px!important;
}
/*.post h2{
margin-bottom:2em!important;
}*/
hr {
    border-top: 1px dotted #999!important;
    }
/*------------------responsive table for project design post-----------------------------------*/
@media only screen and (max-width: 800px) {
        /* Force table to not be like tables anymore */
        #no-more-tables table,
        #no-more-tables thead,
        #no-more-tables tbody,
        #no-more-tables th,
        #no-more-tables td,
        #no-more-tables tr {
        display: block;
        }

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        }

        #no-more-tables tr { border: 1px solid #990000; margin-bottom: 1em;padding-bottom:1em;}

        #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        /*border-bottom: 1px solid #990000;*/
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
        }

        #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
        }

        /*
        Label the data
        */
        #no-more-tables td:before { content: attr(data-title); }
        }

        .text-center{
          color:#990000!important;
        }
        .aboutHomeJointCommunity {
          font-size: 100%;
        }

        .form-horizontal .form-group{
          margin-right: 0px!important;
        }
        .jointCommunityFormBtn{
          float:none;
          margin: 0 auto;
        }
/*---------------------------------------- style for 3MS form and cgic form --------------------------*/

.form-control {
  margin-bottom: 10px!important;
  background-color: #eaedf2!important;
}
.checkbox label {
  margin-left: 40px!important;
}
.panel-default {
    /*border-color: #dddddd!important;*/
}
.panel {
   background-color: rgba(255, 255, 255, 0.24)!important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25)!important;
  /* border: 1px solid #999!important;
    border-radius: 4px!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5)!important;*/
    margin-bottom: 20px!important;
}
*, *:before, *:after {
    box-sizing: border-box!important;
}
.checkbox label:first-of-type {
  margin-left: 0px!important;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group{
  border-radius:4px!important;
}
.btn-group-justified {
    width: 84%!important;
    margin: 20px auto!important;
}
.btn-default {

    background-color: transparent!important;

}
.nextBtn {
  padding: 20px;
  font-size: 150%;
  font-weight: bold;
}
.sign-mou-btn {
  margin-left: -20px;
  padding: 20px;
  font-size: 150%;
  font-weight: bold;
}
.sign-mou {
  background-color: #f5f5f5;
}

.projectname,
.personalname,
.address,
.state,
.zip,
.country {
  padding: 20px;
  background: #eaedf2;
  color:#000;
  font-size: 150%;
  font-weight: bold;
  margin-left:15px;
  margin-right:15px;
}
.datapartnerTXT{
  margin-left:15px;
  font-size: 150%;
  font-weight: bold;
}
.col-md-4 p,.col-md-12 p{
 padding-left:15px!important;
 padding-right:15px!important;
}

.btn-primary{
  background: #a90329; /* Old browsers */
  background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%)!important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%)!important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 )!important; /* IE6-9 */
  border-color:transparent!important;
}
.tagline{
  margin-left:15px!important;
  margin-right:15px!important;
}
.col-md-12 ul {
  margin-right:15px!important;
}
.text-left {
    margin-left: 15px!important;
}
.enteringDate {
  padding: 10px;
  background: #ccc;
  font-size: 150%;
  font-weight: bold;
}
.datapartner {
  padding: 20px;
  font-size: 150%;
  font-weight: bold;
}
.datapartnerDate {
  padding: 20px;
  font-size: 150%;
  font-weight: bold;
}
.well {
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  padding: 19px;
}
.referralCheckBox {
  margin-left: 5em;
}
/*styling bullets*/
#mou .row ol {
  counter-reset: section;                /* Creates a new instance of the
                                            section counter with each ol
                                            element */
  list-style-type: none;
}

#mou .row li::before {
  counter-increment: section;            /* Increments only this instance
                                            of the section counter */
  content: counters(section,".") ". ";    /* Adds the value of all instances
                                            of the section counter separated
                                            by a ".". */
                                         /* if you need to support < IE8 then
                                            make sure there is no space after
                                            the ',' */
font-weight:bold;
font-size:120%;
}
.mouListHeader{
  font-weight:bold;
  font-size:120%;
}
/*css for form validation*/
#ThreeMS_Request_form label.error, label.error {
  /* remove the next line when you have trouble in IE6 with labels in list */
  color: red;
  font-style: italic
}
#ThreeMS_Request_form input.error { border: 1px dotted red; }
#ThreeMS_Request_form div.error { display: none; }
.navbar-default{
  background-color: transparent!important;
 /* border-color: transparent!important;*/
}
.navbar-default .navbar-nav > li > a {
    color: #555!important;
    font-weight: bold!important;
}


/*embeded video object*/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;

}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.videoCtl{
  margin-left: 0em!important;
}

div.epyt-gallery-title,div.epyt-pagination{
  color:#990000!important;
}
div#no-more-tables > table.table-striped td, th {
    padding: 20px 20px 20px 30px;
    color:#990000!important;
}
.socialnetwork{
    width:260px;
    margin:0 auto;
  }
  .socialnetwork ul{
    list-style-type: none!important;
    display:table!important;
    overflow: hidden!important;
  }
  .socialnetwork ul li{
    /*float: left!important;*/
    display: inline !important;
    padding: 5px;
    width: 30px;
    margin-left: auto !important;
    margin-right: auto !important;
    list-style-type: none!important;

  }


.navbar-inverse{
  background-color: #000!important;
}
#rotating-item-wrapper {
    width: 200px;
    height:auto;
}
#rotating-item-wrapper img {
    max-width: 300px;
    width: 100%;
    height:auto;
    position: absolute;
    top: 0;
    left: 0;
}
.rotating-item {
    display: none;
    margin:0 auto;

}
@media (max-width: 768px){
  #rotating-item-wrapper img {
    width: 200px;
    height:auto;
    position: absolute;
    top: 0;
    left: 5%;
  }

  h2.mainTitle_index {
    font-size: 200%;
  }
  .site-nav ul {
    max-width: 300px;
    margin: 0 auto;
  }
  .site-nav ul li {
    width: 49%;
    max-width: 100%;
    padding-top: 25%;
    vertical-align: top;
  }
  li#menu-item-47 {
    background-size: 60% !important;
  }
  li#menu-item-42 {
    background-size: 40%!important;
  }
  form.form-search {
    left: 0;
  }
}