/* ==========================================================================
   Custom styles
   ========================================================================== */

#search-container{
	padding-top: 25px;
	padding-left: 40px;
    padding-right: 40px;
    margin-left: 0px;
    margin-right: 0px;	
}

#search-box{
	height: 47px;
    font-size: 27px;
}

#search-dump{
	padding-top: 25px;
	margin-left: 5%;
	margin-right: 5%;
}

#search-dump-2{
	padding-top: 25px;
	margin-left: 5%;
	margin-right: 5%;
}

tr.search-result:hover {
  background-color: #eee;
  color: #000000;
  cursor: pointer;
}

td.search-result-surgery:hover {
  background-color: #E3E3E3;
  color: #000000;
  cursor: pointer;
}

.panel-title-custom{
	font-size: 32px;
    margin-top: 0px;
    margin-bottom: 0px;	
}

.panel{
	margin-bottom: 10px;
}

.key-stat-head{
	margin-top: 0px;
}

.key-stat{
	font-size: 32px;
}

.banner-logo{
    margin-top: -13px;
}

.pointyfinger{
	cursor: pointer;
}

.top-ten{
    margin-top: 0px;
    margin-bottom: 0px;
}

.footer-text{
	line-height: 5px;
	font-size: 10px;
}

.footer-text-bigger{
	line-height: 5px;
	font-size: 12px;
}

.reg-submit-div{
    padding-top: 35px;
}

#nacs-search-ajax{
	display: none;
}

#tsandcs{
	height: 100px;
	overflow: auto;
	padding-left: 35px;
    padding-right: 50px;	
}

#navbar-user{
    color: white;
    font-family: inherit;
    font-size: medium;
    padding-right: 20px;
    padding-top: 14px;
    cursor: pointer;
}

#navbar-user:hover { 
    color: #CACACA;
}

#usermenu-collapsed{
    position: absolute;
    right: 0px;
    left: inherit;
}

.glyphicon{
	top: 2px;
}

#signin-collapsed-div{
	display: none;
	padding: 5px;
}

.collapsed-input{
	padding: 5px;
}

@media screen and (min-width: 768px) {
    #signin-collapsed-div {
        display: none !important;
    }
}

#division-three{
	display: none;
}

#division-four{
	display: none;
}

#division-five{
	display: none;
}

#division-six{
	display: none;
}

#no-home-pharm{
	display: none;
}

.label-custom-home{
	background-color: #2F70A9;
}

.label-custom-away{
	background-color: #D799E6;
}

.hidden{
	display: none;
}

#name-form{
	display: none;
}

#nacs-form{
	display: none;
}

.white-text{
	color: #FFFFFF;
}

#setpharm-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 10px auto;
}

.navbar-brand{
	margin-top: -8px;
}

.ajax-loader-csv{
    display: none;
    position: absolute;
    right: 79px;
    z-index: 2;
    top: 6px;
}

#pass-changed{
	display: none;
}

#pass-change-error{
	display: none;
}

.rank-up{
	font-size: 12px;
	color: #00BD3D;
	margin-right: 5px;
}

.rank-down{
	font-size: 12px;
	color: #EF0000;
	margin-right: 5px;
}

.rank-equals{
	font-size: 12px;
	color: #000000;
	margin-right: 5px;
}

.graph-title{
	margin-top: 0px;
}

.graph-legends{
    position: absolute;
    right: 35px;
    top: 25px;
}

.label-one{
    background-color: #2F70A9;
}

.label-two{
    background-color: #D799E6;
}

.label-three{
	background-color: #600775;
}

.label-four{
	background-color: #8d969e;
}

.label-five{
	background-color: #453d3f;
}

.label-six{
	background-color: #9ad0ff;
}

.label-seven{
	background-color: #0544d3;
}

#pass-change-success{
	display: none;
}

#pass-change-error{
	display: none;
}

#pass-change-generic{
	display: none;
}

#surgery-table-div{
    max-height: 400px;
    overflow-y: auto;
}

#map-panel{
    max-height: 500px;
    overflow-y: auto;
}

#scriptsource-2{
	display: none;
}

#loginfail{
	display: none;
}

.rank{
	font-size: 40%;
}

#login-fail-container{
	display: none;
	margin: 20px;
}

.modal-dialog{
	z-index: inherit;
}

/* contact us page */
.jumbotron {
	background: #358CCE;
	color: #FFF;
	border-radius: 0px;
}
.jumbotron-sm {
	padding-top: 24px;
	padding-bottom: 24px;
	margin-top: -20px;
}
.jumbotron small {
	color: #FFF;
}
.h1 small {
	font-size: 24px;
}

#search-tips{
	margin: 10px;
}
/* always assume on smaller screen first */

#footer-quote {
    display:none;
}

#footer-quote-batman {
	display:none;
}

/* if screen size gets wider than 1024 */

@media screen and (min-width:1024px){
    #footer-quote {
        display:block;
    }
    #footer-quote-batman {
        display:none;
    }
}

@media screen and (min-width:1920px){
    #footer-quote {
        display:none;
    }
    #footer-quote-batman {
        display:block;
    }
}

.cc_btn{
	background-color: #73CAE3 !important; 
}

.subscribed{
	color: #28a4c9 !important;
}

.subscribe-heart{
color: #E00000 !important
}

#footer-container{
	width: 91%;
}

#user-admin-panel{
	max-height: 300px;
    overflow-y: auto;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 15px;
}

.surgery-name{
	margin-top: 0px;
}

.surgery-graph{
	margin-left: 15px;
    padding-top: 10px;
    padding-left: 0px;	
}

.graph-close{
	top: 7px;
}

#surgery-item-graph{
	display: none;
}

.pie-surgery-table{
	margin-top:15px;
	max-height: 300px;
    overflow-y: auto;
}

.ss-table-ajax{
	display: none;
	position: absolute;
    top: 6px;
    right: 37px;	
}

.new-features{
    background-color: #86d3ed;
    margin-top: 40px;
}

@media screen and (min-width:992px){
	.new-features{
		background-color: #86d3ed;
		margin-top: 40px;
		height: 420px;
	}
}

.new-features-headline{
	color: #ffffff;
	font-size: 48px;
}

.ibook{
	width: 100%;
	margin-top: 20px;
}

.iphone{
	width: 100%;
	margin-top: 20px;
}

.whitetext{
	color: #ffffff;
}

.average-h3{
	margin-top: 0px;
	margin-bottom: 16px;
}

#invoice-address-form{
	margin-left: 15px;
}

#payments-table{
	max-height: 200px;
    overflow-y: scroll;
}

.pharmacy-search-results-table{
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #dddddd;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #dddddd;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #dddddd;
}

.item-label{
	margin-top: 0px;
	margin-bottom: 10px;
}

.label-custom{
    padding: .2em .6em .2em;
}

.result-count{
	margin-left: 10px;
}

.label-a{
    background-color: #337ab7;
}

.label-b{
    background-color: #D799E6;
}

.label-aa{
    background-color: #337ab7;
}

.label-bb{
    background-color: #D799E6;
}

.label-cc{
    background-color: #600775;
}

.label-c{
    background-color: #600775;
}

.centered-div{
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#screwup-alert{
	display:none;
}

.hidden-div{
	display:none;
}

.welsh-league{
	overflow: auto;
	max-height: 300px;
}

.rival{
    background-color: #c999e6;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZDc5OWU2IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNiYTk5ZTYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(215, 153, 230)),color-stop(1, rgb(186, 153, 230)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(top,rgb(215, 153, 230) 0%,rgb(186, 153, 230) 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom,rgb(215, 153, 230) 0%,rgb(186, 153, 230) 100%);
    background-image: -ms-linear-gradient(top,rgb(215, 153, 230) 0%,rgb(186, 153, 230) 100%);
 
	/* IE8- CSS hack */
	@media \0screen\,screen\9 {
		.gradient {
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd799e6",endColorstr="#ffba99e6",GradientType=0);
		}
	}
	border: 0px;
	color: #ffffff !important;
}

.rival-label{
	margin-top: 20px;
    margin-right: 20px;
}

.pharmacy-mentor{
	width: 50%;
}

#eps-paper{
	display: none;
}

.font-12{
	font-size: 12px;
}

.flu-panel{
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
}

#flu-detail{
	max-height: 400px;
	overflow-y: auto;
}

#flu-sub-panel{
	max-height: 400px;
}

#email-registered{
	display: none;
}

.multiples-panes{
	padding: 10px;
}

#register-success{
	display: none;
}

#qp-panel{
	overflow-x: auto;
	overflow-y: auto;
}

#personalised-email-optin{
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}

/***********************************************************************
 * 
 *  Chartist and other chart properties
 * 
 * ********************************************************************/

.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-point,
.ct-series-a .ct-slice-donut {
  stroke: #2F70A9;
}

.ct-series-b .ct-line,
.ct-series-b .ct-bar,
.ct-series-b .ct-point,
.ct-series-b .ct-slice-donut {
  stroke: #D799E6;
}

.ct-series-c .ct-line,
.ct-series-c .ct-point,
.ct-series-c .ct-bar,
.ct-series-c .ct-slice-donut{
	stroke: #600775;
}

.ct-series-d .ct-line,
.ct-series-d .ct-point,
.ct-series-d .ct-bar,
.ct-series-d .ct-slice-donut{
	stroke: #8d969e;
}

.ct-series-f .ct-line,
.ct-series-f .ct-point,
.ct-series-f .ct-slice-donut{
	stroke: #9ad0ff;
}

.ct-series-c .ct-area, 
.ct-series-c .ct-slice-pie,
.ct-series-c .ct-slice-donut {
    fill: #600775;
}

.ct-series-d .ct-area, 
.ct-series-d .ct-slice-pie,
.ct-series-d .ct-slice-donut {
    fill: #5091ca;
}

.ct-series-f .ct-area, 
.ct-series-f .ct-slice-pie,
.ct-series-f .ct-slice-donut {
    fill: #9ad0ff;
}

.ct-series-h .ct-area, 
.ct-series-h .ct-slice-pie,
.ct-series-h .ct-slice-donut {
    fill: #9d99e6;
}

.ct-series-i .ct-area, 
.ct-series-i .ct-slice-pie,
.ct-series-i .ct-slice-donut {
    fill: #550069;
}

.ct-series-j .ct-area, 
.ct-series-j .ct-slice-pie,
.ct-series-j .ct-slice-donut {
    fill: #bd99e6;
}

.ct-series-k .ct-area, 
.ct-series-k .ct-slice-pie,
.ct-series-k .ct-slice-donut {
    fill: #ac42c5;
}

.ct-label {
    font-size: 1rem;
    fill: black;
    color: black;	
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut{
	fill: #2F70A9;
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut{
    fill: #D799E6;
}

#graph-range-div{
    position: absolute;
    right: 15px;
    top: 0px;
}

.area-team-select-ajax-loader{
	display: none;
	position: absolute;
    top: 9px;
    right: 38px;
}

#graph-labels-right{
	position: absolute;
    right: 20px;
    top: 47px;
}

/*******************
/*Form Typeahead Page
******************/
span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}
.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}
.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}
.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}
.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}
.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}