/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #363636;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control ::-webkit-input-placeholder {
  color: ;
}
.form-control ::-moz-placeholder {
  color: ;
}
.form-control :-ms-input-placeholder {
  color: ;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #767676;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 1200px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1200px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #363636;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  font-family: "proximanova";
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff2") format("woff2"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
}
@font-face {
  font-style: normal;
  font-weight: normal;
  font-family: "proximanova";
  font-display: swap;
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
}
@font-face {
  font-style: normal;
  font-weight: 600;
  font-family: "proximanova";
  font-display: swap;
  src: url("../fonts/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("../fonts/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
}
@font-face {
  font-style: normal;
  font-weight: 300;
  font-family: "proximanova";
  font-display: swap;
  src: url("../fonts/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light-webfont.woff2") format("woff2"), url("../fonts/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg");
}
html {
  height: 100%;
}
body {
  font: 16px/18px proximanova, Arial, sans-serif;
  color: #666;
  height: 100%;
}
body.profile-popup-body {
  height: auto;
}
.findtopdocs-page {
  padding-top: 0;
}
.findtopdocs-page-no-search {
  padding-top: 77px;
}
.findtopdocs-page-no-search .doc-search {
  display: none;
}
.findtopdocs-page-padding {
  padding-top: 30px;
  padding-bottom: 50px;
}
.breadcrumb > li + li:before {
  color: #656363;
  content: " - ";
  padding: 0 0 0 4px;
}
.breadcrumb-slash-separator .breadcrumb > li + li:before {
  content: " / ";
}
@media (min-width: 320px) and (max-width: 767px) {
  body.header-combined.profile-page {
    padding-top: 0px!important;
  }
  .profile-doc-info__rating {
    bottom: -15px !important;
    left: 50%!important;
    transform: translateX(-50%) !important;
  }
  .profile-doc-info__position {
    color: #fff!important;
  }
  .profile-doc-info__actions--location a {
    color: #fff!important;
  }
  .appointment-datepicker .ui-datepicker .ui-datepicker-next,
  .appointment-datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover {
    right: 15%!important;
  }
  .appointment-datepicker .ui-datepicker .ui-datepicker-prev,
  .appointment-datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover {
    left: 15%!important;
  }
  .profile-map-item .map-popup {
    display: flex;
    flex-direction: column;
  }
  .profile-map-item .map-popup .person-img {
    margin-bottom: 7px;
  }
  .profile-map-item .map-popup .map-info .name {
    font-size: 15px;
  }
  .profile-map-item .map-popup .map-info .get-dir {
    margin-bottom: 0;
    font-size: 13px;
  }
}
@media (min-width: 1290px) {
  .container {
    width: 1250px;
  }
}
.footer__tablet_mobile {
  display: none;
  text-align: center;
  padding: 20px 0;
  background: #45D3C6;
}
.footer__tablet_mobile .sub {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__tablet_mobile {
    display: block;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__tablet_mobile {
    display: block;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?-m7i63c");
  src: url("../fonts/icomoon.eot?#iefix-m7i63c") format("embedded-opentype"), url("../fonts/icomoon.woff?-m7i63c") format("woff"), url("../fonts/icomoon.ttf?-m7i63c") format("truetype"), url("../fonts/icomoon.svg?-m7i63c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'icomoon-v2';
  src: url('../fonts/icomoon-v2.eot?tcx5st');
  src: url('../fonts/icomoon-v2.eot?tcx5st#iefix') format('embedded-opentype'), url('../fonts/icomoon-v2.ttf?tcx5st') format('truetype'), url('../fonts/icomoon-v2.woff?tcx5st') format('woff'), url('../fonts/icomoon-v2.svg?tcx5st#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="iconv2-"],
[class*=" iconv2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-v2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-about:before {
  content: "\e600";
}
.icon-arrow-down:before {
  content: "\e601";
}
.icon-arrow-left:before {
  content: "\e602";
}
.icon-arrow-right:before {
  content: "\e603";
}
.icon-book:before {
  content: "\e604";
}
.icon-calendar:before {
  content: "\e605";
}
.icon-chat:before {
  content: "\e606";
}
.icon-close:before {
  content: "\e607";
}
.icon-dentist:before {
  content: "\e608";
}
.icon-direction:before {
  content: "\e609";
}
.icon-diseases:before {
  content: "\e60a";
}
.icon-doctor:before {
  content: "\e60b";
}
.icon-drugs:before {
  content: "\e60c";
}
.icon-education:before {
  content: "\e60d";
}
.icon-facebook:before {
  content: "\e60e";
}
.icon-google:before {
  content: "\e60f";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-hart:before {
  content: "\e610";
}
.icon-insurance:before {
  content: "\e611";
}
.icon-mark:before {
  content: "\e612";
}
.icon-mark2:before {
  content: "\e611";
}
.icon-mark-large:before {
  content: "\e613";
}
.icon-medical:before {
  content: "\e614";
}
.icon-obgyn:before {
  content: "\e615";
}
.icon-pediatr:before {
  content: "\e616";
}
.icon-people:before {
  content: "\e617";
}
.icon-profile:before {
  content: "\e618";
}
.icon-psychiatrist:before {
  content: "\e619";
}
.icon-share:before {
  content: "\e61a";
}
.icon-specialty:before {
  content: "\e61b";
}
.icon-star:before {
  content: "\e61c";
}
.icon-twitter:before {
  content: "\e61d";
}
.icon-write:before {
  content: "\e61e";
}
.icon-search:before {
  content: "\f002";
}
.icon-lock-font:before {
  content: "\e98f";
}
.icon-circle-white {
  height: 10px;
  width: 10px;
  display: inline-block;
  background-image: url(../images/icon-circle-white.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.btn .icon-circle-white {
  margin: 0 3px;
}
.icon-prof-settings {
  height: 19px;
  width: 26px;
  display: inline-block;
  background-image: url(../images/icon-prof-setting.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  margin: 0 3px;
}
.icon-envelope {
  background-image: url(../images/envelope.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.icon-lock {
  background-image: url(../images/lock.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.icon-credit {
  width: 22px;
  height: 18px;
  background-image: url(../images/icon-credit-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.icon-umbrella {
  width: 15px;
  height: 14px;
  background-image: url(../images/icon-umbrella-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.icon-msg {
  display: inline-block;
  width: 12px;
  height: 9px;
  background-image: url(../images/icon-msg.png);
  background-repeat: no-repeat;
  background-position: center;
}
.icon-heart {
  display: inline-block;
  width: 12px;
  height: 10px;
  background-image: url(../images/icon-heart.png);
  background-repeat: no-repeat;
  background-position: center;
}
.icon-smile {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(../images/icon-smile.png);
  background-repeat: no-repeat;
  background-position: center;
}
.icon-double-arrows-right {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-image: url(../images/icon-double-arrows-right.png);
  background-repeat: no-repeat;
  background-position: center;
}
.icon-reload {
  display: inline-block;
  width: 18px;
  height: 21px;
  background-image: url(../images/icon-reload.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
  vertical-align: top;
}
.icon-clock {
  width: 16px;
  height: 16px;
  background: url(../images/icon-clock.png) no-repeat 1px 0;
}
.iconv2-arrow-right2:before {
  content: "\ea3c";
}
.iconv2-compass2:before {
  content: "\e94a";
}
.iconv2-facebook:before {
  content: "\ea90";
}
.iconv2-google-plus:before {
  content: "\ea8b";
}
.iconv2-twitter:before {
  content: "\ea96";
}
/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 ФАsmail Demirbilek
 * License: MIT
 */
.tabs-left,
.tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left > li,
.tabs-right > li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left > li {
  margin-right: -1px;
}
.tabs-right > li {
  margin-left: -1px;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}
.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}
.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top: 50px;
  border: none;
  position: relative;
}
.vertical-text > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text > li.active > a,
.vertical-text > li.active > a:hover,
.vertical-text > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
a {
  -webkit-transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
  transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
}
a:focus {
  outline: none !important;
}
textarea {
  resize: none;
}
.btn {
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
}
.btn:focus {
  outline: none !important;
}
.btn:active {
  box-shadow: none !important;
}
.btn-primary {
  background: #32a2e3;
  border-color: #32a2e3;
}
.btn-primary:hover {
  background: #1878b0;
  border-color: #1878b0;
}
.btn-status {
  font-weight: 600;
  color: #32a2e3;
  border: 2px solid #32a2e3;
  transition: background .2s linear;
  background-color: transparent;
}
.btn-status:hover {
  background: #32a2e3;
  color: #fff;
}
.secondary-btn,
.secondary-reverse-btn {
  text-transform: uppercase;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
}
.benefits-login-btns .secondary-btn {
  text-transform: none;
  text-decoration: none;
}
.secondary-btn {
  color: #3b7c89;
  background: #8ccad7;
}
.secondary-btn:hover {
  color: #3b7c89;
}
.secondary-reverse-btn {
  color: #8ccad7;
  background: #3b7c89;
}
.secondary-reverse-btn:hover {
  color: #8ccad7;
}
.search-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: -217px -41px;
}
.jspVerticalBar {
  width: 7px;
  border-radius: 4px;
  background: transparent;
}
.jspTrack {
  background: #f0ecec;
  border-radius: 4px;
}
.jspDrag {
  background: #c9c6c6;
  border-radius: 6px;
}
.breadcrumb {
  padding: 0;
  background: transparent;
  margin-bottom: 14px;
}
.breadcrumb li a {
  color: #2E3463;
}
.breadcrumb li a span {
  font-size: 13px;
  color: #2E3463;
  font-weight: 300;
}
.breadcrumb li:last-child {
  color: #2E3463;
}
.breadcrumb li:last-child a span {
  font-weight: 600;
}
.rounded-btn {
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.rounded-btn__blue {
  background: #00c7e4;
}
.rounded-btn__red {
  background: #f6473a;
}
.rounded-btn:hover,
.rounded-btn:focus {
  color: #fff;
  text-decoration: none;
}
.rounded-btn [class^="icon-"],
.rounded-btn [class*=" icon-"] {
  margin-right: 5px;
}
.appointment-datepicker {
  padding-top: 50px;
}
.appointment-datepicker .ui-datepicker {
  width: 100%;
  padding: 0 0 5px;
  border: 1px solid #d0cece;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-prev,
.appointment-datepicker .ui-datepicker .ui-datepicker-next,
.appointment-datepicker .ui-datepicker .ui-datepicker-prev:hover,
.appointment-datepicker .ui-datepicker .ui-datepicker-next:hover,
.appointment-datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.appointment-datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background: none;
  border: none;
  text-decoration: none;
  top: 6px;
  width: 20px;
  text-align: center;
  cursor: pointer;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-next,
.appointment-datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover {
  right: 30%;
  left: auto;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-prev,
.appointment-datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover {
  right: auto;
  left: 30%;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-prev span,
.appointment-datepicker .ui-datepicker .ui-datepicker-next span,
.appointment-datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover span,
.appointment-datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover span {
  display: none;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-prev:after {
  content: '<';
  color: #00b092;
  font-size: 20px;
}
.appointment-datepicker .ui-datepicker .ui-datepicker-next:after {
  content: '>';
  color: #00b092;
  font-size: 20px;
}
.appointment-datepicker .ui-widget-content {
  background: #f5f5f5;
}
.appointment-datepicker .ui-widget-content .ui-state-default {
  background: none;
  color: #555555;
  text-align: center;
  height: 29px;
  line-height: 29px;
  padding: 0;
  display: inline-block;
  width: 29px;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 600;
}
.appointment-datepicker .ui-widget-content .ui-state-default.ui-state-active {
  background: #f6473a;
  color: #fff;
}
.appointment-datepicker .ui-widget-content .ui-priority-secondary {
  color: #bababa;
}
.appointment-datepicker .ui-widget-header {
  background: #ffffff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #00b092;
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
}
.appointment-datepicker .ui-datepicker-month {
  display: block;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
}
.appointment-datepicker .ui-datepicker-year {
  font-weight: 300;
  font-size: 20px;
}
.appointment-datepicker .ui-datepicker-calendar tr th {
  color: #f6473a;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-top: 35px;
}
.appointment-datepicker .ui-datepicker-calendar tr td {
  text-align: center;
  padding: 4px;
}
.loading {
  height: 100px;
  background: url("../images/loading.gif") no-repeat center center;
}
.dashboard-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('../images/dashboard-loading.gif') 50% 50% no-repeat #f9f9f9;
  opacity: .8;
}
.dashboard-loading h1 {
  position: relative;
  top: 47%;
  left: 47%;
  margin: 0;
}
.login-modal .modal-dialog {
  width: 300px;
}
.login-modal__login-as {
  overflow: hidden;
  border-bottom: #CCC 2px solid;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.login-modal__login-as > div {
  float: left;
  margin: 0px 7px !important;
  line-height: 25px;
}
.v-align-img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.coming-soon {
  position: relative;
}
.coming-soon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(240, 240, 240, 0.8);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.coming-soon__text {
  color: red;
  font-size: 24px;
  position: absolute;
  top: 100px;
  padding: 30px;
  left: 10%;
  width: 80%;
  z-index: 2;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  transform: rotate(-15deg);
}
.form-row {
  margin: 0 -5px;
  vertical-align: bottom;
}
.form-row label {
  font-size: 14px;
  font-weight: normal;
}
.form-row__col {
  padding: 0 5px;
}
.form-row__col__action label {
  opacity: 0;
  display: block;
}
.form-row__col__action .btn-default {
  background: #666666;
  border-color: #666666;
  color: #fff;
}
.label-block {
  display: block;
}
.label-with-checkbox {
  position: relative;
  padding-left: 16px;
}
.label-with-checkbox input[type="checkbox"] {
  margin-top: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.form-section-title {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.custom-checkbox {
  cursor: pointer;
  margin-bottom: 0;
}
.custom-checkbox input[type="checkbox"] {
  display: none;
}
.custom-checkbox input[type="checkbox"] ~ .glyphicon-check,
.custom-checkbox input[type="checkbox"]:checked ~ .glyphicon-unchecked {
  display: none;
}
.custom-checkbox input[type="checkbox"] ~ .glyphicon-unchecked,
.custom-checkbox input[type="checkbox"]:checked ~ .glyphicon-check {
  display: inline-block;
}
.required-star {
  color: #f34343;
}
.border-between > [class*='col-']:before {
  background: #e3e3e3;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
.border-between > [class*='col-']:first-child:before {
  display: none;
}
.add-review-errors {
  display: none;
}
.no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
span.field-optional {
  font-style: italic;
  font-size: 12px;
  color: #cccccc;
}
span.field-required {
  font-style: italic;
  font-size: 12px;
  color: #ff675d;
}
.modal label {
  font-weight: 500;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.content-pagination {
  text-align: right;
}
.content-pagination.review-pagination {
  text-align: center !important;
}
.content-pagination .pagination li {
  display: inline-block;
}
.content-pagination .pagination li.page.review-page {
  margin-right: 5px;
}
.content-pagination .pagination li.current a,
.content-pagination .pagination li.page a {
  color: #666;
  display: inline-block;
  vertical-align: top;
  min-width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #ddd;
  text-align: center;
  transition: all .2s linear;
  padding: 5px 2px;
  margin-right: 3px;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.4;
  text-decoration: none;
}
.content-pagination .pagination li.page a:hover,
.content-pagination .pagination li.current a {
  background-color: #32a2e3;
  color: #fff;
  border-color: #32a2e3;
}
.content-pagination .pagination li.previous {
  margin-right: 5px;
}
.content-pagination .pagination li.next {
  margin-left: 5px;
}
.content-pagination .pagination li:not(.page):not(.current) a {
  width: auto;
  height: auto;
  border: none;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  background-color: #32a2e3;
  padding: 6px 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
}
.content-pagination .pagination li:not(.page):not(.current) a:hover {
  background-color: #1878b0;
}
.expert-pagination {
  text-align: center;
  padding-top: 10px;
}
.expert-pagination .pagination li.page span {
  margin-right: 3px;
}
.gray-header {
  background-color: #fbfbfb;
  max-height: 90px;
  padding: 10px 0;
}
.gray-header h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 2.5;
}
.gray-header h3 {
  font-size: 22px;
}
.gray-header h1,
.gray-header h2,
.gray-header h3 {
  color: #323232;
}
body.modal-open,
html.modal-open {
  overflow: hidden;
}
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  /* prevent horizontal scrollbar */
}
.modal-health-popup .modal-dialog .modal-content .modal-body .modal-close {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 20px;
  height: 38px;
  width: 38px;
  line-height: 29px;
  border-radius: 50%;
  border: 1px solid #efefef;
  font-size: 32px;
  text-decoration: none;
  text-align: center;
  color: #000;
  opacity: 0.6;
  transition: 0.4s;
}
.modal-health-popup .modal-dialog .modal-content .modal-body .modal-close:hover {
  opacity: 0.8;
  border: 1px solid #bdbdbd;
}
.modal-health-popup .modal-dialog .modal-content .modal-body .container-fluid {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .modal-health-popup .modal-dialog .modal-content .modal-body .modal-close {
    right: 10px;
    top: 10px;
    height: 32px;
    width: 32px;
    line-height: 24px;
    font-size: 26px;
  }
  .modal-health-popup .modal-dialog .modal-content .modal-body .container-fluid {
    padding: 30px 15px;
  }
}
.Cardiologists {
  padding: 60px 0;
}
.Cardiologists .visible-bg {
  background: url("/fatd/images/stock_cropped-compressor.jpeg") center no-repeat !important;
}
.Cardiologists .banner_Cardiologists {
  width: 100%;
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  -webkit-background-size: cover;
  background-size: cover;
  margin-bottom: 30px;
}
.Cardiologists .banner_Cardiologists .caption {
  font-size: 48px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.Cardiologists .box_content {
  padding: 0;
}
.Cardiologists .row_flex {
  display: flex;
  justify-content: center;
}
.Cardiologists .block_caption {
  padding-bottom: 40px;
}
.Cardiologists .block_caption h1 {
  padding: 0;
  margin: 0;
  font-size: 40px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.Cardiologists .block_caption p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #666666;
  line-height: 26px;
}
.Cardiologists .box__info_text {
  padding-bottom: 20px;
}
.Cardiologists .box__info_text p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 30px;
  color: #333333;
}
.Cardiologists .box__info_text p b {
  font-weight: bold;
}
.Cardiologists .box__info_text p em {
  font-style: italic;
}
.Cardiologists .box__info_text p a {
  text-decoration: none;
  color: #05a3d4;
}
.Cardiologists .box__info_text p a:hover {
  text-decoration: underline;
  color: #05759d;
}
.Cardiologists .item__doctor_info {
  padding: 40px 0;
  border-bottom: 1px solid #cccccc;
}
.Cardiologists .item__doctor_info .box_caption {
  padding-bottom: 25px;
}
.Cardiologists .item__doctor_info .box_caption .name {
  display: block;
  font-size: 34px;
  font-weight: bold;
  color: #333333;
  padding: 0;
  margin: 0;
  margin-bottom: 14px;
}
.Cardiologists .item__doctor_info .box_caption .status_box {
  display: flex;
  align-items: center;
}
.Cardiologists .item__doctor_info .box_caption .status_box .experience {
  font-size: 14px;
  color: #333333;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.Cardiologists .item__doctor_info .box_caption .status_box .experience:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background: #333333;
}
.Cardiologists .item__doctor_info .box_caption .status_box .specialty {
  font-size: 14px;
  color: #333333;
}
.Cardiologists .item__doctor_info .row_person {
  display: flex;
  align-items: flex-start;
}
.Cardiologists .item__doctor_info .row_person .box_image {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 35%;
}
.Cardiologists .item__doctor_info .row_person .box_image .img_wrapper {
  width: 260px;
  height: 260px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 20px;
}
.Cardiologists .item__doctor_info .row_person .box_image .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li {
  padding: 0 5px;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li a {
  text-decoration: none;
  display: flex;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  border: 2px solid #0b4497;
  color: #0b4497;
  font-size: 20px;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li a i {
  display: inline-block;
  margin: auto;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li a:hover {
  background: #0b4497;
  color: #fff;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li:nth-child(2) a {
  border: 2px solid #0079b4;
  color: #0079b4;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li:nth-child(2) a:hover {
  background: #0079b4;
  color: #fff;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li:nth-child(3) a {
  border: 2px solid #2daae2;
  color: #2daae2;
}
.Cardiologists .item__doctor_info .row_person .box_image .list_network li:nth-child(3) a:hover {
  background: #2daae2;
  color: #fff;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn {
  width: 100%;
  text-align: center;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone {
  display: inline-block;
  padding: 14px 30px;
  border-radius: 3px;
  color: #6a2ea2;
  border: 1px solid #6a2ea2;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone:hover {
  background: #6a2ea2;
  color: #fff;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone i {
  position: relative;
  font-size: 18px;
  top: 1px;
  margin-right: 7px;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone .see {
  display: inline-block;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone .phone_hid {
  display: none;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone.active .see {
  display: none;
}
.Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone.active .phone_hid {
  display: inline-block;
}
.Cardiologists .item__doctor_info .row_person .box_description {
  width: 65%;
}
.Cardiologists .item__doctor_info .row_person .box_description .text {
  padding: 0;
  margin: 0;
  font-size: 18px;
  text-align: justify;
  color: #444444;
  line-height: 24px;
  margin-bottom: 20px;
}
.Cardiologists .item__doctor_info .row_person .box_description .link_doctor {
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  color: #02b8d1;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 25px;
}
.Cardiologists .item__doctor_info .row_person .box_description .link_doctor:hover {
  color: #0294ae;
  text-decoration: underline;
}
.Cardiologists .item__doctor_info .row_person .box_description .box_tags {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.Cardiologists .item__doctor_info .row_person .box_description .box_tags .title {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  color: #333333;
  width: 26%;
  position: relative;
  top: 8px;
}
.Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag {
  display: block;
  padding: 0;
  list-style: none;
  margin: 0;
  width: 74%;
}
.Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag li {
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 9px 12px;
  border-radius: 3px;
  background: #e6f4f5;
  color: #206b92;
  font-size: 13px;
  font-weight: normal;
}
.Cardiologists .item__doctor_info .row_person .box_description address {
  font-size: 18px;
  color: #444444;
  display: block;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
}
.Cardiologists .item__doctor_info .row_person .box_description address i {
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 28px;
  color: #0d4598;
}
.Cardiologists .item__doctor_info .row_person .box_description address b {
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .Cardiologists .block_caption h1 {
    font-size: 36px;
  }
  .Cardiologists .block_caption p {
    font-size: 18px;
    line-height: 24px;
  }
  .Cardiologists .box__info_text p {
    font-size: 16px;
    line-height: 22px;
  }
  .Cardiologists .item__doctor_info .box_caption .name {
    font-size: 32px;
  }
  .Cardiologists .item__doctor_info .box_caption .status_box .experience {
    font-size: 13px;
  }
  .Cardiologists .item__doctor_info .box_caption .status_box .specialty {
    font-size: 13px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image {
    width: 35%;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .img_wrapper {
    width: 240px;
    height: 240px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .list_network li a {
    width: 42px;
    height: 42px;
    font-size: 18px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .box_btn {
    width: 100%;
    text-align: center;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone {
    padding: 13px 25px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description {
    width: 65%;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .text {
    font-size: 16px;
    line-height: 22px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .link_doctor {
    font-size: 18px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .title {
    font-size: 16px;
    width: 26%;
    top: 8px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag {
    width: 74%;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag li {
    padding: 8px 10px;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description address {
    font-size: 16px;
    padding-left: 28px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description address i {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .Cardiologists .block_caption {
    padding-bottom: 25px;
  }
  .Cardiologists .block_caption h1 {
    font-size: 24px;
  }
  .Cardiologists .block_caption p {
    font-size: 14px;
    line-height: 20px;
  }
  .Cardiologists .box__info_text {
    padding: 0;
  }
  .Cardiologists .box__info_text p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .Cardiologists .item__doctor_info {
    padding: 30px 0;
  }
  .Cardiologists .item__doctor_info .box_caption {
    padding-bottom: 20px;
    text-align: center;
  }
  .Cardiologists .item__doctor_info .box_caption .name {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .Cardiologists .item__doctor_info .box_caption .status_box {
    justify-content: center;
  }
  .Cardiologists .item__doctor_info .box_caption .status_box .experience {
    font-size: 13px;
  }
  .Cardiologists .item__doctor_info .box_caption .status_box .specialty {
    font-size: 13px;
  }
  .Cardiologists .item__doctor_info .row_person {
    flex-direction: column;
  }
  .Cardiologists .item__doctor_info .row_person .box_image {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .img_wrapper {
    width: 240px;
    height: 240px;
    margin-bottom: 15px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .list_network {
    margin-bottom: 15px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .list_network li a {
    width: 42px;
    height: 42px;
    font-size: 18px;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .box_btn {
    width: 100%;
    text-align: center;
  }
  .Cardiologists .item__doctor_info .row_person .box_image .box_btn .btn_phone {
    padding: 10px 20px;
    font-size: 14px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description {
    width: 100%;
    padding: 0;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .text {
    font-size: 13px;
    line-height: 20px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .link_doctor {
    font-size: 17px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .title {
    font-size: 12px;
    width: 26%;
    top: 8px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag {
    width: 74%;
  }
  .Cardiologists .item__doctor_info .row_person .box_description .box_tags .list_tag li {
    font-size: 12px;
    padding: 7px 9px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description address {
    font-size: 16px;
    line-height: 20px;
    padding-left: 25px;
  }
  .Cardiologists .item__doctor_info .row_person .box_description address i {
    font-size: 20px;
  }
  .Cardiologists .banner_Cardiologists {
    height: 250px;
    margin-bottom: 20px;
  }
  .Cardiologists .banner_Cardiologists .caption {
    font-size: 28px;
  }
}
/*------------ Style-land-page-health -------------*/
.header-landing img {
  width: 400px;
}
@media screen and (max-width: 992px) {
  .header-landing img {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .header-landing img {
    width: 240px;
  }
}
.land-page-health .slide {
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.land-page-health .slide .row {
  display: flex;
  align-items: center;
  height: 800px;
}
.land-page-health .slide .wrap_slide .land-page-health--caption {
  font-size: 65px;
  font-weight: 600;
  color: #333333;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.land-page-health .slide .wrap_slide .land-page-health--sub-caption {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.land-page-health .slide .wrap_slide .box_btn {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 20px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  width: auto;
  font-weight: 600;
  padding: 18px 25px;
  border-radius: 7px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 70px;
  position: relative;
  text-decoration: none;
  min-width: 315px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn {
  background: #435ad0;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn:hover {
  background: #2c44c0;
  padding-left: 80px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
  width: 65px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn .icon_fb {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #2c44c0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn .icon_fb:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNzIuMDg5LDAuMDJMNTkuNjI0LDBDNDUuNjIsMCwzNi41Nyw5LjI4NSwzNi41NywyMy42NTZ2MTAuOTA3SDI0LjAzN2MtMS4wODMsMC0xLjk2LDAuODc4LTEuOTYsMS45NjF2MTUuODAzICAgYzAsMS4wODMsMC44NzgsMS45NiwxLjk2LDEuOTZoMTIuNTMzdjM5Ljg3NmMwLDEuMDgzLDAuODc3LDEuOTYsMS45NiwxLjk2aDE2LjM1MmMxLjA4MywwLDEuOTYtMC44NzgsMS45Ni0xLjk2VjU0LjI4N2gxNC42NTQgICBjMS4wODMsMCwxLjk2LTAuODc3LDEuOTYtMS45NmwwLjAwNi0xNS44MDNjMC0wLjUyLTAuMjA3LTEuMDE4LTAuNTc0LTEuMzg2Yy0wLjM2Ny0wLjM2OC0wLjg2Ny0wLjU3NS0xLjM4Ny0wLjU3NUg1Ni44NDJ2LTkuMjQ2ICAgYzAtNC40NDQsMS4wNTktNi43LDYuODQ4LTYuN2w4LjM5Ny0wLjAwM2MxLjA4MiwwLDEuOTU5LTAuODc4LDEuOTU5LTEuOTZWMS45OEM3NC4wNDYsMC44OTksNzMuMTcsMC4wMjIsNzIuMDg5LDAuMDJ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  -webkit-background-size: contain;
  background-size: contain;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn {
  background: #9b64ce;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn:hover {
  background: #8e42d4;
  padding-left: 80px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
  width: 65px;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn .icon_mail {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #8e42d4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn .icon_mail:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDY3LDYxSDQ1QzIwLjIxOCw2MSwwLDgxLjE5NiwwLDEwNnYzMDBjMCwyNC43MiwyMC4xMjgsNDUsNDUsNDVoNDIyYzI0LjcyLDAsNDUtMjAuMTI4LDQ1LTQ1VjEwNiAgICBDNTEyLDgxLjI4LDQ5MS44NzIsNjEsNDY3LDYxeiBNNDYwLjc4Niw5MUwyNTYuOTU0LDI5NC44MzNMNTEuMzU5LDkxSDQ2MC43ODZ6IE0zMCwzOTkuNzg4VjExMi4wNjlsMTQ0LjQ3OSwxNDMuMjRMMzAsMzk5Ljc4OHogICAgIE01MS4yMTMsNDIxbDE0NC41Ny0xNDQuNTdsNTAuNjU3LDUwLjIyMmM1Ljg2NCw1LjgxNCwxNS4zMjcsNS43OTUsMjEuMTY3LTAuMDQ2TDMxNywyNzcuMjEzTDQ2MC43ODcsNDIxSDUxLjIxM3ogTTQ4MiwzOTkuNzg3ICAgIEwzMzguMjEzLDI1Nkw0ODIsMTEyLjIxMlYzOTkuNzg3eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
.land-page-health .slide .wrap_slide .sub_caption {
  display: block;
  font-size: 20px;
  color: #333333;
  font-weight: 600;
}
.land-page-health .slide .wrap_slide .sub_caption a {
  color: #9b64ce;
  text-decoration: underline;
}
.land-page-health .slide .wrap_slide .sub_caption a:hover {
  text-decoration: none;
  color: #8e8e8e;
}
.land-page-health__white-text .slide .wrap_slide .land-page-health--caption {
  color: #fff;
}
.land-page-health__white-text .slide .wrap_slide .land-page-health--caption.black-important {
  color: #333333;
}
.land-page-health__white-text .slide .wrap_slide .land-page-health--sub-caption {
  color: #fff;
}
.land-page-health__white-text .slide .wrap_slide .land-page-health--sub-caption.black-important {
  color: #333333;
}
.land-page-health__white-text .slide .wrap_slide .sub_caption {
  color: #fff;
}
.land-page-health__white-text .slide .wrap_slide .sub_caption a {
  color: #cb6eff;
}
.land-page-health__white-text .slide .wrap_slide .sub_caption a:hover {
  color: #d8d8d8;
}
@media screen and (max-width: 992px) {
  .land-page-health__white-text .slide .wrap_slide .land-page-health--caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .land-page-health--sub-caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption a {
    color: #9b64ce;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption a:hover {
    color: #8e8e8e;
  }
}
@media screen and (max-width: 767px) {
  .land-page-health__white-text .slide .wrap_slide .land-page-health--caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .land-page-health--sub-caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption {
    color: #333333;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption a {
    color: #9b64ce;
  }
  .land-page-health__white-text .slide .wrap_slide .sub_caption a:hover {
    color: #8e8e8e;
  }
}
@media screen and (max-width: 1200px) {
  .land-page-health .slide .wrap_slide .land-page-health--caption {
    font-size: 56px;
  }
  .land-page-health .slide .wrap_slide .land-page-health--sub-caption {
    font-size: 22px;
  }
}
@media screen and (max-width: 992px) {
  .land-page-health .slide {
    position: relative;
  }
  .land-page-health .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
  }
  .land-page-health .slide .row {
    position: relative;
    z-index: 5;
  }
  .land-page-health .slide .wrap_slide {
    width: 100%;
  }
  .land-page-health .slide .wrap_slide .land-page-health--caption {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .land-page-health .slide {
    position: relative;
  }
  .land-page-health .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
  }
  .land-page-health .slide .row {
    height: 500px;
    position: relative;
    z-index: 5;
  }
  .land-page-health .slide .wrap_slide {
    text-align: center;
    width: 100%;
  }
  .land-page-health .slide .wrap_slide .land-page-health--caption {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .land-page-health .slide .wrap_slide .land-page-health--sub-caption {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .land-page-health .slide .wrap_slide .box_btn {
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup {
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 55px;
    min-width: 270px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn:hover {
    padding-left: 65px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
    width: 50px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn .icon_fb {
    height: 46px;
    width: 46px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.fb_btn .icon_fb:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn:hover {
    padding-left: 65px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
    width: 50px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn .icon_mail {
    height: 46px;
    width: 46px;
  }
  .land-page-health .slide .wrap_slide .box_btn .btn_main_popup.goog_btn .icon_mail:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .land-page-health .slide .wrap_slide .sub_caption {
    font-size: 18px;
  }
}
.intro-general {
  padding: 0;
}
.intro-general .slide {
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.intro-general .slide .container {
  position: relative;
}
.intro-general .slide .container .head_right {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: right;
  padding: 30px 0;
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: #9b64ce;
}
.intro-general .slide .container .head_right a {
  color: #fff;
  text-decoration: underline;
}
.intro-general .slide .container .head_right a:hover {
  text-decoration: none;
  color: #9b64ce;
}
.intro-general .slide .row {
  display: flex;
  align-items: center;
  height: 800px;
}
.intro-general .slide .intro-general--caption .logo {
  display: inline-block;
}
.intro-general .slide .intro-general--caption .logo img {
  min-width: 400px;
  margin-bottom: 30px;
}
.intro-general .slide .intro-general--caption .land-page-health--caption {
  font-size: 65px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.intro-general .slide .intro-general--caption .land-page-health--sub-caption {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.intro-general .slide .intro-general--caption .box_btn {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  width: auto;
  margin-right: 20px;
  font-weight: 600;
  padding: 18px 25px;
  border-radius: 7px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 70px;
  position: relative;
  text-decoration: none;
  min-width: 315px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn {
  background: #435ad0;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn:hover {
  background: #2c44c0;
  padding-left: 80px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
  width: 65px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn .icon_fb {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #2c44c0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn .icon_fb:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNzIuMDg5LDAuMDJMNTkuNjI0LDBDNDUuNjIsMCwzNi41Nyw5LjI4NSwzNi41NywyMy42NTZ2MTAuOTA3SDI0LjAzN2MtMS4wODMsMC0xLjk2LDAuODc4LTEuOTYsMS45NjF2MTUuODAzICAgYzAsMS4wODMsMC44NzgsMS45NiwxLjk2LDEuOTZoMTIuNTMzdjM5Ljg3NmMwLDEuMDgzLDAuODc3LDEuOTYsMS45NiwxLjk2aDE2LjM1MmMxLjA4MywwLDEuOTYtMC44NzgsMS45Ni0xLjk2VjU0LjI4N2gxNC42NTQgICBjMS4wODMsMCwxLjk2LTAuODc3LDEuOTYtMS45NmwwLjAwNi0xNS44MDNjMC0wLjUyLTAuMjA3LTEuMDE4LTAuNTc0LTEuMzg2Yy0wLjM2Ny0wLjM2OC0wLjg2Ny0wLjU3NS0xLjM4Ny0wLjU3NUg1Ni44NDJ2LTkuMjQ2ICAgYzAtNC40NDQsMS4wNTktNi43LDYuODQ4LTYuN2w4LjM5Ny0wLjAwM2MxLjA4MiwwLDEuOTU5LTAuODc4LDEuOTU5LTEuOTZWMS45OEM3NC4wNDYsMC44OTksNzMuMTcsMC4wMjIsNzIuMDg5LDAuMDJ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  -webkit-background-size: contain;
  background-size: contain;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn {
  background: #9b64ce;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn:hover {
  background: #8e42d4;
  padding-left: 80px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
  width: 65px;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn .icon_mail {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #8e42d4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn .icon_mail:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDY3LDYxSDQ1QzIwLjIxOCw2MSwwLDgxLjE5NiwwLDEwNnYzMDBjMCwyNC43MiwyMC4xMjgsNDUsNDUsNDVoNDIyYzI0LjcyLDAsNDUtMjAuMTI4LDQ1LTQ1VjEwNiAgICBDNTEyLDgxLjI4LDQ5MS44NzIsNjEsNDY3LDYxeiBNNDYwLjc4Niw5MUwyNTYuOTU0LDI5NC44MzNMNTEuMzU5LDkxSDQ2MC43ODZ6IE0zMCwzOTkuNzg4VjExMi4wNjlsMTQ0LjQ3OSwxNDMuMjRMMzAsMzk5Ljc4OHogICAgIE01MS4yMTMsNDIxbDE0NC41Ny0xNDQuNTdsNTAuNjU3LDUwLjIyMmM1Ljg2NCw1LjgxNCwxNS4zMjcsNS43OTUsMjEuMTY3LTAuMDQ2TDMxNywyNzcuMjEzTDQ2MC43ODcsNDIxSDUxLjIxM3ogTTQ4MiwzOTkuNzg3ICAgIEwzMzguMjEzLDI1Nkw0ODIsMTEyLjIxMlYzOTkuNzg3eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
.intro-general .slide .intro-general--caption .sub_caption {
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.intro-general .slide .intro-general--caption .sub_caption a {
  color: #fff;
  text-decoration: underline;
}
.intro-general .slide .intro-general--caption .sub_caption a:hover {
  text-decoration: none;
  color: #9b64ce;
}
@media screen and (max-width: 1200px) {
  .intro-general .slide .intro-general--caption .land-page-health--caption {
    font-size: 56px;
  }
  .intro-general .slide .intro-general--caption .land-page-health--sub-caption {
    font-size: 22px;
  }
}
@media screen and (max-width: 992px) {
  .intro-general .slide {
    position: relative;
  }
  .intro-general .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
  }
  .intro-general .slide .row {
    position: relative;
    z-index: 5;
  }
  .intro-general .slide .container .head_right {
    font-size: 15px;
  }
  .intro-general .slide .container .head_right a {
    color: #333333;
  }
  .intro-general .slide .intro-general--caption {
    width: 100%;
  }
  .intro-general .slide .intro-general--caption .land-page-health--caption {
    font-size: 60px;
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .land-page-health--sub-caption {
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .sub_caption {
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .sub_caption a {
    color: #9b64ce;
  }
  .intro-general .slide .intro-general--caption .sub_caption a:hover {
    color: #656565;
  }
}
@media screen and (max-width: 767px) {
  .intro-general .slide {
    position: relative;
  }
  .intro-general .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
  }
  .intro-general .slide .container .head_right {
    text-align: center;
    padding-top: 40px;
    font-size: 15px;
  }
  .intro-general .slide .container .head_right a {
    color: #333333;
  }
  .intro-general .slide .row {
    height: 500px;
    position: relative;
    z-index: 5;
  }
  .intro-general .slide .intro-general--caption {
    text-align: center;
    width: 100%;
    padding-top: 30px;
  }
  .intro-general .slide .intro-general--caption .logo {
    display: none;
  }
  .intro-general .slide .intro-general--caption .land-page-health--caption {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .land-page-health--sub-caption {
    font-size: 18px;
    margin-bottom: 30px;
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .box_btn {
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup {
    margin-right: 0;
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 55px;
    min-width: 270px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn:hover {
    padding-left: 65px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
    width: 50px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn .icon_fb {
    height: 46px;
    width: 46px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.fb_btn .icon_fb:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn:hover {
    padding-left: 65px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
    width: 50px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn .icon_mail {
    height: 46px;
    width: 46px;
  }
  .intro-general .slide .intro-general--caption .box_btn .btn_main_popup.goog_btn .icon_mail:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .intro-general .slide .intro-general--caption .sub_caption {
    font-size: 18px;
    color: #333333;
  }
  .intro-general .slide .intro-general--caption .sub_caption a {
    color: #9b64ce;
  }
  .intro-general .slide .intro-general--caption .sub_caption a:hover {
    color: #656565;
  }
}
.section__what_is {
  padding: 85px 0 35px;
  background: #fff;
}
.section__what_is .box_caption {
  text-align: center;
  padding-bottom: 45px;
}
.section__what_is .box_caption .caption {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 35px;
  font-size: 44px;
  font-weight: bold;
  color: #333333;
}
.section__what_is .box_caption .caption .gray {
  font-weight: normal;
  text-transform: uppercase;
  color: #5a6567;
}
.section__what_is .box_caption .caption .gray b {
  font-weight: bold;
}
.section__what_is .box_caption .caption:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 6px;
  left: 50%;
  margin-left: -100px;
  background: #9c64cf;
}
.section__what_is .what-content p {
  font-size: 19px;
  color: #363636;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .section__what_is {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section__what_is .box_caption {
    padding-bottom: 35px;
  }
  .section__what_is .box_caption .caption {
    font-size: 38px;
  }
  .section__what_is .what-content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .section__what_is {
    padding: 55px 15px 35px;
  }
  .section__what_is .box_caption {
    padding-bottom: 25px;
  }
  .section__what_is .box_caption .caption {
    padding-bottom: 20px;
    font-size: 22px;
  }
  .section__what_is .box_caption .caption:before {
    height: 4px;
  }
  .section__what_is .what-content p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.real-patients {
  padding: 50px 0;
  position: relative;
}
.real-patients .row {
  display: flex;
  align-items: center;
}
.real-patients--list .item {
  margin-bottom: 40px;
}
.real-patients--list .item .icon_wrapper {
  padding-bottom: 20px;
}
.real-patients--list .item .icon_wrapper img {
  width: 70px;
}
.real-patients--list .item .title {
  font-size: 20px;
  color: #363636;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.real-patients--list .item p {
  font-size: 15px;
  line-height: 1.4;
  color: #747474;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .real-patients {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  .real-patients .row {
    justify-content: flex-end;
  }
  .real-patients .img_wrapper {
    position: absolute;
    top: 40px;
    left: -200px;
    width: 600px;
  }
  .real-patients .img_wrapper img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .real-patients {
    padding: 0px 15px 30px;
  }
  .real-patients .row {
    flex-wrap: wrap;
  }
  .real-patients .img-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .real-patients .real-patients--list {
    width: 100%;
    padding: 0 30px;
  }
  .real-patients .real-patients--list .item .icon_wrapper {
    padding-bottom: 10px;
  }
  .real-patients .real-patients--list .item .title {
    font-size: 17px;
    line-height: 1.3;
  }
  .real-patients .real-patients--list .item p {
    font-size: 14px;
  }
}
.get-followers {
  background: #f5eaff;
  padding: 75px 0;
  position: relative;
}
.get-followers .row {
  display: flex;
  align-items: center;
}
.get-followers--list .item {
  margin: 15px 0;
}
.get-followers--list .item .icon_wrapper {
  padding-bottom: 15px;
}
.get-followers--list .item .icon_wrapper img {
  width: 90px;
}
.get-followers--list .item .title {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.get-followers--list .item p {
  font-size: 16px;
  line-height: 1.4;
  color: #747474;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .get-followers {
    overflow: hidden;
  }
  .get-followers .row {
    justify-content: flex-start;
  }
  .get-followers .img_wrapper {
    position: absolute;
    right: -286px;
    width: 700px;
    top: 68px;
  }
}
@media screen and (max-width: 767px) {
  .get-followers {
    padding: 45px 15px;
  }
  .get-followers .row {
    flex-wrap: wrap;
  }
  .get-followers .get-followers--list {
    order: 2;
  }
  .get-followers .get-followers--list .item .icon_wrapper {
    padding-bottom: 10px;
  }
  .get-followers .get-followers--list .item .title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .get-followers .get-followers--list .item p {
    font-size: 14px;
  }
  .get-followers .img_wrapper {
    order: 1;
  }
  .get-followers .img_wrapper img {
    padding: 0;
  }
}
.be-recognized {
  padding: 65px 0;
}
.be-recognized .row {
  display: flex;
  align-items: center;
}
.be-recognized .description .box_caption {
  padding-bottom: 40px;
}
.be-recognized .description .box_caption .caption {
  color: #9b64cc;
  font-size: 44px;
  font-weight: bold;
  padding-bottom: 25px;
  display: inline-block;
  position: relative;
}
.be-recognized .description .box_caption .caption:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: #9b64cc;
}
.be-recognized .description h4 {
  font-size: 20px;
  font-weight: bold;
  color: #666;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  margin-top: 10px;
}
.be-recognized .description p {
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 20px;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .be-recognized {
    padding: 45px 15px;
  }
  .be-recognized .row {
    flex-wrap: wrap;
  }
  .be-recognized .img_wrapper {
    width: 100%;
  }
  .be-recognized .img_wrapper img {
    padding: 0;
  }
  .be-recognized .description {
    width: 100%;
  }
  .be-recognized .description .box_caption {
    padding-bottom: 25px;
  }
  .be-recognized .description .box_caption .caption {
    font-size: 32px;
    padding-bottom: 20px;
  }
  .be-recognized .description .box_caption .caption:before {
    height: 4px;
  }
  .be-recognized .description h4 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .be-recognized .description p {
    font-size: 16px;
  }
}
.section--how-does {
  background: #f5eaff;
  padding: 75px 0;
}
.section--how-does .box_caption {
  text-align: center;
  padding-bottom: 45px;
}
.section--how-does .box_caption .caption {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 35px;
  font-size: 44px;
  font-weight: bold;
  color: #333333;
}
.section--how-does .box_caption .caption .gray {
  font-weight: normal;
  text-transform: uppercase;
  color: #5a6567;
}
.section--how-does .box_caption .caption .gray b {
  font-weight: bold;
}
.section--how-does .box_caption .caption:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 6px;
  left: 50%;
  margin-left: -100px;
  background: #9c64cf;
}
.section--how-does--list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.section--how-does--list .item img {
  display: inline-block;
}
.section--how-does--list .item .purp {
  color: #9b64ce;
  text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.section--how-does--list .item p {
  display: inline-block;
  width: 80%;
  font-size: 15px;
  line-height: 1.3;
  color: #666;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-align: justify;
}
@media screen and (max-width: 992px) {
  .section--how-does .box_caption .caption {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .section--how-does {
    padding: 45px 15px;
  }
  .section--how-does .box_caption {
    padding-bottom: 35px;
  }
  .section--how-does .box_caption .caption {
    font-size: 28px;
    padding-bottom: 25px;
  }
  .section--how-does .box_caption .caption:before {
    height: 4px;
  }
  .section--how-does .section--how-does--list {
    flex-wrap: wrap;
  }
  .section--how-does .section--how-does--list .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .section--how-does .section--how-does--list .item .purp {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .section--how-does .section--how-does--list .item p {
    text-align: center;
    font-size: 14px;
    width: 100%;
  }
}
.section-write-say {
  padding: 75px 0;
}
.section-write-say .box_caption {
  text-align: center;
  padding-bottom: 45px;
}
.section-write-say .box_caption .caption {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 35px;
  font-size: 44px;
  font-weight: bold;
  color: #333333;
}
.section-write-say .box_caption .caption .gray {
  font-weight: normal;
  text-transform: uppercase;
  color: #5a6567;
}
.section-write-say .box_caption .caption .gray b {
  font-weight: bold;
}
.section-write-say .box_caption .caption:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 6px;
  left: 50%;
  margin-left: -100px;
  background: #9c64cf;
}
.section-write-say--list {
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
}
.section-write-say--list .item {
  text-align: center;
  padding: 0 30px;
}
.section-write-say--list .item img {
  width: 80px;
  margin-bottom: 20px;
}
.section-write-say--list .item p {
  padding: 0;
  font-size: 18px;
  color: #666;
  line-height: 1.4;
  font-weight: normal;
}
.section-write-say--list .item p span {
  display: inline-block;
  margin-top: 40px;
  font-size: 19px;
  color: #9b64ce;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .section-write-say {
    padding-bottom: 40px;
  }
  .section-write-say .box_caption .caption {
    font-size: 34px;
  }
  .section-write-say .section-write-say--list {
    flex-direction: column;
    align-items: center;
  }
  .section-write-say .section-write-say--list .item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .section-write-say {
    padding: 45px 15px 0px;
  }
  .section-write-say .box_caption {
    padding-bottom: 35px;
  }
  .section-write-say .box_caption .caption {
    font-size: 24px;
    padding-bottom: 25px;
  }
  .section-write-say .box_caption .caption:before {
    height: 4px;
  }
  .section-write-say .section-write-say--list {
    padding: 0;
    flex-wrap: wrap;
  }
  .section-write-say .section-write-say--list .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-write-say .section-write-say--list .item img {
    margin-bottom: 10px;
  }
  .section-write-say .section-write-say--list .item p {
    font-size: 15px;
  }
  .section-write-say .section-write-say--list .item p span {
    margin-top: 20px;
    font-size: 16px;
  }
}
.landing-actions {
  padding: 0 0 100px;
}
.landing-actions .box_caption {
  padding-bottom: 40px;
  text-align: center;
}
.landing-actions .box_caption img {
  width: 100px;
  margin-bottom: 15px;
}
.landing-actions .box_caption .title {
  font-size: 24px;
  font-weight: bold;
  color: #666;
  padding: 0;
  line-height: 1.3;
  margin: 0;
}
.landing-actions .box_btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.landing-actions .box_btn .btn_main_popup {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  width: auto;
  font-weight: 600;
  padding: 18px 25px;
  border-radius: 7px;
  border: 2px solid #ffffff;
  transition: 0.3s;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 70px;
  position: relative;
  text-decoration: none;
  min-width: 315px;
}
.landing-actions .box_btn .btn_main_popup.fb_btn {
  background: #435ad0;
}
.landing-actions .box_btn .btn_main_popup.fb_btn:hover {
  background: #2c44c0;
  padding-left: 80px;
}
.landing-actions .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
  width: 65px;
}
.landing-actions .box_btn .btn_main_popup.fb_btn .icon_fb {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #2c44c0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.landing-actions .box_btn .btn_main_popup.fb_btn .icon_fb:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNzIuMDg5LDAuMDJMNTkuNjI0LDBDNDUuNjIsMCwzNi41Nyw5LjI4NSwzNi41NywyMy42NTZ2MTAuOTA3SDI0LjAzN2MtMS4wODMsMC0xLjk2LDAuODc4LTEuOTYsMS45NjF2MTUuODAzICAgYzAsMS4wODMsMC44NzgsMS45NiwxLjk2LDEuOTZoMTIuNTMzdjM5Ljg3NmMwLDEuMDgzLDAuODc3LDEuOTYsMS45NiwxLjk2aDE2LjM1MmMxLjA4MywwLDEuOTYtMC44NzgsMS45Ni0xLjk2VjU0LjI4N2gxNC42NTQgICBjMS4wODMsMCwxLjk2LTAuODc3LDEuOTYtMS45NmwwLjAwNi0xNS44MDNjMC0wLjUyLTAuMjA3LTEuMDE4LTAuNTc0LTEuMzg2Yy0wLjM2Ny0wLjM2OC0wLjg2Ny0wLjU3NS0xLjM4Ny0wLjU3NUg1Ni44NDJ2LTkuMjQ2ICAgYzAtNC40NDQsMS4wNTktNi43LDYuODQ4LTYuN2w4LjM5Ny0wLjAwM2MxLjA4MiwwLDEuOTU5LTAuODc4LDEuOTU5LTEuOTZWMS45OEM3NC4wNDYsMC44OTksNzMuMTcsMC4wMjIsNzIuMDg5LDAuMDJ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  -webkit-background-size: contain;
  background-size: contain;
}
.landing-actions .box_btn .btn_main_popup.goog_btn {
  background: #9b64ce;
}
.landing-actions .box_btn .btn_main_popup.goog_btn:hover {
  background: #8e42d4;
  padding-left: 80px;
}
.landing-actions .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
  width: 65px;
}
.landing-actions .box_btn .btn_main_popup.goog_btn .icon_mail {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 55px;
  width: 55px;
  background: #8e42d4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.landing-actions .box_btn .btn_main_popup.goog_btn .icon_mail:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDY3LDYxSDQ1QzIwLjIxOCw2MSwwLDgxLjE5NiwwLDEwNnYzMDBjMCwyNC43MiwyMC4xMjgsNDUsNDUsNDVoNDIyYzI0LjcyLDAsNDUtMjAuMTI4LDQ1LTQ1VjEwNiAgICBDNTEyLDgxLjI4LDQ5MS44NzIsNjEsNDY3LDYxeiBNNDYwLjc4Niw5MUwyNTYuOTU0LDI5NC44MzNMNTEuMzU5LDkxSDQ2MC43ODZ6IE0zMCwzOTkuNzg4VjExMi4wNjlsMTQ0LjQ3OSwxNDMuMjRMMzAsMzk5Ljc4OHogICAgIE01MS4yMTMsNDIxbDE0NC41Ny0xNDQuNTdsNTAuNjU3LDUwLjIyMmM1Ljg2NCw1LjgxNCwxNS4zMjcsNS43OTUsMjEuMTY3LTAuMDQ2TDMxNywyNzcuMjEzTDQ2MC43ODcsNDIxSDUxLjIxM3ogTTQ4MiwzOTkuNzg3ICAgIEwzMzguMjEzLDI1Nkw0ODIsMTEyLjIxMlYzOTkuNzg3eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .landing-actions {
    padding: 0 15px 50px;
  }
  .landing-actions .box_caption {
    padding-bottom: 30px;
  }
  .landing-actions .box_caption img {
    width: 80px;
    margin-bottom: 15px;
  }
  .landing-actions .box_caption .title {
    font-size: 20px;
  }
  .landing-actions .box_btn .btn_main_popup {
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 55px;
    min-width: 270px;
  }
  .landing-actions .box_btn .btn_main_popup.fb_btn:hover {
    padding-left: 65px;
  }
  .landing-actions .box_btn .btn_main_popup.fb_btn:hover .icon_fb {
    width: 50px;
  }
  .landing-actions .box_btn .btn_main_popup.fb_btn .icon_fb {
    height: 46px;
    width: 46px;
  }
  .landing-actions .box_btn .btn_main_popup.fb_btn .icon_fb:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .landing-actions .box_btn .btn_main_popup.goog_btn:hover {
    padding-left: 65px;
  }
  .landing-actions .box_btn .btn_main_popup.goog_btn:hover .icon_mail {
    width: 50px;
  }
  .landing-actions .box_btn .btn_main_popup.goog_btn .icon_mail {
    height: 46px;
    width: 46px;
  }
  .landing-actions .box_btn .btn_main_popup.goog_btn .icon_mail:before {
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
}
/*------------ Style-land-page-health end -------------*/
@media (min-width: 1200px) {
  html.menu-opened,
  body.menu-opened {
    overflow: hidden;
  }
}
body.findtopdocs-page.header-combined {
  padding-top: 142px;
}
body.search-page.header-combined {
  padding-top: 235px;
}
header.state-combined {
  position: fixed !important;
  z-index: 90;
  top: 0;
  left: 0;
  width: 100%;
}
header.state-combined .navbar-purple {
  display: none !important;
}
header .navbar .btn-logout {
  color: #fff;
  background-color: #1f88c6;
  border-color: #1a73a7;
  padding: 5px 10px;
  border-radius: 8px;
  margin-left: 10px;
}
header .navbar .dashboard-link {
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}
header .navbar .user-actions-menu {
  width: 15%;
  display: flex;
  justify-content: flex-end;
  align-content: center;
}
header .navbar .user-actions-menu .anonymous .btn-signup {
  color: #fff;
  background-color: #1f88c6;
  border-color: #1a73a7;
  padding: 5px 10px;
  border-radius: 8px;
}
header .navbar .user-actions-menu .anonymous .dropdown {
  display: inline-block;
  /*&.open {
            .btn-login {
              background-image: url(../images/login-icon-blue.png);
              color: #07afe0;
              background-color: #eee;
            }
          }*/
}
header .navbar .user-actions-menu .anonymous .dropdown .btn-login {
  padding-left: 40px;
  color: #fff;
  transition: .1s;
}
header .navbar .user-actions-menu .anonymous .dropdown .dropdown-menu {
  padding: 10px;
  background-color: #eee;
  max-width: 140px;
  border-color: #eee;
  left: -50px !important;
  right: auto !important;
  width: 220px;
  z-index: 555;
  margin-top: -2px;
}
header .navbar .user-actions-menu .anonymous .dropdown .dropdown-menu li {
  margin: 0;
  list-style-type: none;
}
header .navbar .user-actions-menu .anonymous .dropdown .dropdown-menu li .btn {
  display: block;
  width: 100%;
  background: none;
  margin-bottom: 10px;
}
header .navbar .user-actions-menu .anonymous .dropdown .dropdown-menu li .btn.btn-patient {
  color: #07afe0;
  border: 1px solid #07afe0;
}
header .navbar .user-actions-menu .anonymous .dropdown .dropdown-menu li .btn.btn-doctor {
  color: #8868c9;
  border: 1px solid #8868c9;
}
header .navbar-purple {
  border-radius: 0;
  background-color: #8868c9;
  padding: 10px 0;
  margin: 0;
  border: none;
}
header .navbar-purple .container {
  display: flex;
  align-items: center;
}
header .navbar-purple .container ul.navbar-nav {
  width: 15%;
  display: block;
  float: none;
  margin-bottom: 2px;
}
header .navbar-purple .container ul.navbar-nav li {
  padding: 0;
  margin: 0;
}
header .navbar-purple .container ul.navbar-nav li a {
  font-size: 14px;
  color: #FFF;
  padding: 0 10px;
}
header .navbar-purple .container ul.navbar-nav li a:hover,
header .navbar-purple .container ul.navbar-nav li a:focus {
  background: none;
  color: #fff;
}
header .navbar-purple .container .covid-19-banner {
  width: 70%;
  text-align: center;
  font-size: 14px;
  color: #FFF;
}
header .navbar-purple .container .covid-19-banner a {
  text-decoration: underline;
  opacity: 0.7;
  color: #FFF;
}
header .navbar-purple .container .covid-19-banner a:hover {
  opacity: 1;
  text-decoration: none;
}
header .navbar-default {
  background: #fff;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 11px 0 10px;
}
header .navbar-default .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
header .navbar-default .navbar-tools {
  width: 35%;
}
header .navbar-default .navbar-tools .btn-fpm-overlay {
  font-size: 1.3em;
  border: none;
  background-color: #FFF;
  padding: 0;
  margin-bottom: 4px;
}
header .navbar-default .navbar-tools .btn-fpm-overlay img {
  margin-top: -6px;
  margin-right: 10px;
}
header .navbar-default .navbar-header {
  position: relative;
  width: 30%;
  text-align: center;
}
header .navbar-default .navbar-header .navbar-brand-logo {
  display: inline-block;
  float: none;
  width: 245px;
  margin-left: -10px;
  margin-top: 2px;
}
header .navbar-default .navbar-header .navbar-brand-logo img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 1px;
}
header .navbar-default .navbar-header .btn-search-overlay {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 166px;
  margin-top: -2px;
  height: 26px;
  padding: 0;
  border: none;
  background-color: #FFF;
  color: #8868c9;
}
header .navbar-default .navbar-header .btn-search-overlay .search-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url(../images/icon-search-btn-fpm.png) center center no-repeat;
}
header .navbar-default .navbar-collapse {
  width: 35%;
}
header .navbar-default .navbar-collapse .searchOverlay {
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}
header .navbar-default .navbar-collapse .searchOverlay.open {
  transform: scale(1);
}
header .navbar-default .navbar-collapse .searchOverlay .inner {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 420px;
  margin: 0 auto;
  text-align: center;
}
header .navbar-default .navbar-collapse .searchOverlay .inner .form-control {
  display: inline-block !important;
  height: 52px;
  padding: 10px 12px;
  border-radius: 4px 0 0 4px;
  font-size: 18px;
  width: 350px;
  vertical-align: middle;
}
header .navbar-default .navbar-collapse .searchOverlay .inner .btn-default {
  vertical-align: top;
  height: 52px;
  padding: 7px 12px;
  margin-left: -6px !important;
  border-radius: 0 4px 4px 0;
}
header .navbar-default .navbar-collapse .fpmOverlay {
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
  z-index: 1001;
  overflow-y: auto;
}
header .navbar-default .navbar-collapse .fpmOverlay.open {
  transform: scale(1);
}
header .navbar-default .navbar-collapse .fpmOverlay .container {
  display: block;
  padding-top: 20px;
  padding-bottom: 100px;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header {
  width: 100%;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .btn-fpm-close {
  position: absolute;
  background: transparent url(../images/icon-close.png) center center no-repeat;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .fpm-logos {
  display: block;
  width: 245px;
  margin: 0 auto;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .fpm-logos img {
  max-width: 100%;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .nav-fpm-search-form {
  margin: 42px 0;
  text-align: center;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .nav-fpm-search-form .form-group {
  position: relative;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .nav-fpm-search-form .form-group .form-control {
  display: inline-block !important;
  width: 600px;
  border-radius: 4px;
  height: 37px;
  padding: 5px 12px 5px 38px;
  font-size: 16px;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .nav-fpm-search-form .form-group .btn-default {
  position: absolute;
  height: 37px;
  width: 37px;
  padding: 0 5px;
  margin-left: -600px;
  border: none;
  background-color: transparent;
}
header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header .nav-fpm-search-form .form-group .btn-default .search-icon {
  display: inline-block;
  width: 17px;
  height: 18px;
  background: transparent url(../images/icon-search-fpm.png) center center no-repeat;
}
header .navbar-default .navbar-collapse .fpmOverlay .main-col {
  padding-right: 60px;
}
header .navbar-default .navbar-collapse .fpmOverlay h3,
header .navbar-default .navbar-collapse .fpmOverlay h4 {
  color: #836cc3;
  font-weight: 600;
}
header .navbar-default .navbar-collapse .fpmOverlay h3 a,
header .navbar-default .navbar-collapse .fpmOverlay h4 a {
  color: #836cc3;
  text-decoration: none;
}
header .navbar-default .navbar-collapse .fpmOverlay h4 {
  margin-top: 20px;
}
header .navbar-default .navbar-collapse .fpmOverlay h3 {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin: 20px 0 0;
  font-size: 19px;
  letter-spacing: 0.05em;
}
header .navbar-default .navbar-collapse .fpmOverlay h3.hj-menu {
  padding-left: 40px;
}
header .navbar-default .navbar-collapse .fpmOverlay h3.hj-menu .hj-icon {
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  width: 32px;
  height: 32px;
  background: transparent url(../images/icon-hj-menu.png) center center no-repeat;
}
header .navbar-default .navbar-collapse .fpmOverlay .view-all {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  color: #836cc3;
}
header .navbar-default .navbar-collapse .fpmOverlay .view-all.for-columns {
  margin-left: 51%;
}
header .navbar-default .navbar-collapse .fpmOverlay .view-all .icon-view-all {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-bottom: -2px;
  background: transparent url(../images/icon-view-all.png) center center no-repeat;
}
header .navbar-default .navbar-collapse .fpmOverlay .medical-experts-btns .btn {
  border-bottom-left-radius: 0;
  background-color: #67C0D3;
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 4px 8px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.columns {
  column-count: 2;
  column-gap: 4em;
  margin-right: 4em;
  margin-top: -1px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a {
  padding-left: 32px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-size: 300px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-wh:before {
  background-position: 0px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-wh:hover:before {
  background-position: 0px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-mh:before {
  background-position: -30px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-mh:hover:before {
  background-position: -30px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-ag:before {
  background-position: -60px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-ag:hover:before {
  background-position: -60px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-hh:before {
  background-position: -90px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-hh:hover:before {
  background-position: -90px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-pa:before {
  background-position: -120px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-pa:hover:before {
  background-position: -120px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-pr:before {
  background-position: -150px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-pr:hover:before {
  background-position: -150px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-dn:before {
  background-position: -180px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-dn:hover:before {
  background-position: -180px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-hl:before {
  background-position: -210px -105px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-hl:hover:before {
  background-position: -210px -135px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-vi:before {
  background-position: -180px -165px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-vi:hover:before {
  background-position: -180px -195px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-sh:before {
  background-position: -210px -165px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-sh:hover:before {
  background-position: -210px -195px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-ig:before {
  background-position: -270px -225px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul.has-icons li a.fatd-sprite-ig:hover:before {
  background-position: -270px -255px;
}
header .navbar-default .navbar-collapse .fpmOverlay ul li {
  position: relative;
  border-top: 1px solid #E5E5E5;
  margin-bottom: 0;
}
header .navbar-default .navbar-collapse .fpmOverlay ul li:first-child {
  border-top: none;
}
header .navbar-default .navbar-collapse .fpmOverlay ul li a {
  display: block;
  color: #000;
  padding: 11px 5px 11px 5px;
  transition: 0s;
}
header .navbar-default .navbar-collapse .fpmOverlay ul li a:hover {
  color: #FFF;
  background-color: #b4a0dd;
  text-decoration: none;
}
header .navbar-default .navbar-collapse .navbar-right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav {
  margin: 0px 0 5px;
  padding: 0;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li {
  padding-right: 10px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li:first-child:before {
  content: '';
  position: absolute;
  top: 15px;
  right: -4px;
  width: 0;
  height: 20px;
  border-right: 1px solid #e6e6e6;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li:last-child {
  padding-right: 0;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li a {
  color: #836cc3;
  letter-spacing: -0.01px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 13px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown a:after {
  content: '';
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
  position: absolute;
  top: 22px;
  right: -3px;
  width: 9px;
  height: 5px;
  background-position: -137px -79px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown.open a {
  background: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu {
  left: -50px !important;
  right: auto !important;
  width: 220px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu:before {
  content: '';
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -11px;
  width: 23px;
  height: 9px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
  background-position: -108px -90px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li {
  padding: 0;
  margin: 0;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:before {
  display: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:first-child:before {
  display: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:first-child a {
  border-top: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a {
  display: block;
  padding: 11px 70px 11px 20px;
  border-top: 1px solid #dddddd;
  color: #63717c;
  text-decoration: none;
  position: relative;
  transition: 0s;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a:hover {
  color: #fff;
  background-color: #71C1EF;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5px;
  top: 6px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-dc:after {
  width: 24px;
  height: 24px;
  background-size: 600px;
  background-position: -576px 0;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-dc:hover:after {
  background-position: -576px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-ds:after {
  width: 24px;
  height: 24px;
  background-size: 600px;
  background-position: -576px -144px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-ds:hover:after {
  background-position: -576px -168px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-mp:after {
  width: 24px;
  height: 24px;
  background-size: 600px;
  background-position: -576px -96px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-mp:hover:after {
  background-position: -576px -120px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-sy:after {
  width: 24px;
  height: 24px;
  background-size: 600px;
  background-position: -576px -48px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-special-sy:hover:after {
  background-position: -576px -72px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-hh:after {
  background-position: -90px -105px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a.fatd-sprite-hh:hover:after {
  background-position: -90px -135px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns {
  background-color: #FFF;
  width: 600px !important;
  left: -300px !important;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics {
  float: left;
  width: 280px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics .menu-cat-title {
  color: #3f75b9;
  font-weight: bold;
  display: block;
  padding: 11px 70px 11px 50px;
  font-size: 18px;
  position: relative;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics .menu-cat-title:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 10px;
  top: 6px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics .menu-cat-title.fatd-sprite-mct-health:after {
  background-position: -240px -165px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics .menu-cat-title:hover {
  background: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul {
  list-style: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li:first-child a {
  border-top: none;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a {
  color: #000;
  page-break-inside: avoid;
  break-inside: avoid;
  max-width: 220px;
  border-top: 1px solid #dddddd;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a:hover {
  color: #fff;
  background-color: #71C1EF;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 5px;
  top: 8px;
  background-image: url(../images/for_doctors_icons.png);
  background-repeat: no-repeat;
  -webkit-background-size: 216px;
  background-size: 216px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-pm:after {
  background-position: 0px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-pm:hover:after {
  background-position: 0px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-dr:after {
  background-position: -24px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-dr:hover:after {
  background-position: -24px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-bx:after {
  background-position: -48px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-bx:hover:after {
  background-position: -48px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-cn:after {
  background-position: -72px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-cn:hover:after {
  background-position: -72px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-dl:after {
  background-position: -96px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-dl:hover:after {
  background-position: -96px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-me:after {
  background-position: -192px 0px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-fd-me:hover:after {
  background-position: -192px -24px;
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a.fatd-sprite-selected-default {
  color: #3f75b9;
}
@media (min-width: 1290px) {
  header .container {
    width: 1250px;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  header .navbar {
    min-height: 0;
  }
  header .navbar-purple {
    padding: 8px 0;
  }
  header .navbar-purple .container ul.navbar-nav {
    display: none;
  }
  header .navbar-purple .container .covid-19-banner {
    width: 100%;
    font-size: 14px;
  }
  header .navbar-purple .container .user-actions-menu {
    display: none;
  }
  header .navbar-default {
    padding: 11px 0 10px;
  }
  header .navbar-default .container {
    display: block;
    padding: 0 15px;
  }
  header .navbar-default .navbar-tools {
    display: none;
  }
  header .navbar-default .navbar-header {
    position: relative;
    width: 100%;
    text-align: center;
  }
  header .navbar-default .navbar-header .navbar-brand-logo {
    width: 218px;
    margin-left: 0;
  }
  header .navbar-default .navbar-header .btn-search-overlay {
    display: none;
  }
  header .navbar-default .navbar-collapse {
    max-height: 340px;
    width: 100%;
  }
  header .navbar-default .navbar-collapse .user-actions-menu {
    padding-top: 13px;
    width: 100%;
    justify-content: flex-start;
    margin-left: -5px;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .dashboard-link {
    color: #a2a2a2;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .btn-logout {
    border-radius: 4px;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .btn-signup {
    border-radius: 4px;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .dropdown .btn-login {
    background-image: url(../images/login-icon-grey.png);
    background-position: 5px center;
    padding-left: 35px;
    color: #a2a2a2;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .dropdown .dropdown-menu {
    left: 0 !important;
    transform: translateX(0) !important;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .dropdown.open .btn-login {
    background-image: url(../images/login-icon-blue.png);
    color: #07afe0;
    background-color: #eee;
  }
  header .navbar-default .navbar-collapse .navbar-form {
    border-top: none;
    border-color: #eee;
    margin-top: 0;
  }
  header .navbar-default .navbar-collapse .navbar-form .form-group {
    position: relative;
  }
  header .navbar-default .navbar-collapse .navbar-form .form-group .form-control {
    display: inline-block !important;
    height: 42px;
    padding: 10px 12px;
    border-radius: 4px 0 0 4px;
    font-size: 15px;
    width: 300px;
    vertical-align: top;
  }
  header .navbar-default .navbar-collapse .navbar-form .form-group .btn-default {
    vertical-align: top;
    height: 42px;
    padding: 7px 9px;
    margin-left: -6px !important;
    border-radius: 0 4px 4px 0;
  }
  header .navbar-default .navbar-collapse .navbar-form .form-group .btn-default .search-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: -217px -41px;
  }
  header .navbar-default .navbar-collapse .searchOverlay {
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 20;
  }
  header .navbar-default .navbar-collapse .searchOverlay.open {
    transform: scale(1);
  }
  header .navbar-default .navbar-collapse .searchOverlay .inner {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 420px;
    margin: 0 auto;
    text-align: center;
  }
  header .navbar-default .navbar-collapse .searchOverlay .inner .form-control {
    display: inline-block !important;
    height: 52px;
    padding: 10px 12px;
    border-radius: 4px 0 0 4px;
    font-size: 18px;
    width: 350px;
    vertical-align: middle;
  }
  header .navbar-default .navbar-collapse .searchOverlay .inner .btn-default {
    vertical-align: top;
    height: 52px;
    padding: 7px 12px;
    margin-left: -6px !important;
    border-radius: 0 4px 4px 0;
  }
  header .navbar-default .navbar-collapse .fpmOverlay {
    position: static;
    transform: scale(1);
    display: block;
    width: 100%;
    overflow-y: visible;
  }
  header .navbar-default .navbar-collapse .fpmOverlay .container {
    width: 100%;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  header .navbar-default .navbar-collapse .fpmOverlay .fpm-overlay-header {
    display: none;
  }
  header .navbar-default .navbar-collapse .fpmOverlay .main-col {
    padding-right: 15px;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h3,
  header .navbar-default .navbar-collapse .fpmOverlay h4 {
    color: #836cc3;
    font-weight: 600;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h3 a,
  header .navbar-default .navbar-collapse .fpmOverlay h4 a {
    color: #836cc3;
    text-decoration: none;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h4 {
    margin-top: 20px;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h3 {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin: 20px 0 0;
    font-size: 19px;
    letter-spacing: 0.05em;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h3.hj-menu {
    padding-left: 40px;
  }
  header .navbar-default .navbar-collapse .fpmOverlay h3.hj-menu .hj-icon {
    position: absolute;
    display: block;
    top: -8px;
    left: 0;
    width: 32px;
    height: 32px;
    background: transparent url(../images/icon-hj-menu.png) center center no-repeat;
  }
  header .navbar-default .navbar-collapse .fpmOverlay .view-all.for-columns {
    margin-left: 0%;
  }
  header .navbar-default .navbar-collapse .fpmOverlay ul.columns {
    column-count: 1;
    column-gap: 0;
    margin-right: 0;
    margin-top: -1px;
  }
  header .navbar-default .navbar-collapse .fpmOverlay ul li {
    width: 100%;
  }
  header .navbar-default .navbar-collapse .navbar-right {
    width: 100%;
    padding: 15px 0;
    display: block;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li:after {
    display: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown a.dropdown-toggle:after {
    display: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown.open a {
    background: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu {
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
    display: block !important;
    position: relative !important;
    top: 0 !important;
    box-shadow: none;
    border-radius: 0;
    border: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu:before {
    display: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:after {
    display: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:first-child:before {
    display: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li:first-child a {
    border-top: none;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a {
    padding: 11px 20px 11px 50px;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu li a:after {
    right: auto;
    left: 15px;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns {
    background-color: #FFF;
    width: 100% !important;
    left: 0 !important;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics {
    width: 100%;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics .menu-cat-title {
    border-bottom: 1px solid #dddddd;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li {
    width: 100%;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li.dropdown .dropdown-menu.menu-columns .standard-topics ul li a {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  header .navbar-purple .container .covid-19-banner {
    font-size: 13px;
  }
  header .navbar-default {
    padding: 0;
  }
  header .navbar-default .navbar-header {
    padding: 11px 0 10px;
  }
  header .navbar-default .navbar-header .navbar-brand-logo {
    width: 175px;
  }
  header .navbar-default .navbar-header .navbar-toggle {
    margin-right: 0;
  }
  header .navbar-default .navbar-collapse {
    width: auto;
  }
  header .navbar-default .navbar-collapse .user-actions-menu {
    padding-top: 13px;
    width: 100%;
    justify-content: flex-start;
    margin-left: -5px;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .btn-signup {
    border-radius: 4px;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .dropdown .btn-login {
    background-position: 5px center;
    padding-left: 35px;
    color: #a2a2a2;
  }
  header .navbar-default .navbar-collapse .user-actions-menu .anonymous .dropdown .dropdown-menu {
    left: 0 !important;
    transform: translateX(0) !important;
  }
  header .navbar-default .navbar-collapse .navbar-form .form-group .form-control {
    width: 200px;
  }
  header .navbar-default .navbar-collapse .fpmOverlay ul li {
    width: 100%;
    font-size: 16px;
  }
  header .navbar-default .navbar-collapse .navbar-right .navbar-nav li {
    font-size: 16px;
  }
}
header .navbar-default .navbar-collapse .navbar-right .navbar-nav li:nth-child(2).dropdown .dropdown-menu:before {
  transform: translateX(52px);
}
header .navbar .user-actions-menu .anonymous .dropdown .btn-login {
  font-size: 12px;
  color: #fff;
  transition: 0.3s;
  user-select: none;
  padding-left: 30px;
  background: none;
}
header .navbar .user-actions-menu .anonymous .dropdown .btn-login:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU1IDU1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NSA1NTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8cGF0aCBkPSJNNTUsMjcuNUM1NSwxMi4zMzcsNDIuNjYzLDAsMjcuNSwwUzAsMTIuMzM3LDAsMjcuNWMwLDguMDA5LDMuNDQ0LDE1LjIyOCw4LjkyNiwyMC4yNThsLTAuMDI2LDAuMDIzbDAuODkyLDAuNzUyICBjMC4wNTgsMC4wNDksMC4xMjEsMC4wODksMC4xNzksMC4xMzdjMC40NzQsMC4zOTMsMC45NjUsMC43NjYsMS40NjUsMS4xMjdjMC4xNjIsMC4xMTcsMC4zMjQsMC4yMzQsMC40ODksMC4zNDggIGMwLjUzNCwwLjM2OCwxLjA4MiwwLjcxNywxLjY0MiwxLjA0OGMwLjEyMiwwLjA3MiwwLjI0NSwwLjE0MiwwLjM2OCwwLjIxMmMwLjYxMywwLjM0OSwxLjIzOSwwLjY3OCwxLjg4LDAuOTggIGMwLjA0NywwLjAyMiwwLjA5NSwwLjA0MiwwLjE0MiwwLjA2NGMyLjA4OSwwLjk3MSw0LjMxOSwxLjY4NCw2LjY1MSwyLjEwNWMwLjA2MSwwLjAxMSwwLjEyMiwwLjAyMiwwLjE4NCwwLjAzMyAgYzAuNzI0LDAuMTI1LDEuNDU2LDAuMjI1LDIuMTk3LDAuMjkyYzAuMDksMC4wMDgsMC4xOCwwLjAxMywwLjI3MSwwLjAyMUMyNS45OTgsNTQuOTYxLDI2Ljc0NCw1NSwyNy41LDU1ICBjMC43NDksMCwxLjQ4OC0wLjAzOSwyLjIyMi0wLjA5OGMwLjA5My0wLjAwOCwwLjE4Ni0wLjAxMywwLjI3OS0wLjAyMWMwLjczNS0wLjA2NywxLjQ2MS0wLjE2NCwyLjE3OC0wLjI4NyAgYzAuMDYyLTAuMDExLDAuMTI1LTAuMDIyLDAuMTg3LTAuMDM0YzIuMjk3LTAuNDEyLDQuNDk1LTEuMTA5LDYuNTU3LTIuMDU1YzAuMDc2LTAuMDM1LDAuMTUzLTAuMDY4LDAuMjI5LTAuMTA0ICBjMC42MTctMC4yOSwxLjIyLTAuNjAzLDEuODExLTAuOTM2YzAuMTQ3LTAuMDgzLDAuMjkzLTAuMTY3LDAuNDM5LTAuMjUzYzAuNTM4LTAuMzE3LDEuMDY3LTAuNjQ4LDEuNTgxLTEgIGMwLjE4NS0wLjEyNiwwLjM2Ni0wLjI1OSwwLjU0OS0wLjM5MWMwLjQzOS0wLjMxNiwwLjg3LTAuNjQyLDEuMjg5LTAuOTgzYzAuMDkzLTAuMDc1LDAuMTkzLTAuMTQsMC4yODQtMC4yMTdsMC45MTUtMC43NjQgIGwtMC4wMjctMC4wMjNDNTEuNTIzLDQyLjgwMiw1NSwzNS41NSw1NSwyNy41eiBNMiwyNy41QzIsMTMuNDM5LDEzLjQzOSwyLDI3LjUsMlM1MywxMy40MzksNTMsMjcuNSAgYzAsNy41NzctMy4zMjUsMTQuMzg5LTguNTg5LDE5LjA2M2MtMC4yOTQtMC4yMDMtMC41OS0wLjM4NS0wLjg5My0wLjUzN2wtOC40NjctNC4yMzNjLTAuNzYtMC4zOC0xLjIzMi0xLjE0NC0xLjIzMi0xLjk5M3YtMi45NTcgIGMwLjE5Ni0wLjI0MiwwLjQwMy0wLjUxNiwwLjYxNy0wLjgxN2MxLjA5Ni0xLjU0OCwxLjk3NS0zLjI3LDIuNjE2LTUuMTIzYzEuMjY3LTAuNjAyLDIuMDg1LTEuODY0LDIuMDg1LTMuMjg5di0zLjU0NSAgYzAtMC44NjctMC4zMTgtMS43MDgtMC44ODctMi4zNjl2LTQuNjY3YzAuMDUyLTAuNTIsMC4yMzYtMy40NDgtMS44ODMtNS44NjRDMzQuNTI0LDkuMDY1LDMxLjU0MSw4LDI3LjUsOCAgcy03LjAyNCwxLjA2NS04Ljg2NywzLjE2OGMtMi4xMTksMi40MTYtMS45MzUsNS4zNDYtMS44ODMsNS44NjR2NC42NjdjLTAuNTY4LDAuNjYxLTAuODg3LDEuNTAyLTAuODg3LDIuMzY5djMuNTQ1ICBjMCwxLjEwMSwwLjQ5NCwyLjEyOCwxLjM0LDIuODIxYzAuODEsMy4xNzMsMi40NzcsNS41NzUsMy4wOTMsNi4zODl2Mi44OTRjMCwwLjgxNi0wLjQ0NSwxLjU2Ni0xLjE2MiwxLjk1OGwtNy45MDcsNC4zMTMgIGMtMC4yNTIsMC4xMzctMC41MDIsMC4yOTctMC43NTIsMC40NzZDNS4yNzYsNDEuNzkyLDIsMzUuMDIyLDIsMjcuNXoiIGZpbGw9IiM0NWQzYzYiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 20px;
  width: 20px;
  transition: 0.3s;
  opacity: 0;
  transform: rotate(-180deg) scale(0);
}
header .navbar .user-actions-menu .anonymous .dropdown.open .btn-login {
  color: #45D3C6;
  padding-left: 30px;
}
header .navbar .user-actions-menu .anonymous .dropdown.open .btn-login:before {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}
.footer__top {
  background: #32a2e3;
  padding: 69px 0 60px;
}
.footer__bottom {
  background: #2997d6;
  text-align: center;
  padding: 19px 0;
}
.footer-col-news-letter {
  padding-left: 20px !important;
}
.news-letter-signup p.news-letter-title {
  font-size: 20px;
  color: white;
}
.news-letter-signup p.news-letter-title span {
  color: #24427e;
  display: block;
  font-size: small;
  font-weight: normal;
  padding-top: 3px;
}
.news-letter-signup .news-letter-message {
  padding: 10px;
  color: white;
  text-align: center;
}
.news-letter-signup .news-letter-message-success {
  background-color: #5738e0;
}
.news-letter-signup .news-letter-message-error {
  background-color: #dc2a2a;
}
.footer-col {
  border-left: 1px solid #5bb5e9;
  border-right: 1px solid #5bb5e9;
  margin-left: -1px;
  padding: 0 15px 0 40px;
}
.footer-col:first-child {
  border-left: none;
  margin-left: 0;
}
.footer-col:last-child {
  border-right: none;
}
.footer-col__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 33px;
}
.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}
.footer-links__item {
  margin-bottom: 10px;
}
.footer-links a {
  color: #fff;
}
.footer-links a:hover {
  text-decoration: none;
}
.copyright {
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
.connect-us {
  text-align: center;
  margin-top: 20px;
}
.connect-us ul {
  list-style: none;
  padding: 0;
}
.connect-us a {
  color: #fff;
}
.connect-us a:hover {
  text-decoration: none;
  color: #000;
}
.connect-us__title {
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
}
.connect-us__socials {
  margin: 0 0 23px;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
}
.connect-us__socials li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.connect-us__socials li.facebook a {
  background-color: #405ca2;
}
.connect-us__socials li.facebook a:before {
  background-position: -142px -35px;
}
.connect-us__socials li.google-plus a {
  background-color: #e33a0d;
}
.connect-us__socials li.google-plus a:before {
  background-position: -192px -35px;
}
.connect-us__socials li.twitter a {
  background-color: #22a8dd;
}
.connect-us__socials li.twitter a:before {
  background-position: -168px -35px;
}
.connect-us__socials li.linkedin a {
  background-color: #0077B5;
}
.connect-us__socials li.linkedin a:before {
  background-position: -192px -59px;
}
.connect-us__socials li.youtube a {
  background-color: #d42d29;
}
.connect-us__socials li.youtube a:before {
  background-position: -217px -82px;
}
.connect-us__socials a {
  position: relative;
  display: block;
  margin-left: 7px;
  height: 30px;
  width: 30px;
  overflow: hidden;
  border: solid 1px #fff;
  border-radius: 3px;
  text-indent: 9999px;
}
.connect-us__socials a:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 2px;
  width: 25px;
  height: 25px;
  background-image: url(/fatd/images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
}
.connect-us__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
.connect-us__list li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 2px;
}
.connect-us__list li:after {
  content: '\00a0\00a0|\00a0';
}
.connect-us__list li:last-child:after {
  content: '';
}
.doc-search {
  position: static;
  top: 0px;
  left: 0;
  width: 100%;
  padding: 15px 0 16px;
  background: #43434b;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .doc-search {
    display: none!important;
  }
}
.doc-search .row-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .doc-search .row-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.doc-search__title {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  width: 200px;
  float: left;
}
@media screen and (max-width: 991px) {
  .doc-search__title {
    margin-bottom: 7px!important;
  }
}
.doc-search__title .icon-arrow-down {
  display: none;
}
.doc-search__form {
  width: 70%;
  max-width: 70%;
  border-radius: 3px;
}
@media screen and (max-width: 991px) {
  .doc-search__form {
    width: 100%;
    max-width: 100%;
  }
}
.main-search-form form {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .main-search-form form {
    flex-wrap: wrap;
  }
}
.main-search-form__col {
  float: left;
  background: #fff;
  font-size: 17px;
  line-height: 1.2;
}
.main-search-form__col--specialty {
  width: 32%;
  border-radius: 5px 0 0 5px;
}
.main-search-form__col--zip {
  min-width: 200px;
  padding-left: 25px;
  position: relative;
}
.main-search-form__col--zip:before,
.main-search-form__col--zip:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1px;
  height: 34px;
  transform: translate(-50%, -50%);
  background: #e6e6e6;
}
.main-search-form__col--zip:before {
  left: 0;
}
.main-search-form__col--zip:after {
  right: 0;
}
.main-search-form__col--insurance {
  width: 33%;
}
.main-search-form__col--submit {
  border-radius: 0 5px 5px 0;
}
.main-search-form__col--submit .btn {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 34px;
  border-radius: 0 5px 5px 0;
  font-size: 16px;
  font-weight: 600;
  background: #45D3C6;
  color: #fff;
  border: 1px solid #45D3C6;
}
.main-search-form__col--submit .btn:hover {
  background: #3caa9d;
  border: 1px solid #3caa9d;
}
.search-select--specialty .dropdown-toggle {
  border-radius: 5px 0 0 5px;
}
.search-select--specialty .dropdown-scroll-wrap {
  height: 330px;
  overflow-y: auto;
  overflow-x: hidden;
}
.search-select--insurance .dropdown-scroll-wrap {
  width: 100%;
  height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
}
.search-select .dropdown-toggle {
  display: block;
  height: 55px;
  line-height: 55px;
  padding: 0 59px;
  background: #fff;
  color: #333;
  position: relative;
}
.search-select .dropdown-toggle:hover,
.search-select .dropdown-toggle:focus {
  text-decoration: none;
  color: #333;
}
.search-select .dropdown-toggle .icon-arrow-down {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 6px;
  color: #6a6a6a;
}
.search-select .icon-left {
  font-size: 27px;
  position: absolute;
  top: 50%;
  left: 29px;
  transform: translate(-50%, -50%);
  color: #32a2e3;
}
.search-select__zip-input {
  height: 55px;
  width: 100%;
  padding: 0 19px;
  border: none;
  outline: none !important;
  color: #333;
}
.search-select__zip-input::-webkit-input-placeholder {
  color: #333;
}
.search-select__zip-input::-moz-placeholder {
  color: #333;
}
.search-select__zip-input:-ms-input-placeholder {
  color: #333;
}
.search-select__zip-input:-moz-placeholder {
  color: #333;
}
.select-dropdown {
  width: 100%;
  padding: 0;
  height: 330px;
  overflow: hidden;
}
.select-dropdown .insurance-slide {
  height: 330px;
  position: absolute;
  width: 100%;
  left: 0;
  transition: left 0.2s linear;
}
.select-dropdown .insurance-slide.open {
  left: -100%;
}
.select-dropdown .insurance-slide__main-items {
  position: absolute;
  width: 100%;
  z-index: 0;
}
.select-dropdown .insurance-slide__main-items a {
  transition: none;
}
.select-dropdown .insurance-slide__main-items a:hover {
  background: url(../images/arrow_right.png) right 5px center no-repeat;
}
.select-dropdown .insurance-slide__sub-items {
  position: absolute;
  width: 100%;
  left: 100%;
  background-color: white;
}
.select-dropdown .insurance-slide__sub-items__loader {
  background: url(../images/loader.gif) center no-repeat;
  position: absolute;
  width: 20px;
  top: 30%;
  height: 20px;
  left: 47%;
  display: none;
}
.select-dropdown .insurance-slide__sub-items__back-link {
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  padding: 13px 17px 13px 55px;
  display: block;
  color: #32a2e3;
  background: url(../images/arrow_left.png) 17px center no-repeat;
}
.select-dropdown .insurance-slide__sub-items__back-link:hover {
  text-decoration: none;
}
.select-dropdown .insurance-slide__sub-items .dropdown-scroll-wrap {
  height: 281px;
}
.select-dropdown__head {
  background: #f9f9f9;
  padding: 15px 15px 0;
  border-bottom: 1px dotted #ccc;
}
.select-dropdown__default-val {
  margin-top: 5px;
  padding: 13px 17px 13px 30px;
  cursor: pointer;
  position: relative;
}
.select-dropdown__default-val:hover {
  color: #32a2e3;
}
.select-dropdown__default-val .icon {
  color: #32a2e3;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(-50%, -50%);
}
.select-dropdown__title {
  font-size: 17px;
  color: #333;
  font-weight: 600;
  padding: 13px 0 12px 23px;
  margin: 0;
}
.select-dropdown__list {
  list-style: none;
  padding: 0;
}
.select-dropdown__line {
  padding: 0 17px;
}
.select-dropdown__line__start {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  padding: 13px 0;
}
.select-dropdown__item {
  position: relative;
}
.select-dropdown__item:before {
  content: "\e60b";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 29px;
  transform: translate(-50%, -50%);
  color: #999;
  font-family: "icomoon";
}
.select-dropdown__item a {
  display: block;
  padding: 13px 17px 13px 55px;
  color: #666;
  font-size: 16px;
}
.select-dropdown__item a:hover,
.select-dropdown__item a:focus {
  color: #32a2e3;
  text-decoration: none;
}
.select-dropdown__item--big {
  background-repeat: no-repeat;
  background-position: 15px center;
}
.select-dropdown__item--big:before {
  content: "";
}
.select-dropdown__item--big a {
  font-size: 16px;
}
#zip-search-wrapper {
  min-height: 50px;
  display: flex;
  align-items: center;
}
.doc-finder {
  background-color: #43434b;
  position: fixed;
  left: 0;
  right: 0;
  top: 73px;
  z-index: 49;
}
.doc-finder:after,
.doc-finder:before {
  content: "";
  display: table;
  clear: both;
}
.hero {
  position: relative;
  margin-bottom: 0;
  height: 530px;
  background-postion: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
}
.hero h1 {
  margin: 0 40px;
  text-align: center;
  color: #fff;
  font-size: 46px;
  font-weight: bold;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.hero .doc-finder {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  margin: 25px auto 0;
  padding: 10px;
  width: 992px;
  max-width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
}
.hero .doc-finder form {
  margin-top: 0;
}
.hero .overlay-link {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#by-name .doc-finder {
  width: 454px;
}
.doc-finder #speciality_filter {
  display: block;
  border: 0;
  width: 100%;
}
.doc-finder #speciality_filter:focus {
  border: 0;
  outline: 0;
}
.doc-finder .zip-code .selected-item {
  height: 50px;
  line-height: 50px;
  width: 170px;
  font-size: 17px;
  text-align: left;
  text-indent: 10px;
  white-space: nowrap;
  overflow: hidden;
}
body.home .doc-finder {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  margin: 25px auto 0;
  padding: 10px;
  width: 992px;
  max-width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
}
body.home .doc-finder h2 {
  font-size: 18px;
  line-height: 105px;
  width: auto;
}
body.home .doc-finder form {
  text-align: left;
  margin: 0 auto;
  display: inline-block !important;
  float: none;
  padding: 9px;
}
body.home .doc-finder .doctors-name input {
  height: 50px;
  width: 170px;
  font-size: 17px;
}
body.home .doc-finder .doctors-name input {
  width: 270px;
}
body.home .doc-finder .select-speciality .selected-item {
  width: 290px;
  line-height: 50px;
  height: 50px;
  font-size: 17px;
}
body.home .doc-finder .select-speciality .selected-item:after {
  top: 22px;
}
body.home .doc-finder .btn {
  padding: 14px 30px;
  font-size: 16px;
}
body.home #by-name .doc-finder {
  width: 454px;
}
.doc-finder h2 {
  margin: 0 20px 0 0;
  float: left;
  font-size: 16px;
  line-height: 105px;
  color: #fff;
}
@media (max-width: 991px) {
  .doc-finder {
    padding-bottom: 14px;
  }
  .doc-finder h2 {
    margin-top: 20px;
    line-height: 24px;
  }
}
.doc-finder form {
  float: left;
  margin-top: 20px;
  padding: 9px;
  border-radius: 3px;
  background-color: #fff;
}
.doc-finder .select-speciality,
.doc-finder .zip-code {
  position: relative;
  margin-right: 15px;
  font-size: 17px;
}
.doc-finder .select-speciality:after,
.doc-finder .zip-code:after {
  content: '';
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  border-right: 1px solid #ddd;
}
.doc-finder .doctors-name input {
  border: 0;
  height: 50px;
  padding: 6px 12px 6px 6px;
  margin-left: 10px;
  margin-right: 10px;
  width: 170px;
  font-size: 17px;
}
.doc-finder .zip-code {
  position: relative;
  padding-left: 20px;
}
.doc-finder .zip-code:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 19px;
  height: 26px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
  background-position: -256px -53px;
}
@media (max-width: 767px) {
  .doc-finder .zip-code:before {
    left: 5px;
  }
  .doc-finder .zip-code .selected-item {
    text-indent: 20px;
  }
}
.doc-finder .zip-code .message {
  line-height: 24px;
}
.doc-finder .doctors-name input {
  width: 270px;
}
.doc-finder .select-speciality,
.doc-finder .select-insurance {
  position: relative;
}
.doc-finder .select-speciality .selected-item,
.doc-finder .select-insurance .selected-item {
  width: 290px;
  line-height: 50px;
  height: 50px;
}
@media (min-width: 1200px) and (max-width: 1289px) {
  .doc-finder .select-speciality .selected-item,
  .doc-finder .select-insurance .selected-item {
    width: 254px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .doc-finder .select-speciality .selected-item,
  .doc-finder .select-insurance .selected-item {
    width: 154px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .doc-finder .select-speciality .selected-item,
  .doc-finder .select-insurance .selected-item {
    width: 133px;
  }
}
.doc-finder .select-speciality .selected-item:after,
.doc-finder .select-insurance .selected-item:after {
  content: '';
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
  position: absolute;
  top: 22px;
  right: 20px;
  width: 9px;
  height: 5px;
  background-position: -137px -79px;
}
.doc-finder .select-speciality .selected-item span,
.doc-finder .select-insurance .selected-item span {
  padding-right: 45px !important;
}
.doc-finder .select-speciality .selected-item span.default,
.doc-finder .select-insurance .selected-item span.default {
  padding: 0 0 0 40px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.doc-finder .select-speciality .selected-item span.default:after,
.doc-finder .select-insurance .selected-item span.default:after {
  content: '';
  background: url(../images/sprite.png) -442px -450px no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 0;
  width: 32px;
  height: 32px;
}
.doc-finder .select-speciality .opener,
.doc-finder .select-location .opener,
.doc-finder .select-insurance .opener {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 46;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}
.doc-finder .select-speciality .dropdown,
.doc-finder .select-location .dropdown,
.doc-finder .select-insurance .dropdown {
  display: none;
  position: absolute;
  top: 59px;
  left: -9px;
  z-index: 47;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  height: 300px;
  width: 309px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  line-height: 46px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.doc-finder .select-speciality .dropdown .insurance_search_item,
.doc-finder .select-location .dropdown .insurance_search_item,
.doc-finder .select-insurance .dropdown .insurance_search_item,
.doc-finder .select-speciality .dropdown .location_search_item,
.doc-finder .select-location .dropdown .location_search_item,
.doc-finder .select-insurance .dropdown .location_search_item {
  margin: -10px -10px 0 -10px;
  background: #f9f9f9;
  padding: 10px;
}
.doc-finder .select-speciality .dropdown .insurance_search_item input,
.doc-finder .select-location .dropdown .insurance_search_item input,
.doc-finder .select-insurance .dropdown .insurance_search_item input,
.doc-finder .select-speciality .dropdown .location_search_item input,
.doc-finder .select-location .dropdown .location_search_item input,
.doc-finder .select-insurance .dropdown .location_search_item input {
  height: 42px;
  padding: 10px 12px;
  border-radius: 4px 0 0 4px;
  font-size: 15px;
  display: inline-block;
  width: auto;
}
.doc-finder .select-speciality .dropdown .insurance_search_item button,
.doc-finder .select-location .dropdown .insurance_search_item button,
.doc-finder .select-insurance .dropdown .insurance_search_item button,
.doc-finder .select-speciality .dropdown .location_search_item button,
.doc-finder .select-location .dropdown .location_search_item button,
.doc-finder .select-insurance .dropdown .location_search_item button {
  height: 42px;
  padding: 7px 9px;
  margin-left: -6px !important;
  border-radius: 0 4px 4px 0;
  border: 1px solid transparent;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  width: auto;
}
.doc-finder .select-speciality .dropdown .insurance_search_item button:hover,
.doc-finder .select-location .dropdown .insurance_search_item button:hover,
.doc-finder .select-insurance .dropdown .insurance_search_item button:hover,
.doc-finder .select-speciality .dropdown .location_search_item button:hover,
.doc-finder .select-location .dropdown .location_search_item button:hover,
.doc-finder .select-insurance .dropdown .location_search_item button:hover,
.doc-finder .select-speciality .dropdown .insurance_search_item button:active,
.doc-finder .select-location .dropdown .insurance_search_item button:active,
.doc-finder .select-insurance .dropdown .insurance_search_item button:active,
.doc-finder .select-speciality .dropdown .location_search_item button:active,
.doc-finder .select-location .dropdown .location_search_item button:active,
.doc-finder .select-insurance .dropdown .location_search_item button:active,
.doc-finder .select-speciality .dropdown .insurance_search_item button:focus,
.doc-finder .select-location .dropdown .insurance_search_item button:focus,
.doc-finder .select-insurance .dropdown .insurance_search_item button:focus,
.doc-finder .select-speciality .dropdown .location_search_item button:focus,
.doc-finder .select-location .dropdown .location_search_item button:focus,
.doc-finder .select-insurance .dropdown .location_search_item button:focus {
  background-color: #fff !important;
}
.doc-finder .select-speciality .dropdown .insurance_search_item button .search-icon,
.doc-finder .select-location .dropdown .insurance_search_item button .search-icon,
.doc-finder .select-insurance .dropdown .insurance_search_item button .search-icon,
.doc-finder .select-speciality .dropdown .location_search_item button .search-icon,
.doc-finder .select-location .dropdown .location_search_item button .search-icon,
.doc-finder .select-insurance .dropdown .location_search_item button .search-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
  background-position: -217px -41px;
}
.doc-finder .select-speciality .dropdown .default_option,
.doc-finder .select-location .dropdown .default_option,
.doc-finder .select-insurance .dropdown .default_option {
  border-bottom: 1px dotted #ccc;
  background: #f9f9f9;
  margin: 0 -10px 0 -10px;
  padding: 10px;
}
.doc-finder .select-speciality .dropdown .default_option:after,
.doc-finder .select-location .dropdown .default_option:after,
.doc-finder .select-insurance .dropdown .default_option:after {
  left: 10px !important;
}
.doc-finder .select-speciality .dropdown .back_link,
.doc-finder .select-location .dropdown .back_link,
.doc-finder .select-insurance .dropdown .back_link {
  border-bottom: 1px solid #ccc;
  line-height: 30px;
  margin-bottom: 5px;
}
.doc-finder .select-speciality .dropdown .back_link a,
.doc-finder .select-location .dropdown .back_link a,
.doc-finder .select-insurance .dropdown .back_link a {
  color: #666;
  padding: 8px 17px 8px 30px;
  margin-left: 7px;
  display: block;
  background: url(../images/arrow_left.png) left center no-repeat;
}
.doc-finder .select-speciality .dropdown .back_link a:hover,
.doc-finder .select-location .dropdown .back_link a:hover,
.doc-finder .select-insurance .dropdown .back_link a:hover {
  color: #38a2e0;
}
.doc-finder .select-speciality .dropdown .popular-header,
.doc-finder .select-location .dropdown .popular-header,
.doc-finder .select-insurance .dropdown .popular-header {
  font-weight: bold;
}
.doc-finder .select-speciality .dropdown ul,
.doc-finder .select-location .dropdown ul,
.doc-finder .select-insurance .dropdown ul {
  margin: 0;
  padding: 0;
}
.doc-finder .select-speciality .dropdown ul li,
.doc-finder .select-location .dropdown ul li,
.doc-finder .select-insurance .dropdown ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.doc-finder .select-speciality .dropdown ul li a,
.doc-finder .select-location .dropdown ul li a,
.doc-finder .select-insurance .dropdown ul li a {
  color: #666;
}
.doc-finder .select-speciality .dropdown ul li a:hover,
.doc-finder .select-location .dropdown ul li a:hover,
.doc-finder .select-insurance .dropdown ul li a:hover {
  color: #38a2e0;
}
.doc-finder .select-speciality .dropdown ul li.have_child:hover,
.doc-finder .select-location .dropdown ul li.have_child:hover,
.doc-finder .select-insurance .dropdown ul li.have_child:hover {
  background: url(../images/arrow_right.png) right 15px center no-repeat;
}
.doc-finder .select-speciality .dropdown li span,
.doc-finder .select-location .dropdown li span,
.doc-finder .select-insurance .dropdown li span,
.doc-finder .select-speciality .selected-item span,
.doc-finder .select-location .selected-item span,
.doc-finder .select-insurance .selected-item span,
.doc-finder .select-speciality .default_option span,
.doc-finder .select-location .default_option span,
.doc-finder .select-insurance .default_option span,
.doc-finder .select-speciality .dropdown li a,
.doc-finder .select-location .dropdown li a,
.doc-finder .select-insurance .dropdown li a,
.doc-finder .select-speciality .selected-item a,
.doc-finder .select-location .selected-item a,
.doc-finder .select-insurance .selected-item a,
.doc-finder .select-speciality .default_option a,
.doc-finder .select-location .default_option a,
.doc-finder .select-insurance .default_option a {
  display: block;
  cursor: pointer;
  padding: 12px 0 12px 38px;
  line-height: 22px;
  position: relative;
}
.doc-finder .select-speciality .dropdown li span:hover,
.doc-finder .select-location .dropdown li span:hover,
.doc-finder .select-insurance .dropdown li span:hover,
.doc-finder .select-speciality .selected-item span:hover,
.doc-finder .select-location .selected-item span:hover,
.doc-finder .select-insurance .selected-item span:hover,
.doc-finder .select-speciality .default_option span:hover,
.doc-finder .select-location .default_option span:hover,
.doc-finder .select-insurance .default_option span:hover,
.doc-finder .select-speciality .dropdown li a:hover,
.doc-finder .select-location .dropdown li a:hover,
.doc-finder .select-insurance .dropdown li a:hover,
.doc-finder .select-speciality .selected-item a:hover,
.doc-finder .select-location .selected-item a:hover,
.doc-finder .select-insurance .selected-item a:hover,
.doc-finder .select-speciality .default_option a:hover,
.doc-finder .select-location .default_option a:hover,
.doc-finder .select-insurance .default_option a:hover {
  color: #38a2e0;
}
.doc-finder .select-speciality .dropdown li span.popular,
.doc-finder .select-location .dropdown li span.popular,
.doc-finder .select-insurance .dropdown li span.popular,
.doc-finder .select-speciality .selected-item span.popular,
.doc-finder .select-location .selected-item span.popular,
.doc-finder .select-insurance .selected-item span.popular,
.doc-finder .select-speciality .default_option span.popular,
.doc-finder .select-location .default_option span.popular,
.doc-finder .select-insurance .default_option span.popular,
.doc-finder .select-speciality .dropdown li a.popular,
.doc-finder .select-location .dropdown li a.popular,
.doc-finder .select-insurance .dropdown li a.popular,
.doc-finder .select-speciality .selected-item a.popular,
.doc-finder .select-location .selected-item a.popular,
.doc-finder .select-insurance .selected-item a.popular,
.doc-finder .select-speciality .default_option a.popular,
.doc-finder .select-location .default_option a.popular,
.doc-finder .select-insurance .default_option a.popular {
  font-size: 18px;
  padding-left: 44px;
}
.doc-finder .select-speciality .dropdown li span:after,
.doc-finder .select-location .dropdown li span:after,
.doc-finder .select-insurance .dropdown li span:after,
.doc-finder .select-speciality .selected-item span:after,
.doc-finder .select-location .selected-item span:after,
.doc-finder .select-insurance .selected-item span:after,
.doc-finder .select-speciality .default_option span:after,
.doc-finder .select-location .default_option span:after,
.doc-finder .select-insurance .default_option span:after,
.doc-finder .select-speciality .dropdown li a:after,
.doc-finder .select-location .dropdown li a:after,
.doc-finder .select-insurance .dropdown li a:after,
.doc-finder .select-speciality .selected-item a:after,
.doc-finder .select-location .selected-item a:after,
.doc-finder .select-insurance .selected-item a:after,
.doc-finder .select-speciality .default_option a:after,
.doc-finder .select-location .default_option a:after,
.doc-finder .select-insurance .default_option a:after {
  content: '';
  background: url(../images/sprite.png) -374px -450px no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 0;
  width: 32px;
  height: 32px;
}
.doc-finder .select-speciality .dropdown li span.cardio:after,
.doc-finder .select-location .dropdown li span.cardio:after,
.doc-finder .select-insurance .dropdown li span.cardio:after,
.doc-finder .select-speciality .selected-item span.cardio:after,
.doc-finder .select-location .selected-item span.cardio:after,
.doc-finder .select-insurance .selected-item span.cardio:after,
.doc-finder .select-speciality .default_option span.cardio:after,
.doc-finder .select-location .default_option span.cardio:after,
.doc-finder .select-insurance .default_option span.cardio:after,
.doc-finder .select-speciality .dropdown li a.cardio:after,
.doc-finder .select-location .dropdown li a.cardio:after,
.doc-finder .select-insurance .dropdown li a.cardio:after,
.doc-finder .select-speciality .selected-item a.cardio:after,
.doc-finder .select-location .selected-item a.cardio:after,
.doc-finder .select-insurance .selected-item a.cardio:after,
.doc-finder .select-speciality .default_option a.cardio:after,
.doc-finder .select-location .default_option a.cardio:after,
.doc-finder .select-insurance .default_option a.cardio:after {
  background-position: 0 -450px;
}
.doc-finder .select-speciality .dropdown li span.dentist:after,
.doc-finder .select-location .dropdown li span.dentist:after,
.doc-finder .select-insurance .dropdown li span.dentist:after,
.doc-finder .select-speciality .selected-item span.dentist:after,
.doc-finder .select-location .selected-item span.dentist:after,
.doc-finder .select-insurance .selected-item span.dentist:after,
.doc-finder .select-speciality .default_option span.dentist:after,
.doc-finder .select-location .default_option span.dentist:after,
.doc-finder .select-insurance .default_option span.dentist:after,
.doc-finder .select-speciality .dropdown li a.dentist:after,
.doc-finder .select-location .dropdown li a.dentist:after,
.doc-finder .select-insurance .dropdown li a.dentist:after,
.doc-finder .select-speciality .selected-item a.dentist:after,
.doc-finder .select-location .selected-item a.dentist:after,
.doc-finder .select-insurance .selected-item a.dentist:after,
.doc-finder .select-speciality .default_option a.dentist:after,
.doc-finder .select-location .default_option a.dentist:after,
.doc-finder .select-insurance .default_option a.dentist:after {
  background-position: -34px -450px;
}
.doc-finder .select-speciality .dropdown li span.dermato:after,
.doc-finder .select-location .dropdown li span.dermato:after,
.doc-finder .select-insurance .dropdown li span.dermato:after,
.doc-finder .select-speciality .selected-item span.dermato:after,
.doc-finder .select-location .selected-item span.dermato:after,
.doc-finder .select-insurance .selected-item span.dermato:after,
.doc-finder .select-speciality .default_option span.dermato:after,
.doc-finder .select-location .default_option span.dermato:after,
.doc-finder .select-insurance .default_option span.dermato:after,
.doc-finder .select-speciality .dropdown li a.dermato:after,
.doc-finder .select-location .dropdown li a.dermato:after,
.doc-finder .select-insurance .dropdown li a.dermato:after,
.doc-finder .select-speciality .selected-item a.dermato:after,
.doc-finder .select-location .selected-item a.dermato:after,
.doc-finder .select-insurance .selected-item a.dermato:after,
.doc-finder .select-speciality .default_option a.dermato:after,
.doc-finder .select-location .default_option a.dermato:after,
.doc-finder .select-insurance .default_option a.dermato:after {
  background-position: -68px -450px;
}
.doc-finder .select-speciality .dropdown li span.obgyn:after,
.doc-finder .select-location .dropdown li span.obgyn:after,
.doc-finder .select-insurance .dropdown li span.obgyn:after,
.doc-finder .select-speciality .selected-item span.obgyn:after,
.doc-finder .select-location .selected-item span.obgyn:after,
.doc-finder .select-insurance .selected-item span.obgyn:after,
.doc-finder .select-speciality .default_option span.obgyn:after,
.doc-finder .select-location .default_option span.obgyn:after,
.doc-finder .select-insurance .default_option span.obgyn:after,
.doc-finder .select-speciality .dropdown li a.obgyn:after,
.doc-finder .select-location .dropdown li a.obgyn:after,
.doc-finder .select-insurance .dropdown li a.obgyn:after,
.doc-finder .select-speciality .selected-item a.obgyn:after,
.doc-finder .select-location .selected-item a.obgyn:after,
.doc-finder .select-insurance .selected-item a.obgyn:after,
.doc-finder .select-speciality .default_option a.obgyn:after,
.doc-finder .select-location .default_option a.obgyn:after,
.doc-finder .select-insurance .default_option a.obgyn:after {
  background-position: -102px -450px;
}
.doc-finder .select-speciality .dropdown li span.ophtamo:after,
.doc-finder .select-location .dropdown li span.ophtamo:after,
.doc-finder .select-insurance .dropdown li span.ophtamo:after,
.doc-finder .select-speciality .selected-item span.ophtamo:after,
.doc-finder .select-location .selected-item span.ophtamo:after,
.doc-finder .select-insurance .selected-item span.ophtamo:after,
.doc-finder .select-speciality .default_option span.ophtamo:after,
.doc-finder .select-location .default_option span.ophtamo:after,
.doc-finder .select-insurance .default_option span.ophtamo:after,
.doc-finder .select-speciality .dropdown li a.ophtamo:after,
.doc-finder .select-location .dropdown li a.ophtamo:after,
.doc-finder .select-insurance .dropdown li a.ophtamo:after,
.doc-finder .select-speciality .selected-item a.ophtamo:after,
.doc-finder .select-location .selected-item a.ophtamo:after,
.doc-finder .select-insurance .selected-item a.ophtamo:after,
.doc-finder .select-speciality .default_option a.ophtamo:after,
.doc-finder .select-location .default_option a.ophtamo:after,
.doc-finder .select-insurance .default_option a.ophtamo:after {
  background-position: -136px -450px;
}
.doc-finder .select-speciality .dropdown li span.ortho:after,
.doc-finder .select-location .dropdown li span.ortho:after,
.doc-finder .select-insurance .dropdown li span.ortho:after,
.doc-finder .select-speciality .selected-item span.ortho:after,
.doc-finder .select-location .selected-item span.ortho:after,
.doc-finder .select-insurance .selected-item span.ortho:after,
.doc-finder .select-speciality .default_option span.ortho:after,
.doc-finder .select-location .default_option span.ortho:after,
.doc-finder .select-insurance .default_option span.ortho:after,
.doc-finder .select-speciality .dropdown li a.ortho:after,
.doc-finder .select-location .dropdown li a.ortho:after,
.doc-finder .select-insurance .dropdown li a.ortho:after,
.doc-finder .select-speciality .selected-item a.ortho:after,
.doc-finder .select-location .selected-item a.ortho:after,
.doc-finder .select-insurance .selected-item a.ortho:after,
.doc-finder .select-speciality .default_option a.ortho:after,
.doc-finder .select-location .default_option a.ortho:after,
.doc-finder .select-insurance .default_option a.ortho:after {
  background-position: -170px -450px;
}
.doc-finder .select-speciality .dropdown li span.otolaryn:after,
.doc-finder .select-location .dropdown li span.otolaryn:after,
.doc-finder .select-insurance .dropdown li span.otolaryn:after,
.doc-finder .select-speciality .selected-item span.otolaryn:after,
.doc-finder .select-location .selected-item span.otolaryn:after,
.doc-finder .select-insurance .selected-item span.otolaryn:after,
.doc-finder .select-speciality .default_option span.otolaryn:after,
.doc-finder .select-location .default_option span.otolaryn:after,
.doc-finder .select-insurance .default_option span.otolaryn:after,
.doc-finder .select-speciality .dropdown li a.otolaryn:after,
.doc-finder .select-location .dropdown li a.otolaryn:after,
.doc-finder .select-insurance .dropdown li a.otolaryn:after,
.doc-finder .select-speciality .selected-item a.otolaryn:after,
.doc-finder .select-location .selected-item a.otolaryn:after,
.doc-finder .select-insurance .selected-item a.otolaryn:after,
.doc-finder .select-speciality .default_option a.otolaryn:after,
.doc-finder .select-location .default_option a.otolaryn:after,
.doc-finder .select-insurance .default_option a.otolaryn:after {
  background-position: -204px -450px;
}
.doc-finder .select-speciality .dropdown li span.pediatrician:after,
.doc-finder .select-location .dropdown li span.pediatrician:after,
.doc-finder .select-insurance .dropdown li span.pediatrician:after,
.doc-finder .select-speciality .selected-item span.pediatrician:after,
.doc-finder .select-location .selected-item span.pediatrician:after,
.doc-finder .select-insurance .selected-item span.pediatrician:after,
.doc-finder .select-speciality .default_option span.pediatrician:after,
.doc-finder .select-location .default_option span.pediatrician:after,
.doc-finder .select-insurance .default_option span.pediatrician:after,
.doc-finder .select-speciality .dropdown li a.pediatrician:after,
.doc-finder .select-location .dropdown li a.pediatrician:after,
.doc-finder .select-insurance .dropdown li a.pediatrician:after,
.doc-finder .select-speciality .selected-item a.pediatrician:after,
.doc-finder .select-location .selected-item a.pediatrician:after,
.doc-finder .select-insurance .selected-item a.pediatrician:after,
.doc-finder .select-speciality .default_option a.pediatrician:after,
.doc-finder .select-location .default_option a.pediatrician:after,
.doc-finder .select-insurance .default_option a.pediatrician:after {
  background-position: -238px -450px;
}
.doc-finder .select-speciality .dropdown li span.primary:after,
.doc-finder .select-location .dropdown li span.primary:after,
.doc-finder .select-insurance .dropdown li span.primary:after,
.doc-finder .select-speciality .selected-item span.primary:after,
.doc-finder .select-location .selected-item span.primary:after,
.doc-finder .select-insurance .selected-item span.primary:after,
.doc-finder .select-speciality .default_option span.primary:after,
.doc-finder .select-location .default_option span.primary:after,
.doc-finder .select-insurance .default_option span.primary:after,
.doc-finder .select-speciality .dropdown li a.primary:after,
.doc-finder .select-location .dropdown li a.primary:after,
.doc-finder .select-insurance .dropdown li a.primary:after,
.doc-finder .select-speciality .selected-item a.primary:after,
.doc-finder .select-location .selected-item a.primary:after,
.doc-finder .select-insurance .selected-item a.primary:after,
.doc-finder .select-speciality .default_option a.primary:after,
.doc-finder .select-location .default_option a.primary:after,
.doc-finder .select-insurance .default_option a.primary:after {
  background-position: -272px -450px;
}
.doc-finder .select-speciality .dropdown li span.psych:after,
.doc-finder .select-location .dropdown li span.psych:after,
.doc-finder .select-insurance .dropdown li span.psych:after,
.doc-finder .select-speciality .selected-item span.psych:after,
.doc-finder .select-location .selected-item span.psych:after,
.doc-finder .select-insurance .selected-item span.psych:after,
.doc-finder .select-speciality .default_option span.psych:after,
.doc-finder .select-location .default_option span.psych:after,
.doc-finder .select-insurance .default_option span.psych:after,
.doc-finder .select-speciality .dropdown li a.psych:after,
.doc-finder .select-location .dropdown li a.psych:after,
.doc-finder .select-insurance .dropdown li a.psych:after,
.doc-finder .select-speciality .selected-item a.psych:after,
.doc-finder .select-location .selected-item a.psych:after,
.doc-finder .select-insurance .selected-item a.psych:after,
.doc-finder .select-speciality .default_option a.psych:after,
.doc-finder .select-location .default_option a.psych:after,
.doc-finder .select-insurance .default_option a.psych:after {
  background-position: -306px -450px;
}
.doc-finder .select-speciality .dropdown li span.insurance:after,
.doc-finder .select-location .dropdown li span.insurance:after,
.doc-finder .select-insurance .dropdown li span.insurance:after,
.doc-finder .select-speciality .selected-item span.insurance:after,
.doc-finder .select-location .selected-item span.insurance:after,
.doc-finder .select-insurance .selected-item span.insurance:after,
.doc-finder .select-speciality .default_option span.insurance:after,
.doc-finder .select-location .default_option span.insurance:after,
.doc-finder .select-insurance .default_option span.insurance:after,
.doc-finder .select-speciality .dropdown li a.insurance:after,
.doc-finder .select-location .dropdown li a.insurance:after,
.doc-finder .select-insurance .dropdown li a.insurance:after,
.doc-finder .select-speciality .selected-item a.insurance:after,
.doc-finder .select-location .selected-item a.insurance:after,
.doc-finder .select-insurance .selected-item a.insurance:after,
.doc-finder .select-speciality .default_option a.insurance:after,
.doc-finder .select-location .default_option a.insurance:after,
.doc-finder .select-insurance .default_option a.insurance:after {
  background-position: -340px -450px;
}
.doc-finder .select-speciality .dropdown li span.last-popular,
.doc-finder .select-location .dropdown li span.last-popular,
.doc-finder .select-insurance .dropdown li span.last-popular,
.doc-finder .select-speciality .selected-item span.last-popular,
.doc-finder .select-location .selected-item span.last-popular,
.doc-finder .select-insurance .selected-item span.last-popular,
.doc-finder .select-speciality .default_option span.last-popular,
.doc-finder .select-location .default_option span.last-popular,
.doc-finder .select-insurance .default_option span.last-popular,
.doc-finder .select-speciality .dropdown li a.last-popular,
.doc-finder .select-location .dropdown li a.last-popular,
.doc-finder .select-insurance .dropdown li a.last-popular,
.doc-finder .select-speciality .selected-item a.last-popular,
.doc-finder .select-location .selected-item a.last-popular,
.doc-finder .select-insurance .selected-item a.last-popular,
.doc-finder .select-speciality .default_option a.last-popular,
.doc-finder .select-location .default_option a.last-popular,
.doc-finder .select-insurance .default_option a.last-popular {
  margin-bottom: 20px;
}
.doc-finder .select-speciality .dropdown li span.last-popular:before,
.doc-finder .select-location .dropdown li span.last-popular:before,
.doc-finder .select-insurance .dropdown li span.last-popular:before,
.doc-finder .select-speciality .selected-item span.last-popular:before,
.doc-finder .select-location .selected-item span.last-popular:before,
.doc-finder .select-insurance .selected-item span.last-popular:before,
.doc-finder .select-speciality .default_option span.last-popular:before,
.doc-finder .select-location .default_option span.last-popular:before,
.doc-finder .select-insurance .default_option span.last-popular:before,
.doc-finder .select-speciality .dropdown li a.last-popular:before,
.doc-finder .select-location .dropdown li a.last-popular:before,
.doc-finder .select-insurance .dropdown li a.last-popular:before,
.doc-finder .select-speciality .selected-item a.last-popular:before,
.doc-finder .select-location .selected-item a.last-popular:before,
.doc-finder .select-insurance .selected-item a.last-popular:before,
.doc-finder .select-speciality .default_option a.last-popular:before,
.doc-finder .select-location .default_option a.last-popular:before,
.doc-finder .select-insurance .default_option a.last-popular:before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.doc-finder .select-location .dropdown {
  width: 250px;
  height: auto;
  overflow: auto;
}
.doc-finder .select-insurance .selected-item span:after {
  content: none;
}
.doc-finder .select-insurance .dropdown li span.popular-insurance {
  padding-left: 5px;
}
.doc-finder .select-insurance .dropdown li span.popular-insurance:after {
  content: none;
}
.doc-finder .select-insurance .selected-item,
.doc-finder .default_option {
  position: relative;
}
.doc-finder .select-insurance .selected-item span.default:after,
.doc-finder .default_option span.default:after {
  content: none;
}
.doc-finder .select-insurance .selected-item:after,
.doc-finder .default_option:after {
  content: '';
  background: url(../images/sprite.png) -408px -450px no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 0;
  width: 32px;
  height: 32px;
}
.doc-finder .doctors-name {
  position: relative;
}
.doc-finder .doctors-name .dropdown {
  display: none;
  position: absolute;
  top: 59px;
  left: -9px;
  z-index: 46;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  height: 300px;
  width: 309px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  line-height: 46px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.doc-finder .doctors-name .dropdown .person-info {
  overflow: hidden;
  padding: 19px 0;
}
.doc-finder .doctors-name .dropdown .person-info .name {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
  display: block;
}
.doc-finder .doctors-name .dropdown .person-info .note {
  font-weight: bold;
  color: #666;
}
.doc-finder .doctors-name .dropdown .person-info .img-holder {
  display: block;
  float: left;
  width: 108px;
  background: #000;
  margin: 0 19px 0 0;
}
.doc-finder .doctors-name .dropdown .person-info .img-holder img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity .2s linear;
  transition: opacity 0.2s linear;
}
.doc-finder .doctors-name .dropdown .person-info .text-holder {
  text-align: left;
  overflow: hidden;
}
.doc-finder .doctors-name .dropdown .person-info .info-list {
  margin: 0;
  padding: 4px 0 0;
  list-style: none;
  font-size: 14px;
  line-height: 24px;
}
.doc-finder .doctors-name .dropdown .person-info .rate-list {
  padding: 4px 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -4px;
}
.doc-finder .doctors-name .dropdown .person-info .rate-list .icon-star {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  background: url(/bundles/fatdbase/images/star-rating.png) 0 -16px repeat-x;
  background-size: 22px;
  width: 22px;
}
.doc-finder .doctors-name .dropdown .person-info .rate-list li {
  display: inline-block;
  vertical-align: top;
  color: #e0e0e0;
}
.doc-finder .doctors-name .dropdown .person-info .rate-list li.active,
.doc-finder .doctors-name .dropdown .person-info .rate-list li.active a {
  color: #f0c906;
}
.doc-finder .doctors-name .dropdown .person-info + .person-info {
  border-top: 1px solid #eee;
  overflow: hidden;
}
.doc-finder .doctors-name .dropdown ul {
  margin: 0;
  padding: 0;
}
.doc-finder .doctors-name .dropdown ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.doc-finder .doctors-name .dropdown li span {
  display: block;
  cursor: pointer;
  line-height: 22px;
}
.doc-finder .doctors-name .dropdown li span:hover {
  color: #38a2e0;
}
.doc-finder .btn {
  border: 0;
  padding: 14px 30px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #8868c9;
}
.doc-finder .btn:active {
  color: #fff;
  background-color: #7955c2;
}
@media (max-width: 767px) {
  body.home .doc-finder {
    width: 290px;
  }
  body.home .doc-finder h2 {
    margin: 20px 0 10px;
  }
  body.home .doc-finder h2:after {
    content: none;
  }
  body.home .doc-finder form {
    margin-top: 0;
    display: block;
  }
  body.home #by-name .doc-finder {
    width: 290px;
  }
  .doc-finder .select-speciality,
  .doc-finder .zip-code {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .doc-finder .select-speciality:after,
  .doc-finder .zip-code:after {
    top: auto;
    bottom: 0;
    right: 1px;
    left: 1px;
    border-bottom: 1px solid #ddd;
  }
  .doc-finder .zip-code .selected-item {
    width: 90%;
  }
  .doc-finder .zip-code .dropdown {
    top: 49px;
    width: 268px;
  }
  .doc-finder .select-speciality .selected-item {
    width: 250px;
  }
  .doc-finder .select-speciality .dropdown {
    top: 49px;
    width: 268px;
  }
  .doc-finder .doctors-name input {
    width: 230px;
  }
  .doc-finder .btn {
    width: 100%;
  }
  .doc-finder h2 {
    position: relative;
    text-align: left;
    float: none;
    margin-bottom: 10px;
    cursor: pointer;
    margin: 14px 0 0;
    padding-right: 30px;
  }
  .doc-finder h2:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    width: 18px;
    height: 12px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    -webkit-background-size: 300px;
    background-size: 300px;
    background-position: -123px -79px;
  }
  .doc-finder form {
    display: none;
    float: none;
    margin: 20px auto 0;
    width: 268px;
  }
}
@media (min-width: 768px) {
  .doc-finder form {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .doc-finder h2 {
    line-height: 95px;
  }
  .doc-finder form {
    margin-top: 15px;
    padding: 6px 9px;
  }
  .doc-finder .doctors-name input {
    height: 40px;
  }
  .doc-finder .zip-code:before {
    top: 6px;
  }
  .doc-finder .zip-code .selected-item {
    height: 40px;
  }
  .doc-finder .zip-code .dropdown {
    top: 54px;
  }
  .doc-finder .select-speciality .selected-item {
    height: 40px;
    line-height: 40px;
  }
  .doc-finder .select-speciality .selected-item:after {
    top: 18px;
  }
  .doc-finder .select-speciality .dropdown {
    top: 46px;
  }
  .doc-finder .btn {
    padding: 5px 30px 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .doc-finder h2 {
    line-height: 20px;
    width: 120px;
  }
  .doc-finder .doctors-name input {
    width: 130px;
    font-size: 16px;
  }
  .doc-finder .zip-code .selected-item {
    width: 130px;
    font-size: 16px;
  }
  .doc-finder .select-speciality .selected-item,
  .doc-finder .select-insurance .selected-item {
    font-size: 16px;
  }
  .doc-finder .btn {
    padding: 5px 15px 3px;
    font-size: 14px;
  }
}
.search-by {
  margin: 20px auto 0;
  width: 700px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.search-by ul {
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 0;
}
.search-by ul li {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  list-style-type: none;
}
.search-by ul li:after {
  content: '\00a0|';
  padding-left: 15px;
}
.search-by ul li:last-child:after {
  content: none;
}
.search-by a {
  color: #fff;
  text-decoration: none;
}
.search-by .active a {
  color: #38a2e0;
}
@media (max-width: 767px) {
  .search-by {
    width: auto;
    line-height: 30px;
  }
}
.top-doctors-container {
  background: url(../images/top-doc-bg.png) 0 0 repeat-x;
  padding-top: 60px;
}
.top-doctors {
  padding: 0 20px 40px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  -webkit-box-shadow: 0 10px 4px -2px #000;
  -moz-box-shadow: 0 10px 4px -2px #000;
  box-shadow: none;
  padding-bottom: 50px !important;
}
.top-doctors h2 {
  margin: 20px 0 15px;
  font-size: 20px;
  color: #000;
}
.top-doctors .description {
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
}
.top-doctors .promo-lead-link {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.top-doctors .doctor-card {
  position: relative;
  margin-bottom: 10px;
  padding: 8px 8px 8px 133px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .top-doctors .doctor-card {
    min-width: 280px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-doctors .doctor-card:before,
.top-doctors .doctor-card:after {
  content: " ";
  display: table;
}
.top-doctors .doctor-card:after {
  clear: both;
}
.top-doctors .doctor-card .picture {
  max-height: 123px;
  max-width: 108px;
  height: 123px;
  float: left;
  margin-left: -125px;
}
.top-doctors .doctor-card .picture img {
  max-height: 123px;
  max-width: 108px;
}
.top-doctors .doctor-card .calendar {
  position: absolute !important;
  right: 3px;
  bottom: 4px;
  width: 30px;
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  position: relative;
}
.top-doctors .doctor-card .calendar:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-background-size: 300px;
  background-size: 300px;
}
.top-doctors .doctor-card .calendar:before {
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  background-position: -150px -165px;
}
.top-doctors .doctor-card .star-rating {
  position: absolute;
  bottom: 8px;
  left: 130px;
  padding-top: 16px;
  width: 110px;
  height: 0;
  overflow: hidden;
  background: url(../images/star-rating.png) 0 0 repeat-x;
  -webkit-background-size: 22px;
  background-size: 22px;
}
.top-doctors .doctor-card .star-rating .rating-value {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  background: url(../images/star-rating.png) 0 -16px repeat-x;
  -webkit-background-size: 22px;
  background-size: 22px;
}
.top-doctors .doctor-card .star-rating .rating-value.rating-value-1 {
  width: 22px;
}
.top-doctors .doctor-card .star-rating .rating-value.rating-value-2 {
  width: 44px;
}
.top-doctors .doctor-card .star-rating .rating-value.rating-value-3 {
  width: 66px;
}
.top-doctors .doctor-card .star-rating .rating-value.rating-value-4 {
  width: 88px;
}
.top-doctors .doctor-card .star-rating .rating-value.rating-value-5 {
  width: 110px;
}
@media (min-width: 1200px) and (max-width: 1289px) {
  .home .top-doctors .doctor-card {
    padding-left: 120px;
  }
  .home .top-doctors .doctor-card img {
    margin-left: 13px;
  }
}
.top-doctors .doctor-card a {
  display: block;
  margin-left: -25px;
  padding-left: 25px;
  text-decoration: none;
}
.top-doctors .doctor-card a:hover .td-name {
  text-decoration: underline;
}
.top-doctors .card-container {
  width: 20%;
  float: left;
  position: relative;
}
.top-doctors .card-container:nth-child(4) .doctor-card {
  z-index: 4;
}
.top-doctors .card-container:last-child .doctor-card {
  padding-right: 8px;
  margin-right: 0;
}
.top-doctors .card-container .doctor-card {
  padding: 8px;
  border: 3px solid #ddd;
  border-radius: 16px;
  text-align: center;
  transition: border-color 0.6s, transform 0.3s, border-radius 0.6s;
  box-sizing: content-box;
}
@media (min-width: 992px) {
  .top-doctors .card-container .doctor-card.left {
    margin-right: -30px;
    padding-right: 38px;
  }
  .top-doctors .card-container .doctor-card.right {
    margin-left: -30px;
    padding-left: 38px;
  }
  .top-doctors .card-container .doctor-card.active {
    transform: scale(1.1);
    z-index: 30;
    border-color: #32a2e3;
  }
}
.top-doctors .card-container .doctor-card.active {
  border-color: #32a2e3;
}
.top-doctors .card-container .doctor-card .picture-border {
  position: relative;
  margin: 24px auto;
  width: 124px;
}
.top-doctors .card-container .doctor-card .picture-border:before {
  content: '';
  position: absolute;
  top: -14px;
  left: -14px;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  background: #a5afb6;
  background: -moz-radial-gradient(50% -10%, circle cover, #fff 30%, #7b8993 200%);
  background: -webkit-radial-gradient(50% -10%, circle cover, #fff 30%, #7b8993 200%);
  background: radial-gradient(circle at 50% -10%, #fff 30%, #7b8993 200%);
}
.top-doctors .card-container .doctor-card .picture-border:after {
  content: '';
  position: absolute;
  top: -14px;
  left: -14px;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  background: -moz-radial-gradient(50% 110%, circle cover, #fff 0, rgba(123, 137, 147, 0) 50%);
  background: -webkit-radial-gradient(50% 110%, circle cover, #fff 0, rgba(123, 137, 147, 0) 50%);
  background: radial-gradient(circle at 50% 110%, #fff 0, rgba(123, 137, 147, 0) 50%);
}
.top-doctors .card-container .doctor-card .picture {
  max-height: none;
  max-width: none;
  float: none;
  margin-left: 0;
  height: 124px;
  width: 124px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  z-index: 10;
}
.top-doctors .card-container .doctor-card .picture img {
  margin: 0;
  max-height: none;
  max-width: none;
  width: 100%;
}
.top-doctors .card-container .doctor-card .calendar {
  right: auto;
  bottom: 7px;
}
@media (max-width: 991px) {
  .top-doctors .card-container .doctor-card .calendar {
    right: 8px;
  }
}
@media (min-width: 992px) {
  .top-doctors .card-container .doctor-card .calendar {
    left: 167px;
  }
}
@media (min-width: 1200px) {
  .top-doctors .card-container .doctor-card .calendar {
    left: 208px;
  }
}
@media (min-width: 1290px) {
  .top-doctors .card-container .doctor-card .calendar {
    left: 222px;
  }
}
@media (min-width: 992px) {
  .top-doctors .card-container .doctor-card.right .calendar {
    left: 197px;
  }
}
@media (min-width: 1200px) {
  .top-doctors .card-container .doctor-card.right .calendar {
    left: 238px;
  }
}
@media (min-width: 1290px) {
  .top-doctors .card-container .doctor-card.right .calendar {
    left: 252px;
  }
}
.top-doctors .card-container .doctor-card .star-rating {
  display: inline-block;
  position: relative;
  left: 0;
  bottom: 0;
  margin: 2px auto 0;
}
.top-doctors .card-container .doctor-card .td-name {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .top-doctors .card-container .doctor-card .td-name {
    font-size: 16px;
  }
}
.top-doctors .card-container .doctor-card .td-address {
  margin-bottom: 0;
}
.top-doctors .card-container .doctor-card .td-job {
  color: #38a2e0;
  font-weight: bold;
}
.top-doctors .card-container .doctor-card a:hover .td-name {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-doctors .card-container {
    width: 50%;
  }
  .top-doctors .card-container .doctor-card {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 8px;
  }
  .top-doctors .card-container .doctor-card:hover {
    transform: none;
    margin-right: 10px;
  }
  .top-doctors .card-container:last-child .doctor-card {
    margin-left: 200px;
  }
}
@media (max-width: 767px) {
  .top-doctors .card-container {
    float: none;
    width: 100%;
  }
  .top-doctors .card-container .doctor-card {
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-left: -11px;
    padding-right: 8px;
  }
}
.top-doctors .td-name {
  color: #38a2e0;
  font-size: 16px;
}
.top-doctors .td-specialty {
  color: #38a2e0;
  font-weight: bold;
}
.top-doctors .td-job {
  color: #000;
}
.top-doctors .td-address {
  margin-bottom: 20px;
  color: #666;
}
.home .top-doctors {
  border: 0;
  padding: 0 15px;
}
.home .top-doctors .td-name,
.home .top-doctors .td-job,
.home .top-doctors .td-address {
  margin: 0 25px;
  min-height: 20px;
}
@media (min-width: 1200px) {
  .home .top-doctors .td-name,
  .home .top-doctors .td-job,
  .home .top-doctors .td-address div {
    margin: 0 20px;
  }
  .home .top-doctors .td-name {
    font-size: 14px;
  }
  .home .top-doctors .td-job,
  .home .top-doctors .td-address {
    font-size: 13px;
  }
}
@media (min-width: 1290px) {
  .home .top-doctors .td-name {
    font-size: 15px;
  }
  .home .top-doctors .td-job,
  .home .top-doctors .td-address {
    font-size: 14px;
  }
}
.home .top-doctors h2 {
  font-size: 28px;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.home .top-doctors .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home .top-doctors .row div[class^=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.top-doctors .buttons {
  margin: 5px 200px 30px;
}
@media (max-width: 1199px) {
  .top-doctors .buttons {
    margin-left: 120px;
    margin-right: 120px;
  }
}
@media (max-width: 991px) {
  .top-doctors .buttons {
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (max-width: 767px) {
  .top-doctors .buttons {
    margin-left: 35px;
    margin-right: 35px;
    text-align: center;
  }
}
.top-doctors .buttons a .specialty-icon {
  float: left;
  margin-right: 10px;
}
.top-doctors li.active a.btn,
.top-doctors a.btn:hover,
.top-doctors a.btn.active {
  color: white;
  background-color: #38a2e0;
}
.top-doctors li.active a.btn.cardio:after,
.top-doctors a.btn:hover.cardio:after,
.top-doctors a.btn.active.cardio:after {
  background-position: 0 -484px;
}
.top-doctors li.active a.btn.dentist:after,
.top-doctors a.btn:hover.dentist:after,
.top-doctors a.btn.active.dentist:after {
  background-position: -34px -484px;
}
.top-doctors li.active a.btn.dermato:after,
.top-doctors a.btn:hover.dermato:after,
.top-doctors a.btn.active.dermato:after {
  background-position: -68px -484px;
}
.top-doctors li.active a.btn.obgyn:after,
.top-doctors a.btn:hover.obgyn:after,
.top-doctors a.btn.active.obgyn:after {
  background-position: -102px -484px;
}
.top-doctors li.active a.btn.ophtamo:after,
.top-doctors a.btn:hover.ophtamo:after,
.top-doctors a.btn.active.ophtamo:after {
  background-position: -136px -484px;
}
.top-doctors li.active a.btn.ortho:after,
.top-doctors a.btn:hover.ortho:after,
.top-doctors a.btn.active.ortho:after {
  background-position: -170px -484px;
}
.top-doctors li.active a.btn.otolaryn:after,
.top-doctors a.btn:hover.otolaryn:after,
.top-doctors a.btn.active.otolaryn:after {
  background-position: -204px -484px;
}
.top-doctors li.active a.btn.pediatrician:after,
.top-doctors a.btn:hover.pediatrician:after,
.top-doctors a.btn.active.pediatrician:after {
  background-position: -238px -484px;
}
.top-doctors li.active a.btn.primary:after,
.top-doctors a.btn:hover.primary:after,
.top-doctors a.btn.active.primary:after {
  background-position: -272px -484px;
}
.top-doctors li.active a.btn.psych:after,
.top-doctors a.btn:hover.psych:after,
.top-doctors a.btn.active.psych:after {
  background-position: -306px -484px;
}
.home .top-doctors {
  border: 0;
  padding: 0 15px;
}
.home .top-doctors .td-name,
.home .top-doctors .td-job,
.home .top-doctors .td-address {
  margin: 0 25px;
  min-height: 20px;
}
@media (min-width: 1200px) {
  .home .top-doctors .td-name,
  .home .top-doctors .td-job,
  .home .top-doctors .td-address div {
    margin: 0 20px;
  }
  .home .top-doctors .td-name {
    font-size: 14px;
  }
  .home .top-doctors .td-job,
  .home .top-doctors .td-address {
    font-size: 13px;
  }
}
@media (min-width: 1290px) {
  .home .top-doctors .td-name {
    font-size: 15px;
  }
  .home .top-doctors .td-job,
  .home .top-doctors .td-address {
    font-size: 14px;
  }
}
.home .top-doctors h2 {
  font-size: 28px;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.home .top-doctors .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home .top-doctors .row div[class^=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-medical-lib-container {
  padding-top: 50px;
  background-color: #87e3f0;
}
@media (min-width: 1200px) {
  .home-medical-lib-container {
    background-position: bottom center;
    background-repeat: repeat-x;
    background-image: url("../images/medlib-bg.png");
  }
}
.home-medical-lib-container .form-inline.search h3 {
  color: #000;
  font-size: 40px;
  margin: 2px 0 0 0;
}
.home-medical-lib-container .form-inline.search .form-group {
  margin: 10px 0;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .home-medical-lib-container .form-inline.search .form-group {
    float: left;
    max-width: 100%;
  }
}
.home-medical-lib-container .form-inline.search .form-group:before,
.home-medical-lib-container .form-inline.search .form-group:after {
  content: " ";
  display: table;
}
.home-medical-lib-container .form-inline.search .form-group:after {
  clear: both;
}
.home-medical-lib-container .form-inline.search .form-group input {
  width: 100%;
  float: left;
  padding: 0 0 0 55px;
  line-height: 47px;
  vertical-align: middle;
  height: 47px;
  font-size: 16px;
  background-color: #fff;
}
.home-medical-lib-container .form-inline.search .form-group .btn.search-red-icon {
  margin-left: 0;
  background-image: url(../images/search-red-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border-radius: 4px 0 0 4px;
  padding: 0 25px;
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  line-height: 47px;
}
.home-medical-lib-container .most-searched {
  margin: 20px 0;
}
@media (min-width: 1200px) {
  .home-medical-lib-container .most-searched {
    margin: 0 60px;
  }
}
.home-medical-lib-container .most-searched h4 {
  margin: 5px 0 15px 0;
  font-size: 20px;
  color: #000;
}
.home-medical-lib-container .most-searched ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-medical-lib-container .most-searched ul li {
  display: inline-block;
  padding: 10px 20px;
  background-color: #f97628;
  border-radius: 5px;
  margin: 0 10px 10px 0;
}
.home-medical-lib-container .most-searched ul li a {
  color: #fff;
  font-weight: bold;
}
.home-medical-lib-container ul.medlib-items {
  display: block;
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.home-medical-lib-container ul.medlib-items li {
  display: inline-block;
  width: 130px;
  padding: 25px 15px 0 15px;
}
.home-medical-lib-container ul.medlib-items li .image img {
  max-width: 100px;
  width: 100%;
  height: auto;
}
.home-medical-lib-container ul.medlib-items li .title a {
  color: #000;
  font-weight: bold;
}
@media (min-width: 768px) {
  .home-medical-lib-container ul.medlib-items {
    display: table;
  }
  .home-medical-lib-container ul.medlib-items li {
    display: table-cell;
    width: 20%;
  }
  .home-medical-lib-container ul.medlib-items li .image img {
    max-width: 140px;
    width: 100%;
    height: auto;
  }
  .home-medical-lib-container ul.medlib-items li .title {
    margin-top: 30px;
  }
  .home-medical-lib-container ul.medlib-items li .title a {
    color: #000;
  }
}
.search input.btn {
  border: none;
}
.carousel-wrapper {
  margin-bottom: 50px;
}
.carousel-wrapper h3,
.carousel-wrapper .description {
  display: block;
  padding: 0 60px;
}
.carousel-wrapper .description {
  margin-bottom: 30px;
}
.carousel-wrapper .video-carousel {
  padding: 0 50px;
}
.carousel-wrapper .video-carousel--item {
  margin: 0 10px;
}
.carousel-wrapper .video-carousel--item img,
.carousel-wrapper .video-carousel--item video {
  width: 100%;
}
.carousel-wrapper .video-carousel .carousel-arrow {
  position: absolute;
  top: 40%;
  font-size: 30px;
}
.carousel-wrapper .video-carousel .carousel-arrow.fa-chevron-left {
  left: 20px;
}
.carousel-wrapper .video-carousel .carousel-arrow.fa-chevron-right {
  right: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow .fa-angle-down:before {
  font-size: 1.15em;
}
@media only screen and (max-width: 767px) {
  body.search-page ol#wo-breadcrumbs {
    padding-right: 70px;
  }
}
@media (max-width: 768px) {
  .profile-popup-iframe {
    width: 100% !important;
    left: 0!important;
  }
  .profile-popup-iframe .fancybox-inner {
    width: 100% !important;
  }
  .profile-popup-iframe .fancybox-skin {
    padding: 8px !important;
  }
}
@media (min-width: 768px) {
  .profile-popup-iframe {
    width: 92% !important;
  }
}
@media (min-width: 992px) {
  .profile-popup-iframe {
    width: 970px!important;
  }
}
@media (min-width: 1200px) {
  .profile-popup-iframe {
    width: 1170px!important;
  }
}
@media (min-width: 1290px) {
  .profile-popup-iframe {
    width: 1250px!important;
  }
}
@media (min-width: 768px) {
  .profile-popup-iframe {
    width: 92% !important;
  }
}
@media (min-width: 992px) {
  .profile-popup-iframe {
    width: 970px!important;
  }
}
@media (min-width: 1200px) {
  .profile-popup-iframe {
    width: 1170px!important;
  }
}
@media (min-width: 1290px) {
  .profile-popup-iframe {
    width: 1250px!important;
  }
}
body {
  overflow-x: hidden;
}
.profile-popup-iframe .fancybox-inner {
  width: auto !important;
}
.map-container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  overflow: hidden;
  background: #fbfbfb;
}
.map-container .col-md-4 {
  padding-right: 0;
}
.map-container .col-md-8 {
  padding-left: 0;
}
.map-container .breadcrumb li {
  font-size: 14px;
  font-weight: bold;
}
.search-page-wrapper {
  display: flex;
  overflow: hidden;
}
#doctor-list-wrapper {
  height: calc(100vh - 388px);
  overflow-x: hidden;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #doctor-list-wrapper .simplebar-content {
    padding-right: 17px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #doctor-list-wrapper {
    overflow-x: auto;
  }
  #doctor-list-wrapper .search-results {
    overflow: visible;
  }
  #doctor-list-wrapper .simplebar-content {
    padding-right: 17px!important;
  }
}
#profile-modal {
  z-index: 9999;
}
.map-container .col-xs-12 {
  padding: 0 15px;
}
#doctor-list-pagination {
  padding: 15px;
  border-top: 1px solid #efefef;
}
#doctor-list-pagination .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#doctor-list-pagination .row .title_pag {
  width: 40%;
  padding: 0 10px;
}
#doctor-list-pagination .row .item_pag {
  width: 60%;
  padding: 0 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #doctor-list-pagination .row .title_pag {
    width: 40%;
  }
  #doctor-list-pagination .row .item_pag {
    width: 60%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #doctor-list-pagination .row {
    display: block;
  }
  #doctor-list-pagination .row .title_pag {
    width: 100%;
  }
  #doctor-list-pagination .row .title_pag .pagination-title {
    width: 100%;
    text-align: center;
  }
  #doctor-list-pagination .row .item_pag {
    width: 100%;
  }
}
#doctor-list-pagination .pagination-title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  color: #343B62;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #doctor-list-pagination .pagination-title {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #doctor-list-pagination .pagination-title {
    font-size: 12px;
    line-height: 11px;
    margin: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #doctor-list-pagination .pagination-title {
    margin-bottom: 10px;
  }
}
#doctor-list-pagination .pagination-title p {
  margin: 0;
}
#doctor-list-pagination .content-pagination {
  margin-right: 15px;
}
#paginationTitle {
  padding: 33px 0 0 10px;
}
#paginationContent {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .map-container .col-md-8 {
    padding: 0!important;
  }
  .map-container .col-sm-3 {
    padding: 0;
  }
}
#doctor-list-pagination .content-pagination .pagination {
  margin: 0;
  padding: 0;
}
#doctor-list-pagination .content-pagination .pagination li.page,
#doctor-list-pagination .content-pagination .pagination li.current {
  padding: 0;
  margin: 0;
}
#doctor-list-pagination .content-pagination .pagination li.page a,
#doctor-list-pagination .content-pagination .pagination li.current a {
  display: inline-block;
  font-size: 13px;
  color: #393D5D;
  height: auto;
  width: auto;
  padding: 5px 16px 10px;
  border: none;
  background: none;
  border-radius: 0;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}
#doctor-list-pagination .content-pagination .pagination li.page a:before,
#doctor-list-pagination .content-pagination .pagination li.current a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #45D3C6;
  opacity: 0;
  transition: 0.3s;
}
#doctor-list-pagination .content-pagination .pagination li.page a:hover,
#doctor-list-pagination .content-pagination .pagination li.current a:hover {
  border: none;
  border-bottom: 1px solid #E6E6E6;
  color: #7a7a7d;
}
#doctor-list-pagination .content-pagination .pagination li.page.active a,
#doctor-list-pagination .content-pagination .pagination li.current.active a {
  font-weight: bold;
}
#doctor-list-pagination .content-pagination .pagination li.page.active a:before,
#doctor-list-pagination .content-pagination .pagination li.current.active a:before {
  width: 100%;
  opacity: 1;
}
#doctor-list-pagination .content-pagination .pagination li.previous,
#doctor-list-pagination .content-pagination .pagination li.next {
  padding: 0;
  margin: 0;
}
#doctor-list-pagination .content-pagination .pagination li.previous a,
#doctor-list-pagination .content-pagination .pagination li.next a {
  display: inline-block;
  font-size: 13px;
  color: #393D5D;
  padding: 5px 10px 9px;
  border: none;
  background: none;
  border-radius: 0;
  font-weight: 600;
  position: relative;
}
#doctor-list-pagination .content-pagination .pagination li.previous a:hover,
#doctor-list-pagination .content-pagination .pagination li.next a:hover {
  border: none;
  color: #7a7a7d;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #doctor-list-pagination .content-pagination .pagination li.page a,
  #doctor-list-pagination .content-pagination .pagination li.current a {
    font-size: 12px;
    padding: 4px 12px 8px;
  }
  #doctor-list-pagination .content-pagination .pagination li.previous a,
  #doctor-list-pagination .content-pagination .pagination li.next a {
    font-size: 11px;
    padding: 5px 7px 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #doctor-list-pagination .content-pagination {
    margin: 0!important;
    text-align: right;
    padding-right: 10px;
  }
  #doctor-list-pagination .content-pagination .pagination {
    display: inline-block;
    width: auto;
  }
  #doctor-list-pagination .content-pagination .pagination li.page a,
  #doctor-list-pagination .content-pagination .pagination li.current a {
    font-size: 14px;
    padding: 4px 7px 6px;
  }
  #doctor-list-pagination .content-pagination .pagination li.page.active a,
  #doctor-list-pagination .content-pagination .pagination li.current.active a {
    position: relative;
    font-weight: bold;
    top: -1px;
  }
  #doctor-list-pagination .content-pagination .pagination li.page.active a:before,
  #doctor-list-pagination .content-pagination .pagination li.current.active a:before {
    width: 100%;
    opacity: 1;
    bottom: -1px;
  }
  #doctor-list-pagination .content-pagination .pagination li.previous a,
  #doctor-list-pagination .content-pagination .pagination li.next a {
    font-size: 12px;
    padding: 5px 6px 6px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #doctor-list-pagination .content-pagination {
    margin: 0!important;
    margin-top: 15px;
    text-align: center;
    padding-right: 0px;
  }
  #doctor-list-pagination .content-pagination .pagination {
    display: inline-block;
    width: auto;
  }
}
.search-results-block {
  width: 100%;
  background: #fbfbfb;
}
.search-results-block__loader {
  position: absolute;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 15px;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -30px;
  z-index: 3;
}
.search-results-block__loader h4 {
  margin: 0;
  padding-top: 3px;
}
.search-results-block__loader span {
  margin-left: 10px;
  font-weight: bold;
}
.search-results-block__head {
  margin-bottom: 0;
  padding: 15px 16px 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-results-block__head {
    padding: 15px 5px 15px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-results-block__head {
    padding: 15px 0;
  }
}
.search-results-block__head .breadcrumb {
  padding: 0;
  background: transparent;
}
.search-results-block__head .breadcrumb li a {
  color: #2E3463;
}
.search-results-block__head .breadcrumb li a span {
  font-size: 13px;
  color: #2E3463;
  font-weight: 300;
}
.search-results-block__head .breadcrumb li:last-child {
  color: #2E3463;
}
.search-results-block__head .breadcrumb li:last-child a span {
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-results-block__head .breadcrumb {
    display: none;
  }
}
.search-results-block__title {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
  color: #343B62;
}
@media screen and (max-width: 992px) {
  .search-results-block__title {
    font-size: 16px!important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-results-block__title {
    font-size: 14px!important;
    font-weight: 300;
    color: #343B62;
    opacity: 0.6;
    padding-right: 150px;
  }
}
.search-results-block__foot {
  padding-bottom: 15px;
}
.search-results {
  padding: 15px 15px 15px 10px;
  padding-top: 0!important;
}
.search-results__item {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  padding: 27px 0 23px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0px 1px 3px rgba(192, 192, 192, 0.9);
}
.search-results__item:last-child {
  margin-bottom: 0;
}
.search-results__item .search-doctor-block__left .doctor-info__img {
  width: 120px;
  float: left;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
}
.search-results__item .search-doctor-block__left .doctor-info__img a {
  display: block;
  height: 120px;
  width: 120px;
}
.search-results__item .search-doctor-block__left .doctor-info__img img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.search-results__item .search-doctor-block__left .doctor-info__desc {
  margin-left: 140px;
}
.search-results__item .search-doctor-block__left .doctor-info__name {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 3px;
  color: #343B62;
}
.search-results__item .search-doctor-block__left .doctor-info__name:hover {
  color: #93929a;
  text-decoration: underline;
}
.search-results__item .search-doctor-block__left .doctor-info__position {
  color: #343B62;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}
.search-results__item .search-doctor-block__left .doctor-info__address {
  font-size: 12px;
  color: #343B62;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.search-results__item .search-doctor-block__right {
  padding: 0;
}
.search-results__ad {
  margin: 10px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-results {
    padding: 15px 0;
    max-width: 350px;
    margin: 0 auto;
  }
  .search-results__item {
    padding: 20px 0 20px;
  }
  .search-results__item .search-doctor-block__left {
    padding: 0 10px;
    width: 100%;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img a {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__desc {
    margin-left: 120px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__name {
    font-size: 17px;
    margin-bottom: 0px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__position {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__address {
    font-size: 11px;
    line-height: 15 px;
    margin-bottom: 7px;
  }
  .search-results__item .search-doctor-block__right {
    width: 100%;
    min-height: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-results {
    padding: 15px 0;
  }
  .search-results__item {
    padding: 20px 0 20px;
  }
  .search-results__item .search-doctor-block__left {
    padding: 0 10px;
    width: 100%;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img a {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__desc {
    margin-left: 120px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__name {
    font-size: 17px;
    margin-bottom: 0px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__position {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__address {
    font-size: 11px;
    line-height: 15 px;
    margin-bottom: 7px;
  }
  .search-results__item .search-doctor-block__right {
    width: 100%;
    min-height: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .search-results {
    padding: 15px 0;
  }
  .search-results__item {
    padding: 20px 0 20px;
  }
  .search-results__item .search-doctor-block__left {
    padding: 0 10px;
    padding-right: 3px;
    width: 57%;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__img a {
    width: 100px;
    height: 100px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__desc {
    margin-left: 120px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__name {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__position {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .search-results__item .search-doctor-block__left .doctor-info__address {
    font-size: 11px;
    line-height: 15 px;
    margin-bottom: 7px;
  }
  .search-results__item .search-doctor-block__right {
    width: 40%;
    min-height: 0px;
  }
}
.doctor-info__img {
  width: 108px;
  float: left;
}
.doctor-info__img img {
  max-width: 100%;
}
.doctor-info__desc {
  margin-left: 128px;
}
.doctor-info__name {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 10px;
  color: #32a2e3;
}
.doctor-info__position {
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
.doctor-info__address {
  font-size: 14px;
}
.search-doctor-actions {
  position: relative;
  padding: 0 15px;
  border-left: 1px solid #f0f0f0;
}
.search-doctor-actions a,
.search-doctor-actions a:hover,
.search-doctor-actions a:active,
.search-doctor-actions a:visited,
.search-doctor-actions a:focus {
  text-decoration: none;
}
.search-doctor-actions__item {
  margin-bottom: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-doctor-actions__item {
    margin: 0!important;
  }
}
.search-doctor-actions__link i {
  margin-right: 5px;
}
.search-doctor-actions__link:hover {
  text-decoration: none;
}
.search-doctor-actions__link:hover i {
  color: #23527c;
}
.search-doctor-actions__link--reviews {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #666;
}
.search-doctor-actions__link--reviews i {
  color: #337ab7;
}
.search-doctor-actions__link--booking {
  font-size: 14px;
  line-height: 1.2;
  color: #32a2e3;
}
.search-doctor-actions__link--booking i {
  margin-right: 10px;
}
.search-doctor-actions .btn_main_fi {
  display: inline-block;
  padding: 16px 20px;
  padding-right: 55px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #45D3C6;
  border-radius: 5px;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.search-doctor-actions .btn_main_fi .icon_arrow {
  display: inline-block;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQwOCA0MDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwOCA0MDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZm9yd2FyZCI+CgkJPHBvbHlnb24gcG9pbnRzPSIyMDQsMCAxNjguMywzNS43IDMxMS4xLDE3OC41IDAsMTc4LjUgMCwyMjkuNSAzMTEuMSwyMjkuNSAxNjguMywzNzIuMyAyMDQsNDA4IDQwOCwyMDQgICAiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  width: 35px;
  height: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.19);
  border-radius: 5px;
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -17px;
}
.search-doctor-actions .btn_main_fi:hover {
  background: #43bbae;
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-doctor-actions .btn_main_fi {
    display: inline-block;
    padding: 12px 14px;
    font-size: 12px;
    margin-left: 130px;
    margin-top: 0px;
  }
  .search-doctor-actions .btn_main_fi .icon_arrow {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-doctor-actions .btn_main_fi {
    display: inline-block;
    padding: 16px 18px;
    padding-right: 55px;
    font-size: 13px;
    margin-left: 114px;
    margin-top: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .search-doctor-actions .btn_main_fi {
    font-size: 11px;
    padding: 14px 11px;
    padding-right: 40px;
  }
  .search-doctor-actions .btn_main_fi .icon_arrow {
    width: 30px;
    height: 30px;
    right: -6px;
    margin-top: -15px;
  }
}
.search-doctor-actions .write-review-on-search,
.search-doctor-actions .search-doctor-actions__link--reviews {
  display: inline-block;
  text-decoration: none;
  color: #343B62;
  font-size: 15px;
  position: relative;
  padding-left: 30px;
  font-weight: 600;
}
.search-doctor-actions .write-review-on-search i,
.search-doctor-actions .search-doctor-actions__link--reviews i {
  position: absolute;
  left: 0;
  top: 0px;
  margin-right: 10px;
  text-decoration: none!important;
  color: #343B62;
}
.search-doctor-actions .write-review-on-search:hover,
.search-doctor-actions .search-doctor-actions__link--reviews:hover {
  color: #43bbae;
  text-decoration: underline;
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-doctor-actions .write-review-on-search,
  .search-doctor-actions .search-doctor-actions__link--reviews {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-doctor-actions .write-review-on-search,
  .search-doctor-actions .search-doctor-actions__link--reviews {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-doctor-actions__item {
    margin: 0!important;
  }
}
.pages-counts {
  margin-top: 25px;
}
.main-map {
  position: relative;
  overflow: hidden;
  height: 100% !important;
}
.map-item {
  position: absolute;
  top: 0;
  left: 0;
}
.map-item .icon-mark-large {
  color: #df354a;
  font-size: 50px;
  cursor: pointer;
}
.map-item .map-popup {
  position: absolute;
  /*bottom: 100%;*/
  /*left: 50%;*/
  /*-webkit-transform: translateX(-50%);*/
  /*-ms-transform: translateX(-50%);*/
  /*transform: translateX(-50%);*/
  background: #fff;
  padding: 9px 10px 9px;
  width: 330px;
  margin: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.map-item .map-popup:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 0 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
}
.up .map-item .map-popup:after {
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 0 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #ffffff transparent transparent transparent;
}
.left .map-item .map-popup:after {
  left: 15px;
}
.right .map-item .map-popup:after {
  right: -5px;
  left: auto;
}
.map-item .map-popup:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  height: 12px;
}
.up .map-item .map-popup:before {
  top: 100%;
}
.left .map-item .map-popup:before {
  left: 35px;
}
.right .map-item .map-popup:before {
  right: 35px;
  left: auto;
}
.map-item .person-img {
  float: left;
  width: 108px;
  margin: 0 22px 0 0;
}
.map-item .text-holder {
  overflow: hidden;
  padding: 2px 0 0;
}
.map-item .map-info {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 1.2;
  color: #666;
}
.map-item .map-info > li + li {
  margin: 9px 0 0;
}
.map-item .name {
  color: #32a2e3;
  font-weight: 600;
}
.map-item .state {
  color: #333;
}
.map-item address {
  font-style: normal;
  line-height: 1.9;
}
.map-item .star-rating {
  float: left;
}
.map-item .btn-holder {
  clear: both;
  padding: 15px 0 0;
}
.map-item .btn-holder a {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 27px;
  text-decoration: underline;
}
.map-item .btn-holder a:hover {
  text-decoration: none;
}
.map-item .btn-holder i {
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translate(-50%, -55%);
  -ms-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%);
}
.map-item .book-link {
  float: right;
  margin: 0 22px 0 0;
}
.map-item .icon-about {
  font-size: 13px;
}
.markerLabels {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-shadow: #555 1px 1px 1px;
  width: 60px;
  text-align: center;
}
.search-page-ui-dialog.ui-dialog .ui-dialog-title {
  float: none;
  width: auto;
  line-height: 20px;
  height: 20px;
  background: url(/fatd/images/dialog-marker.png) no-repeat left top;
  padding-left: 20px;
  display: inline-block;
}
#doctor-table th {
  background: #32a2e3;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  border: none;
  border-right: 1px solid #cccccc;
  padding: 12px !important;
}
#doctor-table td {
  padding: 10px 20px;
  border: none;
  border-right: 1px solid #cccccc;
  font-size: 16px;
  color: #333;
  vertical-align: middle;
}
#doctor-table td a {
  color: #32a2e3;
  font-weight: 600;
  display: block;
  line-height: 36px;
  white-space: nowrap;
}
#doctor-table td img {
  max-height: 36px;
  display: inline-block;
  margin-right: 10px;
}
.search-page-ui-dialog.ui-dialog {
  padding: 0;
  border: none;
}
.search-page-ui-dialog.ui-dialog .ui-dialog-titlebar-close {
  float: right;
  padding: 1px 2px;
}
.search-page-ui-dialog.ui-dialog .ui-dialog-content {
  padding: 0;
}
.search-page-ui-dialog .ui-dialog-titlebar {
  background: #dbf1f8;
  text-align: center;
  color: #333;
  font-weight: normal;
  font-size: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 0;
}
.ui-widget-overlay {
  background: #666666 url("/fatd/plugins/jqueryUi/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: alpha(opacity=50);
  /* support: IE8 */
}
.search-page-ui-dialog.ui-dialog .ui-corner-bl.fg-toolbar {
  background: #dbf1f8;
  padding: 5px 20px;
  border: none;
}
.search-page-ui-dialog.ui-dialog table.dataTable.no-footer {
  border: none;
}
.search-page-ui-dialog.ui-dialog .dataTables_paginate .ui-button.previous {
  border-radius: 3px 0 0 3px !important;
}
.search-page-ui-dialog.ui-dialog .dataTables_paginate .ui-button.next {
  border-radius: 0 3px 3px 0 !important;
}
.search-page-ui-dialog.ui-dialog .dataTables_wrapper .dataTables_paginate .fg-button {
  border-radius: 0;
}
.search-page-ui-dialog.ui-dialog .ui-buttonset .ui-button {
  margin-right: 0;
  margin-left: 0;
}
.search-page-ui-dialog.ui-dialog .dataTables_paginate .ui-button {
  background: #32a2e3;
  color: #fff !important;
  font-size: 14px;
  font-weight: normal;
  float: left;
  border-right: 1px solid #67c1f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0 !important;
  padding: 0 8px;
  line-height: 32px;
  height: 32px;
}
.search-page-ui-dialog.ui-dialog .ui-corner-bl.fg-toolbar .dataTables_info {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  padding-top: 7px;
}
.search-page-ui-dialog .fg-toolbar.ui-corner-tl {
  display: none;
}
#map {
  height: calc(100vh - 243px);
}
@media (min-width: 768px) and (max-width: 991px) {
  #map {
    height: calc(100vh - 190px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #map {
    height: calc(100vh - 135px);
  }
}
#map .map-cluster {
  background: url('/fatd/images/m1.png') 0 0;
  height: 53px;
  line-height: 53px;
  width: 53px;
  text-align: center;
  cursor: pointer;
  color: white;
  position: absolute;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
#map .marker-style {
  position: absolute;
  padding: 0 1px;
  cursor: pointer;
  text-align: center;
  height: 20px;
  min-width: 20px;
  background-color: #a70404;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #FFF;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}
#map .marker-style:hover {
  background-color: #02b6b6;
}
.mobile-state {
  position: absolute;
  top: 21px;
  right: 15px;
  z-index: 1;
}
.mobile-state.inMap {
  right: 15px;
}
.mobile-state a {
  padding: 7px 10px;
  border-radius: 4px;
  background: #459CD3;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.mobile-state a:hover {
  text-decoration: none;
  background: #3d86b5;
}
.white-footer {
  color: #32a2e3;
  padding-left: 15px;
  padding-right: 15px;
}
.white-footer__block {
  padding: 30px 10px 20px;
}
.white-footer__ad {
  margin: 10px;
}
.white-footer .box {
  padding-top: 20px;
}
.white-footer .box a {
  color: #343B62;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.white-footer .box a:hover {
  color: #179488;
  text-decoration: underline;
}
.white-footer .box .show-more {
  margin-top: 10px;
}
.white-footer .box h2 {
  color: #343B62;
  font-size: 18px;
  margin: 0 0 25px;
  font-weight: bold;
}
.white-footer .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.white-footer .box ul li {
  padding: 4px 0;
}
.white-footer .box:nth-child(1) ul li,
.white-footer .box:nth-child(2) ul li {
  line-height: 1.6;
}
.white-footer .box .hospitals li {
  color: #343B62;
  font-weight: 500;
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px;
}
.white-footer .box .hospitals li p {
  margin: 8px 0 0 0;
}
.white-footer .box .hospitals hr {
  width: 100%;
  margin: 4px 0;
  border-top: 1px solid #efefef;
}
.blue-line {
  background-color: #43434B;
  padding: 30px 0;
}
.blue-line .blue-line-content {
  width: 100%;
  position: relative;
}
.blue-line .blue-line-content .image {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDkwIDkwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5MCA5MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik02NS40NDksNi4xNjlDNTkuNzQ4LDIuMDU3LDUyLjU4OCwwLDQzLjk3MSwwYy02LjU1OSwwLTEyLjA5LDEuNDQ5LTE2LjU4OCw0LjM0ICAgIEMyMC4yNSw4Ljg3MSwxNi40NTcsMTYuNTYyLDE2LDI3LjQxMmgxNi41MzFjMC0zLjE1OCwwLjkyMi02LjIwMywyLjc2Ni05LjEzN2MxLjg0Ni0yLjkzMiw0Ljk3NS00LjM5Niw5LjM4OS00LjM5NiAgICBjNC40ODgsMCw3LjU4LDEuMTksOS4yNzEsMy41NjhjMS42OTMsMi4zODEsMi41MzksNS4wMTgsMi41MzksNy45MWMwLDIuNTEzLTEuMjYyLDQuODE2LTIuNzgxLDYuOTEgICAgYy0wLjgzNiwxLjIyLTEuOTM4LDIuMzQyLTMuMzA3LDMuMzY5YzAsMC04Ljk2NSw1Ljc1LTEyLjksMTAuMzY4Yy0yLjI4MywyLjY4MS0yLjQ4OCw2LjY5Mi0yLjY4OSwxMi40NDkgICAgYy0wLjAxNCwwLjQwOSwwLjE0MywxLjI1NSwxLjU3NiwxLjI1NWMxLjQzMywwLDExLjU4MiwwLDEyLjg1NywwczEuNTQxLTAuOTUxLDEuNTU5LTEuMzYyYzAuMDktMi4wOTgsMC4zMjYtMy4xNjcsMC43MDctNC4zNzcgICAgYzAuNzIzLTIuMjg2LDIuNjg4LTQuMjgzLDQuODkzLTUuOTk3bDQuNTUxLTMuMTQxYzQuMTA3LTMuMTk5LDcuMzg1LTUuODI2LDguODMtNy44ODNDNzIuMjY0LDMzLjU2Miw3NCwyOS4zOTMsNzQsMjQuNDQzICAgIEM3NCwxNi4zNzMsNzEuMTQ4LDEwLjI4MSw2NS40NDksNi4xNjl6IE00My43MDUsNjkuNjE3Yy01LjY5Ny0wLjE3LTEwLjM5OCwzLjc3MS0xMC41NzgsOS45NTEgICAgYy0wLjE3OCw2LjE3OCw0LjI5MywxMC4yNTgsOS45OSwxMC40MjZjNS45NDksMC4xNzcsMTAuNTIzLTMuNjM3LDEwLjcwMS05LjgxNEM1My45OTYsNzQsNDkuNjU0LDY5Ljc5Myw0My43MDUsNjkuNjE3eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.13);
  position: absolute;
  border-radius: 50%;
  top: 50%;
  margin-top: -20px;
  left: 0;
  z-index: 9;
}
.blue-line .blue-line-content .content {
  padding-left: 50px;
}
.blue-line .blue-line-content .content span {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.blue-line .blue-line-content .content a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.blue-line .blue-line-content .content a:hover {
  text-decoration: underline;
  color: #45D3C6;
}
@media (min-width: 320px) and (max-width: 767px) {
  .blue-line {
    padding: 20px 0;
  }
  .blue-line .blue-line-content .image {
    left: 15px;
    min-width: 40px;
    height: 40px!important;
    background-size: inherit!important;
    top: 50%!important;
  }
  .blue-line .blue-line-content .content {
    padding-left: 50px;
  }
  .blue-line .blue-line-content .content span {
    font-size: 14px;
  }
  .blue-line .blue-line-content .content a {
    font-size: 14px;
  }
}
#list-container {
  position: relative;
  background: #fbfbfb;
  z-index: 10;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #list-container {
    padding-right: 0;
  }
}
#map-container {
  padding-left: 0;
}
.border-between > [class*='col-']:before {
  background: none;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
.border-between > [class*='col-']:first-child:before {
  display: none;
}
.section__search_result {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 767px) {
  .section__search_result {
    flex-direction: column;
    width: 100%;
  }
}
.search-results__sym {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-results__sym {
    padding-right: 0!important;
  }
}
@media (min-width: 1690px) and (max-width: 1920px) {
  .search-results__sym {
    width: 40%;
  }
  .search-results-nurses__sym {
    width: 30%;
  }
}
.search-map__sym {
  position: relative;
  right: 0;
  width: 50%;
  top: 0;
  bottom: 0;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-map__sym {
    width: 50%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .search-map__sym {
    position: relative;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1690px) and (max-width: 1920px) {
  .search-map__sym {
    width: 60%;
  }
  .search-map-nurses__sym {
    width: 70%;
  }
}
#doctors-table-modal.in {
  display: flex !important;
  align-items: center;
}
@media (max-width: 767px) {
  .search-results-block__title {
    font-size: 18px;
  }
  .search-results__sym {
    width: 100%;
    float: none;
  }
  .search-map__sym {
    margin-left: 0 !important;
  }
}
.specialty-opener,
.insurance-opener {
  padding: 0 35px !important;
  display: flex !important;
  justify-content: center;
  min-height: 50px!important;
  height: 50px !important;
  flex-direction: column;
  line-height: normal !important;
}
@media screen and (max-width: 1199px) {
  .specialty-opener,
  .insurance-opener {
    padding-left: 20px!important;
  }
}
html.loading {
  position: relative;
  height: 100%;
}
html.loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  background: url(../images/ajax-loader.gif) no-repeat;
  display: block;
  z-index: 9999;
}
.profile-head {
  background-size: cover;
  background-position: center center;
}
@media (max-width: 768px) {
  .profile-container {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .profile-page .profile-doc-info {
    padding-top: 50px !important;
  }
}
.profile-doc-info {
  min-height: 330px;
  padding: 0 20px 0;
  background: -moz-linear-gradient(left, #007ea3 0%, #007ea3 30%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #007ea3 0%, #007ea3 30%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #007ea3 0%, #007ea3 30%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ea3', endColorstr='#00ffffff', GradientType=1);
}
.profile-doc-info .rating-count {
  color: white;
  font-weight: bold;
}
.profile-doc-info__img-wrap {
  text-align: center;
}
.profile-doc-info__img {
  display: inline-block;
  margin-bottom: 10px;
  overflow: hidden;
}
.profile-doc-info__img img {
  object-fit: cover;
  border-radius: 50%;
  width: 190px;
  height: 190px;
}
.profile-doc-info__rating {
  text-align: center;
}
@media (max-width: 768px) {
  .profile-doc-info__desc {
    text-align: center;
  }
}
.profile-doc-info__left-block {
  padding-top: 45px;
}
.profile-doc-info__right-block {
  padding-top: 10px;
  color: white;
  width: 157px;
}
@media (max-width: 768px) {
  .profile-doc-info__right-block {
    width: auto;
    padding-bottom: 25px;
    text-align: center;
  }
}
.profile-doc-info__right-block .border-bottom {
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  color: #fff;
  margin-bottom: 20px;
}
.profile-doc-info__right-block h5 {
  font-weight: bold;
  margin-bottom: 20px;
}
.profile-doc-info__right-block p {
  min-height: 31px;
  margin-bottom: 0;
  font-weight: 600;
  overflow: hidden;
}
.profile-doc-info__right-block p.philosophy img {
  float: left;
}
.profile-doc-info__right-block p.rating {
  font-size: 24px;
  float: none;
}
.profile-doc-info__right-block p.expYear {
  font-size: 23px;
}
.profile-doc-info__name {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.1;
}
.profile-doc-info__name:hover,
.profile-doc-info__name:focus {
  color: #fff;
  text-decoration: none;
}
.profile-doc-info__position {
  color: #23cdff;
  font-size: 16px;
  margin-bottom: 7px;
}
.profile-doc-info__address {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}
.profile-doc-info__actions {
  margin-right: 10px;
  margin-top: 10px;
}
.profile-doc-info__actions .icon-mark::before {
  color: #f6473a;
}
.profile-doc-info__actions__item {
  margin-right: 10px;
}
.profile-doc-info__actions__item:last-child {
  margin-right: 0;
  margin-top: 10px;
}
.profile-doc-info__actions--location {
  margin-bottom: 20px;
}
.profile-doc-info__actions--location a {
  color: #23cdff;
  text-decoration: underline;
}
.profile-doc-info__actions--location a:hover {
  text-decoration: none;
}
.profile-doc-info__actions--location a i {
  color: #f6473a;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.rating-stars-list {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.rating-stars-list li {
  display: inline-block;
  color: #e0e0e0;
  width: 21px;
  height: 15px;
}
.choose-rating li {
  cursor: pointer;
}
.choose-rating li.hover,
.choose-rating li.chosen {
  color: #f0c906;
}
.breadcrumb-wrap {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.breadcrumb-wrap__content {
  line-height: 33px;
  padding-top: 12px;
}
.breadcrumb-wrap__content ol.breadcrumb {
  margin-bottom: 0;
}
.profile-content {
  background: #ffffff;
  min-height: 320px;
  padding-top: 37px;
}
.profile-content .container {
  position: relative;
}
.profile-menu {
  border-radius: 1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 25px;
}
.profile-menu__item {
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 0 !important;
}
.profile-menu__item a {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .profile-menu__item {
    height: 39px;
    line-height: 39px;
  }
}
.profile-menu__link {
  border-radius: 0 !important;
  color: #676767 !important;
  padding: 0 20px !important;
}
@media (max-width: 768px) {
  .profile-menu__link {
    padding: 0 10px !important;
    font-size: 16px;
  }
}
.active .profile-menu__link,
.profile-menu__link:hover {
  background: #00b092 !important;
  color: #fff !important;
}
.profile-menu__icon {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .profile-menu__icon {
    font-size: 16px;
  }
}
.tab-block h2 {
  position: relative;
  color: #333333;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-top: 0;
}
.tab-block h2:after {
  content: ' ';
  width: 100px;
  height: 2px;
  position: absolute;
  top: 30px;
  left: 0;
  background: #32a2e3;
}
.tab-block__desc {
  margin-bottom: 20px;
}
.details-tab-content {
  margin: 20px 0;
}
.doctor-table th {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  background: #58dbc5;
  border: none;
  padding: 12px;
}
.doctor-table td {
  color: #676767;
  font-size: 16px;
  border-bottom: solid 1px #EFEFEF;
  padding: 12px;
}
.dd-box {
  min-height: 100px;
  margin-bottom: 40px;
}
.dd-box__head {
  height: 60px;
  line-height: 60px;
  color: #fff;
  background: #00b092;
  font-size: 24px;
  padding: 0 20px;
  font-weight: normal;
  margin: 0;
}
.dd-box__head__btn {
  margin-top: 10px;
}
.dd-box__body {
  padding: 20px 10px 20px 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.dd-section.dd-exp {
  margin: 35px 0;
}
.office-hours__list {
  list-style: none;
  padding-left: 0;
  width: 250px;
}
@media (max-width: 768px) {
  .office-hours__list {
    width: 100%;
  }
}
.office-hours__item {
  margin-bottom: 0 !important;
  padding: 0px 10px 0px 20px !important;
}
.office-hours__title {
  font-weight: 600 !important;
  color: #676767 !important;
  display: inline-block;
  width: 55px;
  padding: 0 !important;
  font-size: 14px!important;
}
.office-hours__value {
  color: #abaaaa;
  font-size: 14px!important;
}
.appointment-calendar {
  padding-top: 50px;
  position: relative;
  min-height: 150px;
}
.appointment-calendar__day {
  height: 36px;
  line-height: 36px;
  border: 1px solid #32a2e3;
  border-radius: 5px;
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  color: #32a2e3;
  margin-bottom: 30px;
}
.appointment-calendar__time div.col-xs-6:last-child:before {
  background: #e3e3e3;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 27px;
  min-height: 130px;
}
.appointment-calendar__time p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.appointment-calendar__time ul {
  list-style: none;
  padding-left: 5px;
}
.appointment-calendar__time ul li {
  margin-bottom: 10px;
  text-align: center;
  padding: 0;
}
.appointment-calendar__time ul li div {
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 3px;
}
.appointment-calendar__time ul li:hover div {
  color: #fff;
  background: #00b092;
}
.tab-reviews,
.tab-locations {
  min-height: 280px;
}
.location-block {
  margin-bottom: 20px;
}
.location-block img {
  max-width: 100%;
}
.location-block__title {
  color: #01c6e6;
  margin-top: 0;
  font-weight: bold;
}
.location-block__item {
  margin: 10px 10px;
}
.profile-big-map {
  height: 623px;
}
.reviews-modal .modal-title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  color: #666;
}
.reviews-modal__rating-row {
  margin-bottom: 20px;
}
.reviews-modal__rating-title {
  font-size: 14px;
  line-height: 2.2;
  color: #000;
  margin-left: 10px;
}
.reviews-modal input,
.reviews-modal textarea {
  font-size: 12px;
  line-height: 1.2;
  color: #161616;
}
.reviews-modal__submit-btn {
  margin: 20px 0 11px;
  padding: 0;
  border: none;
  width: 136px;
  height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .reviews-modal__rating-row .rating .full {
    font-size: 13px;
    margin-right: 2px;
  }
  .reviews-modal__rating-row .rating .full:before {
    margin: 0;
  }
  .reviews-modal__rating-title {
    font-size: 13px;
    line-height: 1.3;
    margin-left: 95px;
    display: block;
  }
  .reviews-modal__submit-btn {
    margin: 5px 0 0;
    font-size: 15px;
    height: 40px;
  }
}
.profile-review-content {
  padding: 0;
}
.profile-review-content .total-count {
  padding: 15px 10px 10px;
}
.profile-review-content .navigation {
  text-align: center;
}
.profile-review-list {
  padding: 20px 0;
}
.profile-review-list .profile-review:first-child {
  border-top: none;
}
.profile-review-list .profile-review {
  padding: 20px 20px;
  border-top: 1px solid #e4eaf1;
  margin-bottom: 15px;
}
.profile-review-list div.profile-review:last-child {
  border-bottom: 1px solid #e4eaf1;
}
.profile-review-author {
  position: relative;
  top: -2px;
  left: 10px;
  display: inline;
}
.profile-review-author .by {
  color: #999;
  font-style: italic;
}
.profile-review-author .by:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -10px;
  width: 1px;
  height: 25px;
  background: #e4e4e4;
}
.profile-map-item .icon-mark-large {
  color: #df354a;
  font-size: 50px;
  cursor: pointer;
}
.profile-map-item .map-popup {
  background: #fff;
  padding: 9px 10px 9px;
  width: 330px;
  margin: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.profile-map-item .map-popup:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 0 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
}
.up .profile-map-item .map-popup:after {
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 0 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #ffffff transparent transparent transparent;
}
.left .profile-map-item .map-popup:after {
  left: 15px;
}
.right .profile-map-item .map-popup:after {
  right: -5px;
  left: auto;
}
.profile-map-item .map-popup:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  height: 12px;
}
.up .profile-map-item .map-popup:before {
  top: 100%;
}
.left .profile-map-item .map-popup:before {
  left: 35px;
}
.right .profile-map-item .map-popup:before {
  right: 35px;
  left: auto;
}
.profile-map-item .person-img {
  float: left;
  width: 108px;
  margin: 0 22px 0 0;
}
.profile-map-item .text-holder {
  overflow: hidden;
  padding: 2px 0 0;
}
.profile-map-item .map-info {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 1.2;
  color: #666;
}
.profile-map-item .map-info > li + li {
  margin: 9px 0 0;
}
.profile-map-item .name {
  color: #32a2e3;
  font-weight: 600;
  font-size: 17px;
}
.profile-map-item .state {
  color: #333;
  font-size: 14px;
}
.profile-map-item address {
  font-style: normal;
  line-height: 1.9;
  font-size: 14px;
}
.profile-map-item .star-rating {
  float: left;
}
.profile-map-item .btn-holder {
  clear: both;
  padding: 15px 0 0;
}
.profile-map-item .btn-holder a {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 27px;
  text-decoration: underline;
}
.profile-map-item .btn-holder a:hover {
  text-decoration: none;
}
.profile-map-item .btn-holder i {
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translate(-50%, -55%);
  -ms-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%);
}
.profile-map-item .get-dir {
  margin: 10px 0;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.profile-map-item .get-dir i {
  font-size: 16px;
}
.profile-map-item .book-link {
  float: right;
  margin: 0 22px 0 0;
}
.profile-map-item .icon-about {
  font-size: 13px;
}
div.tab-about__details,
div.tab-appointment__details {
  margin-left: -280px;
  margin-bottom: 20px;
  margin-top: 35px;
}
.video-player iframe {
  width: 100%;
}
#appointment-popup-request {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  color: #444;
}
#appointment-popup-request .apr_firstname {
  padding-right: 5px;
}
#appointment-popup-request .left-block,
#appointment-popup-request .right-block {
  padding: 50px;
}
#appointment-popup-request .left-block {
  border-right: solid 1px #999999;
  white-space: normal;
}
#appointment-popup-request .avatar img {
  width: 100px;
}
#appointment-popup-request .right-block a {
  font-size: 16px;
}
#appointment-popup-request .right-block p {
  font-weight: 600;
  font-size: 14px;
}
#appointment-popup-request .right-block address {
  font-size: 14px;
}
@media (max-width: 767px) {
  #appointment-popup-request .left-block,
  #appointment-popup-request .right-block {
    padding: 15px;
  }
  #appointment-popup-request .apr_firstname {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  #appointment-popup-request .apr_lasttname {
    padding-left: 15px;
  }
  #appointment-popup-request .avatar img {
    width: 50px;
  }
}
#appointment-popup-login-template,
#appointment-popup-request-template,
#review-modal {
  top: 35px;
}
#appointment-popup-request .conteiner_doctor {
  position: relative;
  padding-left: 130px;
}
#appointment-popup-request .conteiner_doctor .box_avatar {
  position: absolute;
  top: 0;
  left: 0;
}
#appointment-popup-request .conteiner_doctor .box_avatar .avatar {
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
}
#appointment-popup-request .conteiner_doctor .box_avatar .avatar img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
}
#appointment-popup-request .conteiner_doctor .box_description {
  width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  #appointment-popup-request .conteiner_doctor {
    padding-left: 95px;
  }
  #appointment-popup-request .conteiner_doctor .box_avatar .avatar {
    width: 80px;
    height: 80px;
  }
  #appointment-popup-request .conteiner_doctor .box_description {
    width: 100%;
  }
}
.footer-default {
  padding-bottom: 0!important;
  padding-top: 0!important;
}
#insurance-block {
  padding-top: 0;
  margin: 0;
  list-style: none;
  font-weight: 600;
}
#insurance-block li {
  border-bottom: 1px solid #d3e0e3;
  overflow: hidden;
  line-height: 50px;
  cursor: pointer;
  color: #00b092;
}
#insurance-block li ul {
  padding-left: 45px;
  font-weight: 300;
  margin: 0;
  border-top: 1px solid #d3e0e3;
}
#insurance-block li ul li {
  height: 50px;
  border-bottom: 1px solid #d3e0e3;
  overflow: hidden;
  line-height: 50px;
  color: #3d565d;
}
#insurance-block li ul li:last-child {
  border: none !important;
}
.deactivated-profile-text {
  color: red;
  font-size: 60px;
  position: absolute;
  top: 500px;
  padding: 10px;
  line-height: 110px;
  left: 50%;
  z-index: 2;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  transform: rotate(-15deg);
  width: 520px;
  text-align: center;
  height: 130px;
  margin-left: -210px;
  opacity: 0.6;
  background-color: rgba(255, 255, 255, 0.8);
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
@media screen and (max-width: 767px) {
  .deactivated-profile-text {
    font-size: 40px;
    top: 400px;
    width: 320px;
    margin-left: -160px;
  }
}
.deactivated-profile-link,
.deactivated-profile-link:hover,
.deactivated-profile-link:focus,
.deactivated-profile-link:active {
  color: #AAA !important;
  background-color: transparent !important;
  text-decoration: none !Important;
  cursor: default;
  padding: 0 20px;
}
.deactivated-profile-link span,
.deactivated-profile-link:hover span,
.deactivated-profile-link:focus span,
.deactivated-profile-link:active span {
  padding-left: 10px;
  top: -1px;
  position: relative;
}
.dashboard-header {
  background: #31beca;
  height: 70px;
}
.dashboard-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
.dashboard-header .container:before,
.dashboard-header .container:after {
  display: none;
}
.dashboard-header__logo .logo {
  display: inline-block;
}
.dashboard-header__logo .logo img {
  max-width: 218px;
}
.dashboard-header__user_image {
  width: 55px;
  min-width: 55px;
  height: 55px;
  max-width: 55px;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}
.dashboard-header__actions {
  float: right;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .dashboard-header {
    height: auto;
    padding: 0!important;
  }
  .dashboard-header__logo {
    display: none;
  }
  .dashboard-header__actions {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .dashboard-header__actions .login-settings {
    margin: 0;
    margin-right: 10px;
  }
  .dashboard-header .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.login-settings {
  padding-right: 35px;
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
}
.login-settings__drop-toggle {
  color: #333333;
  display: block;
}
.login-settings__drop-toggle:hover,
.login-settings__drop-toggle:focus {
  text-decoration: none;
  color: rgba(116, 116, 116, 0.8);
}
.login-settings__prof-img {
  mix-width: 40px;
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #fff;
}
.login-settings__prof-name {
  margin-left: 10px;
}
.login-settings .caret {
  color: #333333;
}
.login-settings .dropdown-menu {
  left: auto;
  right: 0;
}
.login-settings .dropdown-menu:after,
.login-settings .dropdown-menu:before {
  bottom: 100%;
  left: 82%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.login-settings .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
.login-settings .dropdown-menu:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 8px;
  margin-left: -8px;
}
.login-settings .dropdown-menu li {
  font-size: 13px;
}
.login-settings .dropdown-menu li > a {
  padding: 6px 20px;
}
.login-settings .dropdown-menu .icon-arrow-right {
  font-size: 8px;
}
.user-notifications {
  display: inline-block;
}
.user-notifications__drop-toggle {
  position: relative;
  width: 100px;
  height: 70px;
  line-height: 70px;
  display: block;
  text-align: center;
  background: #f1783c;
  color: #fff;
  font-size: 28px;
}
.user-notifications__drop-toggle:hover,
.user-notifications__drop-toggle:focus {
  text-decoration: none;
  color: #fff;
}
.user-notifications__drop-toggle .badge {
  position: absolute;
  top: 14px;
  right: 27px;
  text-align: center;
  background: #f42626;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 12px;
  font-weight: normal;
}
.user-notifications .dropdown-menu {
  left: auto;
  right: 10px;
  padding: 0;
}
.user-notifications .dropdown-menu:after,
.user-notifications .dropdown-menu:before {
  bottom: 100%;
  left: 86%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.user-notifications .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
.user-notifications .dropdown-menu:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 8px;
  margin-left: -8px;
}
.notifications-head,
.notifications-footer {
  padding: 8px;
  text-transform: uppercase;
  font-size: 13px;
}
.notifications-footer .custom-checkbox {
  font-weight: normal;
}
.notifications-settings-btn {
  color: #666 !important;
}
.notifications-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification {
  border-bottom: 1px solid #ccc;
  background: #e2f4ff;
  padding: 9px;
}
.notification.disabled {
  background: #eee;
}
.notification__img {
  position: absolute;
  width: 40px;
}
.notification__img img {
  max-width: 100%;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.notification__content {
  margin-left: 50px;
}
.notification__title {
  font-size: 13px;
  margin: 0;
}
.notification__text {
  font-size: 11px;
  line-height: 1;
  margin-bottom: 4px;
}
.notification__bottom {
  color: #999;
  font-size: 11px;
}
.view-all-notifications-btn {
  float: right;
  color: #666;
}
.view-all-notifications-btn:hover,
.view-all-notifications-btn:focus {
  text-decoration: none;
  color: #fff;
}
.dashboard-footer {
  background: #2997d6;
  height: 60px;
  line-height: 60px;
}
.dashboard-footer__copyright {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.modal-loader {
  display: table;
  margin: 0 auto;
}
.sticky-footer {
  min-height: calc(100% - 70px - 60px);
  width: auto;
  position: relative;
}
.pd-blocks {
  margin-left: -30px;
  margin-right: -30px;
}
.text_row {
  text-align: center;
}
.sticky-footer .pd-heading {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .sticky-footer .pd-heading {
    text-align: center;
  }
  .sticky-footer .pd-heading h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sticky-footer {
    padding: 0 15px;
  }
  .sticky-footer #wo-breadcrumbs {
    padding: 0;
    margin-bottom: 30px;
  }
  .sticky-footer #wo-breadcrumbs li a span {
    font-size: 13px;
    color: #2E3463;
    font-weight: 300;
  }
  .sticky-footer #wo-breadcrumbs li span {
    font-size: 13px;
    color: #989aa5;
    font-weight: normal;
  }
  .sticky-footer .settings-tabs__list {
    width: 100%;
  }
  .sticky-footer .dashboard-page {
    margin-top: 20px;
  }
}
.account-page .list-unstyled li {
  padding: 8px 10px;
  font-size: 15px;
  color: #ee2c51;
  border-radius: 3px;
  background: #ffe6e6;
  width: 100%;
  margin-bottom: 5px;
}
.account-page .list-unstyled li span {
  top: 2px;
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .account-page .list-unstyled li {
    font-size: 13px;
  }
}
.form-errors .list-unstyled li {
  color: red;
  font-size: 12px;
}
.dashboard-wrapper {
  padding: 0px 0px 35px;
}
.dashboard-wrapper .row_points {
  display: flex;
  padding: 20px 0;
  align-items: center;
  justify-content: flex-end;
}
.dashboard-wrapper .row_points .number_points {
  border: 1px solid #efefef;
  width: 300px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
}
.dashboard-wrapper .row_points .number_points__alert {
  padding: 10px;
  border-right: 1px solid #efefef;
  text-align: left;
}
.dashboard-wrapper .row_points .number_points__alert .title {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  display: block;
  margin-bottom: 3px;
}
.dashboard-wrapper .row_points .number_points__alert .info {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding-left: 20px;
  color: #666666;
}
.dashboard-wrapper .row_points .number_points__alert .info:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPHBhdGggZD0iTTI1NiwwQzExNC42MTMsMCwwLDExNC42MTcsMCwyNTZjMCwxNDEuMzkxLDExNC42MTMsMjU2LDI1NiwyNTZzMjU2LTExNC42MDksMjU2LTI1NkM1MTIsMTE0LjYxNywzOTcuMzg3LDAsMjU2LDB6ICAgTTI1NiwxMjhjMTcuNjc0LDAsMzIsMTQuMzI4LDMyLDMyYzAsMTcuNjgtMTQuMzI2LDMyLTMyLDMycy0zMi0xNC4zMi0zMi0zMkMyMjQsMTQyLjMyOCwyMzguMzI2LDEyOCwyNTYsMTI4eiBNMzA0LDM4NGgtOTYgIGMtOC44MzYsMC0xNi03LjE1Ni0xNi0xNmMwLTguODM2LDcuMTY0LTE2LDE2LTE2aDE2di05NmgtMTZjLTguODM2LDAtMTYtNy4xNTYtMTYtMTZjMC04LjgzNiw3LjE2NC0xNiwxNi0xNmg2NCAgYzguODM2LDAsMTYsNy4xNjQsMTYsMTZ2MTEyaDE2YzguODM2LDAsMTYsNy4xNjQsMTYsMTZDMzIwLDM3Ni44NDQsMzEyLjgzNiwzODQsMzA0LDM4NHoiIGZpbGw9IiMzMmEyZTMiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  -webkit-background-size: contain;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.dashboard-wrapper .row_points .number_points__result {
  padding: 10px 15px;
  color: #32a2e3;
  resize: none;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  text-decoration: none;
}
.dashboard-wrapper .row_points .number_points__result .number {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.dashboard-wrapper .row_points .number_points__result .sub {
  font-size: 13px;
}
.dashboard-wrapper .row_points .number_points__result:hover {
  background: #fafafa;
  text-decoration: none;
}
.dashboard-wrapper .row_points .number_points__result:hover .sub {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .dashboard-wrapper .row_points {
    justify-content: center;
  }
  .dashboard-wrapper .row_points .number_points {
    width: 100%;
    max-width: 400px;
    border-radius: 4px;
  }
  .dashboard-wrapper .row_points .number_points__alert {
    padding: 10px;
  }
  .dashboard-wrapper .row_points .number_points__alert .title {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .dashboard-wrapper .row_points .number_points__alert .info {
    font-size: 11px;
    line-height: 14px;
    padding-left: 20px;
  }
  .dashboard-wrapper .row_points .number_points__result {
    padding: 10px 15px;
    color: #32a2e3;
  }
  .dashboard-wrapper .row_points .number_points__result .number {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .dashboard-wrapper .row_points .number_points__result .sub {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dashboard-card {
    height: 335px !important;
  }
}
.dashboard-card {
  height: 321px;
  border: 3px solid #dddddd;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 25px;
  cursor: pointer;
}
.dashboard-card__img {
  height: 180px;
  vertical-align: middle;
}
.dashboard-card__img img {
  vertical-align: middle;
  max-width: 100%;
  height: 100px;
}
.dashboard-card__img__nurse-adviser {
  width: 170px !important;
  height: 55px !important;
}
.dashboard-card__title {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  color: #103f6e;
}
.dashboard-card__desc {
  font-size: 16px;
  color: #666666;
  margin-bottom: 0;
}
.create-post-row {
  margin-bottom: 25px;
}
.settings-tabs {
  padding: 0;
}
.settings-tabs__nav-wrap {
  text-align: center;
}
.settings-tabs__list {
  display: inline-block;
  border: 1px solid #dddddd !important;
  border-radius: 5px;
  margin-bottom: 30px;
}
.settings-tabs__icon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.settings-tabs__link {
  border: none !important;
  color: #555555;
  text-transform: uppercase;
  margin-right: 0 !important;
}
.settings-tabs__link:hover,
.active .settings-tabs__link {
  color: #ffffff !important;
  background: #2997d6 !important;
}
.settings-tabs__link:hover .icon-credit,
.active .settings-tabs__link .icon-credit {
  background-position: 0 -26px;
}
.settings-tabs__link:hover .icon-umbrella,
.active .settings-tabs__link .icon-umbrella {
  background-position: 0 -24px;
}
.active .settings-tabs__link:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(41, 151, 214, 0);
  border-top-color: #2997d6;
  border-width: 7px;
  margin-left: -7px;
}
li:first-child .settings-tabs__link {
  border-radius: 5px 0 0 5px !important;
}
li:last-child .settings-tabs__link {
  border-radius: 0 5px 5px 0 !important;
}
li:last-child .settings-tabs__link.full-radius {
  border-radius: 5px 5px 5px 5px !important;
}
.settings-tabs__title {
  text-align: center;
  font-size: 36px;
  margin-top: 0;
}
.settings-tabs__sub-title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}
.credit-card-select {
  margin-bottom: 16px;
}
.credit-card-select__trigger {
  display: block;
  color: #666;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 0 9px;
  height: 34px;
  line-height: 34px;
}
.credit-card-select__trigger i {
  top: 4px;
}
.disabled .credit-card-select__trigger {
  color: #AAAAAA;
  background: #e5e5e5;
}
.credit-card-select__img {
  max-height: 100%;
}
.credit-card-select__card-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.credit-card-select__dropdown {
  width: 100%;
}
.credit-card-select__item {
  padding: 9px;
  cursor: pointer;
}
.credit-card-select__item:hover {
  background: #eee;
}
.save-billing-actions .btn {
  margin-right: 5px;
}
.exp-day-input {
  width: 70px;
  margin-right: 6px;
  display: inline-block;
}
.exp-year-input {
  width: 100px;
  margin-right: 6px;
  display: inline-block;
}
.cvv-input {
  width: 50px;
}
.dashboard-modal-select-box {
  height: 300px;
  overflow: visible;
}
.dashboard-modal-select-box .checkbox.parent label {
  font-weight: bold;
}
.dashboard-modal-select-box .checkbox:not(.parent) label {
  margin-left: 15px;
}
.expert-posts {
  margin-top: 20px;
}
.expert-posts__title {
  margin-top: 0;
}
.write-article-btn {
  display: inline-block;
  font-size: 16px;
  color: #32a2e3;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #32a2e3;
  border-radius: 20px;
  text-align: center;
}
.write-article-btn:hover {
  text-decoration: none;
}
.posts-tabs {
  padding-bottom: 50px;
}
.posts-tabs__nav {
  border-top: 1px solid #dddddd;
  margin-bottom: 50px;
}
.posts-tabs__list {
  border: none;
}
.posts-tabs__link {
  padding: 18px 0 0 !important;
  border: none !important;
  margin-right: 80px !important;
  border-radius: 0 !important;
  border-top: 3px solid transparent !important;
  margin-top: -2px !important;
  color: #666;
}
.active .posts-tabs__link {
  border-color: #32a2e3 !important;
  color: #32a2e3 !important;
}
.posts-tabs__link:hover {
  background: transparent !important;
}
.posts-tabs__link .icon-prof-settings {
  vertical-align: middle;
}
.posts-tabs__help-link {
  padding-top: 18px;
  color: #708baf;
  display: inline-block;
}
.admin-expert-post {
  border-bottom: 1px solid #dddddd;
  padding: 26px 0 12px;
}
.admin-expert-post__title {
  color: #333333;
  font-size: 22px;
  margin-bottom: 6px;
  margin-top: 0;
}
.admin-expert-post__bottom {
  font-size: 14px;
  color: #888888;
}
.admin-expert-post__bottom a {
  color: #888888;
}
.admin-expert-post__bottom i {
  position: relative;
  top: -1px;
  font-size: 6px;
}
.admin-expert-post__img {
  text-align: right;
}
.admin-expert-post__img img {
  max-width: 100%;
}
.profile-settings-block {
  padding: 30px;
  background: #eaf3fa;
  border-bottom: 1px solid #ddd;
}
.profile-settings-block .short-description-content {
  line-height: 1.4;
}
.profile-settings-block__title {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
}
.profile-settings-block__left {
  padding-right: 30px;
}
@media screen and (max-width: 991px) {
  .profile-settings-block__left {
    margin: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .profile-settings-block__left {
    margin: 0 0 10px;
  }
}
.profile-settings-block__right {
  padding-left: 30px;
}
.profile-settings-block__img {
  width: 120px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  bottom: 0;
}
.profile-settings-block__img img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 7px;
}
.profile-settings-block__name-certif-block {
  padding-left: 140px;
  min-height: 112px;
}
.profile-settings-row {
  padding: 30px 0 20px;
  border-bottom: 1px solid #ddd;
}
.profile-settings-list {
  padding: 0;
  list-style: none;
}
.profile-settings-list__item {
  margin-bottom: 10px;
  display: flex;
}
.profile-settings-list__divider {
  margin: 0 5px;
}
.profile-settings-list__location {
  display: inline-block;
  padding-left: 21px;
  position: relative;
  word-break: break-all;
}
.profile-settings-list__location i {
  position: absolute;
  top: 0;
  left: 0;
}
.remove-location,
.edit-location {
  color: #5d100f;
  font-size: 16px;
  flex-shrink: 0;
}
.remove-location i,
.edit-location i {
  vertical-align: top;
}
.remove-location:hover,
.edit-location:hover {
  color: #5d100f;
  text-decoration: none;
}
label.modal-label {
  color: #32a2e3;
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}
#modal-image-link {
  margin-top: 6px;
  display: inline-block;
  font-size: 15px;
}
.certification-list {
  width: 400px;
  height: 300px !important;
  padding: 5px;
}
.certification-list option {
  font-size: 15px;
}
.modal-select-optGroup {
  font-weight: bold;
  color: #999;
}
.modal-select-optChild {
  padding-left: 15px;
}
#form-description-save textarea {
  height: 140px;
}
.settings-tabs .grid-content {
  border-bottom: 1px solid #aaaaaa;
  border-radius: 0px 0px 5px 5px;
}
.settings-tabs .grid-content .dataTable thead tr th {
  white-space: pre;
  text-overflow: ellipsis;
}
.settings-tabs .grid-content .dataTables_wrapper {
  border-radius: 0px 0px 5px 5px;
}
.settings-tabs .grid-content .dataTables_wrapper label {
  color: #4d4d4d;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .settings-tabs .grid-content .dataTables_wrapper label {
    font-size: 14px;
  }
}
.settings-tabs .grid-content .dataTables_wrapper label input,
.settings-tabs .grid-content .dataTables_wrapper label select {
  padding: 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  font-size: 15px;
  font-weight: normal;
  margin: 0 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  outline: none;
}
.settings-tabs .grid-content .dataTables_wrapper label input:hover,
.settings-tabs .grid-content .dataTables_wrapper label select:hover,
.settings-tabs .grid-content .dataTables_wrapper label input:focus,
.settings-tabs .grid-content .dataTables_wrapper label select:focus {
  box-shadow: 0px 0px 6px #32a2e3;
}
.expertise-item span,
#research-area-content p {
  word-break: break-all;
}
.z-index-99 {
  z-index: 99;
}
.grid-header {
  font-size: 18px;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #2F5E8F;
  border-radius: 5px 5px 0px 0px;
  color: #FFFFFF;
}
.insurance-scrollable {
  height: 500px;
  overflow: visible;
}
.insurance_block * {
  box-sizing: border-box;
}
.insurance_block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.company-search-item {
  font-weight: bold !important;
}
.insurance_block .insurance_wrapper {
  border: 1px solid #ccc;
  border-top: none;
}
.insurance_block .company_list_wrapper {
  border-right: 1px solid #ccc;
  overflow: hidden;
}
.search_block {
  padding: 10px 20px;
}
.insurance_block .company_list_wrapper .search_block {
  background: #efefef;
}
.insurance_block .company_list_wrapper .search_header {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
.insurance_block .company_list_wrapper .search_container {
  margin-bottom: 10px;
}
.insurance_block .company_list_wrapper .search_container input {
  width: 100%;
  box-sizing: border-box;
}
.insurance_block .company_list_wrapper .jcf-scrollable {
  height: 500px;
  width: 100%;
  overflow: hidden;
}
.insurance_block .company_list_wrapper ul.search_list li {
  display: none;
}
.insurance_block .company_list_wrapper ul.search_list li.show {
  display: block;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company {
  border-bottom: 1px dotted #ccc;
  color: #666;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company.active .insurance_list {
  display: block;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company .item_title {
  position: relative;
  padding: 8px 10px 8px 30px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
  transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company .item_title::before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  left: 10px;
  top: 12px;
  background: url('/fatd/bundles/app/images/arrow_min_right.png') center no-repeat;
  -moz-transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company ul li {
  padding-left: 10px;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company ul li label input {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company ul li label span {
  display: inline-block;
  height: 20px;
  vertical-align: bottom;
}
.insurance_block .company_list_wrapper ul.company_list li.item_company.active .item_title::before {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.insurance_block .company_list_wrapper .insurance_list {
  display: none;
  margin-top: 5px;
  margin-left: 20px;
}
.insurance_block .company_list_wrapper .insurance_list li {
  padding: 4px 0;
}
.insurance_block .company_list_wrapper .insurance_list li label {
  cursor: pointer;
  margin: 0;
  font-weight: normal;
}
.insurance_block .company_list_wrapper .insurance_list li label > span {
  vertical-align: middle;
}
.insurance_block .company_list_wrapper .insurance_list li span.light {
  color: #32a2e3;
}
.insurance_block .company_list_wrapper .insurance_list li .jcf-checkbox span {
  margin: -3px 0 0 -4px;
}
.insurance_block .selected_plans_block {
  padding: 10px 20px;
}
.insurance_block .selected_plans_block li.item_company {
  padding: 8px 10px 8px 10px;
  border-bottom: 1px dotted #ccc;
  color: #666;
}
.insurance_block .selected_plans_block li .item_title {
  font-weight: bold;
  margin-bottom: 2px;
}
.insurance_block .selected_plans_block li .item_title span.delete-company {
  float: left;
  width: 20px;
  height: 20px;
  display: none;
  cursor: pointer;
  background: url('/fatd/bundles/app/images/delete.png') center no-repeat;
}
.insurance_block .selected_plans_block li .item_title:hover span.delete-company {
  display: block;
}
.insurance_block .selected_plans_block li .item_title span.company_name {
  display: block;
  margin-left: 23px;
}
.insurance_block .selected_plans_block li.item_insurance span.delete-insurance {
  float: left;
  width: 20px;
  height: 20px;
  display: none;
  cursor: pointer;
  background: url('/fatd/bundles/app/images/delete.png') center no-repeat;
}
.insurance_block .selected_plans_block li.item_insurance:hover span.delete-insurance {
  display: block;
}
.insurance_block .selected_plans_block li.item_insurance span.insurance_name {
  display: block;
  margin-left: 23px;
}
.insurance_block .selected_plans_block .plans_header {
  margin: 10px 0 10px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.insurance_block .selected_plans_block .jcf-scrollable {
  height: 500px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.icon-clock {
  width: 16px;
  height: 16px;
  background: url('../images/icon-clock.png') no-repeat 1px 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .office-hours-container,
  .office-hours {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .office-hours li .day-title {
    float: left !important;
    width: auto !important;
  }
}
.office-hours-container {
  margin: 0 auto;
  width: 595px;
  text-align: center;
}
.office-hours-container option {
  color: black;
}
.office-hours {
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  list-style: none;
  padding-left: 0;
  width: 585px;
}
.office-hours li {
  padding: 15px 20px !important;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  overflow: hidden;
}
.office-hours li .day-hours {
  color: #abaaaa;
  float: right;
}
.office-hours li .day-hours input,
.office-hours li .day-hours select {
  padding: 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  margin: 0 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  outline: none;
}
.office-hours li .day-hours input:hover,
.office-hours li .day-hours select:hover,
.office-hours li .day-hours input:focus,
.office-hours li .day-hours select:focus {
  box-shadow: 0px 0px 6px #32a2e3;
}
.office-hours li .day-hours label {
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .office-hours li .day-hours {
    float: none;
  }
  .office-hours li .day-hours label {
    margin-top: 9px;
  }
}
.office-hours li .day-title {
  font-weight: 600;
  color: #676767;
  display: inline-block;
  width: 60px;
  float: left;
  margin-top: 3px;
}
.office-hours li .has-error {
  border-color: red;
}
.create-blog-header {
  text-align: center;
  padding: 13px 0;
}
.create-blog-steps-section {
  background: #f7f7f7;
  padding: 13px 0;
}
.create-blog-steps {
  width: 460px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.create-blog-steps:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -148px;
  width: 296px;
  border: 1px solid #e0e0e0;
}
.create-blog-steps__col {
  position: relative;
  display: inline-block;
  width: 33.333%;
  margin-right: -4px;
  z-index: 2;
}
.create-blog-steps__title {
  font-size: 16pt;
  line-height: 1;
  margin: 0 0 20px;
}
.create-blog-steps__mark {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #1d9a2c;
  border-radius: 50%;
  margin: 0 -4px -4px 0;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  border: 4px solid #fff;
}
.create-blog-steps__mark--active {
  border: none;
}
.create-blog-banner {
  height: 530px;
  background: url("../images/create-blog-banner.jpg") no-repeat center center;
}
.create-blog-banner__info {
  margin-top: 175px;
}
.create-blog-banner__heading {
  font-size: 46pt;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.create-blog-banner__text {
  font-size: 24pt;
  line-height: 1;
  margin-bottom: 17px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.search-expert-panel {
  width: 854px;
  margin: 0 auto;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
}
.search-expert-panel__form {
  background: #fff;
  border-radius: 6px;
}
.search-expert-panel__col {
  float: left;
  border-right: 1px solid #e6e6e6;
}
.search-expert-panel__col--first-name {
  width: 215px;
}
.search-expert-panel__col--last-name {
  width: 225px;
}
.search-expert-panel__col--state {
  width: 239px;
}
.search-expert-panel__col--btn {
  padding: 0 10px 0 20px;
  border-right: none;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
.search-expert-panel__input {
  padding: 0 10px 0 10px;
  border: none;
  height: 40px;
  width: 90%;
  font-size: 17px;
  color: #333333;
  outline: none !important;
  box-shadow: none !important;
  margin: 13px 10px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.search-expert-panel__input.has-error {
  background-color: #f2dede;
}
.search-expert-panel__drop-toggle {
  height: 40px;
  display: block;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  padding: 3px 10px 0;
  margin: 13px 10px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.search-expert-panel__drop-toggle.has-error {
  background-color: #f2dede;
}
.search-expert-panel__drop-toggle:hover,
.search-expert-panel__drop-toggle:focus {
  text-decoration: none;
}
.search-expert-panel__drop-toggle [class^="icon-"],
.search-expert-panel__drop-toggle [class*=" icon-"] {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px;
  color: #32a2e3;
}
.search-expert-panel__dropdown {
  width: 100%;
}
.search-expert-panel__dropdown a {
  color: #666;
  display: block;
  padding: 13px 17px;
}
.search-expert-panel__dropdown a:hover,
.search-expert-panel__dropdown a:focus {
  text-decoration: none;
  color: #32a2e3;
}
.search-expert-panel__dropdown a [class^="icon-"],
.search-expert-panel__dropdown a [class*=" icon-"] {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.find-me-btn {
  width: 125px;
  height: 47px;
  line-height: 47px;
  padding: 0;
  text-transform: uppercase;
}
.create-blog-pluses {
  margin-top: 98px;
}
.create-blog-pluses__main-title {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 70px;
  text-align: center;
  color: #083256;
}
.create-blog-pluses__col {
  text-align: center;
}
.create-blog-pluses__img {
  height: 272px;
  margin-bottom: 45px;
}
.create-blog-pluses__img img {
  max-height: 272px;
  vertical-align: middle;
  max-width: 100%;
}
.create-blog-pluses__head {
  font-size: 20px;
  color: #083256;
  font-weight: 600;
  margin-bottom: 11px;
}
.create-blog-pluses__text {
  font-size: 16px;
}
.select-profile {
  margin-top: 90px;
}
.select-profile__header {
  margin-bottom: 40px;
}
.select-profile__signup-link {
  padding-top: 12px;
}
.select-profile__title {
  margin: 0;
  color: #083256;
  font-size: 40px;
}
.select-profile__help-text {
  font-size: 14px;
  margin-bottom: 36px;
}
.select-profile__subtitle {
  font-size: 22px;
  color: #222222;
  margin-bottom: 40px;
}
.select-profiles-list {
  padding: 0;
  list-style: none;
}
.select-profiles-list__item {
  border-bottom: 1px dashed #444444;
  margin-bottom: 40px;
  font-size: 18px;
  padding: 10px 5px;
}
.select-profiles-list__item a {
  font-weight: bold;
}
.claim-profile-btn {
  color: #de3b4e;
  font-weight: bold;
  float: right;
  margin-right: 20px;
}
.cant-find-name-btn {
  font-size: 22px;
}
.select-profile-form {
  margin-bottom: 30px;
}
.select-profile-form__submit {
  margin-top: 22px;
  margin-left: 10px;
}
.dont-see-name-wall {
  background: #c5e9ff;
  padding: 20px;
  color: #333333;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 832px) and (orientation: portrait) {
  .claim-result-page .create-blog-signup__link {
    font-size: 92.5%;
  }
}
.create-blog-signup__text {
  text-align: center;
  padding-bottom: 100px;
}
.create-blog-signup__link {
  color: white;
  font-size: 26px;
}
.create-blog-footer {
  margin-top: 60px;
  background: #2997d6;
  height: 60px;
  line-height: 60px;
}
.create-blog-footer__copyright {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.account-creation,
.account-verify {
  padding-top: 100px;
}
.account-creation__title,
.account-verify__title {
  font-size: 40px;
  font-weight: bold;
  color: #083256;
  text-align: center;
  margin-bottom: 55px;
}
.account-creation__sub-title,
.account-verify__sub-title {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #111111;
  margin-bottom: 25px;
}
.account-creation__sub-title--text-left,
.account-verify__sub-title--text-left {
  text-align: left;
}
.account-creation__note-text,
.account-verify__note-text {
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.birth-inputs {
  text-align: center;
  margin-bottom: 20px;
}
.birth-inputs__month {
  width: 120px !important;
}
.birth-inputs__day {
  width: 72px !important;
}
.birth-inputs__year {
  width: 76px !important;
}
.email-pass-block {
  width: 350px;
  margin: 0 auto 80px;
}
.email-pass-block .form-group {
  margin-bottom: 20px;
}
.contacts-inputs {
  width: 410px;
  margin: 0 auto;
}
.email-input {
  padding-left: 40px;
  height: 43px;
  font-size: 15px;
  background: url("../images/envelope-transparent-content.png") no-repeat 12px center;
}
.password-input {
  padding-left: 40px;
  height: 43px;
  font-size: 15px;
  background: url("../images/lock-transparent-content.png") no-repeat 17px center;
}
.phone-input {
  padding-left: 40px;
  height: 43px;
  font-size: 15px;
  background: url("../images/icon-mob-phone.png") no-repeat 14px center;
}
.create-acc-btn {
  width: 260px;
  height: 40px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}
.account-verify__sub-title {
  max-width: 914px;
  margin: 0 auto 25px;
}
.account-verify__actions {
  max-width: 540px;
  margin: 0 auto;
}
.account-verify__resend {
  background: url(../images/icon-reload.png) no-repeat left center;
  padding-left: 27px;
  font-size: 21px;
}
.phone-input-wrap {
  width: 350px;
  margin: 0 auto 40px;
}
.code-inputs {
  text-align: center;
  margin-bottom: 50px;
}
.code-inputs__input {
  font-size: 50px;
  height: 78px;
  width: 60px;
  display: inline-block;
  margin-left: 6px;
  text-align: center;
  padding: 0;
}
.code-inputs__input:first-child {
  margin-left: 0;
}
.benefits-hero-section {
  background: url("../images/benefits-hero-bg.jpg") no-repeat center center;
  height: 550px;
}
.benefits-section-main-icon {
  margin-bottom: 25px;
}
.benefits-section-title {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 35px;
}
.benefits-section-main-text {
  font-size: 18px;
  margin-bottom: 20px;
}
.benefits-hero {
  margin-top: 80px;
  text-align: center;
  color: #fff;
}
.benefits-hero__title {
  font-size: 60px;
  margin: 0 0 5px;
  font-weight: bold;
  line-height: 0.9;
}
.benefits-hero__sub-title {
  font-size: 32px;
  margin-bottom: 31px;
}
.benefits-hero-list {
  padding: 0;
  list-style: none;
  margin-left: -25px;
}
.benefits-hero-list__item {
  display: inline-block;
  margin-left: 25px;
  width: 110px;
}
.benefits-hero-list__link {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.benefits-hero-list__link:hover {
  color: #fff;
}
.benefits-hero-list__img {
  height: 95px;
  margin-bottom: 15px;
  position: relative;
}
.benefits-hero-list__img img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.benefits-hero-list__text {
  line-height: 1.2;
}
.benefits-profile-section {
  padding: 150px 0;
}
.benefits-profile-desc {
  color: #444444;
}
.benefits-profile-desc .benefits-section-title {
  color: #7dbcc9;
}
.benefits-profile-desc .benefits-section-main-text {
  margin-bottom: 50px;
}
.benefits-profile-desc__col-icon {
  margin-bottom: 15px;
}
.benefits-profile-desc__col-title {
  font-size: 24px;
  margin: 0 0 30px;
}
.benefits-profile-desc__col-text {
  font-size: 18px;
  margin-bottom: 0;
}
.benefits-profile-img,
.benefits-search-img,
.benefits-connect-img {
  text-align: right;
}
.benefits-profile-img img,
.benefits-search-img img,
.benefits-connect-img img {
  max-width: 100%;
}
.benefits-search-section {
  background: #bde6f8;
  padding: 100px 0;
}
.benefits-search-desc {
  color: #083256;
}
.benefits-search-engines-list {
  padding: 0;
  list-style: none;
}
.benefits-search-engines-list li {
  display: inline-block;
  margin-right: 40px;
}
.benefits-search-engines-list li:last-child {
  margin-right: 0;
}
.benefits-review-kiosk-section {
  padding: 42px 0;
  background: #8ccad7 url("../images/benefits-tablets-bg.png") no-repeat left top;
  background-size: contain;
}
.benefits-review-kiosk-desc {
  color: #083256;
}
.benefits-review-kiosk-video {
  position: relative;
}
.benefits-review-kiosk-video__item {
  width: 383px;
  height: 215px;
  display: inline-block;
  vertical-align: middle;
}
.benefits-review-kiosk-video__img {
  vertical-align: middle;
  margin-left: 20px;
}
.benefits-reviews-section {
  padding: 150px 0;
  background: url("../images/benefits-reviews-screen.png") no-repeat right center;
}
.benefits-reviews-desc .benefits-section-title {
  color: #7dbcc9;
}
.benefits-reviews-list {
  padding: 0;
  list-style: none;
}
.benefits-reviews-list li {
  padding-left: 20px;
  background: url("../images/check-list-style-grey.png") no-repeat left top;
  margin-bottom: 20px;
}
.benefits-reviews-labels img {
  margin-right: 20px;
}
.benefits-reviews-labels img:last-child {
  margin-right: 0;
}
.benefits-connect-section {
  background: #bde6f8;
  padding: 100px 0;
}
.benefits-connect-desc {
  color: #083256;
}
.benefits-expand-section {
  padding: 100px 0;
  background: #8ccad7 url("../images/benefits-expand-bg.jpg") no-repeat center center;
}
.benefits-expand-desc {
  color: #083256;
}
.benefits-expand-img img {
  max-width: 100%;
}
.benefits-expand-list {
  padding: 0;
  list-style: none;
}
.benefits-expand-list__item {
  padding: 10px 10px 10px 48px;
  position: relative;
  background: #9ed5e1;
}
.benefits-expand-list__icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
.benefits-expand-list__title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
.benefits-expand-list__text {
  font-size: 15px;
  margin-bottom: 0;
}
.benefits-video-section {
  padding: 100px 0;
  background: #bde6f8;
}
.benefits-video-desc {
  color: #083256;
}
.benefits-video-links {
  position: relative;
  padding-bottom: 70px;
}
.benefits-video-links__watch-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.benefits-video-links img {
  max-width: 100%;
}
.benefits-login-section {
  padding: 100px 0;
  color: #083256;
  text-align: center;
}
.benefits-login-link {
  text-transform: uppercase;
  font-size: 40px;
  color: #32a2e3;
}
.benefits-login-btn {
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .benefits-section-title {
    font-size: 36px;
  }
  .benefits-search-engines-list li {
    margin-right: 5px;
  }
  .benefits-review-kiosk-section .benefits-section-title,
  .benefits-review-kiosk-section .benefits-section-main-text {
    padding: 5px;
    background: rgba(140, 202, 215, 0.8);
  }
  .benefits-review-kiosk-video__item {
    width: 325px;
  }
  .benefits-reviews-section {
    background-size: 50%;
  }
  .benefits-reviews-labels {
    text-align: center;
  }
  .benefits-reviews-labels img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .benefits-search-engines-list {
    text-align: center;
  }
  .benefits-search-engines-list img {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .benefits-hero {
    margin-top: 20px;
  }
  .benefits-hero br {
    display: none;
  }
  .benefits-hero__title {
    font-size: 36px;
  }
  .benefits-hero__sub-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .benefits-hero-list__item {
    margin-bottom: 10px;
    vertical-align: top;
  }
  .benefits-hero-list__img {
    margin-bottom: 10px;
  }
  .benefits-profile-section,
  .benefits-search-section,
  .benefits-reviews-section,
  .benefits-connect-section,
  .benefits-expand-section,
  .benefits-video-section,
  .benefits-login-section {
    padding: 50px 0;
  }
  .benefits-section-title {
    font-size: 30px;
    margin: 0 0 15px;
  }
  .benefits-profile-desc__col-title {
    margin-bottom: 15px;
  }
  .benefits-profile-desc__col-text {
    margin-bottom: 20px;
  }
  .benefits-review-kiosk-section {
    background: #8ccad7;
  }
  .benefits-review-kiosk-video__item {
    width: 100%;
  }
  .benefits-review-kiosk-video__img {
    display: none;
  }
  .benefits-reviews-section {
    background: none;
  }
  .benefits-video-links {
    padding-bottom: 50px;
  }
  .benefits-video-links__item {
    margin-bottom: 20px;
    text-align: center;
  }
  .benefits-login-btn,
  .benefits-register-btn {
    font-size: 16px;
    width: 100%;
  }
  .benefits-login-btn {
    margin-right: 0;
  }
  .benefits-register-btn {
    padding: 0 15px;
    margin-top: 20px;
  }
  .benefits-profile-img,
  .benefits-search-img,
  .benefits-connect-img {
    text-align: center;
  }
}
@media (max-width: 1024px) and (orientation: landscape) {
  .benefits-login-btn,
  .benefits-register-btn {
    font-size: 16px;
    width: auto;
  }
  .benefits-register-btn {
    margin-top: 0;
  }
}
.rating {
  border: none;
  float: left;
}
.rating > input {
  display: none;
}
.rating > label {
  color: #ddd;
  float: right;
  cursor: pointer;
}
.rating > label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.rating > .half:before {
  content: "\f089";
  position: absolute;
}
.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #FFD700;
}
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #FFED85;
}
.show-rating {
  position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
  .show-rating {
    position: absolute;
    bottom: -37px;
    left: 13px;
    width: 100px;
  }
}
.show-rating .review-count {
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 600;
  color: #179488;
  position: absolute;
  margin-left: 5px;
}
.show-rating span.star {
  margin: 5px 4px 4px 0;
  color: #F4B53F;
  opacity: 0.3;
}
.show-rating span.star.checked {
  opacity: 1;
}
.show-rating span.star:before {
  font-size: 18px;
  font-family: FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  content: "\f005";
}
.show-rating .star.half:before {
  content: "\f089";
}
.popover {
  max-width: 600px;
}
.expert-blog-container img {
  max-width: 100%;
}
.expert-blog-section-title {
  color: #002c51;
  font-size: 40px;
  margin: 0 0 30px;
}
.expert-blog-section-main-text {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.expert-blog-hero-section {
  height: 550px;
  background: url("../images/expert-blog__hero-bg.jpg") no-repeat center center;
}
.expert-blog-hero {
  margin-top: 138px;
  color: #fff;
  text-align: center;
}
.expert-blog-hero__head-title {
  color: #50dcff;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}
.expert-blog-hero__title {
  font-size: 60px;
  font-weight: bold;
  margin: 0;
}
.expert-blog-hero__sub-title {
  margin: 0;
  font-size: 34px;
}
.expert-blog-hero__btn-block {
  margin-top: 30px;
  margin-bottom: 20px;
}
.expert-blog-hero__btn-block .btn {
  font-weight: 600;
}
.expert-blog-hero__text {
  font-size: 16px;
  font-weight: bold;
}
.expert-blog-whats-section {
  padding: 100px 0 90px;
}
.expert-blog-whats-section .expert-blog-section-title {
  text-align: center;
}
.expert-blog-whats-section .expert-blog-section-main-text {
  text-align: center;
  max-width: 690px;
  margin: 0 auto 50px;
}
.expert-blog-desc__icon {
  margin-bottom: 20px;
}
.expert-blog-desc__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}
.expert-blog-desc__text {
  margin-bottom: 35px;
}
.expert-blog-connect-section {
  background: #74a3bd;
  padding: 55px 0;
}
.expert-blog-connect-desc {
  margin-top: 147px;
  color: #fff;
}
.expert-blog-newsletter-section {
  padding: 100px 0;
}
.expert-blog-newsletter-head {
  margin-bottom: 40px;
}
.expert-blog-video-section {
  padding: 100px 0;
  background: #74a3bd;
  color: #fff;
}
.expert-blog-video-desc {
  margin-top: 75px;
}
.expert-blog-search-section {
  padding: 100px 0;
}
.expert-blog-search-desc {
  margin-top: 85px;
}
.expert-blog-web-section {
  height: 600px;
  background: url("../images/expert-blog__web-bg.jpg") no-repeat center center;
  background-size: contain;
  color: #fff;
}
.expert-blog-web-desc {
  margin-top: 190px;
}
.expert-blog-posts-section {
  padding: 100px 0;
}
.expert-blog-posts-desc {
  margin-top: 127px;
}
.expert-blog-rewards-section {
  background: #74a3bd;
  padding: 60px 0 50px;
  color: #fff;
}
.expert-blog-rewards-desc {
  margin-top: 90px;
}
.expert-blog-steps-section {
  height: 600px;
  background: url("../images/expert-blog__steps-bg.jpg") no-repeat center center;
  background-size: contain;
}
.expert-blog-steps {
  background: #fff;
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.expert-blog-steps__main-title {
  text-align: center;
  color: #002c51;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 30px;
}
.expert-blog-steps__title {
  color: #222222;
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
}
.expert-blog-steps__text {
  font-size: 15px;
  margin: 0;
}
.expert-blog-steps__text a {
  color: #0098d3;
  text-decoration: underline;
}
.expert-blog-steps__list {
  list-style: none;
  padding-left: 60px;
  background: url("../images/expert-blog__steps-img.png") no-repeat left top;
}
.expert-blog-steps__item {
  margin-bottom: 30px;
}
.expert-blog-steps__btn-block {
  text-align: center;
}
/*Responsive styles*/
@media screen and (max-width: 1199px) {
  .expert-blog-steps-section {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .expert-blog-hero-section {
    background-position: right center;
    position: relative;
  }
  .expert-blog-hero-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .expert-blog-hero {
    position: relative;
    z-index: 2;
  }
  .expert-blog-connect-desc,
  .expert-blog-video-desc,
  .expert-blog-search-desc,
  .expert-blog-posts-desc,
  .expert-blog-rewards-desc {
    margin-top: 0;
  }
  .expert-blog-web-section {
    background-size: cover;
    background-position: left center;
    position: relative;
  }
  .expert-blog-web-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
  .expert-blog-web-section .expert-blog-section-title {
    color: #fff;
  }
  .expert-blog-web-desc {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .expert-blog-section-title {
    font-size: 32px;
  }
  .expert-blog-hero-section {
    background-position: 73% center;
  }
  .expert-blog-hero {
    margin-top: 80px;
  }
  .expert-blog-hero__head-title {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .expert-blog-hero__title {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .expert-blog-hero__sub-title {
    font-size: 29px;
  }
  .expert-blog-whats-section,
  .expert-blog-newsletter-section,
  .expert-blog-video-section,
  .expert-blog-search-section,
  .expert-blog-web-section,
  .expert-blog-posts-section,
  .expert-blog-rewards-section {
    padding: 50px 0;
  }
  .expert-blog-web-section {
    height: auto;
    background-position: 10% center;
  }
  .expert-blog-web-desc {
    margin-top: 0;
  }
  .expert-blog-steps-section {
    height: auto;
  }
  .expert-blog-steps {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 0;
  }
}
.using-blog-container img {
  max-width: 100%;
}
.using-blog-container .write-article-btn {
  height: 36px;
  line-height: 36px;
  font-size: 24px;
}
.using-blog-section-title {
  font-size: 36px;
  color: #083256;
  font-weight: 600;
  margin: 0 0 20px;
}
.using-blog-section-main-text {
  font-size: 24px;
  color: #444444;
  line-height: 1.2;
}
.using-blog-hero-section {
  background: #bde6f8;
  min-height: 447px;
  position: relative;
}
.using-blog-hero {
  margin-top: 70px;
}
.using-blog-hero__title {
  color: #083256;
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 20px;
}
.using-blog-hero__sub-title {
  font-size: 30px;
  color: #444444;
  font-weight: normal;
  margin: 0 0 30px;
}
.using-blog-hero-img {
  margin-top: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.using-blog-access-blog-section,
.using-blog-update-section,
.using-blog-create-acticle-section,
.using-blog-access-content-section,
.using-blog-view-acticle-section,
.using-blog-news-section {
  padding: 75px 0;
}
.features-flag-block {
  text-align: center;
  margin-bottom: 60px;
}
.using-blog-access-blog-desc {
  margin-top: 172px;
}
.using-blog-update-section {
  background: #d5f0ff;
}
.using-blog-update-bio-desc {
  margin-top: 190px;
}
.using-blog-update-bio-desc a {
  color: #000;
  text-decoration: underline;
}
.using-blog-update-bio-desc a [class^="icon-"],
.using-blog-update-bio-desc a [class*=" icon-"] {
  vertical-align: middle;
}
.using-blog-update-divider {
  text-align: center;
}
.using-blog-update-profile-desc {
  margin-top: 30px;
}
.using-blog-update-profile-desc__img {
  margin-bottom: 10px;
}
.using-blog-create-acticle-desc {
  margin-top: 97px;
}
.using-blog-bullets {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}
.using-blog-bullets__item {
  position: relative;
  padding-left: 55px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.3;
}
.using-blog-bullets__icon {
  width: 44px;
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
}
.using-blog-access-content-section {
  background: #eeeeee;
}
.using-blog-access-content-desc {
  margin-top: 100px;
}
.using-blog-view-acticle-desc {
  margin-top: 70px;
}
.using-blog-news-section {
  background: #d5f0ff;
}
.using-blog-news-desc {
  margin-top: 136px;
}
.using-blog-news-desc .using-blog-section-main-text {
  margin-bottom: 40px;
}
.using-blog-news-desc strong {
  color: #083256;
  font-size: 28px;
  font-weight: 600;
}
.using-blog-news-desc a {
  color: #27aae1;
}
.using-blog-bottom-section {
  padding: 60px 0;
  background: #083256;
  text-align: center;
}
.using-blog-bottom-section .using-blog-section-main-text {
  color: #fff;
}
.using-blog-bottom-section a {
  color: #27c3d9;
}
.using-blog-bottom-btn {
  margin-top: 20px;
}
.using-blog-bottom-btn .rounded-btn {
  color: #fff;
}
/*Responsive styles*/
@media screen and (max-width: 1199px) {
  .using-blog-access-blog-desc {
    margin-top: 120px;
  }
  .using-blog-update-bio-desc {
    margin-top: 115px;
  }
  .using-blog-create-acticle-desc {
    margin-top: 0;
  }
  .using-blog-view-acticle-desc {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .using-blog-access-blog-desc,
  .using-blog-update-bio-desc,
  .using-blog-update-profile-desc,
  .using-blog-access-content-desc,
  .using-blog-news-desc {
    margin-top: 0;
  }
  .using-blog-update-divider {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .using-blog-container .write-article-btn {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }
  .using-blog-section-title {
    font-size: 32px;
  }
  .using-blog-section-main-text {
    font-size: 18px;
  }
  .using-blog-hero {
    margin-top: 30px;
  }
  .using-blog-hero__title {
    font-size: 32px;
  }
  .using-blog-hero__sub-title {
    font-size: 24px;
  }
  .using-blog-hero-img {
    position: static;
  }
  .using-blog-update-divider {
    opacity: 0;
  }
  .using-blog-access-blog-section,
  .using-blog-update-section,
  .using-blog-create-acticle-section,
  .using-blog-access-content-section,
  .using-blog-view-acticle-section,
  .using-blog-news-section {
    padding: 35px 0;
  }
  .using-blog-bullets__item {
    font-size: 18px;
  }
}
.reset-pass-popup__title {
  font-size: 40px;
  color: #083256;
  font-weight: 700;
  text-align: center;
  margin: 15px 0 45px;
}
.reset-pass-popup__input {
  padding-left: 40px;
  font-size: 15px;
}
.reset-pass-popup__input--reset {
  background: url("../images/lock-transparent-content.png") no-repeat 18px center;
}
.reset-pass-popup__footer {
  border-top: none;
  text-align: center;
}
.reset-pass-popup__bootom-info {
  text-align: left;
  font-size: 14px;
  color: #333333;
  margin-top: 35px;
}
.reputation-url-item {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0;
  width: 100%;
}
.reputation-url-item__img {
  max-width: 100%;
}
.reputation-url-item__title {
  padding-top: 15px;
  color: #676767;
}
.reputation-url-item__loading {
  display: none;
}
.reputation-url-item__input {
  padding-top: 8px;
}
.reputation-url-item__input input {
  color: #676767;
  background: #eeeeee;
}
.reputation-url-item__checkbox {
  user-select: none;
}
.reputation-url-item__buttons {
  padding-top: 7px;
}
.reputation-url-item-content .row {
  height: 85px;
}
.reputation-url-item-content .dataTable thead th {
  padding: 10px 18px;
  width: 150px;
}
.reputation-url-item-content .dataTable th.align-center {
  text-align: center;
  border-left: 1px solid #aaaaaa;
}
.reputation-url-item-content .dataTable td {
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #aaaaaa;
  background: #ffffff;
}
.reputation-url-item-content .ui-state-default {
  background: #eeeeee;
  border: none;
  font-size: 16px;
  color: #333333;
}
.reputation-url-item-content .ui-widget-header {
  font-weight: normal;
}
.reputation-url-item-content .ui-toolbar.fg-toolbar {
  border-radius: 0;
  background: #dcf2f9;
  border: none;
  padding: 5px 18px;
}
.reputation-url-item-content .fg-toolbar select {
  height: 30px;
  border: none;
  margin: 0 4px;
}
.reputation-url-item-content .td-rating {
  text-align: center;
}
.reputation-url-item-content .td-rating .rating-stars {
  width: 115px;
  background: url('/fatd/images/rating-star.png') repeat-x top left;
  height: 18px;
  display: inline-block;
}
.reputation-url-item-content .td-rating .rating-active {
  background: url('/fatd/images/rating-star-active.png') repeat-x top left;
  height: 18px;
}
#schedule-calendar-hints h4 {
  font-weight: bold;
  font-size: 15px;
}
#schedule-calendar-wrapper {
  margin-bottom: 20px;
}
#schedule-calendar-wrapper .schedule-header {
  padding: 10px;
  text-align: center;
  background-color: #315e90;
  color: white;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#schedule-calendar-wrapper .date-range {
  background-color: #315e90;
  color: white;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}
#schedule-calendar-wrapper .calendar-nav-item {
  text-align: center;
  margin-top: 10px;
}
#schedule-calendar-wrapper .calendar-nav-item a {
  font-size: 13px;
}
.schedule-calendar-table {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.schedule-calendar-table .calendar-column {
  float: left;
  width: 20%;
}
.schedule-calendar-table .calendar-column .calendar-cell-title {
  background-color: #32a2e3;
  color: white;
  font-weight: bold;
  font-size: 13px;
  padding: 10px;
}
.schedule-calendar-table .calendar-column .calendar-cell-item {
  font-size: 13px;
  padding: 10px;
  box-shadow: 0 0 1px #cccccc;
}
.schedule-calendar-table .calendar-column .left-circle {
  float: left;
}
.schedule-calendar-table .calendar-column .right-circle {
  float: right;
}
.schedule-calendar-table .calendar-column:not(:last-child) {
  border-right: 1px solid white;
}
.schedule-calendar-table .calendar-column .calendar-cell-title a {
  color: white;
}
.schedule-calendar-table .calendar-column a:hover,
.schedule-calendar-table .calendar-column a:active,
.schedule-calendar-table .calendar-column a:focus,
.schedule-calendar-table .calendar-column a:visited {
  color: #327BB7;
  text-decoration: none;
}
#schedule-appointment {
  border: 1px solid #ccc;
  margin-top: 20px;
}
#schedule-appointment .schedule-appointment-header {
  padding: 10px;
  text-align: center;
  background-color: #315e90;
  color: white;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#schedule-appointment .schedule-appointment-sub-header {
  padding-left: 5px;
}
#schedule-appointment select {
  width: 70%;
  height: 65px;
  border: none;
  padding: 10px 20px;
  float: left;
}
#schedule-appointment input {
  width: 30%;
  height: 65px;
  border: none;
  border-radius: 0;
  float: right;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
.login-page-content button[type="submit"] {
  font-weight: bold;
}
.login-page-content input {
  height: 45px;
  border-radius: 0;
}
.login-page-content span[class^="icon-"] {
  top: 5px;
}
.login-claim-form {
  margin: 0 auto;
  width: 450px;
  border: 1px solid #999999;
  padding: 20px 25px;
}
.login-claim-form__title {
  margin-bottom: 20px;
}
.login-claim-form__input {
  border-radius: 0;
  border: 1px solid #999999;
  color: #999;
  box-shadow: none;
  font-size: 16px;
  line-height: 1.2;
}
.login-claim-form__input::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.login-claim-form__input:-ms-input-placeholder {
  color: #666;
}
.login-claim-form__input::-webkit-input-placeholder {
  color: #666;
}
.login-claim-form__input ::-webkit-input-placeholder {
  color: #666;
}
.login-claim-form__input ::-moz-placeholder {
  color: #666;
}
.login-claim-form__input :-ms-input-placeholder {
  color: #666;
}
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}
.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
}
@media (max-width: 768px) {
  #patient-login-modal .modal-dialog,
  #nurse-login-modal .modal-dialog,
  #doctor-login-modal .modal-dialog {
    width: 290px !important;
  }
}
#patient-login-modal .form-control-feedback,
#nurse-login-modal .form-control-feedback,
#doctor-login-modal .form-control-feedback {
  left: 0;
}
#patient-login-modal .has-feedback .form-control,
#nurse-login-modal .has-feedback .form-control,
#doctor-login-modal .has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 20px;
}
#patient-login-modal input,
#nurse-login-modal input,
#doctor-login-modal input {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(136, 104, 201, 0.6);
}
#patient-login-modal .modal-dialog,
#nurse-login-modal .modal-dialog,
#doctor-login-modal .modal-dialog {
  width: 376px;
}
#patient-login-modal .modal-header,
#nurse-login-modal .modal-header,
#doctor-login-modal .modal-header {
  border: none;
}
#patient-login-modal .modal-header .close,
#nurse-login-modal .modal-header .close,
#doctor-login-modal .modal-header .close {
  background-image: url(/fatd/plugins/fancybox-2.1.6/source/fancybox_sprite@2x.png);
  background-size: 44px 152px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  display: block;
  opacity: 1;
  position: absolute;
  right: -17px;
  top: -14px;
}
#patient-login-modal .modal-header .close span,
#nurse-login-modal .modal-header .close span,
#doctor-login-modal .modal-header .close span {
  display: none;
}
#patient-login-modal .modal-title,
#nurse-login-modal .modal-title,
#doctor-login-modal .modal-title {
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
#patient-login-modal .modal-content,
#nurse-login-modal .modal-content,
#doctor-login-modal .modal-content {
  padding: 10px 40px;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.admin-page-login body {
  background: #F5F5F5;
}
.admin-page-login .login {
  width: 500px;
  height: 420px;
  top: 50%;
  margin-top: -300px;
  left: 50%;
  margin-left: -250px;
  position: fixed;
}
.admin-page-login .login .logo {
  height: 150px;
  background: url(/fatd/bundles/app/images/login-logo.png) center bottom no-repeat;
  margin-bottom: 30px;
}
.admin-page-login .login #_submit {
  width: 100%;
}
.signup-form__phone-desc,
.signup-form__terms-desc {
  text-align: center;
  margin: 25px 0;
}
.signup-form__submit {
  width: 100%;
  margin-bottom: 20px;
}
.signup-form__title {
  padding: 10px 0;
  color: #323232;
  font-size: 22px;
}
.signup-form__title a {
  text-decoration: none;
}
.signup-form__title a:hover,
.signup-form__title a:focus {
  text-decoration: none;
}
.signup-form__right-img {
  padding-top: 20px;
}
.signup-form__birth-date .row {
  margin: 0;
}
.signup-form__birth-date .row > div {
  padding: 0 3px;
}
.doctor-register-page span.help-block ul li {
  color: #da3535;
}
.doctor-register-page span.help-block input {
  border-color: #da3535;
}
.patient-register-page span.help-block ul li {
  color: #da3535;
}
.patient-register-page span.help-block input.error {
  border-color: #da3535;
}
.patient-register-page .signup-form {
  margin-top: 20px;
  margin-bottom: 40px;
}
.patient-register-page .signup-form input,
.patient-register-page .signup-form select {
  border-radius: 0;
  border: 1px solid #b0b0b0;
  height: 45px;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
  box-shadow: none;
}
.patient-register-page .signup-form input::-moz-placeholder,
.patient-register-page .signup-form select::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.patient-register-page .signup-form input:-ms-input-placeholder,
.patient-register-page .signup-form select:-ms-input-placeholder {
  color: #666;
}
.patient-register-page .signup-form input::-webkit-input-placeholder,
.patient-register-page .signup-form select::-webkit-input-placeholder {
  color: #666;
}
.patient-register-page .signup-form input ::-webkit-input-placeholder,
.patient-register-page .signup-form select ::-webkit-input-placeholder {
  color: #666;
}
.patient-register-page .signup-form input ::-moz-placeholder,
.patient-register-page .signup-form select ::-moz-placeholder {
  color: #666;
}
.patient-register-page .signup-form input :-ms-input-placeholder,
.patient-register-page .signup-form select :-ms-input-placeholder {
  color: #666;
}
.patient-register-page .signup-form select {
  border-radius: 0;
  background-color: #dddddd;
  height: 45px;
  border: 1px solid #b0b0b0;
  padding: 10px 8px;
}
@media (max-width: 767px) {
  .signup-form__title {
    text-align: center;
  }
  .signup-form__title a {
    display: block;
    margin-bottom: 5px;
  }
  .signup-form__right-img {
    max-width: 100%;
  }
  .signup-form .form-group {
    margin-bottom: 0;
  }
  .signup-form .form-control {
    margin-bottom: 10px;
  }
}
.forgot-login {
  min-height: 300px;
}
.forgot-form__container {
  max-width: 900px;
  margin: 0 auto;
}
.forgot-form__inline select {
  border: 1px solid #b0b0b0;
  height: 45px;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
  border-radius: 0;
  box-shadow: none;
}
.forgot-form__inline input {
  border: 1px solid #b0b0b0;
  height: 45px;
  width: 100%;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
  border-radius: 0;
  box-shadow: none;
}
.forgot-form__submit {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  margin-top: 20px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 832px) and (orientation: portrait) {
  body.doctor-about .doctor-about-page__background__image {
    height: 670px !important;
  }
  body.doctor-about .footer {
    margin-top: 100px;
  }
}
body.doctor-about .doctor-about-page {
  position: relative;
  height: 541px;
}
body.doctor-about .doctor-about-page__background {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
body.doctor-about .doctor-about-page__background__image {
  background-image: url(../images/Doctor-about-us-1-_02.jpg);
  height: 541px;
  width: 100%;
  background-size: cover;
}
body.doctor-about .doctor-about-page__background__shadow {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(32, 124, 202, 0)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
  background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.doctor-about .doctor-about-page__foreground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body.doctor-about .doctor-about-page__block {
  margin: 0 auto;
  padding-top: 100px;
}
body.doctor-about .doctor-about-page__header {
  color: #32a2e3;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}
body.doctor-about .doctor-about-page__description {
  font-size: 22px;
  color: #FFF;
  margin-bottom: 55px;
  text-align: center;
}
body.doctor-about .doctor-about-page__dropdown {
  height: 400px;
}
body.doctor-about .doctor-about-page .dropdown-menu .jspVerticalBar {
  width: 7px;
  border-radius: 4px;
  background: transparent;
}
body.doctor-about .doctor-about-page .dropdown-menu .jspTrack {
  background: #f0ecec;
  border-radius: 4px;
}
body.doctor-about .doctor-about-page .dropdown-menu .jspDrag {
  background: #c9c6c6;
  border-radius: 6px;
}
body.doctor-about .doctor-about-page .dropdown-menu .jspPane li {
  margin: 0;
}
.already-exists-page__dropdown {
  height: 400px;
}
.already-exists-page__btn-alt {
  background-color: #F46067;
  color: #FFF;
  border-color: transparent;
  min-width: 310px;
}
.already-exists-page__btn-alt:hover,
.already-exists-page__btn-alt:active,
.already-exists-page__btn-alt:focus {
  background-color: #f47a6f;
  color: #FFF;
  border-color: transparent;
}
.already-exists-page__btn-gray {
  background-color: #C3C3C3;
  color: #222;
  border-color: transparent;
  min-width: 310px;
}
.already-exists-page__btn-gray:hover,
.already-exists-page__btn-gray:active,
.already-exists-page__btn-gray:focus {
  background-color: #e4e4e4;
  color: #222;
  border-color: transparent;
}
.claim-your-profile-page .jspVerticalBar {
  width: 7px;
  border-radius: 4px;
  background: transparent;
}
.claim-your-profile-page .jspTrack {
  background: #f0ecec;
  border-radius: 4px;
}
.claim-your-profile-page .jspDrag {
  background: #c9c6c6;
  border-radius: 6px;
}
.claim-your-profile-page .jspPane li {
  margin: 0;
}
.pd-heading {
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 20px;
}
.pd-heading h3 {
  font-size: 20px;
  margin-bottom: 8px;
}
.pd-heading a {
  font-size: 20px;
}
.pd-journey {
  text-align: center;
  margin-bottom: 55px;
}
.pd-journey-button {
  text-align: right;
}
.pd-journey-button a {
  display: inline-block;
  background: #22b14c;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  padding: 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.pd-blocks {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pd-blocks .pd-block {
  border: 2px solid #dbdbdb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 30px 10px 0;
  min-height: 300px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin: 10px 0;
}
.pd-blocks .pd-block:hover {
  border-color: #999;
}
.pd-blocks .pd-block h3 {
  color: #0d3d6d;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.pd-blocks .pd-block p {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 1.4;
  padding: 0 15px;
}
@media screen and (max-width: 1200px) {
  .pd-blocks .pd-block p {
    font-size: 13px;
  }
}
.pd-blocks .pd-block .pd-coming-soon {
  position: absolute;
  top: 140px;
  text-align: center;
  left: 0;
  width: 100%;
  z-index: 2;
  color: #ff3636;
}
.pd-blocks .pd-block.pd-block-disabled:after {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(245, 245, 245, 0.8);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  z-index: 1;
  position: absolute;
}
.pd-blocks .pd-block.pd-block-disabled:hover {
  border-color: #dbdbdb;
}
.pd-blocks .pd-block-icon {
  height: 113px;
  display: block;
  background: no-repeat center center;
  margin-bottom: 20px;
}
.pd-blocks .pd-block-icon.pd-icon-profile {
  background-image: url(../images/pd-profile.png);
}
.pd-blocks .pd-block-icon.pd-icon-posts {
  background-image: url(../images/pd-posts.png);
}
.pd-blocks .pd-block-icon.pd-icon-tutorial {
  background-image: url(../images/pd-tutorials.png);
}
.pd-blocks .pd-block-icon.pd-icon-account {
  background-image: url(../images/pd-account-info.png);
}
.pd-blocks .pd-block-icon.pd-icon-appointment {
  background-image: url(../images/schedule.png);
}
.pd-blocks .pd-block-icon.pd-icon-tutorial {
  background-image: url(../images/pd-tutorials.png);
}
.hj__header {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0px;
  }
  .dashboard-header__patient-logo {
    display: none !important;
  }
  .dashboard-header__actions .login-settings .dropdown-menu {
    left: -5px;
    right: auto;
    top: 118%;
  }
  .dashboard-header__actions .login-settings .dropdown-menu:before,
  .dashboard-header__actions .login-settings .dropdown-menu:after {
    left: 24px;
  }
}
.upload-photo-page {
  width: 600px;
  margin: 50px auto 20px;
  font-weight: bold;
}
.upload-photo-page div:first-of-type p {
  padding-top: 15px;
}
.upload-photo-page__upload-btn {
  margin: 20px 0;
}
.upload-photo-page__remove-btn {
  margin: 20px 0;
}
@media (max-width: 768px) {
  .upload-photo-page {
    text-align: center;
  }
}
.account-page {
  margin: 50px auto 20px;
  padding: 0 15px;
  /** -------------- Name Form ---------------- */
  /** -------------- Contact Form ---------------- */
  /** -------------- Password Form ---------------- */
  /** -------------- Review Count ------------------ */
}
@media (max-width: 767px) {
  .account-page {
    margin: 30px auto 20px;
    padding: 0;
  }
}
.account-page__headline {
  font-size: 18px;
  padding: 10px;
  text-align: center;
  background: #2F5E8F;
  border-radius: 5px 5px 0 0;
  color: #FFFFFF;
  margin: 0;
}
.account-page__transparent-input input,
.account-page__transparent-input select {
  border-radius: 0;
  background: #FFF;
  border: none;
  box-shadow: none;
  height: 65px;
  font-size: 17px;
  padding: 10px 19px;
}
.account-page__transparent-input input:focus,
.account-page__transparent-input select:focus {
  border: none;
  box-shadow: none;
}
.account-page__block {
  margin: 10px 0;
}
.account-page__name-form {
  overflow: hidden;
  border: #CCC 1px solid;
  border-top: none;
}
.account-page__name-form-field {
  float: left;
  width: 33.3%;
  border-right: #CCC 1px solid;
}
.account-page__name-form-field:last-child {
  border-right: none;
}
.account-page__name-form-submit .btn {
  height: 65px;
  width: 100%;
  border-radius: 0;
}
.account-page__contact-form {
  overflow: hidden;
  border: #CCC 1px solid;
  border-top: none;
}
.account-page__contact-form-cellphone,
.account-page__contact-form-zipcode {
  float: left;
  width: 50%;
  border-right: #CCC 1px solid;
}
.account-page__contact-form-cellphone:last-child,
.account-page__contact-form-zipcode:last-child {
  border-right: none;
}
.account-page__contact-form-email {
  width: 70%;
  float: left;
}
.account-page__contact-form-submit {
  width: 30%;
  float: left;
}
.account-page__contact-form-submit .btn {
  height: 65px;
  width: 100%;
  border-radius: 0;
}
.account-page__password-form {
  overflow: hidden;
  border: #CCC 1px solid;
  border-top: none;
}
.account-page__password-form-second {
  width: 70%;
  float: left;
}
.account-page__password-form-submit {
  width: 30%;
  float: left;
}
.account-page__password-form-submit .btn {
  height: 65px;
  width: 100%;
  border-radius: 0;
}
.account-page__review-count {
  background: #EEE;
  border: #DDD 1px solid;
  padding: 23px 15px;
}
.dataTables_wrapper .dataTable .app-status {
  border: 1px solid #46b8da;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1;
  margin: 3px 0;
}
.dataTables_wrapper .dataTable .app-status i {
  font-size: 10px;
  margin-right: 3px;
}
.dataTables_wrapper .dataTable .app-status i.icon-close {
  font-size: 8px;
  position: relative;
  top: -1px;
}
.modal-backdrop {
  height: 100vh!important;
  bottom: auto!important;
}
.appointments-page {
  margin: 50px auto 20px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .appointments-page {
    margin: 30px auto 20px;
  }
}
#appointment_wrapper {
  background-color: #dcf2f9;
  padding: 15px 0;
}
#appointment_wrapper .dataTables_length,
#appointment_wrapper .dataTables_filter,
#appointment_wrapper .dataTables_info,
#appointment_wrapper .dataTables_paginate {
  margin: 0 10px;
  position: sticky;
  left: 20px;
}
#appointment_wrapper .dataTables_filter input {
  padding: 4px 7px;
}
#appointment_wrapper .paginate_button,
#appointment_wrapper .paginate_button:hover {
  background: #f6f6f6 !important;
  color: #333 !important;
  border: none;
}
#appointment_wrapper .paginate_button.disabled,
#appointment_wrapper .paginate_button:hover.disabled {
  opacity: 0.35;
}
#appointment {
  background-color: #FFF;
  margin: 10px 0;
  padding-top: 5px;
}
#appointment tr td:not(:first-child),
#appointment tr th {
  background-color: white;
}
.health-journey-dashboard {
  /* make sidebar nav vertical */
}
.health-journey-dashboard .navbar-default {
  background-color: #f8f8f8;
  padding: 0 0px;
  margin-top: 10px;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav {
  width: 100%;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li {
  width: 100%;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  min-height: 130px;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  font-weight: normal;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a:hover {
  color: #58d3c8;
  text-decoration: underline;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a:hover .icon {
  opacity: 0.7;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon {
  display: inline-block;
  margin-bottom: 6px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 36px;
  width: 36px;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon.ic-articles {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTcuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ2NSA0NjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2NSA0NjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDA1LjQzNywwaC0xMGMtNC4xNDMsMC03LjUsMy4zNTgtNy41LDcuNXMzLjM1Nyw3LjUsNy41LDcuNWgyLjV2NDM1aC0yLjVjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjVzMy4zNTcsNy41LDcuNSw3LjUgICBoMTBjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNVY3LjVDNDEyLjkzNywzLjM1OCw0MDkuNTc5LDAsNDA1LjQzNywweiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTMxNS40MzcsMTQwSDEwOS41NjNjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjVzMy4zNTcsNy41LDcuNSw3LjVoMjA1Ljg3M2M0LjE0MywwLDcuNS0zLjM1OCw3LjUtNy41ICAgUzMxOS41NzksMTQwLDMxNS40MzcsMTQweiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTMxNS40MzcsMjYwSDEwOS41NjNjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjVzMy4zNTcsNy41LDcuNSw3LjVoMjA1Ljg3M2M0LjE0MywwLDcuNS0zLjM1OCw3LjUtNy41ICAgUzMxOS41NzksMjYwLDMxNS40MzcsMjYweiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTMxNS40MzcsMzAwSDIzMi41Yy00LjE0MywwLTcuNSwzLjM1OC03LjUsNy41czMuMzU3LDcuNSw3LjUsNy41aDgyLjkzN2M0LjE0MywwLDcuNS0zLjM1OCw3LjUtNy41ICAgUzMxOS41NzksMzAwLDMxNS40MzcsMzAweiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTM2NS40MzcsMEgxMjkuNTYzYy0wLjI1MSwwLTAuNTAxLDAuMDEzLTAuNzQ5LDAuMDM4Yy0wLjE4NCwwLjAxOS0wLjM2NSwwLjA1LTAuNTQ1LDAuMDgyICAgYy0wLjA2LDAuMDExLTAuMTIyLDAuMDE2LTAuMTgyLDAuMDI4Yy0wLjIxNSwwLjA0My0wLjQyNSwwLjA5OC0wLjYzMiwwLjE1OWMtMC4wMjUsMC4wMDgtMC4wNTIsMC4wMTItMC4wNzcsMC4wMiAgIGMtMC4yMTIsMC4wNjQtMC40MTksMC4xNDEtMC42MjMsMC4yMjNjLTAuMDIyLDAuMDA5LTAuMDQ0LDAuMDE1LTAuMDY2LDAuMDI0Yy0wLjE5NSwwLjA4MS0wLjM4MywwLjE3Mi0wLjU2OSwwLjI2OSAgIGMtMC4wMzEsMC4wMTYtMC4wNjQsMC4wMjktMC4wOTQsMC4wNDVjLTAuMTczLDAuMDkzLTAuMzM5LDAuMTk2LTAuNTA0LDAuMzAxYy0wLjA0MiwwLjAyNy0wLjA4NiwwLjA0OS0wLjEyNywwLjA3NyAgIGMtMC4xNTQsMC4xMDMtMC4zLDAuMjE2LTAuNDQ2LDAuMzNjLTAuMDQ4LDAuMDM4LTAuMDk4LDAuMDctMC4xNDUsMC4xMDljLTAuMTczLDAuMTQyLTAuMzM4LDAuMjkzLTAuNDk4LDAuNDUxICAgYy0wLjAxNSwwLjAxNS0wLjAzMSwwLjAyNy0wLjA0NiwwLjA0MmwtNzAsNzBjLTAuMDE4LDAuMDE4LTAuMDMzLDAuMDM5LTAuMDUxLDAuMDU3Yy0wLjE1MywwLjE1Ni0wLjMwMSwwLjMxNy0wLjQ0LDAuNDg2ICAgYy0wLjA0NCwwLjA1NC0wLjA4MiwwLjExMi0wLjEyNSwwLjE2N2MtMC4xMDgsMC4xMzgtMC4yMTUsMC4yNzctMC4zMTMsMC40MjNjLTAuMDMzLDAuMDQ5LTAuMDYsMC4xMDEtMC4wOTIsMC4xNTEgICBjLTAuMSwwLjE1Ny0wLjE5OSwwLjMxNS0wLjI4NywwLjQ4Yy0wLjAyLDAuMDM3LTAuMDM1LDAuMDc1LTAuMDU0LDAuMTEyYy0wLjA5MywwLjE4MS0wLjE4MiwwLjM2My0wLjI2MSwwLjU1MiAgIGMtMC4wMTEsMC4wMjYtMC4wMTksMC4wNTQtMC4wMywwLjA4MWMtMC4wOCwwLjItMC4xNTUsMC40MDItMC4yMTgsMC42MWMtMC4wMDgsMC4wMjYtMC4wMTMsMC4wNTMtMC4wMjEsMC4wOCAgIGMtMC4wNjEsMC4yMDctMC4xMTYsMC40MTYtMC4xNTgsMC42M2MtMC4wMTIsMC4wNTktMC4wMTcsMC4xMTktMC4wMjcsMC4xNzhjLTAuMDMyLDAuMTgyLTAuMDY0LDAuMzYzLTAuMDgyLDAuNTQ5ICAgYy0wLjAyNSwwLjI0OC0wLjAzOCwwLjQ5OC0wLjAzOCwwLjc0OXYzODBjMCw0LjE0MiwzLjM1Nyw3LjUsNy41LDcuNWgzMDUuODczYzQuMTQzLDAsNy41LTMuMzU4LDcuNS03LjVWNy41ICAgQzM3Mi45MzcsMy4zNTgsMzY5LjU3OSwwLDM2NS40MzcsMHogTTEyMi4wNjMsMjUuNjA2VjcwSDc3LjY3TDEyMi4wNjMsMjUuNjA2eiBNMzU3LjkzNyw0NTBINjcuMDYzVjg1aDYyLjUgICBjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNVYxNWgyMjAuODczVjQ1MHoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik0xNTkuNTYzLDg1aDE1NS44NzNjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNXMtMy4zNTctNy41LTcuNS03LjVIMTU5LjU2M2MtNC4xNDMsMC03LjUsMy4zNTgtNy41LDcuNSAgIFMxNTUuNDIxLDg1LDE1OS41NjMsODV6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMzE1LjQzNywxODBIMjMyLjVjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjVzMy4zNTcsNy41LDcuNSw3LjVoODIuOTM3YzQuMTQzLDAsNy41LTMuMzU4LDcuNS03LjUgICBTMzE5LjU3OSwxODAsMzE1LjQzNywxODB6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMzE1LjQzNywyMjBIMjMyLjVjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjVzMy4zNTcsNy41LDcuNSw3LjVoODIuOTM3YzQuMTQzLDAsNy41LTMuMzU4LDcuNS03LjUgICBTMzE5LjU3OSwyMjAsMzE1LjQzNywyMjB6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMTkyLjUsMzE1YzQuMTQzLDAsNy41LTMuMzU4LDcuNS03LjVzLTMuMzU3LTcuNS03LjUtNy41aC04Mi45MzdjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjV2ODAgICBjMCw0LjE0MiwzLjM1Nyw3LjUsNy41LDcuNUgxOTIuNWM0LjE0MywwLDcuNS0zLjM1OCw3LjUtNy41di01MGMwLTQuMTQyLTMuMzU3LTcuNS03LjUtNy41cy03LjUsMy4zNTgtNy41LDcuNVYzODBoLTY3LjkzN3YtNjUgICBIMTkyLjV6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMTA5LjU2MywyMzVIMTkyLjVjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNXMtMy4zNTctNy41LTcuNS03LjVoLTgyLjkzN2MtNC4xNDMsMC03LjUsMy4zNTgtNy41LDcuNSAgIFMxMDUuNDIxLDIzNSwxMDkuNTYzLDIzNXoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik0yNjUuNDM3LDM4MEgyMzIuNWMtNC4xNDMsMC03LjUsMy4zNTgtNy41LDcuNXMzLjM1Nyw3LjUsNy41LDcuNWgzMi45MzdjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNSAgIFMyNjkuNTc5LDM4MCwyNjUuNDM3LDM4MHoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik0zMTUuNDM3LDM0MEgyMzIuNWMtNC4xNDMsMC03LjUsMy4zNTgtNy41LDcuNXMzLjM1Nyw3LjUsNy41LDcuNWg4Mi45MzdjNC4xNDMsMCw3LjUtMy4zNTgsNy41LTcuNSAgIFMzMTkuNTc5LDM0MCwzMTUuNDM3LDM0MHoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik0xMDkuNTYzLDE5NUgxOTIuNWM0LjE0MywwLDcuNS0zLjM1OCw3LjUtNy41cy0zLjM1Ny03LjUtNy41LTcuNWgtODIuOTM3Yy00LjE0MywwLTcuNSwzLjM1OC03LjUsNy41ICAgUzEwNS40MjEsMTk1LDEwOS41NjMsMTk1eiIgZmlsbD0iIzY2NjY2NiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon.ic-tutorials {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU0IDU0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NCA1NDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgo8Zz4KCTxwYXRoIGQ9Ik0yNyw4Yy05LjM3NCwwLTE3LDcuNjI2LTE3LDE3YzAsNy4xMTIsNC4zOTEsMTMuNDEyLDExLDE1LjlWNTBjMCwwLjU1MywwLjQ0NywxLDEsMWgxdjJjMCwwLjU1MywwLjQ0NywxLDEsMWg2ICAgYzAuNTUzLDAsMS0wLjQ0NywxLTF2LTJoMWMwLjU1MywwLDEtMC40NDcsMS0xdi05LjFjNi42MDktMi40ODgsMTEtOC43ODgsMTEtMTUuOUM0NCwxNS42MjYsMzYuMzc0LDgsMjcsOHogTTMwLDQ5ICAgYy0wLjU1MywwLTEsMC40NDctMSwxdjJoLTR2LTJjMC0wLjU1My0wLjQ0Ny0xLTEtMWgtMXYtNWg4djVIMzB6IE0zMS42ODgsMzkuMjQyQzMxLjI3NywzOS4zNzcsMzEsMzkuNzYxLDMxLDQwLjE5MlY0MmgtOHYtMS44MDggICBjMC0wLjQzMi0wLjI3Ny0wLjgxNS0wLjY4OC0wLjk1QzE2LjE0NSwzNy4yMTQsMTIsMzEuNDksMTIsMjVjMC04LjI3MSw2LjcyOS0xNSwxNS0xNXMxNSw2LjcyOSwxNSwxNSAgIEM0MiwzMS40OSwzNy44NTUsMzcuMjE0LDMxLjY4OCwzOS4yNDJ6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMjcsNmMwLjU1MywwLDEtMC40NDcsMS0xVjFjMC0wLjU1My0wLjQ0Ny0xLTEtMXMtMSwwLjQ0Ny0xLDF2NEMyNiw1LjU1MywyNi40NDcsNiwyNyw2eiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTUxLDI0aC00Yy0wLjU1MywwLTEsMC40NDctMSwxczAuNDQ3LDEsMSwxaDRjMC41NTMsMCwxLTAuNDQ3LDEtMVM1MS41NTMsMjQsNTEsMjR6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNNywyNEgzYy0wLjU1MywwLTEsMC40NDctMSwxczAuNDQ3LDEsMSwxaDRjMC41NTMsMCwxLTAuNDQ3LDEtMVM3LjU1MywyNCw3LDI0eiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTQzLjI2NCw3LjMyMmwtMi44MjgsMi44MjhjLTAuMzkxLDAuMzkxLTAuMzkxLDEuMDIzLDAsMS40MTRjMC4xOTUsMC4xOTUsMC40NTEsMC4yOTMsMC43MDcsMC4yOTMgICBzMC41MTItMC4wOTgsMC43MDctMC4yOTNsMi44MjgtMi44MjhjMC4zOTEtMC4zOTEsMC4zOTEtMS4wMjMsMC0xLjQxNFM0My42NTQsNi45MzIsNDMuMjY0LDcuMzIyeiIgZmlsbD0iIzY2NjY2NiIvPgoJPHBhdGggZD0iTTEyLjE1LDM4LjQzNmwtMi44MjgsMi44MjhjLTAuMzkxLDAuMzkxLTAuMzkxLDEuMDIzLDAsMS40MTRjMC4xOTUsMC4xOTUsMC40NTEsMC4yOTMsMC43MDcsMC4yOTMgICBzMC41MTItMC4wOTgsMC43MDctMC4yOTNsMi44MjgtMi44MjhjMC4zOTEtMC4zOTEsMC4zOTEtMS4wMjMsMC0xLjQxNFMxMi41NDEsMzguMDQ1LDEyLjE1LDM4LjQzNnoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik00MS44NSwzOC40MzZjLTAuMzkxLTAuMzkxLTEuMDIzLTAuMzkxLTEuNDE0LDBzLTAuMzkxLDEuMDIzLDAsMS40MTRsMi44MjgsMi44MjhjMC4xOTUsMC4xOTUsMC40NTEsMC4yOTMsMC43MDcsMC4yOTMgICBzMC41MTItMC4wOTgsMC43MDctMC4yOTNjMC4zOTEtMC4zOTEsMC4zOTEtMS4wMjMsMC0xLjQxNEw0MS44NSwzOC40MzZ6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8cGF0aCBkPSJNMTIuMTUsMTEuNTY0YzAuMTk1LDAuMTk1LDAuNDUxLDAuMjkzLDAuNzA3LDAuMjkzczAuNTEyLTAuMDk4LDAuNzA3LTAuMjkzYzAuMzkxLTAuMzkxLDAuMzkxLTEuMDIzLDAtMS40MTRsLTIuODI4LTIuODI4ICAgYy0wLjM5MS0wLjM5MS0xLjAyMy0wLjM5MS0xLjQxNCwwcy0wLjM5MSwxLjAyMywwLDEuNDE0TDEyLjE1LDExLjU2NHoiIGZpbGw9IiM2NjY2NjYiLz4KCTxwYXRoIGQ9Ik0yNywxM2MtNi42MTcsMC0xMiw1LjM4My0xMiwxMmMwLDAuNTUzLDAuNDQ3LDEsMSwxczEtMC40NDcsMS0xYzAtNS41MTQsNC40ODYtMTAsMTAtMTBjMC41NTMsMCwxLTAuNDQ3LDEtMSAgIFMyNy41NTMsMTMsMjcsMTN6IiBmaWxsPSIjNjY2NjY2Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  -webkit-background-size: contain;
  background-size: contain;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon.ic-profile {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDEgNTEyLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNNDEwLjY3OSw0MDcuMzg2bDcwLjY2Mi03MC43NjlsLTQxLjk1MS00MS45NTFsLTg0LjkzNiw4NC45MzZjLTEuNzQtMC41ODYtMy41MjctMS4xNzgtNS4zODgtMS43NjkgICAgIGMtOS42MjktNS4wNy0zMy4zMTItMTguNDg5LTQzLjUyOS0yOC4xMzJ2LTI2LjE5MWMzMi42OC0xOC43ODcsNTUuMDQ1LTUyLjQwNSw2Mi4yMDYtOTMuNTMxICAgICBjMTguNjA3LTUuMzExLDM0LjgtMjIuNjg1LDM0LjgtMzguNjUyYzAtMTYuMjIxLTEyLjE4NS0yNi45OTMtMzIuMzM1LTI5LjIyNXYtMTkuMTI3YzAuMTU4LTQuNTgsMS41NjMtNjcuNjUyLTM3Ljk5NC0xMDguODIzICAgICBDMzEwLjQzOSwxMS40OSwyODAuNjA4LDAsMjQzLjU0OCwwYy0zNy4xNTgsMC02Ny4wNDQsMTEuNTE0LTg4LjgyNiwzNC4yMjFjLTM5LjQ4LDQxLjE1Ny0zOC4wMDEsMTA0LjEyMy0zNy44MzQsMTA4Ljc2MXYxOS4xMjQgICAgIGMtMjAuMTUxLDIuMjMyLTMyLjMzNSwxMy4wMDQtMzIuMzM1LDI5LjIyNWMwLDE1Ljk2NywxNi4xOTQsMzMuMzM5LDM0Ljc5OSwzOC42NTJjNy4xNjIsNDEuMTM0LDI5LjUzNCw3NC43NTYsNjIuMjA2LDkzLjUzMyAgICAgdjI2LjE5Yy0xMC4yMTcsOS42NDEtMzMuOTM3LDIzLjA4LTQzLjU1NCwyOC4xNDVDMzIuOTQyLDQxMS45NDIsMzAuNzA0LDQ3NC4xODYsMzAuNjYxLDQ3Ni44MjRsLTAuMDAxLDM1LjE3N2g0MjUuNzczdi0zNS4wOTIgICAgIEM0NTYuNDI0LDQ3NS4zMzIsNDU1LjY2Niw0MzkuNDk5LDQxMC42NzksNDA3LjM4NnogTTQzOS4zOTEsMzE3LjU3bDE5LjA1NSwxOS4wNTZsLTY1Ljg0Myw2NS45NDNsLTQxLjQzNCw0MS4zMjlsLTI4LjU0OCw5LjQ5MyAgICAgbDkuNDkyLTI4LjU0Mkw0MzkuMzkxLDMxNy41N3ogTTE2Ni40NzksNDUuMzZjMTguNjA0LTE5LjM1Miw0NC41MzQtMjkuMTY0LDc3LjA2OS0yOS4xNjRjMzIuNDQyLDAsNTguMzIyLDkuNzkzLDc2LjkxOCwyOS4xMDcgICAgIGMyNy43MDcsMjguNzc0LDMyLjYxMSw3MS42NTksMzMuNDIzLDg5LjI0NGMtNjkuMDYzLTIuOTI0LTEzMi4zODgtNDEuMzI4LTEzMy4wNDMtNDEuNzI5bC01LjQ0Ny0zLjM1M2wtNC41MjMsNC41MjMgICAgIGMtMzMuMTksMzMuMTktNjMuNzU3LDQyLjUwOS03Ny44MTUsNDUuMTE5QzEzMy4yMjgsMTI1LjkwMSwxMzUuOTgxLDc3LjA4MywxNjYuNDc5LDQ1LjM2eiBNMTM0LjUxNiwyMjIuMTI3bC0wLjg0MS02LjA5MiAgICAgbC02LjA5NC0wLjgyNmMtMTEuNzE3LTEuNTg3LTI2LjgzMy0xMy40NTItMjYuODMzLTIzLjg3OWMwLTEyLjQ4OCwxOC41NTItMTMuNDU5LDI0LjIzNy0xMy40NTloOC4wOTh2LTIyLjMwNCAgICAgYzE0LjgzNC0yLjIxNiw0OC4xMDMtMTAuOTk1LDg0Ljc2My00NS43NjNjMTcuNDk3LDkuODE0LDczLjgyMSwzOC41OTgsMTM2LjE2OSw0MC45NjFsLTAuMDA1LDI3LjEwNWg4LjA5OCAgICAgYzUuNjg2LDAsMjQuMjM3LDAuOTcxLDI0LjIzNywxMy40NTljMCwxMC40MjctMTUuMTE3LDIyLjI5Mi0yNi44MzQsMjMuODc5bC02LjA5NCwwLjgyNmwtMC44NDEsNi4wOTIgICAgIGMtNS41NTksNDAuMjU0LTI3LjAxOSw3Mi44NDYtNTguODYsODkuNDExYy0xNS4xNTUsNy44MzktMzIuMDM0LDExLjgxMy01MC4xNzEsMTEuODEzYy0xOC4zMzcsMC0zNS4yMDMtMy45NjgtNTAuMTU1LTExLjgwNSAgICAgQzE2MS41MzUsMjk0Ljk3MiwxNDAuMDc1LDI2Mi4zOCwxMzQuNTE2LDIyMi4xMjd6IE0xOTcuNzU0LDMzMS4yNzNjMTQuMTQsNS40ODcsMjkuNDg1LDguMjczLDQ1Ljc5NCw4LjI3MyAgICAgYzE2LjE4MSwwLDMxLjUyMy0yLjgsNDUuNzk0LTguMzE3djE4LjYzOWMtNS41NzMsNS43ODMtMjMuMjA1LDIxLjk4NS00NS43OTQsMjEuOTg1Yy0yMi41OTgsMC00MC4yMzctMTYuMjE3LTQ1Ljc5NC0yMS45ODQgICAgIFYzMzEuMjczeiBNNDQwLjIzNyw0OTUuODA0SDQ2Ljg1NnYtMTguNjk4YzAuMDUyLTAuOTQ4LDAuOTc1LTEzLjk0MSwxMi40ODMtMzAuMTljMjAuMjYzLTI4LjYxMiw1Ny4wMjQtNDUuMDg2LDg0LjI5Ny01My44NjcgICAgIGwwLjY1NC0wLjIxMWwwLjYxLTAuMzE5YzMuMzU0LTEuNzUxLDI5LjQwMi0xNS41MDYsNDQuNDgxLTI4LjEzNWM5LjMyNCw4Ljc3NywyOC44NjksMjMuNjY1LDU0LjE2NiwyMy42NjUgICAgIGMyNS4yOTYsMCw0NC44NDItMTQuODg4LDU0LjE2Ni0yMy42NjVjMTQuNTYyLDEyLjE5NSwzOS4zNDYsMjUuNDM4LDQ0LjA1MSwyNy45MWwtMjMuODEyLDIzLjgxMmwtMjAuOTAzLDYyLjg1OGw2Mi44NTItMjAuOTAyICAgICBsMzkuMTQ2LTM5LjA0N2MzOS42NzYsMjcuMjA5LDQxLjE0LDU2LjMyOCw0MS4xOSw1OC4wMjVWNDk1LjgwNHoiIGZpbGw9IiM2NjY2NjYiLz4KCQkJPHJlY3QgeD0iMTk1LjA0IiB5PSI0MjUuNzQzIiB3aWR0aD0iODAuODM4IiBoZWlnaHQ9IjE2LjE5NiIgZmlsbD0iIzY2NjY2NiIvPgoJCQk8cmVjdCB4PSIxNjguMTAxIiB5PSI0NTguMDgiIHdpZHRoPSIxMDcuNzg4IiBoZWlnaHQ9IjE2LjE5NiIgZmlsbD0iIzY2NjY2NiIvPgoJCQk8cmVjdCB4PSIxMzAuMzc2IiB5PSI0NTguMDgiIHdpZHRoPSIyMS41NTciIGhlaWdodD0iMTYuMTk2IiBmaWxsPSIjNjY2NjY2Ii8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon.ic-account {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCA0OTYgNDk2IiB3aWR0aD0iMzJweCI+PHBhdGggZD0ibTQ4OCAwaC00ODBjLTQuNDI1NzgxIDAtOCAzLjU4NTkzOC04IDh2NDgwYzAgNC40MTQwNjIgMy41NzQyMTkgOCA4IDhoNDgwYzQuNDI1NzgxIDAgOC0zLjU4NTkzOCA4LTh2LTQ4MGMwLTQuNDE0MDYyLTMuNTc0MjE5LTgtOC04em0tOCAxNnY4MGgtNDY0di04MHptLTQ2NCA0NjR2LTM2OGg0NjR2MzY4em0wIDAiIGZpbGw9IiM2NjY2NjYiLz48cGF0aCBkPSJtNTYgODBjMTMuMjMwNDY5IDAgMjQtMTAuNzY5NTMxIDI0LTI0cy0xMC43Njk1MzEtMjQtMjQtMjQtMjQgMTAuNzY5NTMxLTI0IDI0IDEwLjc2OTUzMSAyNCAyNCAyNHptMC0zMmM0LjQxNDA2MiAwIDggMy41OTM3NSA4IDhzLTMuNTg1OTM4IDgtOCA4LTgtMy41OTM3NS04LTggMy41ODU5MzgtOCA4LTh6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im0xMjAgODBjMTMuMjMwNDY5IDAgMjQtMTAuNzY5NTMxIDI0LTI0cy0xMC43Njk1MzEtMjQtMjQtMjQtMjQgMTAuNzY5NTMxLTI0IDI0IDEwLjc2OTUzMSAyNCAyNCAyNHptMC0zMmM0LjQxNDA2MiAwIDggMy41OTM3NSA4IDhzLTMuNTg1OTM4IDgtOCA4LTgtMy41OTM3NS04LTggMy41ODU5MzgtOCA4LTh6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im0xODQgODBjMTMuMjMwNDY5IDAgMjQtMTAuNzY5NTMxIDI0LTI0cy0xMC43Njk1MzEtMjQtMjQtMjQtMjQgMTAuNzY5NTMxLTI0IDI0IDEwLjc2OTUzMSAyNCAyNCAyNHptMC0zMmM0LjQxNDA2MiAwIDggMy41OTM3NSA4IDhzLTMuNTg1OTM4IDgtOCA4LTgtMy41OTM3NS04LTggMy41ODU5MzgtOCA4LTh6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im0xMzQuNTI3MzQ0IDI0Ni44ODY3MTljMTUuMzEyNS0xMC4wMDc4MTMgMjUuNDcyNjU2LTI3LjI2OTUzMSAyNS40NzI2NTYtNDYuODg2NzE5di0xNmMwLTMwLjg3ODkwNi0yNS4xMjg5MDYtNTYtNTYtNTZzLTU2IDI1LjEyMTA5NC01NiA1NnYxNmMwIDE5LjYxNzE4OCAxMC4xNjAxNTYgMzYuODc4OTA2IDI1LjQ3MjY1NiA0Ni44ODY3MTktMjQuNDY0ODQ0IDExLjUxMTcxOS00MS40NzI2NTYgMzYuMzM1OTM3LTQxLjQ3MjY1NiA2NS4xMTMyODF2NDhjMCA0LjQxNDA2MiAzLjU3NDIxOSA4IDggOGgxMjhjNC40MjU3ODEgMCA4LTMuNTg1OTM4IDgtOHYtNDhjMC0yOC43NzczNDQtMTcuMDA3ODEyLTUzLjYwMTU2Mi00MS40NzI2NTYtNjUuMTEzMjgxem04LjY1NjI1LTcwLjkyNTc4MWMtOS4wMTU2MjUtLjE4MzU5NC0xNy42MjUtMy40MjU3ODItMjQuNTE5NTMyLTkuMDc0MjE5IDMuMjY1NjI2LTQuOTE3OTY5IDUuNzM0Mzc2LTEwLjM5MDYyNSA3LjMyMDMxMy0xNi4yMzA0NjkgOC42OTUzMTMgNS43MzQzNzUgMTUuMDM5MDYzIDE0Ljc1IDE3LjE5OTIxOSAyNS4zMDQ2ODh6bS0zOS4xODM1OTQtMzEuOTYwOTM4YzIuMzkwNjI1IDAgNC43MDMxMjUuMzA0Njg4IDYuOTg0Mzc1LjcwMzEyNS0zLjk5MjE4NyAxNy44NzEwOTQtMTkuOTI5Njg3IDMxLjI5Njg3NS0zOC45ODQzNzUgMzEuMjk2ODc1aC03LjE5MTQwNmMzLjcxODc1LTE4LjIzMDQ2OSAxOS44Nzg5MDYtMzIgMzkuMTkxNDA2LTMyem0tNDAgNTZ2LThoOGMxMy43MTA5MzggMCAyNi4yNzM0MzgtNC45NzY1NjIgMzYuMDIzNDM4LTEzLjE4MzU5NCAxMC4wMTU2MjQgOC40MTQwNjMgMjIuNzEwOTM3IDEzLjE4MzU5NCAzNS45NzY1NjIgMTMuMTgzNTk0djhjMCAyMi4wNTQ2ODgtMTcuOTQ1MzEyIDQwLTQwIDQwcy00MC0xNy45NDUzMTItNDAtNDB6bTk2IDE1MmgtMTEydi00MGMwLTMwLjg3ODkwNiAyNS4xMjg5MDYtNTYgNTYtNTZzNTYgMjUuMTIxMDk0IDU2IDU2em0wIDAiIGZpbGw9IiM2NjY2NjYiLz48cGF0aCBkPSJtMjAwIDIwOGg2NGM0LjQyNTc4MSAwIDgtMy41ODU5MzggOC04di02NGMwLTQuNDE0MDYyLTMuNTc0MjE5LTgtOC04aC02NGMtNC40MjU3ODEgMC04IDMuNTg1OTM4LTggOHY2NGMwIDQuNDE0MDYyIDMuNTc0MjE5IDggOCA4em04LTY0aDQ4djQ4aC00OHptMCAwIiBmaWxsPSIjNjY2NjY2Ii8+PHBhdGggZD0ibTI5NiAyMDhoNjRjNC40MjU3ODEgMCA4LTMuNTg1OTM4IDgtOHYtNjRjMC00LjQxNDA2Mi0zLjU3NDIxOS04LTgtOGgtNjRjLTQuNDI1NzgxIDAtOCAzLjU4NTkzOC04IDh2NjRjMCA0LjQxNDA2MiAzLjU3NDIxOSA4IDggOHptOC02NGg0OHY0OGgtNDh6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im00NTYgMTI4aC02NGMtNC40MjU3ODEgMC04IDMuNTg1OTM4LTggOHY2NGMwIDQuNDE0MDYyIDMuNTc0MjE5IDggOCA4aDY0YzQuNDI1NzgxIDAgOC0zLjU4NTkzOCA4LTh2LTY0YzAtNC40MTQwNjItMy41NzQyMTktOC04LTh6bS04IDY0aC00OHYtNDhoNDh6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im0xOTIgMjcyaDI3MnYxNmgtMjcyem0wIDAiIGZpbGw9IiM2NjY2NjYiLz48cGF0aCBkPSJtMTkyIDI0MGgyNzJ2MTZoLTI3MnptMCAwIiBmaWxsPSIjNjY2NjY2Ii8+PHBhdGggZD0ibTE5MiA0NDhoMjcydjE2aC0yNzJ6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjxwYXRoIGQ9Im0xOTIgNDE2aDI3MnYxNmgtMjcyem0wIDAiIGZpbGw9IiM2NjY2NjYiLz48cGF0aCBkPSJtMTkyIDM4NGgyNzJ2MTZoLTI3MnptMCAwIiBmaWxsPSIjNjY2NjY2Ii8+PHBhdGggZD0ibTE5MiAzNTJoMjcydjE2aC0yNzJ6bTAgMCIgZmlsbD0iIzY2NjY2NiIvPjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
.health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a .icon.ic-appointments {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDUuMDA1LDQ3Mi44NzlIMjkuNDFWMTM3LjkyM2MwLTUuNDM4LTQuNDE0LTkuODUyLTkuODUyLTkuODUycy05Ljg1Miw0LjQxNC05Ljg1Miw5Ljg1MnYzNDQuODA4ICAgIGMwLDUuNDM4LDQuNDE0LDkuODUyLDkuODUyLDkuODUyaDI1LjQ0N2M1LjQzOCwwLDkuODUyLTQuNDE0LDkuODUyLTkuODUyUzUwLjQ0Myw0NzIuODc5LDQ1LjAwNSw0NzIuODc5eiIgZmlsbD0iIzY2NjY2NiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ5Mi40MzcsMTI4LjA3MWMtNS40MzgsMC05Ljg1Miw0LjQxNC05Ljg1Miw5Ljg1MnYzMzQuOTU2SDQ2NS4zNGMtNS40MzgsMC05Ljg1Miw0LjQxNC05Ljg1Miw5Ljg1MiAgICBzNC40MTQsOS44NTIsOS44NTIsOS44NTJoMjcuMDk3YzUuNDM4LDAsOS44NTItNC40MTQsOS44NTItOS44NTJWMTM3LjkyM0M1MDIuMjg5LDEzMi40ODUsNDk3Ljg3NSwxMjguMDcxLDQ5Mi40MzcsMTI4LjA3MXoiIGZpbGw9IiM2NjY2NjYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00NjIuODgyLDE2Ny43NjRINDkuMTEzYy01LjI4NSwwLTkuNTY2LDQuMjgxLTkuNTY2LDkuNTY2djMyNS4xMDRjMCw1LjI4LDQuMjgxLDkuNTY2LDkuNTY2LDkuNTY2aDQxMy43NjkgICAgYzUuMjgsMCw5LjU2Ni00LjI4NSw5LjU2Ni05LjU2NlYxNzcuMzNDNDcyLjQ0OCwxNzIuMDQ0LDQ2OC4xNjMsMTY3Ljc2NCw0NjIuODgyLDE2Ny43NjR6IE00NTMuMzE2LDQ5Mi44NjhINTguNjc5VjE4Ni44OTYgICAgaDM5NC42MzdWNDkyLjg2OHoiIGZpbGw9IiM2NjY2NjYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNTQuMjc5LDQwMC4yOTd2LTAuNjExbDE1Ljg0Ni0xNC42MjVjNDEuNzQxLTQwLjIyNCw2OC4yNTItNjkuNzc5LDY4LjI1Mi0xMDYuMzQ0YzAtMjguMzM4LTE3Ljk4NC01Ny41ODgtNjAuNjQyLTU3LjU4OCAgICBjLTIyLjg1NiwwLTQyLjM1Nyw4LjUyNy01Ni4wNjYsMjAuMTA3bDguNTMyLDE4Ljg5NWM5LjEzNy03LjYyLDI0LjA3Mi0xNi43NTgsNDIuMDQ3LTE2Ljc1OCAgICBjMjkuNTU1LDAsMzkuMzAzLDE4LjU4NSwzOS4zMDMsMzguNjk3Yy0wLjMwNSwyOS44NTUtMjMuMTU2LDU1LjQ1NS03My43NCwxMDMuNTk1bC0yMS4wMjgsMjAuNDE4djE2LjQ1N2wxMjYuNDY2LDB2LTIyLjI0NSAgICBIMTU0LjI3OXoiIGZpbGw9IiM2NjY2NjYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zNjYuOTU3LDMwNy4zNjJjLTEyLjE4Mi03LjMxLTI3LjQyMi0xMC42NjQtNDIuNjU4LTEwLjY2NGMtNy4zMSwwLTExLjU3NiwwLjYxMS0xNi4xNDcsMS4yMTdsNy42Mi01MC44ODRoNzUuNTY3ICAgIGwwLTIyLjU1aC05NC43NjNsLTEyLjgwMiw5NS4wNjhjNy4zMTUtMC45MTYsMTYuMTUyLTIuMTM4LDI3LjQyMi0yLjEzOGMzOS42MTMsMCw1Ni42NzcsMTguMjg1LDU2Ljk4Miw0My44NzkgICAgYzAsMjYuNTExLTIxLjYzNCw0Mi45NjMtNDYuOTIzLDQyLjk2M2MtMTcuOTg0LDAtMzQuMTMxLTYuMDk4LTQyLjM1Ny0xMC45N2wtNi43MDQsMjAuNDE4ICAgIGM5LjQ0Myw2LjA5OCwyNy43MjcsMTIuMTkxLDQ5LjM2MiwxMi4xOTFjNDIuOTY4LDAsNzMuNzQtMjguOTQ5LDczLjc0LTY3LjY0NkMzOTUuMjk1LDMzMy4yNjIsMzgyLjQ5OCwzMTYuMTk4LDM2Ni45NTcsMzA3LjM2MnoiIGZpbGw9IiM2NjY2NjYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00OTIuNDQyLDQ5LjI1OEgzODcuMzU5Yy01LjQzOCwwLTkuODUyLDQuNDE0LTkuODUyLDkuODUyczQuNDE0LDkuODUyLDkuODUyLDkuODUyaDk1LjIzMXY2OS45OTYgICAgYzAsMTUuNzI4LTEyLjc5NywyOC41MjEtMjguNTIxLDI4LjUyMUg1Ny45M2MtMTUuNzI4LDAtMjguNTIxLTEyLjc5Mi0yOC41MjEtMjguNTIxVjY4Ljk2Mmg5My41ODYgICAgYzUuNDM4LDAsOS44NTItNC40MTQsOS44NTItOS44NTJzLTQuNDE0LTkuODUyLTkuODUyLTkuODUySDE5LjU1OGMtNS40MzgsMC05Ljg1Miw0LjQxNC05Ljg1Miw5Ljg1MnY3OS44NDggICAgYzAsMjYuNTksMjEuNjM0LDQ4LjIyNCw0OC4yMjQsNDguMjI0aDM5Ni4xNGMyNi41OSwwLDQ4LjIyNC0yMS42MzQsNDguMjI0LTQ4LjIyNFY1OS4xMSAgICBDNTAyLjI5NCw1My42NzIsNDk3Ljg4LDQ5LjI1OCw0OTIuNDQyLDQ5LjI1OHoiIGZpbGw9IiM2NjY2NjYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMzMuMTcsNDkuMjU4SDE3OS42NTJjLTUuNDM4LDAtOS44NTIsNC40MTQtOS44NTIsOS44NTJzNC40MTQsOS44NTIsOS44NTIsOS44NTJIMzMzLjE3ICAgIGM1LjQzOCwwLDkuODUyLTQuNDE0LDkuODUyLTkuODUyUzMzOC42MDgsNDkuMjU4LDMzMy4xNyw0OS4yNTh6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMTUyLjU1NSwwYy0xOS4wMTQsMC0zNC40ODEsMTUuNDY3LTM0LjQ4MSwzNC40ODF2NDkuMjU4YzAsMTkuMDE0LDE1LjQ2NywzNC40ODEsMzQuNDgxLDM0LjQ4MSAgICBjMTkuMDE0LDAsMzQuNDgxLTE1LjQ2NywzNC40ODEtMzQuNDgxVjM0LjQ4MUMxODcuMDM2LDE1LjQ2NywxNzEuNTY5LDAsMTUyLjU1NSwweiBNMTY3LjMzMyw4My43MzkgICAgYzAsOC4xNDctNi42MywxNC43NzctMTQuNzc4LDE0Ljc3N2MtOC4xNDcsMC0xNC43NzctNi42My0xNC43NzctMTQuNzc3VjM0LjQ4MWMwLTguMTQ3LDYuNjMtMTQuNzc3LDE0Ljc3Ny0xNC43NzcgICAgYzguMTQ3LDAsMTQuNzc4LDYuNjMsMTQuNzc4LDE0Ljc3N1Y4My43Mzl6IiBmaWxsPSIjNjY2NjY2Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzU5LjQ0LDBjLTE5LjAwOSwwLTM0LjQ4MSwxNS40NjctMzQuNDgxLDM0LjQ4MXY0OS4yNThjMCwxOS4wMTQsMTUuNDcyLDM0LjQ4MSwzNC40ODEsMzQuNDgxICAgIGMxOS4wMDksMCwzNC40ODEtMTUuNDY3LDM0LjQ4MS0zNC40ODFWMzQuNDgxQzM5My45MjEsMTUuNDY3LDM3OC40NDksMCwzNTkuNDQsMHogTTM3NC4yMTcsODMuNzM5ICAgIGMwLDguMTQ3LTYuNjMsMTQuNzc3LTE0Ljc3NywxNC43NzdjLTguMTQ3LDAtMTQuNzc3LTYuNjMtMTQuNzc3LTE0Ljc3N1YzNC40ODFjMC04LjE0Nyw2LjYzLTE0Ljc3NywxNC43NzctMTQuNzc3ICAgIGM4LjE0NywwLDE0Ljc3Nyw2LjYzLDE0Ljc3NywxNC43NzdWODMuNzM5eiIgZmlsbD0iIzY2NjY2NiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .health-journey-dashboard .navbar-default .sidebar-navbar-collapse .navbar-nav li a {
    min-height: 120px;
  }
}
.health-journey-dashboard__block {
  text-align: center;
  padding-bottom: 50px;
  margin-top: 25px;
}
.health-journey-dashboard__title {
  margin: 0px;
  padding-bottom: 10px;
}
.health-journey-dashboard__description {
  font-size: 18px;
  width: 68%;
  display: inline-block;
}
.health-journey-dashboard__link {
  font-size: 14px;
  display: inline-block;
  color: #32aea3;
}
@media (min-width: 768px) {
  .health-journey-dashboard .affix-content .container {
    width: 100%;
  }
  .health-journey-dashboard .affix-content .container .page-header {
    margin-top: 0;
  }
  .health-journey-dashboard .affix-sidebar {
    padding-right: 0;
    font-size: small;
    padding-left: 0;
    border-right: solid 1px #EEEEEE;
    display: inline-table;
  }
  .health-journey-dashboard .affix-row,
  .health-journey-dashboard .affix-container,
  .health-journey-dashboard .affix-content {
    height: 100%;
    overflow: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .health-journey-dashboard .affix-content {
    background-color: white;
  }
  .health-journey-dashboard .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .health-journey-dashboard .sidebar-nav .navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    background-color: white;
  }
  .health-journey-dashboard .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .health-journey-dashboard .sidebar-nav .navbar li {
    float: none;
    display: block;
    border-bottom: solid 1px #EEEEEE;
    text-align: center;
  }
  .health-journey-dashboard .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .health-journey-dashboard .navbar-default .navbar-header .navbar-toggle {
    transition: 0.3s;
    padding: 12px 10px;
    border-radius: 2px;
  }
  .health-journey-dashboard .navbar-default .navbar-header .navbar-toggle:hover {
    background: #ddd;
  }
  .health-journey-dashboard .navbar-default .navbar-header .navbar-toggle:focus {
    background: none;
  }
}
@media (min-width: 769px) {
  .health-journey-dashboard .affix-content .container {
    width: 500px;
  }
  .health-journey-dashboard .affix-content .container .page-header {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .health-journey-dashboard .affix-content .container {
    width: 900px;
  }
  .health-journey-dashboard .affix-content .container .page-header {
    margin-top: 0;
  }
  .health-journey-dashboard .affix-row {
    overflow: hidden;
  }
  .health-journey-dashboard .affix-content {
    overflow: auto;
  }
  .health-journey-dashboard .affix-content .container {
    width: 100%;
  }
  .health-journey-dashboard .affix-content .container .page-header {
    margin-top: 0;
  }
  .health-journey-dashboard .affix-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .health-journey-dashboard .affix-title {
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 10px;
  }
  .health-journey-dashboard .navbar-nav {
    margin: 0;
  }
  .health-journey-dashboard .navbar-collapse {
    padding: 0;
  }
  .health-journey-dashboard .sidebar-nav .navbar li a:hover {
    /*background-color: #428bca;
      color: white;*/
  }
  .health-journey-dashboard .sidebar-nav .navbar li a > .caret {
    margin-top: 8px;
  }
}
.health-journey-dashboard .pd-block h3 {
  color: #555555;
}
.health-journey-dashboard .pd-block {
  min-height: 350px;
}
.health-journey-dashboard .page-header {
  text-align: center;
}
.health-journey-dashboard .navbar-default .navbar-collapse,
.health-journey-dashboard .navbar-default .navbar-form {
  background-color: white;
}
.health-journey-dashboard .navbar-default ul li {
  text-align: center;
  border-bottom: solid 1px #EEEEEE;
}
.health-journey-dashboard .pd-block-icon.pd-icon-newpost {
  background-image: url(/fatd/images/patient/card_newpost.jpg);
  height: 145px;
}
.health-journey-dashboard .pd-block-icon.pd-icon-articles {
  background-image: url(/fatd/images/patient/card_article.jpg);
  height: 145px;
}
.health-journey-dashboard .pd-block-icon.pd-icon-questions {
  background-image: url(/fatd/images/patient/card_questions.jpg);
  height: 145px;
}
@media (max-width: 992px) and (orientation: landscape) {
  .hj__header .dashboard-header__logo {
    float: left;
    left: 0;
  }
}
@media (max-width: 767px) {
  .hj__header .dashboard-header__logo {
    left: 0;
  }
}
#doctor_main_specialty_specialtyCode input[type=radio] {
  margin-top: 1px;
}
.dashboard-modal-select-box .checkbox input[type=checkbox] {
  margin-top: 1px;
}
.dashboard-header {
  padding: 0 25px;
}
.dashboard-header.hj__header {
  position: relative;
}
.dashboard-header.hj__header .clearfix,
.dashboard-header.hj__header .dl-horizontal dd,
.dashboard-header.hj__header .container,
.dashboard-header.hj__header .container-fluid,
.dashboard-header.hj__header .row,
.dashboard-header.hj__header .form-horizontal .form-group,
.dashboard-header.hj__header .btn-toolbar,
.dashboard-header.hj__header .btn-group-vertical > .btn-group,
.dashboard-header.hj__header .nav,
.dashboard-header.hj__header .navbar,
.dashboard-header.hj__header .navbar-header,
.dashboard-header.hj__header .navbar-collapse,
.dashboard-header.hj__header .pager,
.dashboard-header.hj__header .panel-body,
.dashboard-header.hj__header .modal-header,
.dashboard-header.hj__header .modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
.dashboard-header.hj__header .clearfix:before,
.dashboard-header.hj__header .clearfix:after,
.dashboard-header.hj__header .dl-horizontal dd:before,
.dashboard-header.hj__header .dl-horizontal dd:after,
.dashboard-header.hj__header .container:before,
.dashboard-header.hj__header .container:after,
.dashboard-header.hj__header .container-fluid:before,
.dashboard-header.hj__header .container-fluid:after,
.dashboard-header.hj__header .row:before,
.dashboard-header.hj__header .row:after,
.dashboard-header.hj__header .form-horizontal .form-group:before,
.dashboard-header.hj__header .form-horizontal .form-group:after,
.dashboard-header.hj__header .btn-toolbar:before,
.dashboard-header.hj__header .btn-toolbar:after,
.dashboard-header.hj__header .btn-group-vertical > .btn-group:before,
.dashboard-header.hj__header .btn-group-vertical > .btn-group:after,
.dashboard-header.hj__header .nav:before,
.dashboard-header.hj__header .nav:after,
.dashboard-header.hj__header .navbar:before,
.dashboard-header.hj__header .navbar:after,
.dashboard-header.hj__header .navbar-header:before,
.dashboard-header.hj__header .navbar-header:after,
.dashboard-header.hj__header .navbar-collapse:before,
.dashboard-header.hj__header .navbar-collapse:after,
.dashboard-header.hj__header .pager:before,
.dashboard-header.hj__header .pager:after,
.dashboard-header.hj__header .panel-body:before,
.dashboard-header.hj__header .panel-body:after,
.dashboard-header.hj__header .modal-header:before,
.dashboard-header.hj__header .modal-header:after,
.dashboard-header.hj__header .modal-footer:before,
.dashboard-header.hj__header .modal-footer:after {
  display: none;
}
.dashboard-header.hj__header .dashboard-header__logo {
  position: relative;
  width: auto;
  margin: 0;
  left: 0;
}
@media screen and (max-width: 992px) {
  .dashboard-header.hj__header .clearfix,
  .dashboard-header.hj__header .dl-horizontal dd,
  .dashboard-header.hj__header .container,
  .dashboard-header.hj__header .container-fluid,
  .dashboard-header.hj__header .row,
  .dashboard-header.hj__header .form-horizontal .form-group,
  .dashboard-header.hj__header .btn-toolbar,
  .dashboard-header.hj__header .btn-group-vertical > .btn-group,
  .dashboard-header.hj__header .nav,
  .dashboard-header.hj__header .navbar,
  .dashboard-header.hj__header .navbar-header,
  .dashboard-header.hj__header .navbar-collapse,
  .dashboard-header.hj__header .pager,
  .dashboard-header.hj__header .panel-body,
  .dashboard-header.hj__header .modal-header,
  .dashboard-header.hj__header .modal-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
  }
  .dashboard-header.hj__header .dashboard-header__logo {
    position: relative;
    left: 0;
    transform: translateX(0%);
    top: 0;
    display: inline-block;
    width: 30%;
  }
  .dashboard-header.hj__header .dashboard-header__actions {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .dashboard-header.hj__header .dashboard-header__actions .login-settings {
    margin-top: 0;
  }
  .dashboard-header.hj__header .dashboard-header__actions .dashboard-header__logout {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .dashboard-header.hj__header {
    border-bottom: none!important;
  }
  .dashboard-header.hj__header .clearfix,
  .dashboard-header.hj__header .dl-horizontal dd,
  .dashboard-header.hj__header .container,
  .dashboard-header.hj__header .container-fluid,
  .dashboard-header.hj__header .row,
  .dashboard-header.hj__header .form-horizontal .form-group,
  .dashboard-header.hj__header .btn-toolbar,
  .dashboard-header.hj__header .btn-group-vertical > .btn-group,
  .dashboard-header.hj__header .nav,
  .dashboard-header.hj__header .navbar,
  .dashboard-header.hj__header .navbar-header,
  .dashboard-header.hj__header .navbar-collapse,
  .dashboard-header.hj__header .pager,
  .dashboard-header.hj__header .panel-body,
  .dashboard-header.hj__header .modal-header,
  .dashboard-header.hj__header .modal-footer {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding: 10px 0;
  }
  .dashboard-header.hj__header .dashboard-header__logo {
    position: relative;
    left: 0;
    transform: translateX(0%);
    top: 0;
    display: inline-block;
    width: 65%;
    margin-bottom: 15px;
  }
  .dashboard-header.hj__header .dashboard-header__logo .logo img {
    max-width: 100%;
    width: 220px;
  }
  .dashboard-header.hj__header .dashboard-header__actions {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dashboard-header.hj__header .dashboard-header__actions .login-settings {
    margin-top: 0;
    margin-bottom: 0;
  }
  .dashboard-header.hj__header .dashboard-header__actions .dashboard-header__logout {
    margin-top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .health-journey-dashboard .affix-sidebar {
    padding-right: 13px;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default {
    background: none!important;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header {
    text-align: center;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle {
    float: none;
    margin-right: 0;
    display: inline-block;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle.active {
    background: #ddd;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-collapse {
    padding: 0;
    overflow: hidden;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-collapse ul {
    margin: 0;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-collapse ul li a img {
    max-width: 90px;
  }
}
@media screen and (max-width: 992px) {
  .health-journey-dashboard .affix-sidebar {
    padding-right: 13px;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default {
    background: none!important;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header {
    text-align: center;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle {
    float: none;
    margin-right: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .health-journey-dashboard .affix-sidebar {
    margin-left: 0px;
    padding-right: 13px;
    border-bottom: none;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header:before,
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header:after {
    display: none;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle {
    float: right;
    margin-right: 5px;
    padding: 13px 10px;
    border-radius: 2px;
    transition: 0.3s;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle:hover {
    background: #ddd;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle:focus {
    background: none;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle.active:hover {
    background: #ddd;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .navbar-header .navbar-toggle.active:focus {
    background: #ddd;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .sidebar-navbar-collapse {
    padding: 0;
    top: 0;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .health-journey-dashboard .affix-sidebar .sidebar-nav .navbar-default .sidebar-navbar-collapse ul {
    margin: 0;
    overflow-y: visible;
  }
}
.doctor-register-page input {
  border-radius: 0;
  border: 1px solid #b0b0b0;
  height: 45px;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
  box-shadow: none;
}
.doctor-register-page input::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.doctor-register-page input:-ms-input-placeholder {
  color: #666;
}
.doctor-register-page input::-webkit-input-placeholder {
  color: #666;
}
.doctor-register-page input ::-webkit-input-placeholder {
  color: #666;
}
.doctor-register-page input ::-moz-placeholder {
  color: #666;
}
.doctor-register-page input :-ms-input-placeholder {
  color: #666;
}
.doctor-register-page__title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  margin: 21px 0 25px;
  color: #323232;
}
.doctor-register-page__right {
  padding-left: 40px;
}
.doctor-register-page__benefits {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.doctor-register-page__address {
  list-style-type: none;
  padding: 0;
  margin: 35px 0;
}
.doctor-register-page__address select {
  border-radius: 0;
  background-color: #dddddd;
  height: 45px;
  border: 1px solid #b0b0b0;
  font-size: 16px;
  color: #000;
}
.doctor-register-page__phone_description {
  font-size: 14px;
}
.doctor-register-page__address_title {
  padding: 10px;
  background-color: #32a2e3;
  color: #FFFFFF;
  display: block;
  text-align: center;
}
.doctor-register-page__hr {
  margin: 40px 0;
}
.doctor-register-page__icon1 {
  background: url('../images/sign-icon1.jpg') no-repeat left top;
  height: 54px;
  padding-left: 64px;
  text-align: left;
  display: inline-block;
  margin-bottom: 20px;
}
.doctor-register-page__icon2 {
  background: url('../images/sign-icon2.jpg') no-repeat left top;
  height: 54px;
  padding-left: 64px;
  text-align: left;
  display: inline-block;
  margin-bottom: 20px;
}
.doctor-register-page__icon3 {
  background: url('../images/sign-icon3.jpg') no-repeat left top;
  height: 54px;
  padding-left: 64px;
  text-align: left;
  display: inline-block;
  margin-bottom: 40px;
}
.doctor-register-page__icon4 {
  background: url('../images/sign-icon4.jpg') no-repeat left top;
  height: 54px;
  padding-left: 64px;
  text-align: left;
  display: inline-block;
  margin-bottom: 40px;
}
.doctor-register-page__submit {
  width: 100%;
  margin: 25px 0;
}
.popular-searches-header {
  background-color: #fbfbfb;
  padding: 10px 0;
}
.popular-searches-header .col-md-8 {
  width: 60%;
}
.popular-searches-header .col-md-4 {
  width: 40%;
}
.popular-searches-header h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 2.5;
}
@media screen and (max-width: 991px) {
  .popular-searches-header .col-md-8 {
    width: 100%;
  }
  .popular-searches-header .col-md-4 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .popular-searches-header .col-md-8 {
    width: 100%;
  }
  .popular-searches-header .col-md-4 {
    width: 100%;
  }
}
.region-list h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .region-list h1 {
    font-size: 20px;
    margin-top: 25px;
  }
}
@media (max-width: 992px) {
  .popular-searches-header {
    max-height: inherit;
  }
}
.popular-searches-container .letters {
  margin: 30px 0;
  text-align: center;
}
.popular-searches-container .letters a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #32a2e3;
  border-radius: 5px;
  width: 30px;
  border: 2px solid #32a2e3;
  padding: 7px 0;
  text-align: center;
  cursor: pointer;
}
.popular-searches-container .content-wrapper {
  padding-top: 30px;
  margin-bottom: 30px;
}
.popular-searches-container .content-wrapper .content {
  border-left: 1px solid #f1f1f1;
  padding-left: 20px;
}
.popular-searches-container .content-wrapper .content .col-md-3:first-child {
  border-left: none !important;
}
.popular-searches-container .content-wrapper .content a {
  font-size: 16px;
  color: #32a2e3;
  text-decoration: none;
  transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
}
.popular-searches-container .content-wrapper .content a:hover {
  text-decoration: none;
  color: #15699a;
}
.popular-searches-container .content-wrapper .content-header {
  margin-bottom: 20px;
}
.popular-searches-container .content-wrapper .content-header .no-results {
  line-height: 2.5;
  margin-bottom: 300px;
}
.popular-searches-container .content-wrapper .content-header .no-results p {
  margin: 0;
}
.popular-searches-container .content-wrapper .content-header h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
}
.popular-searches-container .content-wrapper .content .content-item {
  border-left: 1px solid #f1f1f1;
  margin: 10px 0;
  font-size: 14px;
}
.popular-searches-container .content-wrapper .content .content-item div.name-specialty p {
  margin: 0;
  line-height: 1.7;
}
.popular-searches-container .content-wrapper .content .content-item span {
  line-height: 1.5;
}
.popular-searches-container .content-wrapper .content .content-item span:after {
  content: "\00a0 ";
}
@media only screen and (max-width: 992px) {
  .popular-searches-container .content-wrapper .content .content-item {
    margin: 25px 0;
  }
}
@media screen and (min-width: 767px) {
  .nearby-content {
    margin-bottom: 0;
  }
}
.search-zip-form .search-zip-location {
  border-right: 1px solid #ddd;
  height: 46px;
  position: relative;
  padding-left: 40px;
}
.search-zip-form__quick-label {
  font-size: 12px;
  font-weight: 600;
}
.search-zip-form__quick-h1 {
  margin-top: 25px;
}
.search-zip-form__form {
  border: solid 1px #999999;
  border-radius: 6px;
  margin-top: 0;
  padding: 9px;
  background-color: #FFF;
}
.search-zip-form__icon {
  position: absolute;
  left: 17px;
  width: 19px;
  height: 26px;
  background: url(../images/sprite.png) no-repeat -256px -53px;
  -webkit-background-size: 300px;
  background-size: 300px;
  float: left;
  margin-top: 10px;
}
.search-zip-form__select {
  float: left;
  width: 100%;
}
.search-zip-form__select .select2 {
  margin-top: 11px !important;
}
.search-zip-form__select .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
}
.search-zip-form__button {
  border: 0;
  padding: 14px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #8868c9;
}
.search-zip-form__button:hover,
.search-zip-form__button:focus {
  background: #32a2e3;
  color: #fff;
}
body.index-page .select2-container .select2-dropdown {
  margin-left: -29px !important;
  margin-top: 20px !important;
  border-top: 1px solid #aaa;
}
@media (max-width: 1199px) and (min-width: 992px) {
  body.index-page .select2-container .select2-dropdown {
    margin-left: -11px !important;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  body.index-page .select2-container .select2-dropdown {
    margin-left: -11px !important;
  }
}
@media screen and (max-width: 991px) {
  .search-zip-form__form form {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .search-zip-form__form form .col-md-7 {
    width: 70%;
  }
  .search-zip-form__form form .col-md-5 {
    width: 30%;
  }
  .search-zip-form .search-zip-location {
    position: relative;
    padding-left: 45px;
  }
  .search-zip-form .search-zip-location .search-zip-form__icon {
    position: absolute;
    left: 18px;
  }
  .search-zip-form .search-zip-location .search-zip-form__select {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .search-zip-form__form form {
    margin: 0;
  }
  .search-zip-form__form form .col-md-7 {
    padding-right: 0;
    width: 60%;
  }
  .search-zip-form__form form .col-md-5 {
    padding-left: 5px;
    width: 40%;
  }
  .search-zip-form .search-zip-location {
    border: none;
    position: relative;
    padding-left: 45px;
    height: 55px;
  }
  .search-zip-form .search-zip-location .search-zip-form__icon {
    position: absolute;
    left: 18px;
  }
  .search-zip-form .search-zip-location .search-zip-form__select {
    width: 100%;
  }
}
.dashboard-page {
  padding: 0 15px;
}
.dashboard-page .pd-blocks a:hover {
  text-decoration: none;
}
.health-journey-dashboard .pd-blocks a {
  text-decoration: none!important;
}
.health-journey-dashboard .pd-blocks a:hover {
  text-decoration: none!important;
}
.signup-modal .site-link {
  color: #38a2e0;
  font-size: 1.1em;
}
.signup-modal .modal-dialog {
  max-width: 1020px;
  width: 100%;
}
.signup-modal .modal-dialog .modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.signup-modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 10px;
}
.signup-modal .modal-dialog .modal-content .modal-body {
  font-family: proximanova, Arial, sans-serif !important;
  color: #333;
  font-size: 14px;
  padding: 0 5px 25px;
}
@media (min-width: 768px) {
  .signup-modal .modal-dialog .modal-content .modal-body {
    background: #FFF url(../images/signup-bg.png) no-repeat top center;
    background-size: 2px 80%;
  }
}
@media (max-width: 767px) {
  .signup-modal .modal-dialog .signup-divider {
    clear: both;
    margin-bottom: 5px;
  }
}
.signup-modal .modal-dialog .row {
  margin: 0;
}
.signup-modal .modal-dialog .row .col-sm-2 {
  padding: 0;
}
.signup-modal .modal-dialog .btn-fb,
.signup-modal .modal-dialog .btn-create,
.signup-modal .modal-dialog .btn-about {
  margin: 10px 0;
}
.signup-modal h3 {
  text-transform: uppercase;
  font-size: 23px;
  margin-top: 5px;
  font-weight: bold;
  color: #333;
}
.grid-full {
  width: 100%;
  padding-bottom: 20px;
}
.grid-full.bordered {
  border-left: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  top: -5px;
  position: inherit;
}
.grid-full .grid-header {
  font-size: 18px;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #2F5E8F;
  border-radius: 5px 5px 0px 0px;
  color: #FFFFFF;
}
.grid-full .grid-input {
  float: left;
  border-left: solid 1px #CCCCCC !important;
  border-bottom: solid 1px #CCCCCC !important;
}
.grid-full .grid-content {
  width: 100%;
  display: inline-block;
}
.grid-full .grid-content .ui-toolbar.fg-toolbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #dcf2f9;
  border: none;
  padding: 5px 18px;
}
.grid-full .grid-content .ui-toolbar.fg-toolbar label {
  color: #333333;
  margin-bottom: 0;
}
.grid-full .grid-content .ui-toolbar.fg-toolbar select {
  height: 30px;
  border: none;
  margin: 0 4px;
}
.grid-full .grid-content .ui-state-default {
  background: #eeeeee;
  border: none;
  font-size: 16px;
  color: #333333;
}
.grid-full .grid-content tr {
  background: none !important;
}
.grid-full .grid-content tr th.align-center {
  text-align: center;
  border-left: 1px solid #aaaaaa;
  width: 150px;
}
.grid-full .grid-content tr td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #aaaaaa;
  border-top: none;
}
.grid-full .dataTables_wrapper {
  margin-top: 30px;
}
.grid-full .dataTables_wrapper .dataTables_info {
  color: #333;
}
@media screen and (max-width: 1199px) {
  .contact-image img {
    max-width: 100%;
  }
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    top: 104%;
    left: 0;
    z-index: 1000;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .header .navbar-collapse {
    max-height: 340px;
    clear: both;
    margin: 0;
  }
  .mobile-menu-btn {
    margin-right: 0;
  }
  .common-search {
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
  .main-menu {
    float: none;
  }
  .main-menu__btn {
    padding-left: 0;
  }
  .main-menu__item {
    float: none;
  }
  .main-menu__btn:after {
    right: auto;
    left: 110px;
    top: 24px;
  }
  .main-menu__dropdown {
    position: static;
    margin-left: 0;
    border: none;
    width: 100%;
    box-shadow: none;
    float: none;
  }
  .main-menu__dropdown:after {
    display: none;
  }
  .main-menu__dropdown__item {
    width: 100%;
  }
  .main-menu__dropdown--columns__standard-topics {
    float: none;
    width: 100%;
  }
  .main-menu__dropdown--columns__popular-topics {
    float: none;
    width: 100%;
  }
  .main-menu__dropdown--columns__popular-topics .main-menu__dropdown__submenu {
    columns: 1;
  }
  .main-menu__dropdown__item__link {
    padding-left: 50px !important;
  }
  .main-menu__dropdown__link--icon:before {
    right: auto;
    left: 10px;
  }
  .user-actions-menu {
    float: none;
  }
  .fpmOverlay .user-actions-menu {
    display: none;
  }
  .search-select .dropdown-toggle {
    padding: 0 35px 0 45px;
  }
  .doc-search__title {
    float: none;
    margin-top: 0;
    margin: 0;
  }
  .doc-search__form {
    margin-left: 0;
  }
  body.header-new header nav .navbar-header {
    margin-left: 0;
    position: relative;
    width: 100%;
    left: 0;
    text-align: left;
  }
  .search-select .icon-left {
    font-size: 24px;
  }
  .search-select .dropdown-toggle span,
  .search-select .select2-selection__rendered {
    font-size: 14px;
  }
  .about-content .info-box .grid-full {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .profile-doc-info__right-block p.philosophy img {
    float: none;
    display: inline-block;
  }
  .search-select__zip-input {
    padding: 0 14px;
  }
  .footer__top {
    padding-bottom: 0;
  }
  .footer-col {
    margin-left: 0;
    padding-left: 15px;
    margin-bottom: 30px;
    border: none;
    text-align: center;
  }
  .footer-col__title {
    margin-bottom: 15px;
  }
  .connect-us {
    margin-top: 0;
    text-align: center;
  }
  .connect-us__list {
    margin: 0;
  }
  .connect-us__socials {
    text-align: center;
  }
  .posts-tabs__link {
    margin-right: 20px !important;
  }
  .profile-settings-block__left {
    padding-right: 15px;
  }
  .profile-settings-block__right {
    padding-left: 15px;
    margin: 10px 0;
  }
  .search-expert-panel {
    width: 100%;
  }
  .search-expert-panel__col--first-name {
    width: 25%;
  }
  .search-expert-panel__col--last-name {
    width: 25%;
  }
  .search-expert-panel__col--state {
    width: 27%;
  }
  #doctor-list-wrapper {
    height: calc(100vh - 320px);
  }
  #doctors-table-modal .modal-title {
    font-size: 18px;
  }
  #doctor-table td {
    padding: 5px 8px;
    font-size: 14px;
  }
  #doctor-table td a {
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
  }
  #doctor-table td img {
    display: none;
  }
  #doctor-table th {
    padding: 7px 8px !important;
    font-size: 15px;
  }
}
#appointment-popup-login-template.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
#appointment-popup-login-template.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media screen and (max-width: 767px) {
  #appointment-popup-login-template.fade .modal-dialog {
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    -o-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }
  #appointment-popup-login-template.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #review-modal {
    top: 30px;
  }
  .doc-search__title {
    margin-top: 8px;
  }
  .findtopdocs-page {
    padding-top: 0;
  }
  .common-search {
    width: 100%;
  }
  .doc-search {
    position: static;
  }
  #zip-search-wrapper {
    min-height: 55px;
  }
  #zip-search-wrapper .select2 {
    margin-top: 0px !important;
  }
  .insurance-opener {
    min-height: 50px;
  }
  .search-select .dropdown-toggle {
    height: 50px;
    line-height: 50px;
    padding-left: 53px;
  }
  .search-select .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }
  .search-select .icon-left {
    font-size: 24px;
  }
  .main-search-form__col {
    width: 100%;
    border-top: 1px solid #ccc;
  }
  .main-search-form__col--zip {
    padding-left: 20px;
  }
  .main-search-form__col--zip .select2-selection__arrow {
    right: 6px !important;
  }
  .main-search-form__col--zip:after,
  .main-search-form__col--zip:before {
    display: none;
  }
  .main-search-form__col--specialty {
    border-top: none;
    border-radius: 5px 5px 0 0;
  }
  .main-search-form__col--specialty .dropdown-toggle {
    border-radius: 5px 5px 0 0;
  }
  .main-search-form__col--submit {
    border-radius: 0 0 5px 5px;
  }
  .main-search-form__col--submit .btn {
    border-radius: 0 0 5px 5px;
    height: 50px;
    line-height: 50px;
  }
  .main-search-form__col .dropdown-menu {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
  }
  .settings-tabs__title {
    font-size: 28px;
  }
  .settings-tabs__list {
    margin-bottom: 30px;
  }
  .settings-tabs__list li {
    float: none;
  }
  .settings-tabs__link {
    border-radius: 0 !important;
    font-size: 14px;
  }
  li:first-child .settings-tabs__link {
    border-radius: 4px 4px 0 0 !important;
  }
  li:last-child .settings-tabs__link {
    border-radius: 0 0 4px 4px !important;
  }
  li.active .settings-tabs__link:after {
    display: none;
  }
  .settings-tabs__title {
    font-size: 28px;
  }
  .card-dropdown-wrap {
    margin-bottom: 15px;
  }
  .exp-year-input {
    width: 87px;
  }
  .save-billing-actions .btn {
    margin-right: 5px;
    position: absolute;
  }
  .save-billing-actions .label-with-checkbox {
    margin-left: 70px;
  }
  .expert-posts__title {
    font-size: 28px;
    text-align: center;
  }
  .expert-posts__write-article {
    text-align: center !important;
    margin-bottom: 20px;
  }
  .posts-tabs__list li {
    float: none;
  }
  .posts-tabs__link {
    border-bottom: 3px solid transparent !important;
    border-top: none !important;
    padding-bottom: 9px !important;
    margin-right: 0 !important;
  }
  .admin-expert-post__img {
    text-align: center;
    margin-bottom: 20px;
  }
  .profile-settings-block__img {
    position: static;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  .profile-settings-block__name-certif-block {
    padding-left: 0;
  }
  .create-blog-steps {
    width: 100%;
  }
  .create-blog-steps:after {
    margin-left: -32%;
    width: 66%;
  }
  .create-blog-steps__title {
    font-size: 13pt;
  }
  .create-blog-banner__info {
    margin-top: 60px;
  }
  .create-blog-banner__heading {
    font-size: 30px;
  }
  .create-blog-banner__text {
    font-size: 24px;
  }
  .search-expert-panel__col {
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    padding: 10px 0;
    float: none;
  }
  .search-expert-panel__col--first-name {
    width: 100%;
  }
  .search-expert-panel__col--last-name {
    width: 100%;
  }
  .search-expert-panel__col--state {
    width: 100%;
  }
  .search-expert-panel__col--btn {
    text-align: center;
  }
  .create-blog-pluses {
    margin-top: 40px;
  }
  .create-blog-pluses__main-title {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .create-blog-pluses__col {
    margin-bottom: 40px;
  }
  .create-blog-pluses__img {
    height: auto;
  }
  .create-blog-footer__copyright {
    font-size: 13px;
  }
  .select-profile {
    margin-top: 40px;
  }
  .select-profile__title {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
  }
  .claim-profile-btn {
    float: none;
  }
  .account-creation,
  .account-verify {
    padding-top: 40px;
  }
  .account-creation__title,
  .account-verify__title {
    font-size: 30px;
  }
  .email-pass-block {
    width: 100%;
    margin-bottom: 40px;
  }
  .birth-inputs .form-control {
    margin-bottom: 20px;
  }
  .contacts-inputs {
    width: 100%;
  }
  .contacts-inputs .form-row__col {
    margin-bottom: 20px;
  }
  .contacts-inputs .form-row__col:last-child {
    margin-bottom: 0;
  }
  .phone-input-wrap {
    width: 100%;
  }
  .dd-box__body {
    padding: 15px;
  }
  .location-block img {
    margin-bottom: 10px;
  }
  .location-block address {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .location-block .rounded-btn {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    margin-top: 10px;
  }
  .profile-review-list {
    padding: 0;
  }
  .profile-review-list .profile-review {
    padding: 10px;
  }
  .profile-review-author .by {
    font-size: 13px;
  }
  .dd-box__head {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 15px;
  }
  .dd-box__head .rounded-btn {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 10px;
  }
  .dd-box__head .dd-box__head__btn {
    margin-top: 5px;
  }
  .content-pagination .pagination li:not(.page):not(.current) a {
    padding: 6px 10px;
  }
  #insurance-block {
    padding-left: 0;
  }
  #insurance-block li {
    line-height: 40px;
  }
}
#appointment-popup-login .modal-close,
#appointment-popup-request .modal-close,
#appointment-popup-done .modal-close {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 24px;
  height: 24px;
  background: #444444;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  z-index: 9;
  color: #fff;
}
@media screen and (max-width: 340px) {
  div.sign-up div.login-box div.center-area {
    width: auto !important;
  }
}
@media screen and (max-width: 992px) {
  div.sign-up div.center-box .join-pic {
    display: none;
  }
  .white-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .specialty-opener,
  .insurance-opener {
    padding-top: 0 !important;
  }
  .search-select .dropdown-toggle span,
  .search-select .select2-selection__rendered {
    font-size: 13px;
  }
  .health-journey-dashboard .navbar-default {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .appointment-datepicker .ui-datepicker-next,
  .appointment-datepicker .ui-datepicker-next.ui-state-hover {
    right: 10%;
  }
  .appointment-datepicker .ui-datepicker-prev,
  .appointment-datepicker .ui-datepicker-prev.ui-state-hover {
    left: 10%;
  }
  .login-claim-form {
    width: 100%;
  }
  .findtopdocs-page-padding {
    padding: 30px 15px;
  }
  .doctor-register-page .form-group {
    margin-bottom: 0;
  }
  .doctor-register-page .form-group .form-control {
    margin-bottom: 15px;
  }
  .login-settings {
    padding-right: 4px;
  }
  .sticky-footer > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-title {
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-title span {
    min-height: 50px;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-title a {
    display: block;
    float: none;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-title a i {
    font-size: 14px;
  }
  #schedule-appointment select {
    width: 100%;
    float: none;
    height: 40px;
    padding: 8px 12px;
  }
  #schedule-appointment input {
    height: 40px;
    float: none;
    width: 100%;
  }
  .tab_container {
    padding-left: 15px;
    padding-right: 15px;
  }
  h4 {
    font-size: 16px;
  }
  #schedule-appointment .schedule-appointment-header {
    font-size: 16px;
  }
  .dashboard-header__logout {
    padding: 4px 8px;
    margin-top: 0px;
  }
  .dashboard-header .dropdown-menu {
    min-width: 160px;
  }
  .login-settings {
    margin-top: 12px;
    margin-bottom: 7px;
    max-width: 210px;
    white-space: nowrap;
    line-height: 30px;
    margin-right: 8px;
  }
  .hj__header {
    padding: 0;
  }
  .login-settings__prof-name {
    margin-left: 5px;
    margin-right: 5px;
    max-width: 120px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    text-overflow: ellipsis;
  }
  .dashboard-header__actions {
    float: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .login-settings__drop-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .insurance_block .selected_plans_block li.item_insurance span.insurance_name {
    margin-left: 6px;
    font-size: 13px;
  }
  #insurance-tab .container {
    padding-left: 0;
    padding-right: 0;
  }
  .office-hours li .day-title {
    font-weight: normal;
    margin-bottom: 7px;
    float: none;
    display: block;
    width: 100%;
  }
  .office-hours li select {
    padding: 3px 4px;
    font-size: 13px;
  }
  .office-hours li label {
    margin-top: 7px;
  }
  body .birth-inputs select {
    width: 32% !important;
    margin-right: 2% !important;
    float: left;
  }
  body .birth-inputs select:last-child {
    margin-right: 0 !important;
  }
  .white-footer__block {
    padding: 0;
  }
  .white-footer__ad {
    margin: 10px 0;
  }
  #wo-breadcrumbs {
    padding: 0 15px;
    margin: 0;
  }
  #doctor-list-wrapper {
    min-height: 77vh;
    height: auto;
  }
  #doctor-list-pagination {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  #doctor-list-pagination ul li {
    display: inline-block;
  }
  #doctor-list-pagination .pagination-title {
    margin-left: 0;
  }
  #doctor-list-pagination .content-pagination {
    text-align: center;
    margin-right: 0;
  }
  .blue-line {
    padding: 20px 0;
  }
  .blue-line .blue-line-content {
    width: 90%;
  }
  .blue-line .blue-line-content .image {
    height: 80px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .blue-line .blue-line-content .content {
    padding-left: 60px;
  }
  .blue-line .blue-line-content .content a,
  .blue-line .blue-line-content .content span {
    font-size: 18px;
  }
  .search-doctor-actions__item {
    margin-bottom: 10px;
  }
  .search-doctor-block__right {
    min-height: 75px;
  }
  .search-doctor-block {
    padding: 8px 0;
  }
  .search-doctor-actions {
    border-left: none;
    padding: 0;
  }
  .search-results-block__loader {
    position: fixed;
    top: 45%;
  }
  .tab-reviews,
  .tab-locations {
    min-height: unset;
  }
  .tab-block h2 {
    font-size: 18px;
  }
  .tab-block h2:after {
    top: auto;
    bottom: -5px;
  }
  .tab-block__desc {
    margin-bottom: 10px;
  }
  .dd-box {
    margin-bottom: 20px;
  }
  body > header nav .navbar-brand-logo img {
    width: 175px;
    margin-top: 6px;
  }
  html #appointment-popup-login h2 {
    font-size: 16px;
    margin-bottom: 5px !important;
  }
  html #appointment-popup-login .col-md-6:first-child h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  html #appointment-popup-login .additional-information {
    padding: 0;
  }
  html #appointment-popup-login .col-md-6 .content-block {
    padding: 10px 0 0;
  }
  .search-results__sym {
    width: 100%;
  }
  .content-pagination .pagination li.page a:hover {
    background: #eee;
    border-color: #ccc;
    color: #444;
  }
  .dataTables_wrapper {
    overflow-x: auto;
  }
  .grid-full .grid-content tr td,
  .grid-full .grid-content tr th {
    padding: 6px 18px;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
  }
  .grid-full .dataTables_wrapper {
    margin-top: 0;
  }
  .account-page__headline {
    font-size: 16px;
  }
  .account-page__transparent-input input,
  .account-page__transparent-input select {
    padding: 5px 8px;
    height: 50px;
    font-size: 14px;
  }
  .account-page__name-form-submit .btn,
  .account-page__contact-form-submit .btn,
  .account-page__password-form-submit .btn {
    height: 50px;
    font-size: 15px;
  }
  .account-page__block {
    margin-bottom: 25px;
  }
  .upload-photo-page {
    width: 100%;
  }
  .dashboard-loading h1 {
    width: auto;
    display: inline-block;
    position: absolute;
    top: 65%;
    left: 50%;
    font-size: 18px;
    font-weight: bold;
    margin-left: -35px;
  }
  .dashboard-loading {
    -webkit-background-size: 240px 240px;
    background-size: 240px 240px;
  }
  .expert-dashboard .expert-blogs-header {
    font-size: 20px;
    font-weight: normal;
  }
  .expert-dashboard .expert-blogs-header a {
    display: block;
  }
  .modal:before {
    display: none;
  }
  #signUpModal .main-message {
    margin: 20px 10px 10px;
  }
  #signUpModal .main-message p {
    margin-bottom: 20px;
  }
  #signUpModal .main-message h2 {
    font-size: 24px;
  }
  #signUpModal .well-lg {
    padding: 10px;
  }
  .reset-calendar,
  .clear-calendar {
    display: block;
  }
  .dashboard-header__logo {
    text-align: center;
    float: none;
  }
  .dashboard-header__logo a.logo {
    display: inline-block;
  }
  .jwplayer {
    max-width: 100% !important;
  }
  .popular-searches-header h1 {
    font-size: 24px;
  }
  .popular-searches-container .content-wrapper {
    margin-bottom: 0;
  }
  .popular-searches-container .content-wrapper .content .content-item {
    margin-top: 0;
    border-left: none;
    margin-bottom: 20px;
  }
  .popular-searches-container .content-wrapper .content {
    border-left: none;
    padding-left: 0;
  }
  .popular-searches-container hr {
    border: none;
    display: none;
  }
  .popular-searches-container .content-wrapper .content .content-item br {
    display: none;
  }
  .benefits-video-links__item {
    padding: 0;
  }
  .benefits-video-links__item iframe {
    height: 200px;
  }
  .white-footer {
    padding: 0 15px;
  }
  .border-between > [class*='col-']:before {
    display: none;
  }
  .white-footer .box .hospitals hr {
    width: 100%;
  }
  .news-letter-signup {
    margin-bottom: 15px;
  }
  .connect-us__title {
    margin-bottom: 10px;
  }
  body.header-new .btn-fpm-overlay {
    float: right;
  }
  body.header-new .fpmOverlay .fpm-overlay-header .btn-fpm-close {
    top: 12px;
    right: 15px;
    line-height: 1;
  }
  body.header-new .fpmOverlay .fpm-overlay-header .nav-fpm-search-form {
    margin: 10px 0 20px;
  }
  body.header-new ul.header-menu > li > a {
    background: none !important;
    color: #836cc3 !important;
    padding: 10px 15px;
  }
  .header-menu #health-categories a:before,
  .header-menu #media a:before,
  .header-menu #medical-library ul a:before {
    left: 5px;
    right: auto;
  }
  .header-menu #top-doc-today li {
    list-style: none;
  }
  .header-menu #top-doc-today li a:before {
    left: 10px;
    right: auto;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding-left: 15px;
  }
}
@media (max-width: 360px) {
  .schedule-calendar-table .calendar-column .calendar-cell-title {
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 97px;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-title span {
    font-weight: normal;
    min-height: unset;
    display: block;
    font-size: 12px;
  }
  #schedule-appointment h4 {
    font-size: 14px;
    text-align: center;
  }
  #schedule-appointment select {
    padding: 6px 8px;
    font-size: 12px;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-item {
    padding: 4px;
  }
  .schedule-calendar-table .calendar-column .calendar-cell-item span {
    white-space: nowrap;
    margin-left: -2px;
    font-size: 12px;
    display: block;
  }
  .schedule-calendar-table .calendar-column .right-circle {
    display: block;
    float: none;
  }
  .table > thead:first-child > tr:first-child > th {
    vertical-align: middle;
  }
  .profile-settings-block__img a#modal-image-link {
    display: block;
    margin-top: 10px;
  }
  .profile-settings-list__item {
    display: block;
  }
  .profile-settings-list__item span {
    display: none;
  }
  .profile-settings-list__item a {
    margin-right: 5px;
    margin-bottom: 8px;
  }
  .add-practice-modal br {
    display: none;
  }
  .add-practice-modal .form-group {
    margin-bottom: 0;
  }
  .add-practice-modal .form-group .form-control {
    margin-bottom: 15px;
  }
  .settings-submit-row {
    text-align: center;
  }
}
@media (max-width: 325px) {
  #profile-tabs {
    max-width: 290px;
    overflow-y: auto;
  }
  #profile-modal {
    max-width: 320px;
    overflow-x: hidden;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .sidebar-navbar-collapse {
    padding-top: 114px;
  }
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow .fa-angle-down:before {
  font-size: 1.15em;
}
.search-select .dropdown-toggle span,
.search-select .select2-selection__rendered {
  font-size: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2 {
  width: 100% !important;
}
span.select2-selection.select2-selection--single {
  outline: none;
}
.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  border: none !important;
}
.select2 .select2-selection__rendered {
  text-align: left;
}
.select2-container .select2-choice {
  padding: 5px 10px;
  height: 40px;
  width: 132px;
  font-size: 1.2em;
}
.search-select.select2-container--open .select2-dropdown--below {
  width: 227px !important;
  margin-top: 16px;
  margin-left: -41px;
  border-radius: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #333 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 35px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px!important;
}
.about-content__bold {
  font-weight: bold;
}
.about-content__img {
  max-width: 100%;
}
.about-content .col-md-4 {
  width: 33.33333333%;
}
.about-content .btn-signup:hover {
  background-color: #1c7ab0;
}
.about-content .center-box {
  margin: 0 auto;
  max-width: 995px;
  padding: 0 10px;
}
.about-content .top-doctors {
  padding: 0 20px 40px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  -webkit-box-shadow: 0 10px 4px -2px #000;
  -moz-box-shadow: 0 10px 4px -2px #000;
  box-shadow: none;
  padding-bottom: 50px !important;
  background: #F3F3F3;
  padding: 45px 0 70px;
}
.about-content .top-doctors h1 {
  color: #32a2e3;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  font-size: 36px;
}
.about-content .top-doctors p {
  font-size: 16px;
  color: #666;
}
.about-content .top-doctors .grid-full {
  width: 100%;
  padding-bottom: 20px;
  margin-left: 0px;
}
.about-content .about-doctor {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 37px 0 33px;
}
.about-content .about-doctor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  background: #fbfbfb;
  z-index: -1;
}
.about-content .doctor-info {
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
  background: url(../images/docinfo-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 330px;
  overflow: hidden;
  height: 540px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.about-content .intro-slideshow .btn-signup {
  border: 2px solid #32a2e3;
  color: white;
}
.about-content .intro-slideshow .btn-signup span {
  font-size: 22px;
  color: #ffffff;
}
.about-content .intro-slideshow span.citate {
  color: #32a2e3;
}
.about-content .intro-slideshow div.box-header {
  position: relative;
  top: -70px;
}
.about-content .intro-slideshow img.post-image {
  width: 100%;
  height: 570px;
}
.about-content .intro-slideshow div.slideset {
  height: 540px;
}
.about-content .info-box .grid-half img {
  border-style: none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.about-content .info-box .grid-full {
  display: inline-block;
  width: 120%;
  margin-left: -8%;
}
.about-content div.info-box:first-child {
  padding-top: 40px;
}
.about-content .doctor_info .slideset {
  height: 540px;
}
.about-content .bg-stretch {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.about-content .bg-stretch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .about-content .info-box .grid-full {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .about-content .info-box iframe {
    width: 100%;
  }
  .about-content .col-md-4 {
    width: 100%;
  }
}
.about-us-health-journey {
  display: flex;
}
.about-us-health-journey ul {
  line-height: 1.9;
}
.about-us-health-journey .grid-full h1 {
  font-weight: bold;
}
.about-us-health-journey .grid-full h1 span {
  color: #78447F;
}
.about-us-health-journey .grid-full p span {
  color: #78447F;
}
.about-us-health-journey .panel-title i {
  display: none;
}
.about-us-health-journey .panel-title a {
  font-weight: bold;
  text-decoration: none;
  transition: color .2s linear, opacity .2s linear, border .2s linear, background .2s linear;
}
.about-us-health-journey .panel-title a:hover {
  text-decoration: none;
  color: #15699a;
}
@media screen and (max-width: 767px) {
  .about-us-health-journey {
    padding-top: 10px!important;
  }
  .about-us-health-journey .grid-full h1 {
    font-size: 22px;
  }
  .about-us-health-journey .grid-full p span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .health-journey-dashboard__block {
    padding-bottom: 20px;
  }
  .health-journey-dashboard__title {
    font-size: 28px;
  }
  .health-journey-dashboard__description {
    width: 80%;
    font-size: 16px;
    line-height: 22px;
  }
}
.intro-slideshow {
  position: relative;
}
.intro-slideshow .mask {
  position: relative;
  width: 100%;
  height: 100%;
}
.intro-slideshow .slide {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 540px;
  padding: 207px 0 0;
  display: block;
}
.intro-slideshow .slide.active {
  z-index: 1;
}
.intro-slideshow .bg-stretch:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(32, 124, 202, 0)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
  background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(32, 124, 202, 0) 100%);
}
.intro-slideshow h1 {
  text-align: center;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  margin: 0 0 47px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.intro-slideshow .forms-tab-holder {
  position: absolute;
  top: 308px;
  z-index: 3;
  left: 10px;
  right: 10px;
}
.bg-stretch {
  position: absolute;
  z-index: -1;
  margin: 0;
  top: -30px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.contact-us .gray-bar {
  background-color: #fbfbfb;
  padding: 1.594em 0;
}
.contact-us .gray-bar h1 {
  margin: 0 0 0 54px;
}
.contact-form {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 17px 0 33px;
}
.contact-form .center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
.contact-form h2 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 25px;
  color: #323232;
  position: relative;
  padding-left: 30px;
}
.contact-form .contact-image {
  padding-top: 20px;
}
.contact-form .sign-form input[type="email"] {
  border: 1px solid #b0b0b0;
  height: 45px;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
}
.contact-form .sign-form input[type="password"] {
  border: 1px solid #b0b0b0;
  height: 45px;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
}
.contact-form .sign-form input[type="text"] {
  border: 1px solid #b0b0b0;
  height: 45px;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
}
.contact-form .sign-form textarea {
  border: 1px solid #b0b0b0;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 12px;
  color: #666;
}
.contact-form .sign-form button[type="submit"] {
  border: none;
  background: #32a2e3;
  color: #fff;
  text-align: center;
  height: 45px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  margin: 32px 0 22px;
}
@media (max-width: 1200px) {
  .contact-form .center-box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  .contact-us .gray-bar h1 {
    margin-left: 0;
    font-size: 24px;
  }
  .contact-form .center-box {
    padding: 0 15px;
  }
  .contact-form .form-group {
    margin-bottom: 0;
  }
  .contact-form .form-control {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .contact-us {
    padding: 0!important;
  }
  .contact-us .gray-bar h1 {
    margin-left: 0;
    font-size: 24px;
  }
  .contact-form .center-box {
    padding: 0 15px;
  }
  .contact-form .center-box p {
    font-size: 14px;
  }
  .contact-form .sign-form input[type=email] {
    font-size: 13px;
    height: 42px;
  }
  .contact-form .sign-form input[type=text] {
    font-size: 13px;
    height: 42px;
  }
  .contact-form .sign-form textarea {
    font-size: 13px;
    height: 110px;
  }
  .contact-form .form-group {
    margin-bottom: 0;
  }
  .contact-form .form-control {
    margin-bottom: 15px;
  }
  .contact-image img {
    max-width: 99%;
  }
}
.terms-conditions {
  font-family: "Proxima Nova", "Arial", "Helvetica", sans-serif;
}
.terms-conditions .gray-bar {
  background-color: #fbfbfb;
  padding: 2.25em 0;
}
.terms-conditions .gray-bar p {
  margin: 0;
}
.terms-conditions .about-doctor {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 37px 0 33px;
}
.terms-conditions .about-doctor .center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
.terms-conditions .about-doctor p {
  margin: 0 0 1.2em;
  line-height: 1.2;
}
.privacy-policy .gray-bar {
  background-color: #fbfbfb;
  padding: 1.469em 0;
}
.privacy-policy .gray-bar h1 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  margin: 0 0 0 50px;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: bold;
}
.privacy-policy .about-doctor {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 37px 0 33px;
}
.privacy-policy .about-doctor .center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
.privacy-policy .about-doctor h2 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 25px;
  color: #323232;
  position: relative;
}
.privacy-policy .top-doctors {
  padding: 45px 0 50px;
  background: #F3F3F3;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  -webkit-box-shadow: 0 10px 4px -2px #000;
  -moz-box-shadow: 0 10px 4px -2px #000;
  box-shadow: none;
}
.privacy-policy .top-doctors h1 {
  margin: 0 0 1.2em;
}
.privacy-policy h3 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  font-weight: bold;
  font-size: 24px;
}
.health-communities .gray-bar {
  background-color: #fbfbfb;
  padding: 1.594em 0;
}
.health-communities .gray-bar h1 {
  margin: 0;
  font-weight: bold;
  color: #15699a;
}
.health-communities .about-doctor {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 20px 0 33px;
}
.health-communities .about-doctor .center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
.health-communities .about-doctor .center-box h1 {
  margin: 0;
  text-align: center;
  color: #15699a;
  padding-bottom: 10px;
  font-size: 36px;
  font-weight: bold;
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
}
.health-communities .about-doctor .center-box h2 {
  font-size: 16px;
  text-align: center;
}
.health-communities .about-doctor .center-box ul {
  width: 100%;
  font-size: 14px;
  padding-left: 0px;
}
.health-communities .about-doctor .center-box ul li {
  list-style: none;
}
.frequently-asked-questions .gray-bar {
  background-color: #fbfbfb;
  padding: 1.594em 0;
}
.frequently-asked-questions .gray-bar h1 {
  margin: 0 0 0 66px;
}
.frequently-asked-questions .about-doctor {
  min-height: 380px;
  position: relative;
  z-index: 1;
  padding: 20px 0 33px;
}
.frequently-asked-questions .about-doctor .center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
.frequently-asked-questions .about-doctor .center-box h1 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  font-weight: bold;
  font-size: 36px;
}
.benefits-hero-section {
  background: url("../images/benefits-hero-bg.jpg") no-repeat center center;
  height: 550px;
  background-size: cover;
}
.benefits-section-main-icon {
  margin-bottom: 25px;
}
.benefits-section-title {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 35px;
}
.benefits-section-title a {
  text-decoration: none;
}
.benefits-section-title a:hover {
  text-decoration: none;
}
.benefits-section-main-text {
  font-size: 18px;
  margin-bottom: 20px;
}
.benefits-hero {
  margin-top: 80px;
  text-align: center;
  color: #fff;
}
.benefits-hero__title {
  font-size: 60px;
  margin: 0 0 5px;
  font-weight: bold;
  line-height: 0.9;
}
.benefits-hero__sub-title {
  font-size: 32px;
  margin-bottom: 31px;
}
@media screen and (max-width: 1200px) {
  .benefits-hero__title {
    font-size: 46px;
  }
  .benefits-hero__sub-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .benefits-hero__title {
    font-size: 32px;
  }
  .benefits-hero__sub-title {
    font-size: 16px;
  }
}
.benefits-hero-list {
  padding: 0;
  list-style: none;
  margin-left: -25px;
}
.benefits-hero-list__item {
  display: inline-block;
  margin-left: 25px;
  width: 110px;
}
.benefits-hero-list__link {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.benefits-hero-list__link:hover {
  color: #fff;
}
.benefits-hero-list__img {
  height: 95px;
  margin-bottom: 15px;
  position: relative;
}
.benefits-hero-list__img img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1200px) {
  .benefits-hero-list__img img {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .benefits-hero-list__img img {
    height: 65px;
  }
}
.benefits-hero-list__text {
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .benefits-hero-list__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .benefits-hero-list__text {
    font-size: 12px;
  }
}
.benefits-profile-section {
  padding: 150px 0;
}
.benefits-profile-desc {
  color: #444444;
}
.benefits-profile-desc .benefits-section-title {
  color: #7dbcc9;
}
.benefits-profile-desc .benefits-section-main-text {
  margin-bottom: 50px;
}
.benefits-profile-desc__col-icon {
  margin-bottom: 15px;
}
.benefits-profile-desc__col-title {
  font-size: 24px;
  margin: 0 0 30px;
}
.benefits-profile-desc__col-text {
  font-size: 18px;
  margin-bottom: 0;
}
.benefits-profile-img {
  text-align: right;
}
.benefits-profile-img img {
  max-width: 100%;
}
.benefits-search-img {
  text-align: right;
}
.benefits-search-img img {
  max-width: 100%;
}
.benefits-connect-img {
  text-align: right;
}
.benefits-connect-img img {
  max-width: 100%;
}
.benefits-search-section {
  background: #bde6f8;
  padding: 100px 0;
}
.benefits-search-desc {
  color: #083256;
}
.benefits-search-engines-list {
  padding: 0;
  list-style: none;
}
.benefits-search-engines-list li {
  display: inline-block;
  margin-right: 40px;
}
.benefits-search-engines-list li:last-child {
  margin-right: 0;
}
.benefits-review-kiosk-section {
  padding: 42px 0;
  background: #8ccad7 url("../images/benefits-tablets-bg.png") no-repeat left top;
  background-size: contain;
  background-image: none;
  padding: 0;
}
.benefits-review-kiosk-section .description {
  padding: 19px 0;
}
.benefits-review-kiosk-desc {
  color: #083256;
}
.benefits-review-kiosk-video {
  position: relative;
}
.benefits-review-kiosk-video iframe {
  max-width: 100%;
}
.benefits-review-kiosk-video__item {
  width: 383px;
  height: 215px;
  display: inline-block;
  vertical-align: middle;
}
.benefits-review-kiosk-video__img {
  vertical-align: middle;
  margin-left: 20px;
}
.benefits-reviews-section {
  padding: 150px 0;
  background: url("../images/benefits-reviews-screen.png") no-repeat right center;
  background-image: none;
}
.benefits-reviews-desc .benefits-section-title {
  color: #7dbcc9;
}
.benefits-reviews-list {
  padding: 0;
  list-style: none;
}
.benefits-reviews-list li {
  padding-left: 20px;
  background: url("../images/check-list-style-grey.png") no-repeat left top;
  margin-bottom: 20px;
}
.benefits-reviews-labels img {
  margin-right: 20px;
  vertical-align: middle !important;
}
.benefits-reviews-labels img:last-child {
  margin-right: 0;
}
.benefits-connect-section {
  background: #bde6f8;
  padding: 100px 0;
}
.benefits-connect-desc {
  color: #083256;
}
.benefits-expand-section {
  padding: 100px 0;
  background: #8ccad7 url("../images/benefits-expand-bg.jpg") no-repeat center center;
}
.benefits-expand-desc {
  color: #083256;
}
.benefits-expand-img img {
  max-width: 100%;
}
.benefits-expand-list {
  padding: 0;
  list-style: none;
}
.benefits-expand-list__item {
  padding: 10px 10px 10px 48px;
  position: relative;
  background: #9ed5e1;
}
.benefits-expand-list__icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
.benefits-expand-list__title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
.benefits-expand-list__text {
  font-size: 15px;
  margin-bottom: 0;
}
.benefits-video-section {
  padding: 100px 0;
  background: #bde6f8;
}
.benefits-video-desc {
  color: #083256;
}
.benefits-video-links {
  position: relative;
  padding-bottom: 70px;
}
.benefits-video-links img {
  max-width: 100%;
}
.benefits-video-links iframe {
  max-width: 100%;
}
.benefits-video-links__watch-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.benefits-login-section {
  padding: 100px 0;
  color: #083256;
  text-align: center;
}
.benefits-login-link {
  text-transform: uppercase;
  font-size: 40px;
  color: #32a2e3;
}
.benefits-login-btn {
  margin-right: 20px;
}
.search-drop {
  display: none !important;
}
.searchpage #main {
  padding: 85px 0 0 !important;
}
@media (max-width: 767px) {
  .img_doctored {
    display: none;
  }
  .benefits-container section {
    padding: 50px 0;
  }
  .benefits-hero-section {
    height: auto;
    padding-bottom: 30px;
  }
  .benefits-hero-list__text br {
    display: block;
  }
  .benefits-profile-desc__col-text {
    margin-bottom: 15px;
  }
  .benefits-login-section {
    padding: 50px 0;
  }
  .benefits-login-btn,
  .benefits-register-btn {
    margin-right: 0;
  }
  .benefits-section-title {
    font-size: 22px;
  }
  .benefits-section-title a {
    font-size: 22px;
  }
}
/*Responsive styles*/
.expert-blog-container img {
  max-width: 100%;
}
.expert-blog-section-title {
  color: #002c51;
  font-size: 40px;
  margin: 0 0 30px;
}
.expert-blog-section-main-text {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.expert-blog-hero-section {
  height: 550px;
  background: url("../images/expert-blog__hero-bg.jpg") no-repeat center center;
}
.expert-blog-hero {
  margin-top: 138px;
  color: #fff;
  text-align: center;
}
.expert-blog-hero__head-title {
  color: #50dcff;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}
.expert-blog-hero__title {
  font-size: 60px;
  font-weight: bold;
  margin: 0;
}
.expert-blog-hero__sub-title {
  margin: 0;
  font-size: 34px;
}
.expert-blog-hero__btn-block {
  margin-top: 30px;
  margin-bottom: 20px;
}
.expert-blog-hero__btn-block .btn {
  font-weight: 600;
}
.expert-blog-hero__text {
  font-size: 16px;
  font-weight: bold;
}
.expert-blog-whats-section {
  padding: 100px 0 90px;
}
.expert-blog-whats-section .expert-blog-section-title {
  text-align: center;
}
.expert-blog-whats-section .expert-blog-section-main-text {
  text-align: center;
  max-width: 690px;
  margin: 0 auto 50px;
}
.expert-blog-desc__icon {
  margin-bottom: 20px;
}
.expert-blog-desc__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}
.expert-blog-desc__text {
  margin-bottom: 35px;
}
.expert-blog-connect-section {
  background: #74a3bd;
  padding: 55px 0;
}
.expert-blog-connect-desc {
  margin-top: 147px;
  color: #fff;
}
.expert-blog-newsletter-section {
  padding: 100px 0;
}
.expert-blog-newsletter-head {
  margin-bottom: 40px;
}
.expert-blog-video-section {
  padding: 100px 0;
  background: #74a3bd;
  color: #fff;
}
.expert-blog-video-desc {
  margin-top: 75px;
}
.expert-blog-search-section {
  padding: 100px 0;
}
.expert-blog-search-desc {
  margin-top: 85px;
}
.expert-blog-web-section {
  height: 600px;
  background: url("../images/expert-blog__web-bg.jpg") no-repeat center center;
  background-size: 100%;
  color: #fff;
}
.expert-blog-web-desc {
  margin-top: 190px;
}
.expert-blog-posts-section {
  padding: 100px 0;
}
.expert-blog-posts-desc {
  margin-top: 127px;
}
.expert-blog-rewards-section {
  background: #74a3bd;
  padding: 60px 0 50px;
  color: #fff;
}
.expert-blog-rewards-desc {
  margin-top: 90px;
}
.expert-blog-steps-section {
  height: 600px;
  background: url("../images/expert-blog__steps-bg.jpg") no-repeat center center;
  background-size: contain;
}
.expert-blog-steps {
  background: #fff;
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.expert-blog-steps__main-title {
  text-align: center;
  color: #002c51;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 30px;
}
.expert-blog-steps__title {
  color: #222222;
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
}
.expert-blog-steps__text {
  font-size: 15px;
  margin: 0;
}
.expert-blog-steps__text a {
  color: #0098d3;
  text-decoration: underline;
}
.expert-blog-steps__list {
  list-style: none;
  padding-left: 60px;
  background: url("../images/expert-blog__steps-img.png") no-repeat left top;
}
.expert-blog-steps__item {
  margin-bottom: 30px;
}
.expert-blog-steps__btn-block {
  text-align: center;
}
.rounded-btn--red {
  background: #f6473a;
}
.rounded-btn {
  height: 40px;
  line-height: 42px;
  border-radius: 20px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
.search-drop {
  display: none !important;
}
.searchpage #main {
  padding: 85px 0 0 !important;
}
@media screen and (max-width: 1199px) {
  .expert-blog-steps-section {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .expert-blog-hero-section {
    background-position: right center;
    position: relative;
  }
  .expert-blog-hero-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .expert-blog-hero {
    position: relative;
    z-index: 2;
  }
  .expert-blog-connect-desc {
    margin-top: 0;
  }
  .expert-blog-video-desc {
    margin-top: 0;
  }
  .expert-blog-search-desc {
    margin-top: 0;
  }
  .expert-blog-posts-desc {
    margin-top: 0;
  }
  .expert-blog-rewards-desc {
    margin-top: 0;
  }
  .expert-blog-web-section {
    background-size: cover;
    background-position: left center;
    position: relative;
  }
  .expert-blog-web-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
  .expert-blog-web-section .expert-blog-section-title {
    color: #fff;
  }
  .expert-blog-web-desc {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .expert-blog-section-title {
    font-size: 32px;
  }
  .expert-blog-hero-section {
    background-position: 73% center;
  }
  .expert-blog-hero {
    margin-top: 80px;
  }
  .expert-blog-hero__head-title {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .expert-blog-hero__title {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .expert-blog-hero__sub-title {
    font-size: 29px;
  }
  .expert-blog-whats-section {
    padding: 50px 0;
  }
  .expert-blog-newsletter-section {
    padding: 50px 0;
  }
  .expert-blog-video-section {
    padding: 50px 0;
  }
  .expert-blog-search-section {
    padding: 50px 0;
  }
  .expert-blog-web-section {
    padding: 50px 0;
    height: auto;
    background-position: 10% center;
  }
  .expert-blog-posts-section {
    padding: 50px 0;
  }
  .expert-blog-rewards-section {
    padding: 50px 0;
  }
  .expert-blog-web-desc {
    margin-top: 0;
  }
  .expert-blog-steps-section {
    height: auto;
  }
  .expert-blog-steps {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 0;
  }
}
div.sign-up {
  position: relative;
  z-index: 1;
  min-height: 380px;
  padding: 37px 0 33px;
}
div.sign-up::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  background: #fbfbfb;
  z-index: -1;
}
div.sign-up div.center-box {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 10px;
}
div.sign-up div.center-box .join-pic {
  z-index: 20;
  top: -330px;
  position: relative;
  left: 430px;
  width: 170px;
}
div.sign-up div.center-box .signuptext {
  border: none;
  background: #32a2e3;
  color: #fff;
  text-align: center;
  height: 45px;
  width: 100%;
  padding: 10px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  margin: 32px 0 22px;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  text-decoration: none;
}
div.sign-up div.center-box h2 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 25px 0;
  color: #323232;
  position: relative;
}
div.sign-up div.col {
  border: solid 1px #999999;
  height: 450px;
  text-align: center;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
div.sign-up div.center-area {
  color: #333333;
}
div.sign-up div.center-area p.have-account {
  padding-bottom: 20px;
}
div.sign-up div.login-box div.center-area {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 20px 0 0;
  width: 306px;
  margin: 0px auto;
}
div.sign-up div.login-box div.center-area h2 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: normal;
  position: relative;
}
div.sign-up div.login-box div.center-area li {
  line-height: 20px;
  margin-bottom: 10px;
}
.our-team-page {
  overflow: hidden;
}
.our-team-page__header {
  text-align: center;
  display: block !important;
  padding-bottom: 20px;
}
.our-team-page__header h1 {
  color: #32a2e3;
  margin: 0;
  font-weight: bold;
}
.our-team-page__name {
  color: #32a2e3;
  margin: 0;
  font-weight: bold;
}
.our-team-page__description {
  color: #666;
  font-size: 16px;
  display: block;
  margin: 15px 0 10px;
}
.our-team-page__container {
  font-size: 16px;
  padding-right: 30px !important;
  width: 66% !important;
}
.our-team-page .center-box {
  margin: 0 auto;
  max-width: 995px;
  padding: 0 10px;
}
.our-team-page .grid-full {
  width: 100%;
  padding-bottom: 20px;
  display: inline-block;
}
.our-team-page .grid-half {
  line-height: 1.2;
  width: 33%;
  float: left;
  position: relative;
  padding-right: 10px;
}
.our-team-page .grid-3 {
  line-height: 1.2;
  width: 75%;
  float: left;
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.our-team-page .sidebar-1 {
  display: block;
  margin-right: 380px;
  min-height: 950px;
}
.our-team-page .grid-1 {
  line-height: 1.2;
  width: 25%;
  float: left;
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.our-team-page .library_li {
  padding: 15px 15px;
  border-bottom: solid 1px #CCC;
  font-weight: bold;
  text-transform: uppercase;
  border-left: solid 3px #1d98dd;
}
.our-team-page .library_li:hover {
  border-left: solid 10px #1d98dd;
  background: #f4f2f4;
}
.our-team-page .sidebar-2 {
  position: absolute;
  top: 0;
  right: 0px;
  width: 380px;
}
.our-team-page .grid-header {
  font-size: 18px;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #2F5E8F;
  border-radius: 5px 5px 0px 0px;
  color: #FFFFFF;
}
.our-team-page .grid-input {
  float: left;
  border-left: solid 1px #CCCCCC !important;
  border-bottom: solid 1px #CCCCCC !important;
}
.our-team-page .grid-content {
  width: 100%;
  display: inline-block;
}
.our-team-page .bordered {
  border-left: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  top: -5px;
  position: inherit;
}
.our-team-page .greybox {
  background: #F3F3F3;
  padding-top: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: flex;
  clear: both;
}
.our-team-page .grid-half {
  padding-bottom: 20px;
}
.our-team-page .nogreybox {
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
}
.our-team-page img {
  border-style: none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
@media (max-width: 767px) {
  .our-team-page {
    padding: 0!important;
  }
  .our-team-page img {
    min-width: 100px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
  }
  .our-team-page h1 {
    font-size: 24px;
  }
  .our-team-page .greybox {
    border: none;
    border-radius: 0px;
  }
  .our-team-page__container .our-team-page__name {
    font-size: 19px;
  }
  .our-team-page__container .our-team-page__description {
    font-size: 14px;
  }
  .our-team-page__container p {
    font-size: 13px;
  }
}
div.error-page {
  margin: 30px auto;
}
div.error-page div.center-box {
  margin: 0 auto;
  max-width: 995px;
  padding: 0 10px;
}
div.error-page h1 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 0.4em;
  font-weight: bold;
  font-size: 36px;
}
div.error-page h3 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 0.8em;
  font-weight: bold;
  font-size: 24px;
}
div.error-page h5 {
  font-family: "proximanova", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
  font-weight: bold;
  font-size: 14px;
}
div.error-page ul li {
  line-height: 20px;
  margin-bottom: 10px;
}
div.error-page ul li a {
  text-decoration: none;
  color: #32a2e3;
}
.nearby-heading h1 {
  font-weight: bold;
  color: black;
  font-size: 42px;
  margin-bottom: 5px;
}
.nearby-heading h3 {
  margin: 10px 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .nearby-heading h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .nearby-heading h3 {
    font-size: 16px;
  }
}
.specialty-description p strong {
  color: #0091CF;
}
.specialty-description p {
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .specialty-description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 992px) {
  li {
    font-size: 20px;
  }
}
.nearby-content {
  max-width: 1050px;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
}
.nearby-content .card-item {
  border: 2px solid #e7e7e7;
  border-radius: 7px;
  padding-bottom: 10px;
  box-shadow: inset 10px 0 40px -7px rgba(243, 243, 245, 0.4);
}
.nearby-content .card-item .item-content-width {
  max-width: 200px;
  margin: 0 auto;
}
.nearby-content .card-item .name {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.nearby-content .card-item .job {
  color: #38a2e0;
  font-weight: bold;
  margin-top: 20px;
}
.nearby-content .card-item .address {
  margin-top: 10px;
  font-size: 14px;
  position: relative;
  height: 50px;
}
.nearby-content .card-item .address address {
  margin-bottom: 0;
}
.nearby-content .card-item a {
  display: block;
  text-decoration: none;
}
.nearby-content .card-item a .picture-border {
  position: relative;
  margin: 24px auto;
  width: 124px;
}
.nearby-content .card-item a .picture-border:before {
  content: '';
  position: absolute;
  top: -14px;
  left: -14px;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  background: #a5afb6;
  background: -moz-radial-gradient(50% -10%, circle cover, #fff 30%, #7b8993 200%);
  background: -webkit-radial-gradient(50% -10%, circle cover, #fff 30%, #7b8993 200%);
  background: radial-gradient(circle at 50% -10%, #fff 30%, #7b8993 200%);
}
.nearby-content .card-item a .picture-border .picture {
  max-height: none;
  max-width: none;
  float: none;
  margin-left: 0;
  height: 124px;
  width: 124px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  z-index: 10;
}
.nearby-content .card-item a .picture-border .picture img {
  margin: 0;
  max-height: none;
  max-width: none;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .nearby-content .col-md-3 {
    width: 49%;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nearby-content {
    margin-bottom: 0;
  }
  .nearby-content .col-md-3 {
    width: 100%;
  }
  .nearby-content .card-item {
    margin-bottom: 20px;
  }
}
#profile-modal .modal-dialog {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1290px) {
  #profile-modal .modal-dialog {
    width: 1300px;
  }
}
#profile-modal .modal-header {
  border: none;
  padding: 0;
}
#profile-modal .modal-header .close {
  background-image: url("/fatd/plugins/fancybox-2.1.6/source/fancybox_sprite@2x.png");
  background-size: 44px 152px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 9999;
  display: block;
  opacity: 1;
  position: absolute;
  right: 5px;
  top: 5px;
}
#profile-modal .modal-header .close span {
  display: none;
}
#profile-modal .modal-body {
  padding: 0;
}
#profile-modal .modal-body iframe {
  width: 100%;
  height: 100vh !important;
  border: none;
  display: block;
  overflow: auto;
}
@media (max-width: 620px) {
  #profile-modal .modal-content {
    border: none;
    max-width: 100%;
  }
}
.doctor-search-page__last-name {
  width: 270px;
}
.doctor-search-page__zip-code {
  width: 250px;
}
.doctor-search-page__btn {
  width: 250px;
  border: none;
}
.doctor-search-page__btn button {
  width: 300px;
  height: 50px;
  margin: 7px 7px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}
.review-form .form-control {
  padding: 6px 10px;
}
#doctor-list-wrapper .simplebar-track {
  background: #f0ecec;
  padding: 0;
  border-radius: 4px;
  width: 7px;
  margin-right: 5px;
}
#doctor-list-wrapper .simplebar-scrollbar {
  background: #c9c6c6;
  opacity: 1;
  border-radius: 4px;
  width: 7px;
  right: 0;
}
#doctor-list-wrapper .simplebar-content {
  padding-right: 2px;
}
#doctor-list-wrapper .simplebar-track.horizontal {
  display: none;
}
.box_raiting {
  margin-bottom: 12px;
}
.box_raiting .list_star {
  margin-right: 8px;
  padding: 0 !important;
  line-height: normal !important;
}
.box_raiting .list_star i {
  display: inline-block;
  font-size: 14px;
  color: #e5e6ea;
  margin-right: 5px;
}
.box_raiting .list_star i.active {
  color: #feb904;
}
.box_raiting .link_review {
  display: inline-block;
  text-decoration: none;
  color: #37a59d;
  font-size: 13px;
}
.box_raiting .link_review:hover {
  text-decoration: underline;
  color: #45d3c5;
}
.btn_maininfo {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-right: 20px;
  display: inline-block;
  text-decoration: none;
  padding: 15px;
  padding-right: 68px;
  background: #45d3c5;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  min-width: 200px;
}
.btn_maininfo:hover,
.btn_maininfo:focus {
  background: #37a59d;
  color: #fff;
  text-decoration: none;
}
.btn_maininfo.blue {
  background: #459cd2;
}
.btn_maininfo.blue:hover {
  color: #fff;
  background: #407bac;
}
.btn_maininfo i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  background: rgba(255, 255, 255, 0.32);
  line-height: 30px;
  height: 30px;
  display: inline-block;
  width: 50px;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
}
.btn_maininfo.green {
  color: #66B1AC;
  background: #e1f5f0;
}
.btn_maininfo.green:hover {
  background: #d0f1e9;
}
.btn_maininfo.green i {
  background: #66B2AC;
  color: #fff;
}
.btn_maininfo.watch-video {
  color: #1095D3;
  background: #E7F5FB;
}
.btn_maininfo.watch-video:hover {
  background: #cde9f5;
}
.btn_maininfo.watch-video .icon-watch {
  background: url(/fatd/images/play.png) no-repeat center center, #1095D3;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 50px;
  line-height: 30px;
  height: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: flex;
}
.breadCrumbs {
  padding: 30px 0;
  font-family: 'Metropolis';
  display: block;
}
.breadCrumbs .list_breadCrumbs {
  padding: 0;
  list-style: none;
  margin: 0;
}
.breadCrumbs .list_breadCrumbs li {
  padding: 0;
}
.breadCrumbs .list_breadCrumbs li a {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  color: #23274a;
}
.breadCrumbs .list_breadCrumbs li a:hover {
  color: #37a59d;
  text-decoration: underline;
}
.breadCrumbs .list_breadCrumbs li i {
  font-size: 16px;
  margin: 0 7px;
}
.breadCrumbs .list_breadCrumbs li span {
  display: inline-block;
  font-size: 13px;
  color: #6c6d6f;
}
/* ================== breadCrumbs end =================  */
.profile_breadcrumb {
  font-size: 13px;
}
.doctor_info {
  font-family: 'Metropolis';
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .doctor_info .wrap_seal {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
}
.doctor_info .show-rating {
  margin: 10px 0;
  position: initial;
  width: auto;
}
.doctor_info .show-rating .number-rate {
  color: #F4B53F;
  font-size: 16px;
  margin-right: 5px;
}
.doctor_info .show-rating .rating-count {
  display: inline-block;
  text-decoration: none;
  color: #37a59d;
  font-size: 16px;
}
.doctor_info .box__doctor_info {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
  padding: 45px 35px;
  margin: 0;
  flex-wrap: wrap;
  position: relative;
}
.doctor_info .box__doctor_info .link_claim {
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 13px;
  font-weight: 400;
  color: #343760;
}
.doctor_info .box__doctor_info .link_claim form {
  display: inline-block;
}
.doctor_info .box__doctor_info .link_claim a {
  text-decoration: none;
  color: #343760;
  font-weight: 600;
}
.doctor_info .box__doctor_info .link_claim a:hover {
  color: #37a59d;
  text-decoration: underline;
}
.doctor_info .box__doctor_info .box_image {
  position: relative;
}
.doctor_info .box__doctor_info .box_image .img_wrapper {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
}
.doctor_info .box__doctor_info .box_image .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}
@media screen and (max-width: 992px) {
  .doctor_info .box__doctor_info .box_image .img_wrapper {
    width: 170px!important;
    height: 170px!important;
  }
}
.doctor_info .box__doctor_info .box_image .wrap_seal {
  position: absolute;
  top: -10px;
  right: -15px;
}
@media screen and (max-width: 768px) {
  .doctor_info .box__doctor_info .box_image .wrap_seal {
    top: 0;
    bottom: auto;
    right: -50%;
    transform: translate(40%, -30%);
  }
}
.doctor_info .box__doctor_info .box_image .wrap_seal .seal {
  max-width: 75px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.doctor_info .box__doctor_info .box_image .another-seal {
  width: 70px;
  height: 70px;
  border-radius: 30px;
  object-fit: contain;
  position: absolute;
  right: 55px;
  bottom: -53px;
}
.doctor_info .box__doctor_info .box_image .another-seal:hover + .verified-tooltip {
  display: block;
}
@media screen and (max-width: 991px) {
  .doctor_info .box__doctor_info .box_image .another-seal {
    right: 50px!important;
  }
}
.doctor_info .box__doctor_info .box_image .verified-tooltip {
  display: none;
  background: #6f95af;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  width: 270px;
  position: absolute;
  left: -47px;
  font-size: 10px;
  bottom: -110px;
  z-index: 9;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .doctor_info .box__doctor_info .box_image .verified-tooltip {
    left: -52px !important;
  }
}
.doctor_info .box__doctor_info .box_image .verified-tooltip:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #6f95af;
  top: -6px;
  left: 49%;
}
.doctor_info .box__doctor_info .box_description {
  display: flex;
  flex-direction: column;
}
.doctor_info .box__doctor_info .box_description__inner {
  display: flex;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .doctor_info .box__doctor_info .box_description {
    width: 60%;
  }
}
.doctor_info .box__doctor_info .box_description .name {
  font-size: 24px;
  color: #343760;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-weight: 600;
}
.doctor_info .box__doctor_info .box_description .profession {
  padding: 0;
  margin: 0;
  color: #696666;
  font-size: 22px;
}
.doctor_info .box__doctor_info .box_description address {
  font-size: 20px;
  font-weight: 400;
  color: black;
  display: block;
}
.doctor_info .box__doctor_info .box_description address i {
  position: relative;
  font-size: 20px;
}
.doctor_info .box__doctor_info .box_description address .show_map {
  margin-left: 20px;
  color: #343760;
  font-weight: 600;
  text-decoration: underline;
}
.doctor_info .box__doctor_info .box_description address .show_map:hover {
  color: #37a59d;
  text-decoration: none;
}
.doctor_info .box__doctor_info .box_description .left-desc {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  .doctor_info .box__doctor_info .box_description .left-desc {
    text-align: center  ;
    margin-top: 60px;
  }
}
.doctor_info .box__doctor_info .box_description .right-desc .img_wrapper {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  overflow: hidden;
}
.doctor_info .box__doctor_info .box_description .right-desc .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.doctor_info .box__doctor_info .box_childers {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
.doctor_info .box__doctor_info .box_childers .img_wrapper {
  max-width: 180px;
  width: 100%;
  max-height: 180px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .doctor_info .box__doctor_info .box_childers .img_wrapper {
    max-width: 170px;
    max-height: 170px;
  }
}
.doctor_info .box__doctor_info .box_childers .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .doctor_info .box__doctor_info .box_childers {
    width: 15%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .doctor_info .box__doctor_info .box_childers {
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.doctor_info .box__doctor_info .box_childers .img_wrapper {
  max-width: 180px;
  width: 100%;
  height: 180px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .doctor_info .box__doctor_info .box_childers .img_wrapper {
    max-width: 130px;
    max-height: 130px;
  }
}
.doctor_info .box__doctor_info .box_childers .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .doctor_info .box__doctor_info .box_btn {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    transform: translateX(0);
  }
}
@media screen and (max-width: 991px) {
  .doctor_info .box__doctor_info {
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
  }
}
.profile-popup-body .doctor_info {
  padding-top: 60px;
}
/* ================== doctor_info end =================  */
.content_person {
  padding: 20px 0;
  font-family: 'Metropolis';
}
.content_person .appointment-datepicker .ui-datepicker-inline {
  border-radius: 4px;
}
.content_person .appointment-datepicker .ui-datepicker-inline .ui-datepicker-header {
  padding-top: 15px;
}
.content_person .appointment-datepicker .ui-datepicker-inline .ui-datepicker-header .ui-corner-all {
  top: 18px;
}
.content_person .list__tabs_buttons {
  justify-content: space-evenly;
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #ededed;
}
.content_person .list__tabs_buttons li {
  width: 100%;
  padding: 0px;
  text-align: center;
}
.content_person .list__tabs_buttons li a {
  display: inline-block;
  text-decoration: none;
  padding: 16px;
  font-size: 14px;
  font-weight: 500;
  color: #343760;
  position: relative;
}
.content_person .list__tabs_buttons li a:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1px;
  height: 3px;
  width: 0%;
  background: #45d3c5;
  transition: 0.3s;
  opacity: 0;
}
.content_person .list__tabs_buttons li a:after {
  content: '';
  position: absolute;
  right: 50%;
  bottom: -1px;
  height: 3px;
  width: 0%;
  background: #45d3c5;
  transition: 0.3s;
  opacity: 0;
}
.content_person .list__tabs_buttons li a:hover:before,
.content_person .list__tabs_buttons li a:hover:after {
  width: 50%;
  opacity: 1;
}
.content_person .list__tabs_buttons li.active a:before {
  opacity: 1;
}
.content_person .border_b {
  border-bottom: 1px solid #e8e8e8;
}
.content_person .caption b {
  font-weight: 500;
  font-size: 22px;
}
.content_person .caption,
.content_person .title {
  font-size: 22px;
  font-weight: 600;
  color: #343760;
  font-family: 'Metropolis';
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.content_person li,
.content_person p,
.content_person span,
.content_person address {
  font-size: 16px;
  color: #2c2c3d;
  line-height: 27px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}
.content_person .block_about {
  padding: 30px 25px;
}
.content_person .block_about .box_description {
  width: 85%;
  padding-bottom: 20px;
}
.content_person .block_about .box_experience {
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  padding: 35px 15px 15px;
  margin-left: -25px;
  margin-right: -25px;
}
.content_person .block_about .box_experience .sub {
  width: 90%;
}
.content_person .block_about .box_experience .tags {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 15px;
  margin-bottom: 10px;
}
.content_person .block_about .box_experience .tags i {
  font-size: 18px;
  color: #343760;
  margin-right: 10px;
}
.content_person .link_more {
  margin-top: 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #37a59d;
  text-decoration: underline;
}
.content_person .link_more:hover {
  color: #45d3c5;
  text-decoration: none;
}
.content_person .block_questionsCollege {
  padding: 35px 25px 20px;
}
.content_person .block_questionsCollege .caption {
  margin-bottom: 30px;
}
.content_person .block_questionsCollege .list_questions {
  padding: 0;
  list-style: none;
  margin: 0;
}
.content_person .block_questionsCollege .list_questions .item {
  width: 60%;
  margin: 25px 0;
  padding: 0;
}
.content_person .block_questionsCollege .list_questions .item .top_questions {
  display: block;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #343760;
  margin-bottom: 12px;
  padding: 0;
  padding-left: 75px;
  position: relative;
}
.content_person .block_questionsCollege .list_questions .item .top_questions .icon_Q {
  width: 30px;
  position: absolute;
  margin-right: 34px;
  display: inline-block;
  left: 16px;
  top: 50%;
  margin-top: -14px;
}
.content_person .block_questionsCollege .list_questions .item .row_person {
  align-items: flex-start;
}
.content_person .block_questionsCollege .list_questions .item .row_person .box_image {
  min-width: 65px;
  max-width: 65px;
  width: 65px;
  text-align: center;
}
.content_person .block_questionsCollege .list_questions .item .row_person .box_image .img_wrapper {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.content_person .block_questionsCollege .list_questions .item .row_person .box_image .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content_person .block_questionsCollege .list_questions .item .row_person .box_image .name {
  display: block;
  font-size: 13px;
  line-height: 13px;
  padding: 0;
  margin: 0;
  color: #343760;
  width: 100%;
}
.content_person .block_questionsCollege .list_questions .item .row_person .answer {
  padding: 0;
  line-height: 23px;
  padding-left: 10px;
}
.content_person .block_questionsCollege .list_questions .show a {
  font-size: 15px;
  color: #179488;
  font-weight: 500;
  text-decoration: underline;
}
.content_person .block_questionsCollege .list_questions .show a:hover {
  color: #45d3c5;
  text-decoration: none;
}
.content_person .block_infoHistory {
  padding: 35px 25px 35px;
}
.content_person .block_infoHistory .list_info {
  padding: 0 30px;
  flex-wrap: wrap;
}
.content_person .block_infoHistory .list_info li {
  padding-left: 5px;
  padding-right: 25px;
}
.content_person .block_infoHistory .list_info li span {
  word-break: break-word;
}
.content_person .block_infoHistory .boxes_tagsExpertise .tegs {
  display: inline-block;
  padding: 8px 15px;
  line-height: 14px;
  background: #edf8fa;
  border-radius: 3px;
  color: #3f6f95;
  font-size: 14px;
  margin-right: 7px;
  margin-bottom: 7px;
  word-break: break-all;
}
.content_person .block_infoHistory .list_lines {
  padding: 0 15px;
  list-style: none;
  flex-wrap: wrap;
}
.content_person .block_infoHistory .list_lines .name {
  position: relative;
  margin-right: 60px;
  display: inline-block;
}
.content_person .block_infoHistory .list_lines .name:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #e8e8e8;
  right: -53px;
  top: 14px;
}
.content_person .block_infoHistory .list_row {
  padding: 0 15px;
  list-style: none;
}
.content_person .block_infoHistory .boxes_locations {
  align-items: center;
  margin-bottom: 25px;
}
.content_person .block_infoHistory .boxes_locations:last-child {
  margin-bottom: 0;
}
.content_person .block_infoHistory .boxes_locations .box_map .map {
  width: 100%;
  overflow: hidden;
  height: 180px;
  border-radius: 9px;
}
.content_person .block_infoHistory .boxes_locations .box_address {
  padding-left: 30px;
}
.content_person .block_infoHistory .boxes_locations .box_address .caption {
  font-size: 17px;
  line-height: 18px;
  color: #343760;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
}
.content_person .block_infoHistory .boxes_locations .box_address address,
.content_person .block_infoHistory .boxes_locations .box_address .phone {
  display: block;
  color: #343760;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 14px;
}
.content_person .block_infoHistory .boxes_locations .box_address div a {
  color: #0c9b9e;
}
.content_person .block_infoHistory .boxes_locations .box_address div a:hover {
  color: #0b8386;
}
.content_person .block_infoHistory .boxes_locations .box_address .link_location {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  font-size: 16px;
  color: #0c9b9e;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
.content_person .block_infoHistory .boxes_locations .box_address .link_location i {
  position: absolute;
  left: -2px;
  top: 0px;
}
.content_person .block_infoHistory .boxes_locations .box_address .link_location:hover {
  color: #45d3c5;
  text-decoration: underline;
}
.content_person .block_infoHistory .boxes_locations .box_address .row_phone {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.content_person .block_infoHistory .boxes_locations .box_address .row_phone .title {
  display: flex;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  color: #343760;
}
.content_person .block_infoHistory .boxes_locations .box_address .row_phone .title b {
  width: 110px;
  min-width: 110px;
  line-height: 1.2;
  margin-right: 7px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .title b {
    width: 95px;
    min-width: 95px;
  }
}
.content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone {
  display: inline-block;
  color: #0c9b9e;
  font-weight: bold;
  padding: 0;
  margin: 0;
  font-size: 15px;
  text-decoration: none;
}
.content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone span {
  display: inline-block;
  color: #0c9b9e;
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 1.2;
  font-size: 15px;
  text-decoration: none;
}
.content_person .block_infoHistory .boxes_locations .box_address .url_location {
  font-size: 15px;
  color: #646464;
}
@media screen and (max-width: 767px) {
  .content_person .block_infoHistory .boxes_locations .box_address .url_location {
    font-size: 12px;
  }
}
.content_person .block_infoHistory .list_insurance {
  flex-wrap: wrap;
  padding: 0 30px;
  width: 60%;
}
.content_person .block_infoHistory .list_insurance li {
  padding-bottom: 25px;
}
.content_person .experience-section-rating p:not(.hint) {
  color: #FFB500;
  padding-bottom: 10px;
  font-size: 36px;
}
.content_person .experience-section-rating p.hint {
  font-size: 11px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .content_person .experience-section-rating .show-rating {
    position: relative;
    width: auto;
    bottom: 0;
    left: 0;
  }
}
.content_person .experience-paragraph {
  font-size: 0.8em;
}
.content_person .block_reviews {
  padding: 65px 25px 65px;
}
.content_person .block_reviews .head_reviews {
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0;
}
.content_person .block_reviews .head_reviews .show-rating {
  position: initial;
  max-width: 140px;
  height: 24px;
  margin-right: 20px;
  white-space: nowrap;
}
.content_person .block_reviews .head_reviews .name {
  font-size: 24px;
  color: #343760;
  padding: 0;
  margin: 0;
  max-width: 50%;
  margin-right: 45px;
}
.content_person .block_reviews .head_reviews .name b {
  font-weight: 600;
  font-size: 22px;
}
.content_person .block_reviews .head_reviews .box_raiting {
  margin: 0;
  margin-right: 45px;
}
.content_person .block_reviews .massage_note {
  font-size: 14px;
  font-weight: 600;
  color: #343760;
  padding: 20px 0;
  padding-left: 40px;
  border-top: 1px solid #efefef;
}
.content_person .block_reviews .list_reviews {
  padding: 0;
  list-style: none;
  margin: 0;
}
.content_person .block_reviews .list_reviews .item {
  padding: 14px 0;
  border-top: 1px solid #efefef;
  width: 75%;
}
.content_person .block_reviews .list_reviews .item .show-rating {
  margin: 0 0;
  height: 30px;
  width: 130px;
  position: inherit;
}
.content_person .block_reviews .list_reviews .item .show-rating .rating-count {
  display: inline-block;
  text-decoration: none;
  color: #37a59d;
  font-size: 13px;
}
.content_person .block_reviews .list_reviews .item .name {
  font-size: 16px;
  color: #343760;
  margin-bottom: 7px;
  padding: 0;
}
.content_person .block_reviews .list_reviews .item .box_raiting {
  margin-bottom: 7px;
}
.content_person .block_reviews .list_reviews .item p {
  padding: 0;
}
.content_person .block_articles {
  padding: 50px 0;
}
.content_person .block_articles .caption {
  text-align: center;
  font-size: 38px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.content_person .block_articles .data-by-nlom {
  margin-bottom: 45px;
  display: block;
  text-align: center;
  color: #666;
  font-size: 15px;
}
.content_person .block_articles .list_articles {
  flex-wrap: wrap;
  padding: 0 15px;
  list-style: none;
  justify-content: center;
}
.content_person .block_articles .list_articles .item {
  padding: 20px;
  border-bottom: 1px solid #e8e8e8;
  transition: 0.4s;
}
.content_person .block_articles .list_articles .item:hover {
  background: #f9f9f9;
}
.content_person .block_articles .list_articles .item:hover .box_img .img_wrapper img {
  transform: scale(1.2);
}
.content_person .block_articles .list_articles .item .box_img .img_wrapper {
  display: block;
  text-decoration: none;
  height: 100px;
  min-width: 140px;
  width: 140px;
  overflow: hidden;
  border-radius: 9px;
}
.content_person .block_articles .list_articles .item .box_img .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.content_person .block_articles .list_articles .item .box_description {
  padding-left: 20px;
}
.content_person .block_articles .list_articles .item .box_description .link {
  width: 100%;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  color: #343760;
  font-weight: 700;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}
.content_person .block_articles .list_articles .item .box_description .link:hover {
  color: #37a59d;
  text-decoration: underline;
}
.content_person .block_articles .list_articles .item .box_description .text {
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_person .block_surgeons {
  padding: 50px 0;
}
.content_person .block_surgeons .caption {
  text-align: center;
  font-size: 38px;
  padding-bottom: 45px;
}
.content_person .block_surgeons .list_surgeons {
  padding: 0 30px;
  list-style: none;
  margin-bottom: 45px;
  flex-wrap: wrap;
}
.content_person .block_surgeons .list_surgeons .item {
  padding: 0 20px;
  margin: 15px 0 25px;
}
.content_person .block_surgeons .list_surgeons .item .wrap {
  text-decoration: none;
  align-items: center;
}
.content_person .block_surgeons .list_surgeons .item .wrap:hover .box_description .name {
  color: #37a59d;
}
.content_person .block_surgeons .list_surgeons .item .img_wrapper {
  min-width: 70px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.content_person .block_surgeons .list_surgeons .item .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.content_person .block_surgeons .list_surgeons .item .box_description {
  width: 80%;
}
.content_person .block_surgeons .list_surgeons .item .box_description .name {
  display: block;
  padding-bottom: 7px;
  font-family: 'Metropolis';
  font-size: 18px;
  line-height: 20px;
  color: #343760;
  transition: 0.3s;
  font-weight: 700;
}
.content_person .block_surgeons .list_surgeons .item .box_description .name a {
  color: #343B62;
  text-decoration: none;
}
.content_person .block_surgeons .list_surgeons .item .box_description .name a:hover {
  color: #45d3c5;
  text-decoration: underline;
}
.content_person .block_surgeons .list_surgeons .item .box_description .special {
  display: block;
  color: #343760;
  padding: 0;
  line-height: 16px;
  font-size: 14px;
}
.content_person .block_insurance {
  padding: 65px 25px;
}
.content_person .block_insurance .list__insurance {
  display: block;
  list-style: none;
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 20px;
}
.content_person .block_insurance .list__insurance li {
  padding: 0;
  width: 100%;
}
.content_person .block_insurance .list__insurance li a {
  display: inline-block;
  text-decoration: none;
  padding: 14px 25px;
  font-size: 18px;
  color: #343760;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  position: relative;
}
.content_person .block_insurance .list__insurance li a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 2px;
  bottom: -1px;
  background: #45d3c5;
  transition: 0.4s;
}
.content_person .block_insurance .list__insurance li a:hover {
  color: #2c2c3d;
}
.content_person .block_insurance .list__insurance li.active a {
  color: #45d3c5;
}
.content_person .block_insurance .list__insurance li.active a:before {
  width: 100%;
}
.content_person .block_insurance .list__insurance li.active .sub__list {
  display: block;
}
.content_person .block_insurance .list__insurance li .sub__list {
  background: #fafafa;
  width: 100%;
  padding: 0;
  list-style: none;
  padding-left: 40px;
  margin-bottom: 20px;
  display: none;
}
.content_person .block_insurance .list__insurance li .sub__list li {
  padding: 0;
}
.content_person .block_insurance .list__insurance li .sub__list li a {
  color: #343760;
  font-size: 16px;
  padding: 11px 20px;
}
.content_person .block_insurance .list__insurance li .sub__list li a:before {
  display: none;
}
.content_person .block_insurance .list__insurance li .sub__list li a:hover {
  color: #45d3c5;
  text-decoration: underline;
}
.content_person .block_hospitals {
  padding: 50px 0;
}
.content_person .block_hospitals .caption {
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  padding-bottom: 45px;
}
.content_person .block_hospitals .item__row_hospitals {
  padding: 25px 35px;
  justify-content: center;
  border-bottom: 1px solid #ededed;
}
.content_person .block_hospitals .item__row_hospitals .text_hidden {
  padding: 20px 10px;
}
.content_person .block_hospitals .item__row_hospitals .text_hidden p {
  font-size: 14px;
  line-height: 22px;
}
.content_person .block_hospitals .item__row_hospitals .box_caption .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #095b5d;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
  line-height: 20px;
}
.content_person .block_hospitals .item__row_hospitals .box_caption address {
  font-size: 14px;
  color: #343b62;
  padding: 0;
  margin: 0;
  line-height: 18px;
}
.content_person .block_hospitals .item__row_hospitals .box_caption a {
  color: #45d3c5;
  text-decoration: none;
}
.content_person .block_hospitals .item__row_hospitals .box_caption a:hover {
  color: #37a59d;
  text-decoration: underline;
}
.content_person .block_hospitals .item__row_hospitals .box_info {
  padding-top: 25px;
  text-align: left;
}
.content_person .block_hospitals .item__row_hospitals .box_info .millies {
  display: block;
  font-size: 14px;
  color: #343b62;
  padding: 0;
  margin: 0;
  line-height: 18px;
  margin-bottom: 10px;
}
.content_person .block_hospitals .item__row_hospitals .box_info .btn_more {
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  color: #095b5d;
  font-weight: 500;
}
.content_person .block_hospitals .item__row_hospitals .box_info .btn_more:hover {
  text-decoration: underline;
  color: #45d3c5;
}
.content_person .block_latestPost {
  padding: 50px 0 30px;
}
.content_person .block_latestPost .item__doctor {
  padding: 0 25px;
  padding-bottom: 20px;
}
.content_person .block_latestPost .item__doctor .image__boxes {
  min-width: 80px;
  width: 80px;
}
.content_person .block_latestPost .item__doctor .image__boxes .img_wrapper {
  width: 80px;
  min-width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.content_person .block_latestPost .item__doctor .image__boxes .img_wrapper img {
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
}
.content_person .block_latestPost .item__doctor .image__boxes .name {
  display: block;
  line-height: 18px;
  font-size: 14px;
  color: #2c2c3d;
  text-align: center;
  margin-top: 5px;
  width: 100%;
}
.content_person .block_latestPost .item__doctor .title {
  padding-left: 25px;
  padding-top: 20px;
}
.content_person .block_latestPost .item__doctor .title h5 {
  font-size: 22px;
  color: #222;
  font-weight: 500;
}
.content_person .block_latestPost .list_nav_tabs {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.content_person .block_latestPost .list_nav_tabs li {
  padding: 0;
  margin-right: 35px;
}
.content_person .block_latestPost .list_nav_tabs li a {
  display: inline-block;
  font-size: 20px;
  color: #222222;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  padding: 5px 0;
}
.content_person .block_latestPost .list_nav_tabs li a:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #37a59d;
  transition: 0.4s;
}
.content_person .block_latestPost .list_nav_tabs li a:after {
  content: '';
  position: absolute;
  right: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #37a59d;
  transition: 0.4s;
}
.content_person .block_latestPost .list_nav_tabs li.active a:before,
.content_person .block_latestPost .list_nav_tabs li.active a:after {
  width: 50%;
}
.content_person .block_latestPost .list__latestPost {
  padding: 0;
  list-style: none;
  margin: 0;
}
.content_person .block_latestPost .list__latestPost .play-video-overlay {
  display: none;
}
.content_person .block_latestPost .list__latestPost .has-video .img_wrapper img {
  filter: brightness(50%);
}
.content_person .block_latestPost .list__latestPost .has-video .img_wrapper .play-video-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(https://www.findatopdoc.com/bundles/fatdbase/images/button_play_video_thumbnails.png) no-repeat center center;
  z-index: 1;
}
.content_person .block_latestPost .list__latestPost .item {
  padding: 0;
  margin-bottom: 20px;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.content_person .block_latestPost .list__latestPost .item .img_wrapper {
  width: 23%;
  height: 170px;
  overflow: hidden;
}
.content_person .block_latestPost .list__latestPost .item .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content_person .block_latestPost .list__latestPost .item .box_description .title {
  margin: 0;
  font-size: 22px;
  color: #222;
  font-weight: bold;
  padding-bottom: 10px;
}
.content_person .block_latestPost .list__latestPost .item .box_description p {
  font-size: 13px;
  color: #2c2c3d;
  line-height: 19px;
}
.content_person .block_latestPost .list__latestPost .item .box_description .date {
  font-size: 14px;
  color: #2c2c3d;
  display: inline-block;
}
.content_person .block_latestPost .list__latestPost .item .box_description .date i {
  margin-right: 7px;
}
.content_person .block_latestPost .list_answer {
  padding: 0;
  list-style: none;
  margin: 0;
}
.content_person .block_latestPost .list_answer .item {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
  padding: 30px 10px;
}
.content_person .block_latestPost .list_answer .item:nth-child(even) {
  background: #e9f7fa;
}
.content_person .block_latestPost .list_answer .item .title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 15px;
  color: #38a2e0;
}
.content_person .block_latestPost .list_answer .item p {
  font-size: 13px;
  color: #2c2c3d;
  line-height: 19px;
  padding: 0;
  margin: 0;
}
.content_person .block_latestPost .list_answer .item p .read_more {
  font-size: 14px;
  text-transform: uppercase;
  color: #38a2e0;
  font-weight: 500;
  margin-left: 5px;
  text-decoration: none;
}
.content_person .block_latestPost .list_answer .item p .read_more i {
  margin-left: 3px;
  font-size: 12px;
}
.content_person .block_latestPost .list_answer .item p .read_more:hover {
  text-decoration: underline;
  color: #a0b7be;
}
.content_person .block_tableInfo {
  padding: 50px 0 20px;
}
.content_person .block_tableInfo .title_table {
  padding: 15px;
  background: #f7f7f7;
}
.content_person .block_tableInfo .title_table .name {
  display: inline-block;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  padding: 9px 10px;
  background: #d6eaef;
}
.content_person .block_tableInfo table {
  width: 100%;
}
.content_person .block_tableInfo table tr {
  width: 100%;
}
.content_person .block_tableInfo table tr.footer_table {
  background: #f1f1f1;
}
.content_person .block_tableInfo table tr:nth-child(even) {
  background: #f7f7f7;
}
.content_person .block_tableInfo table tr td {
  padding: 19px 25px;
  font-size: 13px;
  color: #222;
  font-weight: normal;
}
.content_person .block_tableInfo table tr td:first-child {
  max-width: 70px;
}
/* ================== content_person end =================  */
.box_footer_mobi {
  font-family: 'Metropolis';
  display: none;
}
footer {
  padding: 65px 0;
  background: #fbfcfe;
}
footer .box_caption .logo {
  display: inline-block;
  margin-bottom: 20px;
}
footer .box_caption .logo img {
  width: 70%;
  max-width: none;
}
footer .box_caption .description {
  display: block;
  font-size: 18px;
  color: #343760;
  line-height: 28px;
  margin: 0;
  padding-bottom: 15px;
}
footer .box_caption .description small {
  font-size: 13px;
}
footer .box_caption .box_subscrite {
  margin-bottom: 25px;
}
footer .box_caption .box_subscrite .group {
  position: relative;
  display: inline-block;
}
footer .box_caption .box_subscrite .group input {
  padding: 15px 15px;
  background: #fff;
  border: 2px solid #dbe6ec;
  border-radius: 5px;
  width: 300px;
}
footer .box_caption .box_subscrite .group input:hover {
  border: 2px solid #45d3c5;
}
footer .box_caption .box_subscrite .group .btn_subscrite {
  position: absolute;
  display: inline-block;
  background: #45d3c5;
  color: #fff;
  font-size: 14px;
  right: 0;
  top: 0;
  height: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 0px 4px 4px 0px;
}
footer .box_caption .box_subscrite .group .btn_subscrite:hover {
  background: #37a59d;
}
footer .box_caption .box_networks {
  margin-bottom: 25px;
}
footer .box_caption .box_networks .title {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #343760;
  margin-bottom: 15px;
}
footer .box_caption .box_networks .list_networks {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
}
footer .box_caption .box_networks .list_networks li {
  margin-right: 30px;
}
footer .box_caption .box_networks .list_networks li a {
  display: inline-block;
  text-decoration: none;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.2);
}
footer .box_caption .box_networks .list_networks li a.fb {
  color: #385da3;
}
footer .box_caption .box_networks .list_networks li a.gg {
  color: #f24934;
}
footer .box_caption .box_networks .list_networks li a.tw {
  color: #07a9f4;
}
footer .box_caption .box_networks .list_networks li a:hover {
  color: #a3a3a3;
}
footer .box_caption .sub {
  display: block;
  font-size: 14px;
  color: #343760;
  margin-bottom: 15px;
}
footer .box_caption .list_menu {
  padding: 0;
  list-style: none;
  margin: 0;
}
footer .box_caption .list_menu li {
  width: 100%;
  padding: 7px 0;
}
footer .box_caption .list_menu li a {
  display: inline-block;
  color: #343760;
  text-decoration: underline;
}
footer .box_caption .list_menu li a:hover {
  color: #2c2c3d;
  text-decoration: none;
}
footer .box_all {
  padding-left: 30px;
}
footer .box__footer_navbar .title {
  font-size: 19px;
  color: #343760;
  padding: 0;
  margin: 0;
  margin-bottom: 45px;
}
footer .box__footer_navbar .list_navbar {
  list-style: none;
  padding: 0;
}
footer .box__footer_navbar .list_navbar li {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
footer .box__footer_navbar .list_navbar li a {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  color: #343760;
}
footer .box__footer_navbar .list_navbar li a:hover {
  text-decoration: underline;
  color: #2c2c3d;
}
/* ================== footer end =================  */
@media (min-width: 992px) and (max-width: 1200px) {
  .office-hours__list {
    width: 100%;
  }
  .office-hours__list .office-hours__item span {
    font-size: 13px!important;
  }
  .office-hours__list .office-hours__item .office-hours__title {
    width: 35px;
    font-size: 13px!important;
  }
  .content_person .block_tableInfo {
    padding: 40px 0 0;
  }
  .content_person .block_insurance {
    padding: 45px 15px;
  }
  .content_person .block_surgeons .list_surgeons .item .box_description .name {
    font-size: 15px;
  }
  .content_person .block_surgeons .list_surgeons .item .box_description .special {
    font-size: 13px;
  }
  .content_person .block_articles {
    padding: 50px 0;
  }
  .content_person .block_articles .caption {
    text-align: center;
    font-size: 38px;
    padding-bottom: 45px;
  }
  .content_person .block_articles .list_articles {
    flex-wrap: wrap;
    padding: 0 15px;
    list-style: none;
  }
  .content_person .block_articles .list_articles .item {
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    transition: 0.4s;
  }
  .content_person .block_articles .list_articles .item:hover {
    background: #f9f9f9;
  }
  .content_person .block_articles .list_articles .item:hover .box_img .img_wrapper img {
    transform: scale(1.2);
  }
  .content_person .block_articles .list_articles .item .box_img .img_wrapper {
    display: block;
    text-decoration: none;
    height: 100px;
    min-width: 140px;
    width: 140px;
    overflow: hidden;
    border-radius: 9px;
  }
  .content_person .block_articles .list_articles .item .box_img .img_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
  }
  .content_person .block_articles .list_articles .item .box_description {
    padding-left: 20px;
  }
  .content_person .block_articles .list_articles .item .box_description .link {
    width: 100%;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    color: #343760;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .content_person .block_articles .list_articles .item .box_description .link:hover {
    color: #37a59d;
    text-decoration: underline;
  }
  .content_person .block_articles .list_articles .item .box_description .text {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn_maininfo {
    margin-right: 10px;
    font-size: 12px;
  }
  .doctor_info .box__doctor_info {
    align-items: flex-start;
  }
  .doctor_info .box__doctor_info .link_claim {
    top: 15px;
    right: 20px;
  }
  .doctor_info .box__doctor_info .box_image {
    width: 26%;
  }
  .doctor_info .box__doctor_info .box_image .img_wrapper {
    width: 130px;
    height: 130px;
  }
  .doctor_info .box__doctor_info .box_image .img_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .doctor_info .box__doctor_info .box_description {
    width: 72%;
  }
  /* ================== doctor_info end =================  */
  footer {
    display: none;
  }
  .box_footer_mobi {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #45d3c5;
  }
  .content_person .title {
    font-size: 18px;
  }
  .content_person li,
  .content_person p,
  .content_person span,
  .content_person address {
    font-size: 14px;
    line-height: 22px;
  }
  .content_person .block_reviews {
    padding: 65px 5px 65px;
  }
  .content_person .block_reviews .head_reviews {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .content_person .block_reviews .head_reviews .name {
    font-size: 20px;
    max-width: 37%;
  }
  .content_person .block_reviews .head_reviews .btn_maininfo {
    margin-top: 15px;
  }
  .content_person .block_reviews .head_reviews .write-review {
    margin-left: 15px;
  }
  .content_person .block_reviews .list_reviews {
    margin-top: 25px;
  }
  .content_person .block_reviews .list_reviews .item {
    margin: 14px 0;
    width: 100%;
  }
  .content_person .block_latestPost .list__latestPost .item .img_wrapper {
    width: 25%;
    height: 130px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .title {
    font-size: 20px;
    padding-bottom: 7px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description p {
    padding-bottom: 15px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .date {
    font-size: 13px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .date i {
    margin-right: 5px;
  }
  .content_person .block_latestPost .list_answer .item .title {
    padding-bottom: 10px;
  }
  .content_person .block_latestPost .list_answer .item p {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_latestPost .list_answer .item p .read_more {
    font-size: 13px;
  }
  .content_person .block_surgeons .list_surgeons {
    width: 100%;
    justify-content: flex-start;
  }
  .content_person .block_surgeons .list_surgeons .item {
    width: 50%;
  }
  .content_person .block_articles .list_articles {
    justify-content: flex-start;
  }
  .content_person .block_insurance {
    padding: 65px 0px;
  }
  .content_person .block_infoHistory {
    padding: 35px 0 25px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address {
    padding-left: 15px;
    width: 50%;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .title {
    font-size: 14px;
    line-height: 18px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone {
    font-size: 13px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone span {
    font-size: 13px;
  }
  .content_person .block_infoHistory .boxes_locations .box_map {
    width: 50%;
  }
  .content_person .block_hospitals .item__row_hospitals {
    padding: 25px 0px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_caption .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #095b5d;
    font-weight: bold;
    padding: 0;
    margin-bottom: 5px;
    line-height: 20px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_caption address {
    font-size: 14px;
    color: #343b62;
    padding: 0;
    margin: 0;
    line-height: 18px;
  }
  /* ================== content_person end =================  */
  .gm-fullscreen-control + .gmnoprint {
    top: 7px !important;
    left: 244px !important;
  }
  .gm-style-cc + .gmnoprint {
    top: 7px !important;
    left: 244px !important;
  }
  .gm-style-cc {
    display: none !important;
  }
}
.appointment-datepicker .ui-widget-content .ui-state-default.ui-state-active {
  background: #45d3c5;
}
@media (min-width: 320px) and (max-width: 767px) {
  .breadCrumbs {
    display: none;
  }
  .btn_maininfo {
    margin-right: 0px;
    padding: 16px 20px 14px;
    padding-right: 68px;
    border-radius: 24px;
    font-size: 13px;
  }
  .btn_maininfo i {
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 37px;
    right: 7px;
    top: 21px;
  }
  /* ================== breadCrumbs end =================  */
  .doctor_info {
    padding: 20px 0 40px;
    background: #FAFAFA;
  }
  .doctor_info .box__doctor_info {
    padding: 25px 5px;
    flex-wrap: wrap;
    align-items: center;
  }
  .doctor_info .box__doctor_info .link_claim {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0px;
    text-align: center;
    padding: 10px 0 30px;
    font-size: 13px;
  }
  .doctor_info .box__doctor_info .box_image {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .doctor_info .box__doctor_info .box_image .img_wrapper {
    width: 150px;
    height: 150px;
  }
  .doctor_info .box__doctor_info .box_description {
    text-align: center;
    width: 100%;
    position: static !important;
    padding-bottom: 5px;
  }
  .doctor_info .box__doctor_info .box_description .name {
    font-size: 20px;
  }
  .doctor_info .box__doctor_info .box_description .profession {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .doctor_info .box__doctor_info .box_description .box_raiting {
    justify-content: center;
  }
  .doctor_info .box__doctor_info .box_description address {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .doctor_info .box__doctor_info .box_description address .show_map {
    margin-left: 7px;
  }
  .doctor_info .box__doctor_info .box_description .box_btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
    bottom: -25px;
    left: 0;
    right: 0;
  }
  .doctor_info .box__doctor_info .box_description .box_btn .btn_maininfo {
    margin-bottom: 10px;
  }
  .doctor_info .box__doctor_info .box_description .box_btn .btn_maininfo.blue {
    display: none;
  }
  .doctor_info .box__doctor_info .box_description .box_btn .btn_maininfo .icon-watch {
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 37px;
    right: 7px;
    top: 21px;
  }
  /* ================== doctor_info end =================  */
  .content_person {
    overflow: hidden;
    padding: 0 0 20px;
  }
  .content_person .list__tabs_buttons {
    justify-content: flex-start;
    overflow: hidden;
    padding: 0;
    border: none;
    margin-left: -16px;
    margin-right: -16px;
  }
  .content_person .list__tabs_buttons li {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .content_person .list__tabs_buttons li:first-child {
    display: none;
  }
  .content_person .list__tabs_buttons li:last-child {
    margin-left: -1px;
  }
  .content_person .list__tabs_buttons li a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #DFDFDF;
    padding: 17px 15px 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content_person .list__tabs_buttons li a:before {
    display: none;
  }
  .content_person .list__tabs_buttons li a:after {
    display: none;
  }
  .content_person .list__tabs_buttons li a:hover {
    color: #37a59d;
  }
  .content_person .caption,
  .content_person .title {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .content_person li,
  .content_person p,
  .content_person span,
  .content_person address {
    font-size: 13px;
    line-height: 21px;
    padding-bottom: 15px;
  }
  .content_person .block_about {
    padding: 30px 5px 0;
  }
  .content_person .block_about .box_description {
    width: 100%;
    padding-bottom: 15px;
  }
  .content_person .block_about .box_experience {
    flex-wrap: wrap;
    padding: 15px 5px 0;
    margin-left: -20px;
    margin-right: -20px;
    box-shadow: none;
    border-radius: 0;
  }
  .content_person .block_about .box_experience .boxes {
    margin-bottom: 25px;
  }
  .content_person .block_about .box_experience .sub {
    width: 90%;
    line-height: 19px;
  }
  .content_person .block_about .box_experience .tags i {
    font-size: 17px;
    margin-right: 5px;
  }
  .content_person .block_about .col-md-6 {
    width: 100%;
  }
  .content_person .link_more {
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    color: #37a59d;
    text-decoration: underline;
  }
  .content_person .link_more:hover {
    color: #45d3c5;
    text-decoration: none;
  }
  .content_person .block_questionsCollege {
    padding: 35px 5px 20px;
  }
  .content_person .block_questionsCollege .list_questions .item {
    width: 100%;
    margin: 15px 0 10px;
    padding: 0;
  }
  .content_person .block_questionsCollege .list_questions .item .top_questions {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_questionsCollege .list_questions .item .top_questions .icon_Q {
    width: 30px;
  }
  .content_person .block_questionsCollege .list_questions .item .row_person .box_image .img_wrapper {
    width: 45px;
    height: 45px;
  }
  .content_person .block_questionsCollege .list_questions .item .row_person .box_image .name {
    font-size: 12px;
  }
  .content_person .block_questionsCollege .list_questions .item .row_person .answer {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_questionsCollege .list_questions .show a {
    font-size: 13px;
  }
  .content_person .block_infoHistory {
    padding: 20px 5px 10px;
  }
  .content_person .block_infoHistory .caption {
    font-size: 18px;
  }
  .content_person .block_infoHistory .caption b {
    font-size: 16px;
  }
  .content_person .block_infoHistory .boxes_tagsExpertise .tegs {
    padding: 7px 13px;
    line-height: 13px;
    font-size: 13px;
  }
  .content_person .block_infoHistory .list_lines .name {
    padding: 0 10px 0 0;
    margin-right: 20px;
  }
  .content_person .block_infoHistory .list_lines .name:before {
    top: 9px;
    right: -15px;
    width: 20px;
  }
  .content_person .block_infoHistory .list_info {
    margin-bottom: 0;
  }
  .content_person .block_infoHistory .list_row {
    padding: 0 15px;
    list-style: none;
  }
  .content_person .block_infoHistory .boxes_locations {
    flex-direction: column;
    margin-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ededed;
  }
  .content_person .block_infoHistory .boxes_locations:last-child {
    border: none;
  }
  .content_person .block_infoHistory .boxes_locations .box_map {
    width: 100%;
  }
  .content_person .block_infoHistory .boxes_locations .box_map .map {
    width: 100%;
    overflow: hidden;
    height: 140px;
    border-radius: 9px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .caption {
    font-size: 16px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address address,
  .content_person .block_infoHistory .boxes_locations .box_address .phone {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .link_location {
    font-size: 14px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .link_location i {
    top: 1px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .title {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone {
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 13px;
  }
  .content_person .block_infoHistory .boxes_locations .box_address .row_phone .phone span {
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 13px;
  }
  .content_person .block_infoHistory .list_insurance {
    width: 100%;
  }
  .content_person .block_infoHistory .list_insurance li {
    width: 100%;
    padding-bottom: 15px;
  }
  .content_person .block_reviews {
    padding: 65px 5px 65px;
  }
  .content_person .block_reviews .head_reviews {
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .content_person .block_reviews .head_reviews .name {
    font-size: 18px;
    margin: 0;
    max-width: 100%;
    margin-bottom: 14px;
  }
  .content_person .block_reviews .head_reviews .name b {
    font-size: 16px;
  }
  .content_person .block_reviews .head_reviews .show-rating {
    margin: 0;
    margin-bottom: 14px;
  }
  .content_person .block_reviews .list_reviews {
    margin-top: 25px;
  }
  .content_person .block_reviews .list_reviews .item {
    margin: 14px 0;
    width: 100%;
  }
  .content_person .block_articles {
    padding: 30px 0;
  }
  .content_person .block_articles .caption {
    font-size: 22px;
    padding-bottom: 25px;
  }
  .content_person .block_articles .list_articles {
    padding: 0;
    width: 100%;
  }
  .content_person .block_articles .list_articles .item {
    padding: 20px 0;
  }
  .content_person .block_articles .list_articles .item .box_img {
    width: 40%;
  }
  .content_person .block_articles .list_articles .item .box_img .img_wrapper {
    width: 100%;
    min-width: 100%;
    height: 100px;
  }
  .content_person .block_articles .list_articles .item .box_description {
    width: 60%;
    padding-left: 10px;
  }
  .content_person .block_articles .list_articles .item .box_description .link {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
  }
  .content_person .block_surgeons {
    padding: 30px 0;
  }
  .content_person .block_surgeons .caption {
    font-size: 22px;
    padding-bottom: 25px;
  }
  .content_person .block_surgeons .list_surgeons {
    padding: 0px;
    margin-bottom: 25px;
  }
  .content_person .block_surgeons .list_surgeons .item {
    margin: 5px 0 15px;
    width: 100%;
  }
  .content_person .block_surgeons .list_surgeons .item .box_description {
    width: 80%;
  }
  .content_person .block_surgeons .list_surgeons .item .box_description .name {
    font-size: 16px;
  }
  .content_person .block_surgeons .list_surgeons .item .box_description .special {
    font-size: 12px;
  }
  .content_person .block_insurance {
    padding: 65px 25px;
  }
  .content_person .block_insurance .list__insurance li a {
    padding: 12px 15px;
    font-size: 15px;
  }
  .content_person .block_insurance .list__insurance li .sub__list {
    padding-left: 20px;
  }
  .content_person .block_insurance .list__insurance li .sub__list li a {
    font-size: 13px;
    padding: 10px 15px;
  }
  .content_person .block_hospitals {
    padding: 50px 0 30px;
  }
  .content_person .block_hospitals .caption {
    font-size: 22px;
    padding-bottom: 15px;
  }
  .content_person .block_hospitals .item__row_hospitals {
    padding: 15px 0px;
    justify-content: center;
    border-bottom: 1px solid #ededed;
  }
  .content_person .block_hospitals .item__row_hospitals .text_hidden {
    padding: 10px 5px;
  }
  .content_person .block_hospitals .item__row_hospitals .text_hidden p {
    font-size: 12px;
    line-height: 17px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_caption {
    width: 77%;
    padding-left: 0;
  }
  .content_person .block_hospitals .item__row_hospitals .box_caption .title {
    font-size: 14px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_caption address {
    font-size: 12px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_info {
    width: 23%;
    padding: 0;
    padding-top: 10px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_info .millies {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .content_person .block_hospitals .item__row_hospitals .box_info .btn_more {
    font-size: 10px;
  }
  .content_person .block_latestPost {
    padding: 30px 0 10px;
  }
  .content_person .block_latestPost .item__doctor {
    padding: 0 15px;
    padding-bottom: 15px;
  }
  .content_person .block_latestPost .item__doctor .image__boxes {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content_person .block_latestPost .item__doctor .image__boxes .img_wrapper {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
  .content_person .block_latestPost .item__doctor .image__boxes .name {
    font-size: 13px;
  }
  .content_person .block_latestPost .item__doctor .title {
    padding-left: 10px;
    padding-top: 3px;
  }
  .content_person .block_latestPost .item__doctor .title h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .content_person .block_latestPost .list_nav_tabs {
    margin-bottom: 15px;
  }
  .content_person .block_latestPost .list_nav_tabs li {
    margin-right: 25px;
  }
  .content_person .block_latestPost .list_nav_tabs li a {
    font-size: 16px;
  }
  .content_person .block_latestPost .list__latestPost .item {
    flex-wrap: wrap;
    padding: 0 5px;
  }
  .content_person .block_latestPost .list__latestPost .item .img_wrapper {
    width: 100%;
    height: 180px;
    margin-bottom: 15px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .title {
    font-size: 19px;
    padding-bottom: 7px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description p {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .date {
    font-size: 13px;
  }
  .content_person .block_latestPost .list__latestPost .item .box_description .date i {
    margin-right: 5px;
  }
  .content_person .block_latestPost .list_answer .item .title {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .content_person .block_latestPost .list_answer .item p {
    font-size: 13px;
    line-height: 18px;
  }
  .content_person .block_latestPost .list_answer .item p .read_more {
    font-size: 13px;
    margin-left: 5px;
  }
  .content_person .block_latestPost .list_answer .item p .read_more i {
    font-size: 10px;
  }
  .content_person .block_tableInfo {
    padding: 30px 0;
  }
  .content_person .block_tableInfo .title_table {
    padding: 10px;
  }
  .content_person .block_tableInfo .title_table .name {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
  .content_person .block_tableInfo table tr td {
    padding: 10px 10px;
    font-size: 11px;
    line-height: 13px;
  }
  .content_person .block_tableInfo table tr td:first-child {
    min-width: 80px;
  }
  /* ================== content_person end =================  */
  footer {
    display: none;
  }
  .box_footer_mobi {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #45d3c5;
  }
  .gm-fullscreen-control + .gmnoprint {
    top: 60px !important;
    left: 7px !important;
    right: auto !important;
    bottom: auto !important;
  }
  .gm-style-cc + .gmnoprint {
    top: 60px !important;
    left: 7px !important;
    right: auto !important;
    bottom: auto !important;
  }
  .gm-fullscreen-control {
    top: 46px !important;
    right: 7px !important;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    .gm-fullscreen-control + .gmnoprint {
      top: 60px !important;
      left: 7px !important;
    }
    .gm-style-cc + .gmnoprint {
      top: 60px !important;
      left: 7px !important;
    }
    .gm-fullscreen-control {
      top: 46px !important;
      right: 7px !important;
    }
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .content_person .block_surgeons .list_surgeons .item {
    width: 40%;
  }
}
#map-modal .modal-dialog {
  margin: 0 auto;
  padding: 0;
  height: 100%;
}
#map-modal .modal-content {
  border-radius: 0;
  border: none;
  box-shadow: none;
  position: relative;
  height: 100%;
}
#map-modal .modal-body {
  padding: 0;
  height: calc(100% - 53px);
}
#map-modal .modal-body iframe {
  height: 100%;
}
#map-modal .modal-header {
  background: #43434b;
  color: #FFF;
}
#map-modal .close span {
  color: #FFF;
  text-shadow: none;
}
#map-modal .address-overlay {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
  width: 70%;
}
#map-modal .address-overlay__content {
  width: 100%;
  margin: 0 auto;
  padding: 6px 20px;
  background: #FFF;
  color: #343B62;
  font-weight: bold;
  line-height: 23px;
}
.block_appointment__text {
  line-height: 16px !important;
}
.block_profile_right__philosophy_name {
  margin-bottom: 10px;
  border-bottom: #CCC 1px solid;
}
.block_profile_right__philosophy_name h5 {
  font-weight: bold;
}
.block_profile_right__rating {
  text-align: center;
}
.block_profile_right__rating .rating {
  float: none;
}
.block_profile_right__rating h5 {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .profile-page {
    padding-top: 60px;
  }
  .block_profile_right__philosophy_name {
    text-align: center;
  }
  .block_profile_right__rating {
    text-align: center;
  }
}
#appointment-popup-login {
  padding: 20px 10px;
}
#appointment-popup-login h2 {
  margin: 0 0 15px;
}
#appointment-popup-login .box__appoint_form {
  width: 60%;
  margin: 0 auto;
  float: none;
}
#appointment-popup-login .box__appoint_form .form-group input[type=submit] {
  padding: 10px 20px;
  border-radius: 4px;
}
#appointment-popup-login .signup-today {
  padding: 10px 20px !important;
  border-radius: 4px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  #appointment-popup-login {
    padding: 20px 10px;
  }
  #appointment-popup-login h2 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  #appointment-popup-login .box__appoint_form {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  #appointment-popup-login .box__appoint_form .apr_firstname {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  #appointment-popup-login .box__appoint_form .form-group input[type=submit] {
    padding: 10px 20px;
    border-radius: 4px;
  }
  #appointment-popup-login .box__appoint_form .signup-today {
    padding: 10px 20px;
    border-radius: 4px;
  }
  #appointment-popup-request .apr_firstname {
    padding-right: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .appointment-datepicker {
    padding-top: 30px;
  }
  #appointment-popup-login {
    padding: 20px 10px;
  }
  #appointment-popup-login h2 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  #appointment-popup-login .box__appoint_form {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  #appointment-popup-login .box__appoint_form .form-group input[type=submit] {
    padding: 10px 20px;
    border-radius: 4px;
  }
  #appointment-popup-login .box__appoint_form .signup-today {
    padding: 10px 20px;
    border-radius: 4px;
  }
  #appointment-popup-request .apr_firstname {
    padding-right: 15px;
    margin-bottom: 15px;
  }
}
.play-btn {
  width: 65px;
  height: 45px;
  border-radius: 6px;
  padding: 5px;
  background: #4c75b4;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -15px;
  bottom: -10px;
  cursor: pointer;
}
.play-btn .triangle {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #fff;
  position: relative;
  margin-bottom: 3px;
}
.play-btn .triangle:before {
  content: '';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #4c75b4;
  position: absolute;
  top: -6px;
  left: -14px;
  z-index: 9;
}
.play-btn span {
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .play-btn {
    width: 55px;
    height: 35px;
  }
  .play-btn .triangle {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
  }
  .play-btn .triangle:before {
    display: none;
  }
  .play-btn span {
    font-size: 9px;
  }
}
@media screen and (max-width: 768px) {
  .play-btn {
    width: 50px;
    height: 35px;
    right: 30%;
  }
  .play-btn .triangle {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
  }
  .play-btn .triangle:before {
    display: none;
  }
  .play-btn span {
    font-size: 10px;
  }
}
.video-js-custom span {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.video-js-custom {
  position: relative !important;
}
.video-carousel::-webkit-scrollbar {
  width: 10px;
  display: none;
}
/* Track */
.video-carousel::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  border-radius: 10px;
}
/* Handle */
.video-carousel::-webkit-scrollbar-thumb {
  background: #8868c9;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .video-carousel {
    flex-direction: column;
    overflow: auto;
    max-height: 190px;
    padding-right: 10px;
  }
  .video-carousel .video-carousel--item {
    margin: 0 0 10px 0;
    min-width: 100%;
    max-width: 100%;
  }
}
.owl-carousel {
  padding: 0 30px;
  box-sizing: border-box;
}
.owl-carousel div[id^="vjs_video"] {
  width: 100%;
  height: 200px;
}
video {
  /*max-height: 175px;*/
}
.owl-item video {
  width: 100%;
}
.prev-slide {
  width: 25px;
  height: 25px;
  background: url(/fatd/images/page-left-navigation.svg);
  background-size: contain;
}
.next-slide {
  width: 25px;
  height: 25px;
  background: url(/fatd/images/page-right-navigation.svg);
  background-size: contain;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
}
.owl-nav .next-slide {
  position: absolute;
  top: 40%;
  right: 0;
}
.content_person .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.content_person .video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
  font-family: VideoJS, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 3em;
  line-height: 1em !important;
}
/*.content_person .video-js .vjs-big-play-button .vjs-icon-placeholder:before,*/
.content_person .video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
  font-size: 10px !important;
  line-height: 10px;
  color: #fff;
}
.content_person .video-js span,
.content_person .vjs-play-control .vjs-control .vjs-button .vjs-paused {
  font-size: 10px !important;
  line-height: 10px;
  color: #fff;
}
.content_person .video-js .vjs-big-play-button span {
  font-size: 16px !important;
  font-family: 'VideoJS', sans-serif !important;
}
.vjs-big-play-button {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 40PX !important;
  border: none !important;
  background: rgba(0, 0, 0, 0.24) !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  top: 15px !important;
}
.gallery-imgs-wg {
  overflow: hidden;
}
.gallery-imgs-wg .owl-stage {
  display: flex;
  position: relative;
}
.gallery-imgs-wg .owl-nav {
  display: none;
}
.gallery-imgs-wg .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .gallery-imgs-wg .item {
    height: 420px;
  }
}
@media (min-width: 992px) {
  .doctor_info .box__doctor_info {
    min-height: 325px;
  }
}
.owl-gallery-imgs-wg {
  display: flex;
}
.ekko-lightbox-item .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.doctor_info.images-list {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .doctor_info.images-list {
    margin-top: -148px;
  }
  .doctor_info.images-list .box__doctor_info {
    background: none;
    box-shadow: none;
  }
  .doctor_info.images-list .box_image .img_wrapper {
    border: 5px solid white;
  }
}
.seal-in-review {
  margin-left: auto;
}
.head_reviews_content {
  flex: 1;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .seal-in-review {
    flex-direction: row;
  }
  .seal-in-review img {
    width: 75px;
  }
}
@media screen and (max-width: 768px) {
  .seal-in-review {
    display: flex;
    margin-top: 10px;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    flex: 1;
  }
  .head_reviews {
    flex-wrap: wrap;
    align-items: center!important;
    flex-direction: row!important;
  }
  .head_reviews_content {
    flex-direction: column;
  }
}
/* ===================================================================
BUTTON
===================================================================  */
/*_______ button-main ________*/
.btn_main {
  display: inline-block;
  padding: 9px 35px;
  font-size: 14px;
  color: #fff;
  background: #45d3c5;
  text-decoration: none;
  border: none;
}
.btn_main:active {
  transform: scale(0.9);
}
/*_______ button-order ________*/
/*_______ paginator ________*/
/*_______ breadcrumps ________*/
/*_______ networks ________*/
/* ===================================================================
CONTROLLER
===================================================================  */
/*_______ slick-slider ________*/
.slick-slider .slick-prev {
  top: 50%;
  left: 20px;
  z-index: 40;
  height: 64px;
  width: 64px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPHBhdGggZD0iTTE0NS4xODgsMjM4LjU3NWwyMTUuNS0yMTUuNWM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMXMtMTMuOC01LjMtMTkuMSwwbC0yMjUuMSwyMjUuMWMtNS4zLDUuMy01LjMsMTMuOCwwLDE5LjFsMjI1LjEsMjI1ICAgYzIuNiwyLjYsNi4xLDQsOS41LDRzNi45LTEuMyw5LjUtNGM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMUwxNDUuMTg4LDIzOC41NzV6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  opacity: 0.6;
  transition: 0.3s;
}
.slick-slider .slick-prev:before {
  display: none;
}
.slick-slider .slick-prev:hover {
  opacity: 1;
}
.slick-slider .slick-next {
  top: 50%;
  right: 20px;
  z-index: 55;
  height: 64px;
  width: 64px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ny4xNzUgNDc3LjE3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc3LjE3NSA0NzcuMTc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPHBhdGggZD0iTTM2MC43MzEsMjI5LjA3NWwtMjI1LjEtMjI1LjFjLTUuMy01LjMtMTMuOC01LjMtMTkuMSwwcy01LjMsMTMuOCwwLDE5LjFsMjE1LjUsMjE1LjVsLTIxNS41LDIxNS41ICAgYy01LjMsNS4zLTUuMywxMy44LDAsMTkuMWMyLjYsMi42LDYuMSw0LDkuNSw0YzMuNCwwLDYuOS0xLjMsOS41LTRsMjI1LjEtMjI1LjFDMzY1LjkzMSwyNDIuODc1LDM2NS45MzEsMjM0LjI3NSwzNjAuNzMxLDIyOS4wNzV6ICAgIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  opacity: 0.6;
  transition: 0.3s;
}
.slick-slider .slick-next:before {
  display: none;
}
.slick-slider .slick-next:hover {
  opacity: 1;
}
.slick-slider .slick-dots {
  display: inline-block;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  transform: translateX(0%);
  text-align: center;
}
.slick-slider .slick-dots li {
  padding: 0;
  display: inline-block;
  float: none;
  width: 12px;
  height: 12px;
  border-radius: 24px;
  background: #afafaf;
  margin: 10px;
  position: relative;
  transition: 0.2s;
}
.slick-slider .slick-dots li button {
  display: none;
}
.slick-slider .slick-dots .slick-active {
  background: #45d3c5;
  width: 24px;
}
.slick-slider .slick-dots .slick-active:before {
  opacity: 1;
}
/*_______ button-anchor ________*/
.block-btn-fixed,
.open-btn-fixed {
  position: fixed;
  bottom: 100px;
  right: 50px;
  z-index: 999;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 1px;
}
.block-btn-fixed .btn-up,
.open-btn-fixed .btn-up {
  position: relative;
  transition: 1s;
  right: -300px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 85px;
  height: 85px;
  width: 85px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.3);
  margin-bottom: 40px;
}
.block-btn-fixed .btn-up:hover,
.open-btn-fixed .btn-up:hover {
  background: #fff;
}
.open-btn-fixed {
  opacity: 1;
  transition: 1px;
}
.open-btn-fixed .btn-up {
  right: 0;
}
.open-btn-fixed .btn-order {
  right: 0;
}
/*_______ load-inner ________*/
.load-inner {
  position: fixed;
  z-index: 99988;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.load-inner .showbox {
  position: absolute;
  z-index: 99999;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.load-inner .showbox .loader {
  position: relative;
  margin: 0 auto;
  width: 200px;
}
.load-inner .showbox .circular {
  -webkit-animation: rotate 3s cubic-bezier(0, 0, 0.43, 1.19) infinite;
  animation: rotate 3s cubic-bezier(0, 0, 0.43, 1.19) infinite;
  height: 100px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.load-inner .showbox .path {
  stroke-dasharray: 1, 300;
  stroke-dashoffset: 0;
  -webkit-animation: dash 5s cubic-bezier(0.13, 1.17, 0.57, 0.65) infinite, color 5s ease-in-out infinite;
  animation: dash 5s cubic-bezier(0.13, 1.17, 0.57, 0.65) infinite, color 5s ease-in-out infinite;
  stroke-linecap: round;
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #45d3c5;
  }
  40% {
    stroke: #37a59d;
  }
  66% {
    stroke: #45d3c5;
  }
  80%,
  90% {
    stroke: #37a59d;
  }
}
.d-flex {
  display: flex!important;
}
.d-wrap {
  flex-wrap: wrap;
}
.j-center {
  justify-content: center;
}
.align-center {
  align-items: center;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.text_left {
  text-align: left;
}
/* ===================================================================
MODAL
===================================================================  */
.modal_form {
  background: #fff;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.39);
  padding: 60px 30px 40px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}
.modal_form .block_form {
  text-align: center;
}
.modal_form .block_form .title {
  padding-bottom: 35px;
  font-size: 24px;
  font-weight: 700;
  color: #2c2c3d;
  text-align: center;
}
.modal_form .block_form form {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.modal_form .block_form .group {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.modal_form .block_form .group input,
.modal_form .block_form .group textarea {
  width: 100%;
  padding: 15px 15px;
  border-radius: 4px;
  border: 1px solid #dedede;
  background: #fff;
  font-size: 14px;
  color: #000;
}
.modal_form .block_form .group input:hover,
.modal_form .block_form .group textarea:hover {
  border: 1px solid #45d3c5;
}
.modal_form .block_form .group input:focus,
.modal_form .block_form .group textarea:focus {
  box-shadow: 0px 0px 5px #45d3c5;
  border: 1px solid #45d3c5;
}
.modal_form .block_form .group textarea {
  min-height: 120px;
}
.modal_form .block_form .group_check {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.modal_form .block_form .group_check input {
  margin-right: 15px;
  height: 20px;
  width: 20px;
  position: relative;
  top: -3px;
  cursor: pointer;
}
.modal_form .block_form .group_check .name {
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
}
.modal_form .block_form .btn_group {
  text-align: center;
  margin-top: 30px;
}
.modal_form .block_form .btn_group .btn_main {
  font-size: 16px;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
@media (min-width: 992px) {
  .modal-md {
    width: 700px;
  }
}
