/*! jQuery UI - v1.10.3 - 2013-05-27
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Open%20Sans&fwDefault=normal&fsDefault=1em&cornerRadius=0px&bgColorHeader=%23686560&bgTextureHeader=flat&bgImgOpacityHeader=35&borderColorHeader=%23909090&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23fff&bgTextureContent=flat&bgImgOpacityContent=100&borderColorContent=%23d3d3d3&fcContent=%234d4d4d&iconColorContent=%23222222&bgColorDefault=%23FFF&bgTextureDefault=flat&bgImgOpacityDefault=100&borderColorDefault=%23cccccc&fcDefault=%234d4d4d&iconColorDefault=%23ef8c08&bgColorHover=%235dc3e2&bgTextureHover=flat&bgImgOpacityHover=100&borderColorHover=%2349bde0&fcHover=%23FFF&iconColorHover=%23FFF&bgColorActive=%2327b1da&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%232c9fc1&fcActive=%23FFF&iconColorActive=%23FFF&bgColorHighlight=%235dc3e2&bgTextureHighlight=flat&bgImgOpacityHighlight=100&borderColorHighlight=%2349bde0&fcHighlight=%23FFF&iconColorHighlight=%23FFF&bgColorError=%23b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=%23cd0a0a&fcError=%23ffffff&iconColorError=%23ffd27a&bgColorOverlay=%23666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=%23000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default !important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}
.ui-menu {
    list-style: none;
    padding: 2px;
    padding-bottom: 5px;
    margin: 0 4px;
    display: block;
    outline: 0;
    box-shadow: 0 2px 4px #AAA
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}
.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}
.ui-menu .ui-state-disabled a {
    cursor: default
}
.ui-menu-icons {
    position: relative
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}
.ui-menu .ui-menu-icon {
    position: static;
    float: right
}
.ui-widget {
    font-size: 14px
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 1em
}
.ui-widget-content {
    border: 1px solid #ccc;
    background: #fff;
    color: #4d4d4d
}
.ui-widget-content a {
    color: #4d4d4d
}
.ui-widget-header {
    border: 1px solid #909090;
    background: #787887;
    color: #fff;
    font-weight: bold
}
.ui-widget-header a {
    color: #fff
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #FFF;
    font-weight: normal;
    color: #4d4d4d
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #4d4d4d;
    text-decoration: none
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #0794bf;
    font-weight: normal;
    color: #FFF
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #FFF;
    text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #27b1da;
    font-weight: normal;
    color: #FFF
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #FFF;
    text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #49bde0;
    background: #49bde0;
    color: #FFF
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #FFF
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900;
    color: #fff
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
.ui-icon {
    width: 16px;
    height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}
.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_FFF_256x240.png)
}
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_FFF_256x240.png)
}
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_FFF_256x240.png)
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png)
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0
}
.ui-widget-overlay {
    background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}
.ui-button-icon-only {
    width: 2.2em
}
button.ui-button-icon-only {
    width: 2.4em
}
.ui-button-icons-only {
    width: 3.4em
}
button.ui-button-icons-only {
    width: 3.7em
}
.ui-button .ui-button-text {
    display: block;
    line-height: normal
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}
input.ui-button {
    padding: .4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}
.ui-buttonset {
    margin-right: 7px
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}
.ui-slider-horizontal {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CCC;
    border: 0;
    height: 2px;
    border-radius: 5px
}
.ui-slider-horizontal .ui-slider-handle {
    top: -9px;
    outline: 0;
    outline-color: none;
    margin-left: -.6em;
    border: 1px solid #b4b4be;
    border-radius: 50%
}
.ui-slider-horizontal .ui-slider-handle:hover,
.ui-slider-horizontal .ui-slider-handle.ui-state-active {
    background: #fff
}
.ui-slider-horizontal .ui-slider-handle.ui-state-focus,
.ui-slider-horizontal .ui-slider-handle.ui-state-hover {
    background: #efefef;
    border: 1px solid #7f7f7f
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
.ui-slider-vertical {
    width: .8em;
    height: 100px
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0
}
.ui-button.checkbox {
    border: 1px solid #b4b4be;
    width: 14px;
    height: 14px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAKxAAACsQBZm2C1AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD+SURBVDiN7ZMhjoNAGIVf6zgDJ+EMDSgSTDMCwwFwJIQrwAlQCBQBiZxDIGgVCRgEBBSGV7EJ2W67CUtW9sl5+ebN//LPiSRxQOcj0Af8gB/w38C2bbF9X+7U7XajZVkMw5AkuSuxaRoEQYBlWaBp2r7ErusohKBhGJRSbucbuK7rC9T3PW3bpmEYLMvyyQNJSinpui6nadqMYRjoOA51XWdRFC+XngGgqirUdQ3P8zCOI+Z5hu/76LoO1+sVuq6/zH0iv/qN4xhZlkFVVSiKgvv9DtM0IYR4W9gGAkCapkiSBABwuVzgOM7vVf98e57njKLobVnf9ZT4Fx3e1QdglT5zirD/sgAAAABJRU5ErkJggg==') 0 0 no-repeat;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 1px
}
.ui-button.checkbox.ui-state-active {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSItMSAxIDcgNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+QXJ0Ym9hcmQgMiBDb3B5IDI8L3RpdGxlPjxwYXRoIGQ9Ik0tLjQ0MyAyLjgzNEwxLjcyIDUuMDdsNC44MzctNSIgc3Ryb2tlPSIjRkZGIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=') no-repeat center center;
    background-color: #14bef0;
    border: 0;
    border-radius: 1px
}
.ui-buttonset.day_filters .ui-button-text {
    font-size: 12px;
    padding: 4px 6px
}
.ui-buttonset.day_filters .ui-button {
    color: #4d4d4d;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    margin-right: -4px;
    border-left: 0;
    border-right: 0;
    width: 33px
}
.ui-buttonset.day_filters .ui-button.ui-state-active {
    color: #fff;
    background: #787887
}
.ui-buttonset.day_filters>.ui-button:first-of-type {
    border-left: 1px solid #e6e6e6;
    border-radius: 3px 0 0 3px;
    width: 50px
}
.ui-buttonset.day_filters>.ui-button:first-of-type .ui-button-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.ui-buttonset.day_filters>.ui-button:last-of-type {
    border-right: 1px solid #e6e6e6;
    border-radius: 0 3px 3px 0
}
.ui-button.book-toggle-button {
    font-weight: bold;
    vertical-align: top;
    overflow: hidden;
    outline: 0
}
.ui-button.book-toggle-button .ui-button-text {
    font-size: 100%
}
.ui-button.book-slot {
    background: 0;
    text-align: center;
    font-size: 14px;
    width: 79px;
    line-height: 16px;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    color: #00a500
}
.ui-button.book-slot .ui-button-text {
    padding: .1em .8em
}
.ui-button.book-slot.ui-state-hover.ui-state-active,
.ui-button.book-slot.ui-state-active {
    background: #007200;
    font-weight: bold;
    color: #FFF
}
.ui-button.book-slot.ui-state-hover {
    background: #00a500;
    color: #FFF
}
.ui-button.book-slot.ui-state-disabled {
    font-weight: normal;
    background: 0;
    color: #787887
}
.book-slot.ui-state-disabled .ui-button-text {
    text-decoration: line-through
}
.chosen-container {
    position: relative;
    display: inline-block;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.chosen-container-single .chosen-single:hover {
    border: 1px solid #818181
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    width: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #818181;
    background: #fff;
    margin-top: -34px;
    box-shadow: 0 2px 4px #CCC;
    border-radius: 0 !important
}
.chosen-container.chosen-with-drop .chosen-drop {

    left: 0
}
.chosen-container a {
    cursor: pointer
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    height: 14px;
    padding: 7px 14px 7px 7px;
    color: #333;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    background: #FFF;
    background-image: url("bundles/practopractoapp/images/icons/chosen-dd-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    white-space: nowrap;
    line-height: 14px;
    text-decoration: none;
    transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s
}
.chosen-container-single .chosen-default {
    color: #b3b3b3
}
.chosen-container-single .chosen-default span {
    color: #b3b3b3
}
.chosen-container-single .chosen-single span {
    margin: 0 2px;
    font-weight: normal;
    color: #333;
    font-size: 13px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.chosen-container-single .chosen-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('bundles/practopractoapp/images/chosen-sprite.png') right top no-repeat
}
.chosen-container-single .chosen-single abbr:hover {
    background-position: right -11px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: right top
}
.chosen-container-single .chosen-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 0
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%
}
.chosen-container-single .chosen-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010
}
.chosen-container-single .chosen-search input {
    margin: 1px 0;
    padding: 5px;
    outline: 0;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #b3b3b3;
    font-size: 13px
}
.chosen-container-single .chosen-search input:-moz-placeholder {
    color: #999;
    font-style: italic
}
.chosen-container-single .chosen-search input::-webkit-input-placeholder {
    color: #999;
    font-style: italic
}
.chosen-container-single .chosen-search input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important
}
.chosen-container-single .chosen-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.chosen-container-single-nosearch .chosen-search input {
    position: absolute;
    left: -9000px
}
.chosen-container-multi .chosen-choices {
    background-color: #fff;
    border: 1px solid #BBB;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}
.chosen-container-multi .chosen-choices .search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0
}
.chosen-container-multi .chosen-choices .search-field input {
    color: #666;
    background: transparent !important;
    border: 0 !important;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 6px;
    margin: 1px 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}
.chosen-container-multi .chosen-choices .search-field input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important
}
.chosen-container-multi .chosen-choices .search-field .default {
    color: #b3b3b3
}
.chosen-container-multi .chosen-choices .search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-image: -moz-linear-gradient(top, #fefefe 0, #efefef 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(100%, #efefef));
    background-image: -webkit-linear-gradient(top, #fefefe 0, #efefef 100%);
    background-image: -ms-linear-gradient(top, #fefefe 0, #efefef 100%);
    background-image: -o-linear-gradient(top, #fefefe 0, #efefef 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='##FEFEFE', endColorstr='#EFEFEF', GradientType=0);
    background-image: linear-gradient(top, #fefefe 0, #efefef 100%);
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #222;
    border: 1px solid #aaa;
    line-height: 1.5;
    padding: 4px 20px 4px 5px;
    margin: 5px;
    position: relative;
    cursor: default
}
.chosen-container-multi .chosen-choices .search-choice-focus {
    background: #d4d4d4
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('bundles/practopractoapp/images/chosen-sprite.png') right top no-repeat
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
    background-position: right -11px
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
    background-position: right -11px
}
.chosen-container .chosen-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}
.chosen-container-multi .chosen-results {
    margin: -1px 0 0;
    padding: 0
}
.chosen-container .chosen-results li {
    display: none;
    line-height: 1.4;
    padding: 3px 5px;
    margin: 0;
    list-style: none
}
.chosen-container .chosen-results .active-result {
    cursor: pointer;
    display: list-item
}
.chosen-container .chosen-results .group-option {
    padding-left: 15px;
    color: #4d4d4d
}
.chosen-container .chosen-results .highlighted {
    color: #414146;
    background-color: #f0f0f5
}
.chosen-container .chosen-results li em {
    font-weight: bold
}
.chosen-container .chosen-results .highlighted em {
    background: transparent
}
.chosen-container .chosen-results .no-results {
    background: #f4f4f4;
    display: list-item
}
.chosen-container .chosen-results .group-result {
    cursor: default;
    display: block;
    color: #818181;
    background: #e8e8e8;
    font-weight: bold
}
.chosen-container-multi .chosen-drop .result-selected {
    display: none
}
.chosen-container .chosen-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1
}
.chosen-container .chosen-results-scroll span {
    display: inline-block;
    height: 17px;
    text-indent: -5000px;
    width: 9px
}
.chosen-container .chosen-results-scroll-down {
    bottom: 0
}
.chosen-container .chosen-results-scroll-down span {
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -4px -3px
}
.chosen-container .chosen-results-scroll-up span {
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -22px -3px
}
.chosen-container-active .chosen-single {
    border: 1px solid #818181;
    color: #333
}
.chosen-container-active .chosen-single-with-drop {
    border: 1px solid #818181;
    border-bottom: 1px solid transparent;
    box-shadow: 0 2px 4px rgba(82, 168, 236, 0.6);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.chosen-container-active .chosen-single-with-drop div {
    background: transparent;
    border-left: 0
}
.chosen-container-active .chosen-single-with-drop div b {
    background-position: -18px 1px
}
.chosen-container-active .chosen-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #818181;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.chosen-container-active .chosen-choices .search-field input {
    color: #111 !important
}
.chosen-disabled {
    cursor: default;
    opacity: .5 !important
}
.chosen-disabled .chosen-single {
    cursor: default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}
.create-option {
    margin: 4px 8px;
    cursor: pointer
}
.create-option a {
    color: #02a6d8
}
.create-option a:hover {
    color: #0794bf
}
.chosen-rtl {
    text-align: right
}
.chosen-rtl .chosen-single {
    padding: 0 8px 0 0;
    overflow: visible
}
.chosen-rtl .chosen-single span {
    margin-left: 26px;
    margin-right: 0;
    direction: rtl
}
.chosen-rtl .chosen-single div {
    left: 3px;
    right: auto
}
.chosen-rtl .chosen-single abbr {
    left: 26px;
    right: auto
}
.chosen-rtl .chosen-choices .search-field input {
    direction: rtl
}
.chosen-rtl .chosen-choices li {
    float: right
}
.chosen-rtl .chosen-choices .search-choice {
    padding: 3px 5px 3px 19px;
    margin: 3px 5px 3px 0
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
    left: 4px;
    right: auto;
    background-position: right top
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}
.chosen-rtl .chosen-results .group-option {
    padding-left: 0;
    padding-right: 15px
}
.chosen-rtl.chosen-container-active .chosen-single-with-drop div {
    border-right: 0
}
.chosen-rtl .chosen-search input {
    background: #fff url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px;
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('bundles/practopractoapp/images/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #eee 1%, #fff 15%);
    padding: 4px 5px 4px 20px;
    direction: rtl
}
.disabled {
    opacity: .5
}
.new-header {
    text-align: center;
    font-size: 25px;
	padding-top:20px;
}
.cerebro-feedback-container {
    padding-bottom: 5px
}
.cerebro-feedback-link {

    font-size: 15px
}
.cerebro-feedback-link a {
    color: #f3aa42
}
.omnisearch__box__input {
    text-transform: capitalize
}
.nomargin {
    margin-top: 0;
    background-color: #d3d3d3;
    border-color: #d3d3d3;
    color: #d3d3d3;
    opacity: .2
}
.content-wrap {
    position: relative
}
.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 80%;
    text-align: center
}
.content-wrap section.content-current {
    display: block
}
.lineslide nav {
    margin-bottom: 0;
    border-bottom: 2px;
    background: #fff
}
.profile-nav-tab-marker {
    margin-left: 12px;
    height: 3px;
    display: inline-block;
    background: #1ebef0;
    position: absolute;
    bottom: 0;
    width: 96px;
    transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s
}
.lineslide nav a {
    padding: 1em 0;
    color: #787887;
    line-height: 1;
    -webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, transform .3s
}
.lineslide nav li.tab-current a {
    color: #1ebef0
}
.lineslide nav a span {
    vertical-align: middle;
    line-height: 20px;
    text-decoration: none
}
.lineslide nav a span br {
    margin: 0
}
.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
    margin-top: 40px
}
.tabs nav {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 50%;
    font-weight: 300;
    font-size: 1.25em
}
.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    text-align: center;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}
.tabs nav ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    text-align: center;
    max-width: 120px;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 600
}
.tabs nav a span {
    vertical-align: middle;
    font-size: .75em;
    line-height: 2px
}
.tabs nav li.tab-current a {
    text-decoration: none;
    color: #1ebef0
}
.tabs nav a:focus {
    outline: 0;
    text-decoration: none
}
.lineslide nav a span.middle {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    margin-top: 30%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
input.omnisearch__box__input[placeholder],
input.omnisearch__box__input:-moz-placeholder,
input.omnisearch__box__input::-moz-placeholder,
input.omnisearch__box__input::-webkit-input-placeholder {
    text-overflow: ellipsis
}
.hide {
    display: none !important
}
.ui-autocomplete {
    overflow-y: auto;
    overflow-x: hidden
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
* html .ui-autocomplete {
    height: 200px
}
.header-container {
    opacity: .6;
    font-size: 20px;
    color: #000
}
html,
body {
    height: 100%
}
.page-wrapper {
    min-height: 100%;
    position: relative;
    background: #f0f0f5
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%
}
.ui-menu {
    border: 1px solid #e0e0e5;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: 0 2px 4px silver;
    padding: 0;
    background-color: #f3f0f5;
    margin-top: -1px
}
.ui-menu-item {
    background-color: white;
    position: relative
}
.ui-menu .ui-menu-item a {
    border-bottom: 1px solid #e0e0e5;
    padding: 8px 10px;
    cursor: pointer
}
.ui-menu .ui-menu-item a:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}
.cat-header {
    padding: 6px 12px;
    color: #999
}
.cat-header span {
    font-size: 85%
}
.result-img {
    float: left;
    text-align: center;
    overflow: hidden;
    width: 30px;
    height: 30px
}
.result-details {
    float: left;
    margin-left: 15px
}
.result-img span {
    position: relative;
    top: 20%
}
.result-img img {
    display: hidden;
    height: 100%;
    width: 100%
}
.result-meta-data {
    font-size: 12px
}
form.home-search {
    display: inline-block
}
.border-right-box {
    position: absolute;
    top: 22%;
    bottom: 16px;
    border-right: 1px solid #e3e3e3
}
.city-container .border-right-box {
    right: 0
}
.omnisearch__box .border-right-box {
    left: 652px
}
.omnisearch__box .cityPicker {
    padding-right: 10px
}
.keywords-input {
    margin-left: -4px
}
.keywords-input,
.location-placeholder,
.city-placeholder,
.location-input {
    border-radius: 2px;
    float: left;
    font-size: 14px;
    border: 1px solid #e0e0e5;
    background: #fcfcff;
    color: #414146;
    outline: 0;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.location-placeholder {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
#locationContainer {
    height: 100%;
    margin-left: -4px
}
form.home-search {
    clear: both;
    margin: 0;
    outline: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
form.home-search {
    vertical-align: top
}
.keywords-input:focus,
.location-input:focus {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff
}
.omnisearch__box .keywords-input:focus,
.omnisearch__box .location-input:focus {
    border: 1px solid #1ebef0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff
}
form.home-search input[name='q']:-moz-placeholder,
form.home-search input[name='q']::-moz-placeholder,
form.home-search input[name='locality']:-moz-placeholder,
form.home-search input[name='locality']::-moz-placeholder {
    color: #bbb;
    text-overflow: ellipsis;
    opacity: 1
}
form.home-search input[name='q']::-webkit-input-placeholder,
form.home-search input[name='locality']::-webkit-input-placeholder {
    font-size: 14px;
    color: #bbb;
    line-height: 28px;
    opacity: 1;
    text-overflow: ellipsis
}
.search-button {
    display: inline-block;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    cursor: pointer;
    color: #4d4d4d;
    border: 1px solid #1ebef0;
    background: #1ebef0;
    outline: 0;
    margin: 0;
    text-decoration: none;
    width: 100px;
    border-radius: 2px
}
.search-button:hover {
    background-position: center center;
    background-repeat: no-repeat
}
.search-button:active {
    background-position: center center;
    background-repeat: no-repeat
}
@keyframes dis {
    from {
        height: 11px
    }
    to {
        height: 0
    }
}
@-webkit-keyframes dis {
    form {
        height: 11px
    }
    to {
        height: 0
    }
}
@-o-keyframes dis {
    form {
        height: 11px
    }
    to {
        height: 0
    }
}
@-ms-keyframes dis {
    form {
        height: 11px
    }
    to {
        height: 0
    }
}
@-moz-keyframes dis {
    form {
        height: 11px
    }
    to {
        height: 0
    }
}
@-o-keyframes rotate-icon {
    from {
        -o-transform: rotate(0);
        border-bottom: 2px solid #1ebef0
    }
    to {
        -o-transform: rotate(360deg);
        border-bottom: 2px solid #1ebef0
    }
}
@-ms-keyframes rotate-icon {
    from {
        -ms-transform: rotate(0);
        border-bottom: 2px solid #1ebef0
    }
    to {
        -ms-transform: rotate(360deg);
        border-bottom: 2px solid #1ebef0
    }
}
@-moz-keyframes rotate-icon {
    from {
        -moz-transform: rotate(0);
        border-bottom: 2px solid #1ebef0
    }
    to {
        -moz-transform: rotate(360deg);
        border-bottom: 2px solid #1ebef0
    }
}
@-webkit-keyframes rotate-icon {
    from {
        -webkit-transform: rotate(0);
        border-bottom: 2px solid #1ebef0
    }
    to {
        -webkit-transform: rotate(360deg);
        border-bottom: 2px solid #1ebef0
    }
}
@keyframes rotate-icon {
    from {
        transform: rotate(0);
        border-bottom: 2px solid #1ebef0
    }
    to {
        transform: rotate(360deg);
        border-bottom: 2px solid #1ebef0
    }
}
.search-icon {
    color: #fff;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 4px 4px 8px 4px;
    border: 2px solid
}
.search-icon.search-icon-animation {
    animation: rotate-icon 1s linear infinite .15s;
    -moz-animation: rotate-icon 1s linear infinite .15s;
    -webkit-animation: rotate-icon 1s linear infinite .15s;
    -o-animation: rotate-icon 1s linear infinite .15s
}
.search-icon:before {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 50%;
    width: 3px;
    height: 11px;
    background: #fff;
    top: 19px;
    -webkit-border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
    -o-border-radius: 0 0 1px 1px;
    border-radius: 0 0 1px 1px
}
.search-icon.search-icon-animation:before {
    height: 0;
    animation: dis .15s;
    -moz-animation: dis .15s;
    -webkit-animation: dis .15s;
    -o-animation: dis .15s
}
.practo-service-container {
    display: block
}
.practo-service-details {
    float: left
}
.practo-service-block {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.practo-service-details p {
    font-size: 14px;
    line-height: 1.5
}
.service-title {
    line-height: 70px;
    font-size: 30px;
    float: left
}
.practo-service-container a,
.practo-service-container a:visited {
    text-decoration: none;
    display: inline-block;
    color: #494949
}
.practo-service-container a:hover,
.practo-service-container a:focus {
    text-decoration: underline
}
.practo-service-container .practo-service-details-link {
    color: #949494
}
.popular-search-container {
    background: #454444;
    padding: 20px 0
}
.popular-search-head {
    font-size: 16px;
    color: #676767
}
.popular-search-column {
    float: left;
    font-size: 12px;
    display: block
}
.popular-search-column h5 {
    font-size: 13px;
    font-weight: bold;
    color: #676767
}
.popular-search-column a {
    color: #828282;
    display: block;
    line-height: 1.5;
    text-decoration: none
}
.popular-search-column a:hover,
.cancel-appointment-container a:hover {
    text-decoration: underline
}
.cancel-appointment-container {
    text-align: right;
    color: #818181;
    line-height: 1.5
}
.cancel-appointment-container a {
    color: #1ebef0;
    line-height: 1.5;
    text-decoration: none
}
a.practo-service-action-link,
a.practo-service-action-link:visited {
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #FFF;
    border: 1px solid #1ebef0;
    background: #1ebef0;
    outline: 0;
    margin: 0;
    text-decoration: none;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
a.practo-service-action-link:hover,
a.practo-service-action-link:focus {
    border: 1px solid #00bdf7;
    background: #00bdf7;
    text-decoration: none
}
a.practo-service-action-link:active {
    border: 1px solid #00799e;
    background: #1ebef0;
    text-decoration: none
}
.practo-service-container-header {
    text-align: center;
    cursor: pointer;
    color: #a2a2a2;
    background: url('bundles/practopractoapp/images/are-you-doctor.png') top center no-repeat
}
.practo-service-wrapper {
    background: -moz-linear-gradient(top, #e0e3e4 0, #e0e3e4 60%, #f6f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e0e3e4), color-stop(60%, #e0e3e4), color-stop(100%, #f6f7f7));
    background: -webkit-linear-gradient(top, #e0e3e4 0, #e0e3e4 60%, #f6f7f7 100%);
    background: -o-linear-gradient(top, #e0e3e4 0, #e0e3e4 60%, #f6f7f7 100%);
    background: -ms-linear-gradient(top, #e0e3e4 0, #e0e3e4 60%, #f6f7f7 100%);
    background: linear-gradient(to bottom, #e0e3e4 0, #e0e3e4 60%, #f6f7f7 100%)
}
.practo-service-search-toggle-link,
.practo-service-ray-toggle-link {
    border: 1px solid #8b8b8b;
    text-align: center;
    font-weight: 600;
    padding: 15px;
    color: #8b8b8b;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: left
}
a.practo-service-search-toggle-link:hover,
a.practo-service-ray-toggle-link:hover {
    text-decoration: none;
    background: #fafafa;
    display: inline-block
}
.practo-service-search-toggle-link {
    border-radius: 5px 0 0 5px
}
.practo-service-ray-toggle-link {
    border-radius: 0 5px 5px 0
}
a.practo-service-search-toggle-link.selected,
a.practo-service-ray-toggle-link.selected {
    color: #fff;
    background: #8b8b8b
}
.practo-service-search-logo {
    background: url('bundles/practopractoapp/images/logos/practo-logo.png') top center no-repeat
}
.practo-service-ray-logo {
    background: url('bundles/practopractoapp/images/logos/ray-logo.png') top center no-repeat
}
.practo-service-search-screenshot,
.practo-service-ray-screenshot {
    height: 250px;
    margin: 40px 0 60px 0
}
.practo-service-search-screenshot {
    background: url('bundles/practopractoapp/images/search-screenshot.png') top center no-repeat
}
.practo-service-ray-screenshot {
    background: url('bundles/practopractoapp/images/ray-screenshot.png') top center no-repeat
}
p.practo-service-search-logo,
p.practo-service-ray-logo {
    font-weight: 600;
    display: block;
    padding: 50px 0 10px 0;
    color: #858686;
    font-size: 16px
}
.cancel-appointment-head,
.reschedule-appointment-head,
.reschedule-appointment-details,
.cancel-appointment-details {
    background: #fff;
    cursor: pointer;
    color: #333;
    text-align: left
}
.cancel-appointment-head,
.reschedule-appointment-head {
    border-top: 1px solid #e2e2e2
}
#home-container {
    padding: 3em 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.submit {
    background-color: #1ebef0;
    color: #fff;
    border: 0 none;
    line-height: 3.25;
    font-size: .65em;
    border-radius: .2em;
    padding: 0 1em;
    text-transform: capitalize;
    cursor: pointer;
    outline: 0
}
.submit:hover {
    background-color: #00bdf7
}
.submit:active {
    background-color: #00799e
}
.submit:disabled {
    border: 1px solid #696969;
    color: #696969;
    background-color: #f7f8fa
}
#input-number-label {
    display: none;
    color: #fff;
    vertical-align: bottom
}
.input-text {
    border: 0 none;
    border-bottom: 1px solid #1ebef0;
    line-height: 2;
    width: 50%;
    font-size: .9em;
    opacity: .8;
    outline: 0;
    display: none;
    vertical-align: bottom;
    color: #fff;
    padding: 2px;
    background: 0
}
.practo-icon.icon-down-1:before {
    content: '\e818'
}
.practo-icon.icon-up:before {
    content: '\e817'
}
.font-18 {
    font-size: 18px
}
.invalid {
    color: #e02727;
    border-bottom: 1px solid #e02727
}
.location-container {
    margin-left: -4px
}
.location-container,
.city-container {
    position: relative;
    display: inline-block;
    width: 175px
}
.location-container .pin_icon,
.location-container .pin_icon_blue,
.city-container .pin_icon,
.city-container .pin_icon_blue {
    position: absolute;
    left: 5px;
    top: 20px
}
.keywords-container {
    position: relative;
    display: inline-block
}
.keywords-container .search_grey,
.keywords-container .search_blue {
    position: absolute;
    left: 3px;
    top: 18px
}
.location-container .locate_grey,
.city-container .locate_grey {
    margin-top: 12px
}
.ui-autocomplete .locate_grey .practo-icon.icon-current-loc {
    font-size: 20px;
    color: black
}
.ui-autocomplete .search_grey .practo-icon.icon-ic_search {
    font-size: 25px;
    line-height: 23px;
    margin-top: -6px
}
.keyword-type {
    margin-left: 5px
}
.home-search-container .location-container .practo-icon.icon-ic_location_system,
.home-search-container .city-container .practo-icon.icon-ic_location_system {
    font-size: 24px;
    line-height: 24px
}
.home-search-container .keywords-container .practo-icon.icon-ic_search {
    font-size: 24px;
    line-height: 19px
}
.doctor-search-icon,
.time-icon,
.doctor-book-icon {
    background: url(bundles/practopractoapp/images/omnisearch-sprites.svg) no-repeat;
    display: inline-block;
    vertical-align: bottom
}
.doctor-search-icon {
    background-position: 0 -466px;
    height: 23px;
    width: 30px
}
.time-icon {
    background-position: 0 -366px;
    height: 23px;
    width: 30px
}
.doctor-book-icon {
    background-position: 0 -417px;
    height: 23px;
    width: 30px
}
.header-container .header-text {
    display: inline-block;
    font-weight: bold
}
.home-search-container {
    border-radius: 2px;
    background: #f0f0f5;
    width: 960px;
    padding: 6px 8px 2px 8px
}
.location-placeholder,
.city-placeholder {
    line-height: 28px
}
.location-placeholder-grey {
    color: #b4b4be
}
.search_grey.keyword-type {
    position: absolute;
    right: 15px;
    top: 6px
}
.specialities-container {
    display: block
}
.gynecologist-obstetrician-icon,
.dentist-icon,
.dermatologist-icon,
.homeopath-icon,
.ayurveda-icon,
.cardiologist-icon,
.gastroenterologist-icon,
.ear-nose-throat-ent-specialist-icon,
.dietitian-icon,
.urologist-icon,
.physiotherapist-icon,
.ophthalmologist-icon,
.psychiatrist-icon {
    background: url(bundles/practopractoapp/images/speciality.svg) no-repeat;
    display: block;
    width: 75px;
    height: 72px;
    margin: auto
}
.dentist-icon,
.ophthalmologist-icon,
.dermatologist-icon,
.homeopath-icon,
.ayurveda-icon,
.cardiologist-icon,
.gastroenterologist-icon,
.psychiatrist-icon,
.ear-nose-throat-ent-specialist-icon,
.gynecologist-obstetrician-icon,
.neurologist-icon,
.urologist-icon,
.doctor-icon,
.diagnostic-icon,
.fitness-icon,
.wellness-icon,
.tests-icon,
.complete-blood-count-icon,
.lipid-profile-icon,
.thyroid-profile-icon,
.x-ray-icon,
.hiv-1-2-icon,
.pregnancy-test-icon,
.pregnancy-test-urine-icon,
.culture-and-sensitivity-urine-icon,
.stool-routine-icon,
.ct-scan-icon,
.semen-analysis-icon,
.mri-scan-icon,
.spa-icon,
.hair-cut-for-men-icon,
.hair-cut-for-women-icon,
.waxing-icon,
.shaving-icon,
.body-massage-icon,
.facial-icon,
.manicure-icon,
.pedicure-icon,
.threading-icon,
.bleaching-icon,
.make-up-icon,
.gyms-icon,
.yoga-centres-icon,
.aerobics-icon,
.zumba-icon,
.pilates-icon,
.general-physician-icon,
.endocrinologist-icon,
.general-surgeon-icon,
.oncologist-icon,
.orthopedist-icon,
.pediatrician-icon,
.pulmonologist-icon {
    background: url(bundles/practopractoapp/images/homepage_icons.svg) no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    margin: auto
}
.doctor-icon {
    width: 50px;
    height: 50px;
    background-position: -188px 1px
}
.diagnostic-icon {
    width: 50px;
    height: 50px;
    background-position: -127px 1px
}
.wellness-icon {
    width: 50px;
    height: 50px;
    background-position: -46px -527px
}
.fitness-icon {
    width: 50px;
    height: 50px;
    background-position: -1px 1px
}
.dentist-icon {
    background-position: -150px -379px
}
.ophthalmologist-icon {
    background-position: -248px -6px
}
.dermatologist-icon {
    background-position: -297px -6px
}
.homeopath-icon {
    background-position: -3px -59px
}
.ayurveda-icon {
    background-position: -52px -59px
}
.cardiologist-icon {
    background-position: -101px -59px
}
.gastroenterologist-icon {
    background-position: -150px -59px
}
.psychiatrist-icon {
    background-position: -199px -59px
}
.ear-nose-throat-ent-specialist-icon {
    background-position: -248px -59px
}
.gynecologist-obstetrician-icon {
    background-position: -150px -271px
}
.neurologist-icon {
    background-position: -52px -112px
}
.urologist-icon {
    background-position: -150px -112px
}
.general-physician-icon {
    background-position: -101px -112px
}
.endocrinologist-icon {
    background-position: -238px -532px
}
.general-surgeon-icon {
    background-position: -285px -532px
}
.oncologist-icon {
    background-position: -190px -532px
}
.orthopedist-icon {
    background-position: -248px -271px
}
.pediatrician-icon {
    background-position: -297px -271px
}
.pulmonologist-icon {
    background-position: -144px -532px
}
.tests-icon {
    background-position: -196px -433px
}
.complete-blood-count-icon {
    background-position: -101px -218px
}
.lipid-profile-icon {
    background-position: -3px -218px
}
.thyroid-profile-icon {
    background-position: -52px -218px
}
.x-ray-icon {
    background-position: -297px -165px
}
.stool-routine-icon {
    background-position: -199px -165px
}
.culture-and-sensitivity-urine-icon {
    background-position: -248px -218px
}
.hiv-1-2-icon {
    background-position: -199px -218px
}
.pregnancy-test-icon {
    background-position: -148px -218px
}
.pregnancy-test-urine-icon {
    background-position: -148px -218px
}
.ct-scan-icon {
    background-position: -248px -165px
}
.semen-analysis-icon {
    background-position: -101px -481px
}
.mri-scan-icon {
    background-position: -200px -481px
}
.spa-icon {
    background-position: -3px -165px
}
.hair-cut-for-men-icon {
    background-position: -244px -433px
}
.hair-cut-for-women-icon {
    background-position: -244px -433px
}
.waxing-icon {
    background-position: -150px -165px
}
.shaving-icon {
    background-position: -297px -218px
}
.body-massage-icon {
    background-position: -52px -380px
}
.facial-icon {
    background-position: -101px -271px
}
.manicure-icon {
    background-position: -101px -165px
}
.pedicure-icon {
    background-position: -52px -165px
}
.threading-icon {
    background-position: -5px -481px
}
.bleaching-icon {
    background-position: -151px -481px
}
.make-up-icon {
    background-position: -52px -481px
}
.gyms-icon {
    background-position: -294px -433px
}
.yoga-centres-icon {
    background-position: -101px -532px
}
.aerobics-icon {
    background-position: -291px -481px
}
.zumba-icon {
    background-position: -5px -532px
}
.pilates-icon {

    background-position: -246px -481px
}
.specialities-container .speciality-icon,
.tests-container .test-icon {
    float: left;
    width: 16%;
    text-align: center;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none
}
.speciality-icons,
.wellness-icons {
    float: left;
    width: 16%;
    text-align: center;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none
}
.fitness-icons {
    float: left;
    width: 20%;
    text-align: center;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none
}
.specialities-container .speciality-name,
.tests-container .test-name {
    text-transform: capitalize;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #787887;
    font-weight: 400;
    line-height: 16px;
    margin: 0 2px;
    text-align: center
}
.specialties-header {
    margin: 10px;
    margin-top: 20px;
    font-size: 12px;
    text-transform: uppercase
}
.header-text-prefix {
    display: inline-block;
    width: 52%;
    text-align: right;
    margin-right: 5px
}
.tests-container .test-icon,
.tests-container .fitness-icons,
.tests-container .speciality-icons,
.tests-container .wellness-icons {
    margin-bottom: 40px
}
.home-page-container .for-doctors {
    display: none
}
.order-promo-wrap {
    width: 100%;
    border: solid #dcdcdc;
    border-width: 1px 0 0 0
}
.order-promo-wrap .order-promo-desc-wrap {
    position: relative;
    width: 960px;
    padding: 52px 0 55px 0;
    margin: 0 auto;
    box-sizing: border-box
}
.order-promo-wrap .order-promo-title {
    padding: 0 0 9px 0;
    color: #666;
    font-weight: 300;
    font-size: 25px;
    line-height: 25px
}
.order-promo-wrap .order-promo-image {
    position: absolute;
    right: 13px;
    top: 42px;
    height: 200px;
    width: 230px;
    background-image: url(..bundles/practopractoapp/images/marketing/order-promo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.order-promo-wrap .diag-promo-image {
    right: 50px;
    top: 24px;
    height: 250px;
    width: 350px;
    background-image: url(..bundles/practopractoapp/images/marketing/diag_promo.svg)
}
.order-promo-wrap .order-promo-description {
    line-height: 25px;
    padding: 0;
    color: #999;
    font-size: 16px;
    font-weight: 300
}
.order-promo-wrap .order-promo-discount {
    color: #1ebef0
}
.order-promo-wrap .order-promo-button {
    width: 210px;
    height: 40px;
    margin: 36px 0 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: #3b99d9;
    outline: 0;
    cursor: pointer
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.app-promo-wrap {
    background: #f7f8fa;
    padding: 30px 20px;
    display: block;
    clear: both;
    text-align: center;
    float: none;
    margin: 20px auto 50px auto;
    height: auto
}
.app-d1 {
    font-size: 22px;
    color: #1ebef0;
    font-weight: 300;
    line-height: 24px;
    padding: 0 0 10px 0
}
.app-d2 {
    font-size: 14px;
    color: #787887;
    font-weight: 300;
    line-height: 24px;
    padding: 0 0 10px 0
}
.app-download-links a {
    display: inline-block;
    margin: 10px 10px
}
.app-download-links a img {
    width: 140px
}
footer .social a {
    font-weight: normal !important
}
.cerebro-wrapper {
    text-align: right;
    padding-right: 20px;
    border-left: 0;
    border-right: 1px solid #e3e3e3 !important;
    width: 190px !important
}
.cerebro-active {
    color: #1ebef0 !important;
    font-weight: bold
}
.city-dropdown-activator {
    text-overflow: ellipsis;
    white-space: nowrap
}
.result-img {
    display: inline-block;
    width: 35px;
    background-color: #f3f3f3;
    height: 35px;
    border-radius: 50%
}
#consult-banner {
    //width:38%;height:95px;margin:auto;position:relative;z-index:90;border:1px solid #00a5da;margin-top:10px}.ribbon-wrapper-green{width:85px;height:88px;overflow:hidden;position:absolute;top:-3px;left:-2px;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg)}.ribbon-green{font:15px Sans-Serif;color:#333;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);position:relative;padding:2px 0;left:-5px;top:15px;width:120px;background-color:#5db245;color:white;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:0 0 3px rgba(0,0,0,0.3);box-shadow:0 0 3px rgba(0,0,0,0.3)}.ribbon-green:before,.ribbon-green:after{content:"";border-top:3px solid #6e8900;border-left:3px solid transparent;border-right:3px solid transparent;position:absolute;bottom:-3px}.ribbon-green:before{left:14px}.ribbon-green:after{right:4px}​ .consult-bubble{display:inline-block}.chat{width:60px;display:inline-block;position:relative;left:0px}.consult-link{float:right}.consult-bubble{display:inline-block;width:100px}.consult-link{width:74%;display:inline-block}.consult-logo{width:40%}.ask-question{display:inline-block}.bannerbtn{padding-top:7px;padding-bottom:7px;padding-left:22px;padding-right:22px;background-color:#00a5da;float:right;text-decoration:none;color:white;border-radius:2px;font-size:12px;margin-left:10px}.tagline{margin-top:10px;color:#7f7f7f}.cross{float:right;width:13px;margin-right:12px;margin-top:-8px;cursor:pointer}#keywordsInput{overflow:hidden;text-overflow:ellipsis}input#keywordsInput:-ms-input-placeholder{color:#bbb}.cerebro-keywords-input{text-transform:capitalize}.cerebro-keywords-input::-webkit-input-placeholder{text-transform:none}.cerebro-keywords-input:-moz-placeholder{text-transform:none}.cerebro-keywords-input::-moz-placeholder{text-transform:none}.cerebro-keywords-input:-ms-input-placeholder{text-transform:none}.cerebro-location-input{text-transform:capitalize}.practo_GlobalNavigation{height:56px;background-color:white;border-bottom:1px solid rgba(216,216,216,.5)}.tabs-new .catogery-icon{display:table-cell;background:url(bundles/practopractoapp/images/home-icons-small.svg) no-repeat;display:block;width:40px;height:40px;margin-right:5px}.tabs-new .tabs .tab-current{background-color:#f0f0f5}.tabs-new .content-wrap{float:right;width:63%;background-color:#f0f0f5;height:250px}.tabs-new .tabs nav ul{display:block}.tabs-new .tabs nav a{display:table;padding:0}.tabs-new .tabs nav a span{display:table-cell;font-weight:500}.tabs-new .tabs nav ul li{display:list-item;max-width:none;padding:5px;cursor:pointer}.tabs-new .tabs nav{float:left;width:37%;margin:0}.tabs-new .content-wrap section,.tabs-new .speciality-icons,.tabs-new .tests-container .test-name{text-align:left}.tabs-new .specialities-container .speciality-icon,.tabs-new .tests-container .test-icon,.tabs-new .tests-container .speciality-icons{width:50%;margin:0;padding:17px 17px 17px 40px}.tabs-new .content-wrap section{margin:0;padding:0;max-width:none}.tabs-new .speciality-icons,.tabs-new .tests-container .test-name{font-size:16px;color:#1ebef0;line-height:1.5}.tabs-new .speciality-icons:hover .test-name,.tabs-new .test-icon:hover .test-name{text-decoration:underline}.tabs-new .tabs nav li:hover{background-color:#f0f0f5}.tabs-new .tabs nav li:hover span{color:#1ebef0}.tabs-new .dentist-icon{background-position:0 -40px}.tabs-new .ayush-icon{background-position:0 -80px}.tabs-new .therapist-icon{background-position:0 -120px}.tabs-new .lab-icon{background-position:0 -160px}.tabs-new{margin-bottom:50px}.mydoctors-tab-new{padding:0 1em;text-align:center;margin-top:50px}.mydoctors-tab-new .mydoc-page.mydoc-next{right:12px}.mydoctors-tab-new .tests-container{margin-bottom:50px}.doc-type-container{width:100%;margin:0 auto}.test-icon:nth-last-child(-n+1){display:none}.specialties-header{margin-top:40px;text-align:center}.speciality-icon:nth-last-child(-n+7){display:none}.specialities-container{width:70%;margin:auto}.specialities-container .speciality-icon{width:16.666%}.test-icon{width:16.67%}.tests-container .fitness-icons{width:20%}.tests-container{width:100%;margin:auto;margin-bottom:20px}.cancel-appointment-head,.reschedule-appointment-head{display:none}.cancel-appointment-details,.reschedule-appointment-details{color:#4d4d4d}.header-container{margin-bottom:40px}.practo-service-block .practo-service-action-link{margin-top:15px;font-size:13px;padding:8px 20px}.download-search-app-container{float:right;height:174px;display:inline-block}.download-search-app-container>a{text-decoration:none;color:black}.download-search-app-preview{float:left}.download-search-app-info{float:right;padding-top:50px;padding-left:15px;padding-right:35px}.download-search-app-info>span{font-size:16px;color:black;line-height:1.3}.download-search-app-info>img{display:block;margin-top:20px;max-height:50px}.search-app-gplay-link{display:inline-block;margin-bottom:15px;width:370px;float:right;height:175px;background:url('bundles/practopractoapp/images/get-it-on-gplay.png') no-repeat bottom left}#apptHelpLine{font-weight:bold}.cancel-appointment-container{text-align:left;font-size:14px;color:#4d4d4d;line-height:1.5;width:590px;float:left;margin-top:120px;vertical-align:baseline}.search-button{height:60px;vertical-align:text-bottom;margin-bottom:4px}.location-placeholder,.city-placeholder,.keywords-input,.location-input,.city-placeholder{font-size:16px;line-height:38px;height:60px;padding:10px 20px 10px 43px}.location-input{padding-left:20px}.keywords-input{width:490px}.omnisearch__box__input{width:652px;border-right:0}.location-placeholder,.city-placeholder,.location-input{width:100%}.location-placeholder{padding-left:20px}form.home-search input[name='q']:-moz-placeholder,form.home-search input[name='q']::-moz-placeholder,form.home-search input[name='locality']:-moz-placeholder,form.home-search input[name='locality']::-moz-placeholder{color:#bbb;opacity:1;line-height:38px;text-overflow:ellipsis}form.home-search input[name='q']::-webkit-input-placeholder,form.home-search input[name='locality']::-webkit-input-placeholder{font-size:16px;color:#bbb;line-height:38px;text-overflow:ellipsis}form.home-search input[name='q']:focus::-webkit-input-placeholder,form.home-search input[name='locality']:focus::-webkit-input-placeholder{line-height:36px;text-overflow:ellipsis}.omnisearch__box .keywords-input:focus::-webkit-input-placeholder{line-height:38px!important;text-overflow:ellipsis}.home-search-container>span{line-height:60px;font-style:italic;font-size:16px;margin:0 30px;float:left}.search-button-wrapper{display:inline-block}.service-title{margin-right:40px}.practo-service-wrapper{padding-top:30px}.practo-service-container-header{margin:0 0 30px 0;padding-top:42px;font-size:20px}.practo-service-sep{height:545px;width:1px;float:left;display:inline-block;background:-moz-linear-gradient(top,#e0e3e4 0,#c5c8c9 15%,#d2d3d4 90%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e0e3e4),color-stop(15%,#c5c8c9),color-stop(90%,#d2d3d4));background:-webkit-linear-gradient(top,#e0e3e4 0,#c5c8c9 15%,#d2d3d4 90%);background:-o-linear-gradient(top,#e0e3e4 0,#c5c8c9 15%,#d2d3d4 90%);background:-ms-linear-gradient(top,#e0e3e4 0,#c5c8c9 15%,#d2d3d4 90%);background:linear-gradient(to bottom,#e0e3e4 0,#c5c8c9 15%,#d2d3d4 90%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0)}.practo-service-block{padding-top:20px;width:479px}.practo-service-block p{display:block;line-height:20px;font-size:13px;color:#aaa}.practo-service-block{width:479px;display:inline-block;text-align:center;float:left}.practo-service-block .practo-service-inner-block{width:480px}.practo-service-block .practo-service-inner-block.ray{padding:40px 50px 40px 0;float:right}.practo-service-block .practo-service-inner-block.search-listing{padding:40px 0 40px 50px;float:left}.popular-search-head{color:#717171;padding:0 0 15px 0}.popular-search-column{margin-right:26px}.popular-search-column:nth-of-type(1){max-width:153px}.popular-search-column:nth-of-type(2){max-width:117px}.popular-search-column:nth-of-type(3){max-width:156px}.popular-search-column:nth-of-type(4){max-width:130px}.popular-search-column:nth-of-type(5){max-width:136px}.popular-search-column:nth-of-type(6){max-width:138px;margin-right:0}.fabric-header-login-block .what-is-this-service-link,.fabric-header-login-block .nav-signup-link,.fabric-header-login-block .nav-login-link{float:right;font-weight:normal;padding:10px 15px;border-radius:2px;color:#7c8f99;background-color:#fff;text-decoration:none;display:inline-block;font-size:14px;line-height:14px;float:right;border:0}.fabric-header-login-block .what-is-this-service-link:hover,.fabric-header-login-block .what-is-this-service-link:focus,.fabric-header-login-block .nav-signup-link:hover,.fabric-header-login-block .nav-signup-link:focus,.fabric-header-login-block .nav-login-link:hover,.fabric-header-login-block .nav-login-link:focus{background-color:#f0f0f0;text-decoration:none}.service-toggle{display:none}#cityPicker{border-right:0}#locationPicker{border-left:0;margin-left:1px}
    .flag-default {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAPCAMAAABUd/ZhAAAAzFBMVEUAAAAAAAAAAAAAAAAODg4REREDAwMlJSUEBAQMDAwEBAR2dnYhISEREREGBgYTExMFBQUAAAAGBgYCAgIQEBAAAAAAAAADAwMvLy8REREAAAA9PT0HBwcAAABJSUlcXFxNTU0BAQFHR0djY2MFBQUBAQEWFhYgICAAAAAPDw8lJSUAAAArKysAAAAFBQUaGhogICABAQEqKiovLy8LCwuHh4dSUlIAAAAYGBg1NTU2NjYBAQEdHR04ODgpKSkYGBhbW1taWlojIyMNDQ0ddbBBAAAARHRSTlMAcoKGVVEaC29kDANlYFxbSDs4Fwl+fHleXl5SUERCPTswLAh1c29qZ2ZiYVpXVEpCPz05LCsljWdkYFlXVVRSRTY0J/Kdvc4AAADQSURBVCjPhY5HFoMwDAWxMTGETqihQ3qvpPf73yl4j5K/kZ40byTuVz4p5f4nd5SqhJYypVRmzW7gDdISgPaapr0Ylm83m2WrmSqvk6GiUeYSyIMAVDt6honQsW2umHcvi04zZZOz4quGQPaFFZsx5BKSW6J6/EG39PExAFx04SszScT81HyvtivQlYVZgDDftYgU6OBfp6E/FmvKXEeGAbrSMNMRu2jFa4iSo9nkzv6a5yPXG7WbqUrCjuO6mJeWPYx7RTOlIpY+QqLIqlqPvjYeEmmqzEhxAAAAAElFTkSuQmCC');
        background-position: left center;
        background-repeat: no-repeat
    }
    .flag-india,
    .flag-india-small,
    .flag-singapore,
    .flag-singapore-small,
    .flag-philippines,
    .flag-philippines-small,
    .flag-malaysia,
    .flag-malaysia-small,
    .flag-indonesia,
    .flag-indonesia-small,
    .flag-brazil,
    .flag-brazil-small {
        position: relative
    }
    .flag-india::before,
    .flag-singapore::before,
    .flag-philippines::before,
    .flag-malaysia::before,
    .flag-indonesia::before,
    .flag-brazil::before,
    {
        content: "";
        width: 25px;
        height: 17px;
        position: absolute;
        left: 14px;
        top: 8px;
        background-image: url('bundles/practopractoapp/images/icons/countries/flags-small-20160614.svg');
        background-repeat: no-repeat
    }
    .flag-india-small::before,
    .flag-singapore-small::before,
    .flag-philippines-small::before,
    .flag-malaysia-small::before,
    .flag-indonesia-small::before,
    .flag-brazil-small::before {
        content: "";
        width: 25px;
        height: 17px;
        position: absolute;
        left: -2px;
        top: -2px;
        background-image: url('bundles/practopractoapp/images/icons/countries/flags-small-20160614.svg');
        background-repeat: no-repeat
    }
    .flag-india-small::before {
        background-position: -3px -2px
    }
    .flag-india::before {
        background-position: -3px -2px
    }
    .flag-singapore::before {
        background-position: -3px -52px
    }
    .flag-singapore-small::before {
        background-position: -3px -52px
    }
    .flag-philippines::before {
        background-position: -3px -27px
    }
    .flag-philippines-small::before {
        background-position: -3px -27px
    }
    .flag-malaysia::before {
        background-position: -3px -77px
    }
    .flag-malaysia-small::before {
        background-position: -3px -77px
    }
    .flag-indonesia::before {
        background-position: -3px -103px
    }
    .flag-indonesia-small::before {
        background-position: -3px -103px
    }
    .flag-brazil::before {
        background-position: -3px -174px
    }
    .flag-brazil-small::before {
        background-position: -3px -174px
    }
    .city-dropdown-select-city-head {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        padding-left: 10px;
        padding-top: 10px
    }
    .home-page-container .city-dropdown,
    .home-page-container .omni-container {
        background-color: #f0f0f5;
        width: 100%;
height:auto;
		margin-bottom: 10px;
    margin-left: auto;
	border: #f0f0f5 solid;
    }
    .city-dropdown {
        font-size: 14px
    }
    .no-background .city-dropdown {
        background: 0;
        padding-bottom: 30px
    }
    .city-dropdown-activator.focused {
        text-decoration: none
    }
    #cityPicker {
        width: 100%
    }
    #locationInput {
        text-overflow: ellipsis
    }
    .cerebro-wrapper:before {
        content: "in"
    }
    .cerebro-wrapper {
        padding: 10px 2px !important;
        text-align: center !important
    }
    .search-bar-container .cerebro-wrapper {
        padding: 0 4px !important
    }
    .city-dropdown-coverage-message {
        padding: 0 23px;
        font-size: 13px;
        color: #787887
    }
    @media screen and (min-width: 980px) {
        .link-sep {
            margin: 10px 5px;
            height: 16px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .link-sep-small {
            margin: 6px 0;
            height: 14px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .city-dropdown-activator {
            padding: 10px 3px 10px 40px;
            border-radius: 2px;
            color: #414146;
            text-decoration: none;
            display: inline-block;
            font-size: 14px;
            float: right;
            max-width: 190px;
            overflow: hidden;
            text-overflow: ellipsis
        }
        .home-search .city-dropdown-activator {
            font-size: 16px
        }
        .search-bar-container .city-dropdown-activator {
            font-size: 12px
        }
        .listing-city-dropdown-activator {
            padding: 10px 3px 10px 25px
        }
        .city-dropdown-activator-small {
            padding: 7px 10px 7px 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            max-width: 133px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            float: right;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-activator-small:hover,
        .city-dropdown-activator-small:focus {
            background-color: #e9e9e9;
            text-decoration: none
        }
        .city-dropdown-activator-small::before {
            left: 10px;
            top: 4px
        }
        .city-dropdown {
            display: none;
            padding-bottom: 15px;
            z-index: 100000;
            background: #FFF;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            padding-top: 20px
        }
        .city-dropdown-country-container {
            display: inline-block;
            width: 180px;
            vertical-align: top
        }
        .primary {
            display: block;
            width: 100%
        }
        .city-dropdown .city-dropdown-top-cities-container {
            margin-left: 40px
        }
        .city-dropdown .other-city-list {
            margin: 10px 5px 10px 15px;
            max-height: 160px;
            overflow-y: auto;
            overflow-x: hidden
        }
        .city-dropdown-country-head {
            margin: 15px 15px 10px 15px;
            font-size: 14px;
            font-weight: bold;
            color: #787887;
            text-align: left;
            padding-left: 30px
        }
        .city-dropdown-top-city-container {
            display: inline-block;
            width: 180px
        }
        .city-dropdown-top-city-beta {
            margin-right: 20px;
            margin-left: 20px;
            width: 105px;
            float: right
        }
        .other-city-search-activator {
            margin-left: 46px;
            line-height: 26px;
            text-align: left
        }
        .city-dropdown .other-city-input-box {
            margin: 5px 15px 5px 15px;
            text-align: left;
            position: relative
        }
        .city-dropdown .icon-search {
            position: absolute;
            top: 8px;
            left: 6px
        }
        .other-city-container {
            display: none
        }
        .city-dropdown-country-seperator {
            margin: auto;
            margin-top: 40px;
            margin-bottom: 40px;
            height: 1px;
            background: #e0e0e5;
            width: 218px
        }
        .city-dropdown .other-city-input-box input[type="text"] {
            font-size: 13px;
            margin: 0;
            padding: 5px 7px 5px 28px;
            width: 180px;
            outline: 0;
            color: #414146;
            background-repeat: no-repeat;
            background-position: left center;
            border: 1px solid #e0e0e5;
            margin-right: 8px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-input-box input[type="text"]:focus {
            background-color: #FFF;
            background-repeat: no-repeat;
            background-position: left center
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled {
            background: #e6e6e6
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled:hover {
            border: 1px solid #d0d0d0
        }
        .city-dropdown .other-city-input-box input[type="text"]:-moz-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown .other-city-input-box input[type="text"]::-webkit-input-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown-city,
        .city-dropdown-top-city-alpha,
        .city-dropdown-top-city-beta {
            padding: 0 7px;
            cursor: pointer;
            text-align: left;
            color: #787887;
            line-height: 26px;
            display: inline-block;
            text-decoration: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-city {
            display: block
        }
        .city-dropdown-city:hover,
        .city-dropdown-city:focus,
        .city-dropdown-top-city-alpha:hover,
        .city-dropdown-top-city-beta:hover,
        .city-dropdown-top-city-alpha:focus,
        .city-dropdown-top-city-beta:focus {
            text-decoration: none;
            background: #1ebef0;
            color: #fff
        }
        .close-other-city {
            text-decoration: none;
            color: #6d6d6d;
            font-size: 11px;
            line-height: 30px
        }
        .close-other-city:hover,
        .close-other-city:focus {
            text-decoration: underline
        }
        .cerebro-search-container {
            width: auto
        }
    }
    @media screen and (min-width: 740px) and (max-width: 979px) {
        .link-sep {
            margin: 10px 5px;
            height: 16px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .link-sep-small {
            margin: 6px 5px;
            height: 14px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .city-dropdown-activator {
            padding: 10px 15px 10px 45px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 14px;
            float: left
        }
        .listing-city-dropdown-activator {
            padding: 10px 3px 10px 25px
        }
        .city-dropdown-activator-small {
            padding: 7px 10px 7px 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            max-width: 145px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-activator-small:hover,
        .city-dropdown-activator-small:focus {
            background-color: #e9e9e9;
            text-decoration: none
        }
        .city-dropdown-activator-small::before {
            left: 10px;
            top: 4px
        }
        .city-dropdown {
            display: none;
            padding-bottom: 15px;
            z-index: 100000;
            right: 30px;
            width: 100%;
            background: #FFF;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-list {
            margin: 10px 5px 10px 15px;
            height: 160px;
            overflow-y: auto;
            overflow-x: hidden
        }
        .city-dropdown-country-head {
            margin: 15px 15px 10px 15px;
            font-size: 14px;
            font-weight: bold;
            color: #787887;
            text-align: left;
            padding-left: 30px
        }
        .city-dropdown-top-city-alpha {
            margin-left: 40px;
            float: left;
            width: 92px
        }
        .city-dropdown-top-city-beta {
            margin-right: 20px;
            margin-left: 20px;
            width: 105px;
            float: right
        }
        .other-city-search-activator {
            margin-left: 46px;
            line-height: 26px;
            text-align: left
        }
        .city-dropdown .other-city-input-box {
            margin: 5px 15px 5px 15px;
            text-align: left
        }
        .other-city-container {
            display: none
        }
        .city-dropdown-country-seperator {
            margin: 7px 0 7px 46px;
            height: 3px;
            background: #ebebeb;
            width: 218px
        }
        .city-dropdown .other-city-input-box input[type="text"] {
            background: #f6f6f6;
            font-size: 13px;
            margin: 0;
            padding: 5px 7px 5px 28px;
            width: 180px;
            outline: 0;
            color: #222;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center;
            border: 1px solid #d0d0d0;
            margin-right: 8px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-input-box input[type="text"]:focus {
            background-color: #FFF;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled {
            background: #e6e6e6
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled:hover {
            border: 1px solid #d0d0d0
        }
        .city-dropdown .other-city-input-box input[type="text"]:-moz-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown .other-city-input-box input[type="text"]::-webkit-input-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown-city,
        .city-dropdown-top-city-alpha,
        .city-dropdown-top-city-beta {
            padding: 0 7px;
            cursor: pointer;
            text-align: left;
            color: #787887;
            line-height: 26px;
            display: inline-block;
            text-decoration: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-city {
            display: block
        }
        .city-dropdown-city:hover,
        .city-dropdown-city:focus,
        .city-dropdown-top-city-alpha:hover,
        .city-dropdown-top-city-beta:hover,
        .city-dropdown-top-city-alpha:focus,
        .city-dropdown-top-city-beta:focus {
            text-decoration: none;
            background: #1ebef0;
            color: #fff
        }
        .close-other-city {
            text-decoration: none;
            color: #6d6d6d;
            font-size: 11px;
            line-height: 30px
        }
        .close-other-city:hover,
        .close-other-city:focus {
            text-decoration: underline
        }
        .cerebro-search-container {
            width: auto
        }
    }
    @media screen and (min-width: 600px) and (max-width: 739px) {
        .omnisearch__box__input {
            width: 68%;
            overflow: hidden;
            text-overflow: ellipsis
        }
        .cerebro {
            position: absolute;
            margin: 0;

            right: 0;
            width: 35% !important
        }
        .link-sep {
            margin: 10px 5px;
            height: 16px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .link-sep-small {
            margin: 6px 5px;
            height: 14px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .city-dropdown-activator {
            padding: 10px 15px 10px 45px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 13px;
            float: left
        }
        .listing-city-dropdown-activator {
            padding: 10px 3px 10px 25px
        }
        .city-dropdown-activator-small {
            padding: 7px 10px 7px 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            max-width: 145px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-activator-small:hover,
        .city-dropdown-activator-small:focus {
            background-color: #e9e9e9;
            text-decoration: none
        }
        .city-dropdown-activator-small::before {
            left: 10px;
            top: 4px
        }
        .city-dropdown {
            display: none;
            padding-bottom: 15px;
            z-index: 100000;
            right: 30px;
            width: 100%;
            background: #FFF;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-list {
            margin: 10px 5px 10px 15px;
            height: 160px;
            overflow-y: auto;
            overflow-x: hidden
        }
        .city-dropdown-country-head {
            margin: 15px 15px 10px 15px;
            font-size: 14px;
            font-weight: bold;
            color: #787887;
            text-align: left;
            padding-left: 30px
        }
        .city-dropdown-top-city-alpha {
            margin-left: 40px;
            float: left;
            width: 92px
        }
        .city-dropdown-top-city-beta {
            margin-right: 20px;
            margin-left: 20px;
            width: 105px;
            float: right
        }
        .other-city-search-activator {
            margin-left: 46px;
            line-height: 26px;
            text-align: left
        }
        .city-dropdown .other-city-input-box {
            margin: 5px 15px 5px 15px;
            text-align: left
        }
        .other-city-container {
            display: none
        }
        .city-dropdown-country-seperator {
            margin: 7px 0 7px 46px;
            height: 3px;
            background: #ebebeb;
            width: 218px
        }
        .city-dropdown .other-city-input-box input[type="text"] {
            background: #f6f6f6;
            font-size: 13px;
            margin: 0;
            padding: 5px 7px 5px 28px;
            width: 180px;
            outline: 0;
            color: #222;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center;
            border: 1px solid #d0d0d0;
            margin-right: 8px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-input-box input[type="text"]:focus {
            background-color: #FFF;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled {
            background: #e6e6e6
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled:hover {
            border: 1px solid #d0d0d0
        }
        .city-dropdown .other-city-input-box input[type="text"]:-moz-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown .other-city-input-box input[type="text"]::-webkit-input-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown-city,
        .city-dropdown-top-city-alpha,
        .city-dropdown-top-city-beta {
            padding: 0 7px;
            cursor: pointer;
            text-align: left;
            color: #787887;
            line-height: 26px;
            display: inline-block;
            text-decoration: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-city {
            display: block
        }
        .city-dropdown-city:hover,
        .city-dropdown-city:focus,
        .city-dropdown-top-city-alpha:hover,
        .city-dropdown-top-city-beta:hover,
        .city-dropdown-top-city-alpha:focus,
        .city-dropdown-top-city-beta:focus {
            text-decoration: none;
            background: #1ebef0;
            color: #fff
        }
        .close-other-city {
            text-decoration: none;
            color: #6d6d6d;
            font-size: 11px;
            line-height: 30px
        }
        .close-other-city:hover,
        .close-other-city:focus {
            text-decoration: underline
        }
        .cerebro-search-container {
            position: absolute;
            right: 0
        }
    }
    @media screen and (min-width: 480px) and (max-width: 599px) {
        .omnisearch__box__input {
            width: 68%;
            overflow: hidden;
            text-overflow: ellipsis
        }
        .cerebro {
            position: absolute;
            margin: 0;
            right: 0;
            width: 35% !important
        }
        .link-sep {
            margin: 10px 5px;
            height: 16px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .link-sep-small {
            margin: 6px 5px;
            height: 14px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .city-dropdown-activator {
            padding: 10px 15px 10px 45px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 13px;
            float: left
        }
        .listing-city-dropdown-activator {
            padding: 10px 3px 10px 25px
        }
        .city-dropdown-activator-small {
            padding: 7px 10px 7px 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            max-width: 145px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-activator-small:hover,
        .city-dropdown-activator-small:focus {
            background-color: #e9e9e9;
            text-decoration: none
        }
        .city-dropdown-activator-small::before {
            left: 10px;
            top: 4px
        }
        .city-dropdown {
            display: none;
            padding-bottom: 15px;
            z-index: 100000;
            right: 30px;
            width: 100%;
            background: #FFF;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-list {
            margin: 10px 5px 10px 15px;
            height: 160px;
            overflow-y: auto;
            overflow-x: hidden
        }
        .city-dropdown-country-head {
            margin: 15px 15px 10px 15px;
            font-size: 14px;
            font-weight: bold;
            color: #787887;
            text-align: left;
            padding-left: 30px
        }
        .city-dropdown-top-city-alpha {
            margin-left: 40px;
            float: left;
            width: 92px
        }
        .city-dropdown-top-city-beta {
            margin-right: 20px;
            margin-left: 20px;
            width: 105px;
            float: right
        }
        .other-city-search-activator {
            margin-left: 46px;
            line-height: 26px;
            text-align: left
        }
        .city-dropdown .other-city-input-box {
            margin: 5px 15px 5px 15px;
            text-align: left
        }
        .other-city-container {
            display: none
        }
        .city-dropdown-country-seperator {
            margin: 7px 0 7px 46px;
            height: 3px;
            background: #ebebeb;
            width: 218px
        }
        .city-dropdown .other-city-input-box input[type="text"] {
            background: #f6f6f6;
            font-size: 13px;
            margin: 0;
            padding: 5px 7px 5px 28px;
            width: 180px;
            outline: 0;
            color: #222;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center;
            border: 1px solid #d0d0d0;
            margin-right: 8px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-input-box input[type="text"]:focus {
            background-color: #FFF;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled {
            background: #e6e6e6
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled:hover {
            border: 1px solid #d0d0d0
        }
        .city-dropdown .other-city-input-box input[type="text"]:-moz-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown .other-city-input-box input[type="text"]::-webkit-input-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown-city,
        .city-dropdown-top-city-alpha,
        .city-dropdown-top-city-beta {
            padding: 0 7px;
            cursor: pointer;
            text-align: left;
            color: #787887;
            line-height: 26px;
            display: inline-block;
            text-decoration: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-city {
            display: block
        }
        .city-dropdown-city:hover,
        .city-dropdown-city:focus,
        .city-dropdown-top-city-alpha:hover,
        .city-dropdown-top-city-beta:hover,
        .city-dropdown-top-city-alpha:focus,
        .city-dropdown-top-city-beta:focus {
            text-decoration: none;
            background: #1ebef0;
            color: #fff
        }
        .close-other-city {
            text-decoration: none;
            color: #6d6d6d;
            font-size: 11px;
            line-height: 30px
        }
        .close-other-city:hover,
        .close-other-city:focus {
            text-decoration: underline
        }
        .cerebro-search-container {
            position: absolute;
            right: 0
        }
    }
    @media screen and (max-width: 479px) {
        .omnisearch__box__input {
            width: 68%;
            overflow: hidden;
            text-overflow: ellipsis
        }
        .cerebro {
            position: absolute;
            margin: 0;
            right: 0;
            width: 35% !important
        }
        .link-sep {
            display: none
        }
        .link-sep-small {
            margin: 6px 5px;
            height: 14px;
            background: #bcbcbc;
            width: 1px;
            display: inline-block;
            float: right
        }
        .city-dropdown-activator {
            padding: 10px 15px 10px 45px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 13px;
            float: left
        }
        .listing-city-dropdown-activator {
            padding: 10px 3px 10px 25px
        }
        .city-dropdown-activator-small {
            padding: 7px 10px 7px 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            max-width: 116px;
            border-radius: 2px;
            color: #000;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-activator-small:hover,
        .city-dropdown-activator-small:focus {
            background-color: #e9e9e9;
            text-decoration: none
        }
        .city-dropdown-activator-small::before {
            left: 10px;
            top: 4px
        }
        .city-dropdown {
            display: none;
            padding-bottom: 15px;
            z-index: 100000;
            right: 30px;
            width: 100%;
            background: #FFF;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-list {
            margin: 10px 5px 10px 15px;
            height: 160px;
            overflow-y: auto;
            overflow-x: hidden
        }
        .search-bar-layout .login-header-disabled {
            margin-top: 14px;
            margin-left: 25px
        }
        .city-dropdown-country-head {
            margin: 15px 15px 10px 15px;
            font-size: 14px;
            font-weight: bold;
            color: #787887;
            text-align: left;
            padding-left: 30px
        }
        .city-dropdown-top-city-alpha {
            margin-left: 40px;
            float: left;
            width: 110px
        }
        .city-dropdown-top-city-beta {
            margin-right: 30px;
            margin-left: 20px;
            width: 105px;
            float: right
        }
        .other-city-search-activator {
            margin-left: 46px;
            line-height: 26px;
            text-align: left
        }
        .city-dropdown .other-city-input-box {
            margin: 5px 15px 5px 15px;
            text-align: left
        }
        .other-city-container {
            display: none
        }
        .city-dropdown-country-seperator {
            margin: 7px 0 7px 46px;
            height: 3px;
            background: #ebebeb;
            width: 218px
        }
        .city-dropdown .other-city-input-box input[type="text"] {
            background: #f6f6f6;
            font-size: 13px;
            margin: 0;
            padding: 5px 7px 5px 28px;
            width: 180px;
            outline: 0;
            color: #222;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center;
            border: 1px solid #d0d0d0;
            margin-right: 8px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown .other-city-input-box input[type="text"]:focus {
            background-color: #FFF;
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVEiJ5ZYxaxRBFMd/b5lNkfsAkYAWZ3Lv2CbNNRFs0tjYiiAIEkwhfgOrlBZX2IR0AT9AqiCYRggSLMIRbGZ30qYJWB2BFLLss9gJhNN4e2HxCv/NY5g/8+PNe28YMTPmoWQu1HmC3SzmoiieiMhLYAAsAafAcZqmw263O57lLGlS49FotNjpdD6IyNYtlnPglap+aQpudNU3oKWZvReRx0AfeA58B+4DB3merzYFT804Xu9noBSRjV6v9/Xmvvd+wTm3b2ZPgW+q+qgJeGrGsaaY2XASCpBl2c+yLLeAK2Dde7/SCpi6kUiS5NNthizLLoATAOfcoC3wEoCZ/Zjiu4hxuS3waYxrU3wDgKqqztoCH8f4znu/8CdDURQvgIfAWESOWgGnaTqkntM159y+9/7eJFREduPyUFUvm4AbPSAhhA3gAFik7t4T6poOqDO9lgFvVXX3t0PuAgbI83w1SZKPwPrE1hg4BJ4BEuGvVXWvFfC1vPcrcWSWq6o6E5EjVb0MIbwBdiL8XFUftAr+m0IIm8C2me31+/3tfwaeRf/fR+AXt1aS+PEBMjAAAAAASUVORK5CYII=');
            background-repeat: no-repeat;
            background-position: left center
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled {
            background: #e6e6e6
        }
        .city-dropdown .other-city-input-box input[type="text"]:disabled:hover {
            border: 1px solid #d0d0d0
        }
        .city-dropdown .other-city-input-box input[type="text"]:-moz-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown .other-city-input-box input[type="text"]::-webkit-input-placeholder {
            color: #d8d8d8 !important
        }
        .city-dropdown-city,
        .city-dropdown-top-city-alpha,
        .city-dropdown-top-city-beta {
            padding: 0 7px;
            cursor: pointer;
            text-align: left;
            color: #787887;
            line-height: 26px;
            display: inline-block;
            text-decoration: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box
        }
        .city-dropdown-city {
            display: block
        }
        .city-dropdown-city:hover,
        .city-dropdown-city:focus,
        .city-dropdown-top-city-alpha:hover,
        .city-dropdown-top-city-beta:hover,
        .city-dropdown-top-city-alpha:focus,
        .city-dropdown-top-city-beta:focus {
            text-decoration: none;
            background: #1ebef0;
            color: #fff
        }
        .close-other-city {
            text-decoration: none;
            color: #6d6d6d;
            font-size: 11px;
            line-height: 30px
        }
        .close-other-city:hover,
        .close-other-city:focus {
            text-decoration: underline
        }
        .cerebro-search-container {
            position: absolute;
            right: 0
        }
    }
    .cancel-appointment-head,
    .reschedule-appointment-head,
    .reschedule-appointment-details,
    .cancel-appointment-details {
        background: 0
    }
    @media screen and (min-width: 980px) {
        .experiment-bounce-rate-alternative-happy-doctor-home .doctor-image {
            background: url('bundles/practopractoapp/images/doctor-image.png') no-repeat right bottom;
            z-index: -1;
            max-width: 1280px;
            margin: auto
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .fade {
            background: url('bundles/practopractoapp/images/fade.png') no-repeat;
            background-position: right bottom
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .header-container {
            margin-bottom: 15px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .header-container h1 {
            font-size: 20px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .header-container .header-step1 {
            margin-right: 15px;
            width: 170px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .header-container .header-step2 {
            margin-right: 15px;
            width: 244px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .header-container .header-step3 {
            width: auto
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .search-field-wrapper {
            width: auto
        }
        .experiment-bounce-rate-alternative-happy-doctor-home form.home-search.halfwidth input[name='q'] {
            width: 320px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home form.home-search.halfwidth input[name='locality'] {
            width: 320px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home form.home-search.fullwidth input[name='q'] {
            width: 650px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .home-search-container {
            width: 760px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .practo-service-wrapper {
            padding-top: 10px
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .practo-service-container-header {
            margin: 0 0 5% 0
        }
        .experiment-bounce-rate-alternative-happy-doctor-home .doctor-day-container {
            width: auto
        }
    }
    @media screen and (max-height: 760px) {
        .experiment-bounce-rate-alternative-happy-doctor-home .doctor-image {
            background-size: 360px
        }
    }
    .text-bold {
        font-weight: bold
    }
    .ui-menu .ui-menu-item a.ui-state-focus,
    .ui-menu .ui-menu-item a.ui-state-active {
        font-weight: normal;
        margin: 0;
        background-color: #f0f0f5;
        color: #414146
    }
    .location-placeholder {
        cursor: pointer;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }
    .keyword-type {
        float: right;
        text-transform: uppercase;
        font-size: 11px;
        color: #787887;
        padding-top: 2px
    }
    .ui-autocomplete .ui-state-focus .practo-icon.icon-current-loc {
        color: #fff
    }
    .ui-autocomplete .locate_grey {
        margin-right: 8px;
        margin-top: -6px
    }
    .ui-autocomplete .ui-state-focus .result-img {
        background-color: #0c618c
    }
    .ui-autocomplete {
        overflow-y: auto
    }
    .location-hide {
        display: none
    }
    .location-container .pin_icon .practo-icon.icon-pin,
    .keywords-container .search_grey .practo-icon.icon-search {
        color: #787887
    }
    .location-container .pin_icon_blue .practo-icon.icon-pin,
    .keywords-container .search_blue .practo-icon.icon-search {
        color: #1ebef0
    }
    .pin_icon_blue {
        background-position: -8px -2px;
        width: 17px;
        height: 23px
    }
    .pin_icon {
        background-position: -8px -47px;
        width: 17px;
        height: 23px
    }
    .search_blue {
        background-position: -8px -98px;
        width: 17px;
        height: 16px
    }
    .search_grey {
        background-position: -8px -140px;
        width: 17px;
        height: 18px
    }
    .ui-state-focus .search_grey {
        background-position: -8px -177px
    }
    .ui-state-focus .locate_grey {
        background-position: -10px -272px;
        margin-right: 8px
    }
    .keyword-type:before {
        content: ' '
    }
    .seg-profile-container .icon-pin,
    .seg-profile-container .icon-time,
    .seg-profile-container .icon-equipments,
    .seg-profile-container .seg-services .icon-cash,
    .icon-product-affiliation,
    .practo-icon.icon-shield,
    .practo-icon.icon-address,
    .practo-icon.icon-timings,
    .practo-icon.icon-accreditations,
    .practo-icon.icon-has_emergency_services,
    .practo-icon.icon-has_insurance_desk,
    .practo-icon.icon-awards,
    .practo-icon.icon-hospital-accreditations,
    .practo-icon.icon-hospital-doctors,
    .icon-photos {
        color: #787887
    }
    .ui-slider-horizontal {
        margin: 15px 0
    }
    .cerebro-active,
    a.estab-link,
    a.estab-link:visited,
    .sort-link,
    .search-informative-text-visible a {
        color: #3b99d9 !important
    }
    a.link.grey,
    .doc-details-block a,
    .doc-details-block p,
    .doc-details-block .doc-clinic-name a {
        color: #414146
    }
    a.link,
    a.doc-name,
    a.doc-name:visited,
    .results-container-wrapper .opt-in-notification a.link {
        color: #1ebef0
    }
    .doc-details-block p {
        line-height: 1.5
    }
    .doc-exp-years {
        margin: 0 0 12px 0
    }
    .doc-specialties,
    .doc-clinic-name {
        margin: 0
    }
    .filters-container label.labelForFilterCheckboxes {
        line-height: 20px;
        vertical-align: middle
    }
    .filter-show {
        color: #414146;
        overflow: hidden
    }
    .day_filters,
    .fee-range-text {
        margin: 0
    }
    .day_filters.filter-hide {
        margin-bottom: 15px
    }
    .timings-range-text,
    .fee-range-text {
        line-height: 20px;
        font-size: 12px;
        color: #414146
    }
    .filters-container .filter_accordio {
        color: #9b9b9b
    }
    .results-container,
    #star-rating-tooltip {
        color: #414146;
        font-size: 12px
    }
    .results-container {
        border: 0
    }
    .listing-row h2,
    .locality-view-more,
    .estab-row.listing-row h2,
    .timings-view-more,
    #star-rating-tooltip .tooltip-header,
    .estab-link-centers,
    .live-chat-link,
    .speciality-landing .profile-url {
        color: #1ebef0
    }
    .sidebar-container {
        margin: 30px 0 0
    }
    .chat-icon-enabled.summary-text h1.sm-screen-hide,
    .header-section h1 {
        color: #787887
    }
    .chat-icon-enabled.summary-text h4 {
        color: #787887
    }
    .chat-icon-enabled.summary-text h1.sm-screen-hide,
    .chat-icon-enabled.summary-text h4 {
        display: inline-block;
        margin: 0;
        font-size: 12px
    }
    .sidebar-container .popular-search-links a {
        text-decoration: none;
        margin: 0 0 5px
    }
    .sidebar-container .popular-search-links a:hover {
        text-decoration: underline
    }
    .result-count .summary-text {
        margin: 0
    }
    .profile-container h1 {
        line-height: inherit;
        padding-bottom: 5px;
        color: #414146
    }
    .doctor-qualifications,
    .doctor-specialties,
    .doctor-form-of-medicines {
        color: #414146;
        font-weight: normal
    }
    .profile-container .vn_patient .notch {
        right: 100px
    }
    .results-container .doc-clinic-name {
        margin-bottom: 5px
    }
    .ui-button.book-slot .ui-button-text {
        padding: .1em 0
    }
    .listing-row .profile-summary h2 {
        color: #414146
    }
    .show-phonenumber .help_message .help_timing {
        padding-top: 5px
    }
    .show-phonenumber a {
        text-decoration: none;
        color: #1ebef0
    }
    .app-download-banner .download-form,
    .app-download-banner .sucess-msg {
        width: 100%
    }
    .sort_filter {
        padding: 10px 0
    }
    .sort_filter .sort-by-text {
        line-height: 18px
    }
    .profile-container .clinic-timings,
    .doctor-block .timings,
    .profile-container .overview-block .overview-timings-title {
        background-size: 18px 18px
    }
    .profile-container .overview-block .overview-timings-title,
    .profile-container .overview-block .overview-services-title {
        background-position: 0 5px
    }
    .seg-profile-container.profile-container .clinic-address {
        background-position: 0 5px
    }
    .profile-container .overview-block .accredit {
        background: url('bundles/practopractoapp/images/icons/accreditation.svg') no-repeat 0 center;
        background-size: 18px 18px
    }
    .result-count {
        font-size: 12px;
        max-width: 100%;
        padding: 10px 0
    }
    .profile-container .clinic-fees-web-indicator {
        display: inline-block;
        height: 18px;
        width: 15px;
        background-size: 16px 16px
    }
    #mydoctors-tab {
        max-width: 100%
    }
    .mydoctors {
        height: 200px;
        margin-top: 10px;
        overflow: hidden;
        position: relative;
        white-space: nowrap
    }
    .mydoctors .doc-card .mydoc-avatar {
        margin-right: 7px;
        width: 70px;
        height: 70px;
        background: #eaeaea;
        overflow: hidden;
        border-radius: 50%;
        margin: auto;
        margin-bottom: 10px
    }
    .mydoctors .doc-card .mydoc-avatar img {
        width: 100%;
        height: auto
    }
    .mydoctors .doc-card .mydoc-name h2 {
        color: #1ebef0;
        font-size: 16px;
        margin: 0;
        line-height: 17px;
        text-decoration: none;
        font-weight: 600;
        margin-bottom: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }
    .mydoctors .doc-card .mydoc-name {
        text-decoration: none
    }
    .mydoctors .doc-card .mydoc-name:hover {
        text-decoration: underline;
        color: #49b1d1
    }
    .mydoctors .doc-card .mydoc-spec {
        max-width: 100%;
        color: #7f7f7f;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        vertical-align: text-bottom;
        font-weight: bold;
        line-height: 1.5;
        font-size: 12px;
        margin-bottom: 5px
    }
    .mydoctors .doc-card .mydoc-clinic,
    .mydoctors .doc-card .mydoc-spec {
        color: #7f7f7f;
        line-height: 1.2;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        vertical-align: text-bottom;
        text-decoration: none
    }
    .mydoctors .doc-card .mydoc-clinic:hover {
        text-decoration: underline
    }
    .mydoctors .doc-card .mydoc-action .instant-icon {
        height: 34px;
        overflow: hidden;
        width: 44px;
        box-shadow: none;
        float: left;
        text-align: right;
        font-size: 20px
    }
    .mydoctors .doc-card .mydoc-action {
        line-height: 33px;
        text-align: left;
        display: block;
        height: 33px;
        vertical-align: middle;
        box-shadow: none;
        overflow: hidden;
        outline: 0;
        font-size: 14px;
        height: 33px;
        margin-top: 15px;
        cursor: pointer;
        font-weight: 600;
        text-decoration: none;
        width: 190px
    }
    .mydoctors .doc-card .mydoc-action.vn {
        text-align: center
    }
    .mydoctors .doc-card {
        width: 23.9%;
        min-width: 221px;
        max-width: 221px;
        padding: 15px;
        background: #fff;
        border: 1px solid #e0e0e5;
        margin-left: 1%;
        box-sizing: border-box;
        display: inline-block;
        height: 100%;
        overflow: hidden;
        position: relative;
        transition: all .4s ease
    }
    .mydoctors .doc-card:hover {
        border: 1px solid #b4b4be
    }
    .mydoctors .doc-card:first-child {
        margin-left: 0
    }
    .mydoctors .doc-card:hover .mydoc-remove {
        opacity: .4
    }
    .mydoctors .doc-card .mydoc-remove:hover {
        opacity: .6
    }
    .mydoctors .mydoc-remove {
        font-size: 18px;
        opacity: 0;
        background: 0;
        border: 0;
        cursor: pointer;
        position: absolute;
        right: 6px;
        top: 5px
    }
    h1.mydoc-title {
        font-size: 14px;
        display: block;
        margin: 5px 0;
        color: #757171;
        font-weight: 600
    }
    .mydoc-page {
        width: 40px;
        position: absolute;
        left: 1px;
        box-sizing: border-box;
        top: 50%;
        background: url(bundles/practopractoapp/images/left-arrow.png) center no-repeat;
        background-color: #fff;
        opacity: .6;
        height: 30px;
        border-radius: 0 3px 3px 0;
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
        margin-top: -15px;
        cursor: pointer
    }
    .mydoc-page.mydoc-next {
        right: 1px;
        left: auto;
        border-radius: 3px 0 0 3px;
        background: url(bundles/practopractoapp/images/right-arrow.png) center no-repeat
    }
    .mydoc-page:hover {
        opacity: 1;
        background-color: #fff
    }
    .mydoctors-icon {
        width: 50px;
        height: 50px;
        background: url(bundles/practopractoapp/images/mydoctors_icon.svg) center center no-repeat;
        display: block;
        margin: auto
    }
    .delete-modal.modal {
        border: 1px solid #c7c7c7;
        box-shadow: 2px 2px 5px 1px #dadada;
        border-radius: 4px;
        color: #777;
        font-size: 15px;
        padding: 0
    }
    .delete-modal.modal label {
        margin: 25px;
        display: block
    }
    .delete-modal.modal hr {
        opacity: .3
    }
    .delete-modal.modal .actions {
        padding: 10px 10px;
        text-align: right;
        padding-right: 20px;
        padding-top: 5px
    }
    .delete-modal.modal .close-modal {
        display: none
    }
    .delete-modal.modal .actions button {
        border: 0;
        background: transparent;
        font-size: 14px;
        font-weight: 300;
        color: #3b99d9;
        padding-left: 25px;
        cursor: pointer
    }