.chart_wrap {
	border: none;
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
}

.chart {
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 80%;
}

.chartS {
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 80%;
}

.whiteLabel {
	color: transparent;
}

.readonlycontrol {
	background-color: #FFFFFF;
}

#calendar {
		max-width: 900px auto;
		margin: 0 auto;
	}

	
	#extr-page #header #logo {
	margin-top: 15px;
	margin-left: 0
}

#extr-page #header #logo img {
	width: 110px; padding-left:25px;padding-top:10px;
}

#extr-page-header-space {
	float: right;
	text-align: right;
	display: block;
	vertical-align: middle;
	line-height: 71px
}

#extr-page-header-space>:first-child {
	font-size: 13px;
	margin-right: 14px;
	vertical-align: -3px;
	font-weight: 400
}

@media ( min-width :768px) and (max-width:880px) {
	#extr-page #header {
		padding: 0 5px !important
	}
}


@media only screen and (min-width:0) and (max-width:679px) {
	#extr-page #header {
		padding: 0 5px !important
	}
	#extr-page #header #logo img {
		width: 135px; padding-left:25px;padding-top:10px;
	}
	#extr-page #header #logo {
		margin-top: 22px
	}
}


#header {
	display: block;
	height: 111px;
	margin: 0;
	padding: 0 13px 0 0;
	background-color: #fff;
	/*background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f3f3f3, #e2e2e2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3),
		to(#e2e2e2));
	background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2);
	background-image: -o-linear-gradient(top, #f3f3f3, #e2e2e2);
	background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
	background-repeat: repeat-x;*/
	position: relative;
	z-index: 905
}

#header>div {
	display: inline-block;
	vertical-align: middle;
	height: 111px;
	float: left
}

#header>div.open {
	font-weight: 700
}


#logo-group>span {
	display: inline-block;
	height: 39px;
	float: left
}

#logo-group span#activity {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default !important;
	display: inline-block;
	font-weight: 700;
	height: 24px;
	width: 24px;
	padding: 2px;
	text-align: center;
	text-decoration: none !important;
	-moz-user-select: none;
	-webkit-user-select: none;
	background-color: #fff;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8),
		to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);*/
	border: 1px solid #bfbfbf;
	color: #c4bab6;
	font-size: 19px;
	margin: 10px 0 0;
	position: relative
}

#logo-group span#activity:hover {
	border: 1px solid #bfbfbf;
	transition: all 0s;
	cursor: pointer !important;
	-webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08);
	box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08)
}

#logo {
	display: inline-block;
	width: 175px;
	margin-top: 8px;/*13*/
	margin-left: 9px
}

#logo img {
	width: 110px;
	height: auto;
	padding-left: 3px
}

#logo-group>span b.badge {
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
	background: #fff;
	display: inline-block;
	font-size: 10px;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0
		rgba(0, 0, 0, .07);
	color: #fff;
	font-weight: 700;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 2px 4px 3px;
	text-align: center;
	line-height: normal
}

#extr-page .login-header-big {
    font-weight: 400;
}

#extr-page .hero {
  /*  background-image: url(../img/gradient/login.png);*/
    background-repeat: no-repeat;
    background-position: 0 137px;
    /*height: 360px;*/
    width: 100%;
    float: left;
}

#extr-page .login-desc-box-l {
    min-height: 350px;
    width: 50%;
}

.pull-right {
    float: right !Important;
}

.pull-left {
    float: left !Important;
}
.display-image {
    margin-top: 70px;
    margin-right: 20px;
}

#extr-page h5.about-heading {
    color: #565656;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 5px;
}

#extr-page .container {
    border: none;
}

#extr-page #content {
    padding: 10px 14px;
    position: relative;
}

#extr-page .login-layout .widget-box .widget-main {
    padding: 16px 36px 36px;
    background: #fff;
}

#extr-page .login-desc-box-l {
    min-height: 350px;
    width: 50%;
}

#extr-page h4.paragraph-header {
    color: #565656;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    width: 370px;
}
#extr-page .login-app-icons {
    vertical-align: top;
    margin-top: 130px;
    width: 300px;
}

#extr-page .login-container{
	width:auto;
}

#extr-page .login-layout .widget-box.visible{
	padding:2px;
}
.display-inline-header div{
	display: inline;
}




.typeaheadDrugs,
.tt-query,
.tt-hint {
 
}

.typeaheadDrugs {
  background-color: #fff;
}

.typeaheadDrugs:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
}

.tt-suggestion {
  padding: 3px 20px;
  /*font-size: 18px;*/
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}
.twitter-typeahead{
	width:100%;
}
	