﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

.hp-search-box-widget article,
.hp-search-box-widget aside,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
.hp-search-box-widget details,
.hp-search-box-widget figcaption,
.hp-search-box-widget figure,
.hp-search-box-widget footer,
.hp-search-box-widget header,
.hp-search-box-widget hgroup,
.hp-search-box-widget main,
.hp-search-box-widget nav,
.hp-search-box-widget section,
.hp-search-box-widget summary {
  display: block;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

.hp-search-box-widget a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

.hp-search-box-widget a:active,
.hp-search-box-widget a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

.hp-search-box-widget abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

.hp-search-box-widget b,
.hp-search-box-widget strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

.hp-search-box-widget dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

.hp-search-box-widget h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

.hp-search-box-widget mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

.hp-search-box-widget small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

.hp-search-box-widget sub,
.hp-search-box-widget sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.hp-search-box-widget sup {
  top: -0.5em;
}

.hp-search-box-widget sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

.hp-search-box-widget img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

.hp-search-box-widget svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

.hp-search-box-widget figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

.hp-search-box-widget hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

.hp-search-box-widget pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

.hp-search-box-widget code,
.hp-search-box-widget kbd,
.hp-search-box-widget pre,
.hp-search-box-widget samp {
  font-family: monospace, monospace;
  font-size: 1em;
}


/* Forms
   ========================================================================== */

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

.hp-search-box-widget button {
  overflow: visible;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

.hp-search-box-widget button,
.hp-search-box-widget html input[type="button"], /* 1 */
.hp-search-box-widget input[type="reset"],
.hp-search-box-widget input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

.hp-search-box-widget button[disabled],
.hp-search-box-widget html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

.hp-search-box-widget button::-moz-focus-inner,
.hp-search-box-widget input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

.hp-search-box-widget input {
  height: auto;
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

.hp-search-box-widget input[type="checkbox"],
.hp-search-box-widget input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

.hp-search-box-widget input[type="number"]::-webkit-inner-spin-button,
.hp-search-box-widget input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

.hp-search-box-widget input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

.hp-search-box-widget input[type="search"]::-webkit-search-cancel-button,
.hp-search-box-widget input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

.hp-search-box-widget fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

.hp-search-box-widget legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

.hp-search-box-widget textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

.hp-search-box-widget optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

.hp-search-box-widget table {
  border-collapse: collapse;
  border-spacing: 0;
}

.hp-search-box-widget td,
.hp-search-box-widget th {
  padding: 0;
}

/* End of Normalize.css
   ========================================================================== */

.hp-search-box-widget {
  display: block;
  width: 100%;
  max-width: 400px;
}

.hp-search-box-widget.pull-right {
  float: right;
}

.hp-search-box-widget .hp-search-box-widget-title {
   font-size: 0px;
  font-weight: bold;
  background: #0099dd;
    /*background-image:url('/Images/EasySchedule/EasyScheduleLogoSmall.gif');*/
    background-repeat:no-repeat;
  color: #0077c0;
  padding: 0px;
  width: 100%;
}

/* Added to make background Easy Schedule clicable RB*/


/* Added to decrease Easy Schedule instructions at top */
.hp-search-box-widget-form-preamble {font-size: 1em;}

.hp-search-box-widget .hp-search-box-widget-title.is-button {
  cursor: pointer;
}

.hp-search-box-widget .hp-search-box-widget-title.is-button:hover {
  background: #0F6990;
  color: #FFF;
}

.hp-search-box-widget .hp-search-box-widget-form-section {
  padding: 5px;
  border: 1px solid #2FA9DE;
  background-color: #f3f0d6;

}

.hp-search-box-widget .hp-search-box-widget-form-section.is-button-mode {
  max-width: 400px;
  padding: 5px;
  position: absolute;
  z-index: 1000;
  background: #FFF;
}

.hp-search-box-widget .hp-search-box-widget-form-section.is-hidden {
  display: none;
}

.hp-search-box-widget .hp-search-box-widget-form-container form {
  padding: 0;
  margin: 0;
}

.hp-search-box-widget .hp-search-box-widget-input-section {
  margin: 5px 0;
}

.hp-search-box-widget .hp-search-box-widget-input-section select,
.hp-search-box-widget .hp-search-box-widget-input-section input[type="text"] {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hp-search-box-widget .hp-search-box-widget-input-section input[type="checkbox"], 
.hp-search-box-widget .hp-search-box-widget-input-section input[type="radio"] {
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}

.hp-search-box-widget .hp-search-box-widget-input-section .checkbox-label {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  padding-left: 3px;
}

.hp-search-box-widget .hp-search-box-widget-input-section label {
  display: block;
  font-weight: bold;
}

.hp-search-box-widget .hp-search-box-widget-button-section {
  text-align: right;
}

.hp-search-box-widget .hp-search-box-widget-submit-button {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: none;
  font-size: 17.5px;
  padding: 5px 20px;
  background: #005885;
  color: #FFFFFF;
}

.hp-search-box-widget .hp-search-box-widget-submit-button:hover {
  background: #0F6990;
  color: #FFF;
}

.hp-search-box-widget .hp-search-box-widget-powered-by {
  text-align: right;
}

.healthpost-brlink {
 display: none; 
}