body {

  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333333;
  /*background-color: #f1f1f1;*/
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 19px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 11px;
}
h6,
.h6 {
  font-size: 10px;
}
p {
  margin: 0 0 7.5px;
}

.page-header{
	padding-bottom: 6.5px;
	margin: 20px 0 15px;
	border-bottom: 0px  #eeeeee;
}
.lead {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}


/*Until here overriding base bootstrap 3 default values*/

.seebcg {
    background-color:white;
    height:880px;
}
.seebcg_l {
    background-color:white;
}
.seebcg_r {
    background-color:white;
}
.s5rlabel {
    color:white;
    background-color:#ff2100;
    padding: 15px;
    border-radius:5px;
}
.s5rlabel input {
	color:gray;
	text-align: center;
	padding: 7px 0 7px 0;
	border-radius: 3px;
	border-style: none;
}

.s5rlabel select {
	color:gray;
	padding: 0;
	border-radius: 3px;
}

.s5rlabel textarea {
	color:gray;
	padding: 0 2px 0 2px;
}

.s5smlogo{
	float:left;
}

.s5nexttologotext{
	float:left;
	padding: 3px 0 0px 4px;
}

.s5textadjustment{
	padding: 0 0 0 30px;
}

li.s5selectoronlist spam{
	color: #EBEBEB;
}

li:hover .s5selector{
	color: #3399FF;
}

li.s5selectoronlist:hover {
	cursor: pointer;
}

#reportedcases{
	width: 100%;
	height: 400px;
}

#quarter_ae_surveillance{
	width: 100%;
	height: 400px;
}

#adverse_events_surveillance_chart {
	width: 100%;
	height: 400px;
}

#adverse_events_severe_chart{
	width:100%;
	height: 400px;
}

#event_classification_chart{
	width:100%;
	height: 400px;
}

#contributory_chart{
	width:100%;
	height: 400px;
}

#event_description_chart{
	width:100%;
	height: 400px;
}

.angel-muted{
	color: #CCC;
}

.safer_text{
	color: #003380;
}

.safer_medium_text{
	color: #003380;
}

.safer_soft_text{
	color: #FFA699;
}

.medium_sized_text{
	font-size: 14px;
}


.big_sized_text{
	font-size: 24px;
}

.bigger_sized_text{
	font-size:48px;
}
.logo_matched_text{
	font-size: 32px;
	margin-left: -2px;
}

.top_nav_header{
	/*background-color: white;*/
	color:#003380;
	font-weight: 600;
}

a.safer_ask{
	color: #335C99;
}

a.safer_ask:hover{
	color: #003380;
}

.safer_rowdetail{
	margin: 0 0 5px 0;
}

.sat_footer{
	background-color: #337ab7;
}

.safer_icon{
	font-size: 84px;
}

.safer_hospitalname{
	color:white;
	background-color: #17375D;
}
.panel-default>.safer_hospitalname{
	color:white;
	background-color: #17375D;
}

.bcg_logo{
	fill:white;
}

a>svg>g>rect.bcg_logo,a>svg>g>path.bcg_logo{
	fill:#f1f1f1;
}
