html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://www.drbatras.com/themes/drbatra/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

/* .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
} */

/* dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
} */

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

/* 
@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
} */

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

/* .navbar-nav {
    margin: 7.5px -15px
} */

/* .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
} */

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
/* 
@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
} */

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

/* .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
} */

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}



@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(https://www.drbatras.com/themes/drbatra/css/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(https://www.drbatras.com/themes/drbatra/css/AjaxLoader.gif) center center no-repeat
}

@font-face {
    font-family: 'FontAwesome';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(https://www.drbatras.com/themes/drbatra/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #8fa4b9;
    position: relative;
    width: 2px
}

.jspDrag {
    background: #637589;
    position: relative;
    top: 0;
    left: -5px;
    cursor: pointer;
    width: 13px
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 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
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1
}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: .5em .5em .5em .7em
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1
}

.ui-accordion .ui-accordion-content-active {
    display: block
}

.ui-autocomplete {
    position: absolute;
    cursor: default
}

* html .ui-autocomplete {
    width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left
}

.ui-menu .ui-menu {
    margin-top: -3px
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: hidden;
    *overflow: visible;
}

.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: 1.4
}

.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-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
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-dialog {
    position: absolute;
    padding: .2em;
    width: 300px;
    overflow: hidden
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    z-index: 99999;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.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-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.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-tabs {
    position: relative;
    padding: .2em;
    zoom: 1
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    min-height: 50px
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    width: 120px;
    text-align: center
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tabs .ui-tabs-hide {
    display: none !important
}

.ui-widget {
    ;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #414042
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #414042;
    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 {
    color: #526273;
    background: url(https://www.drbatras.com/themes/drbatra/images/tab_active_bg.png) center top no-repeat;
    width: 120px;
    height: 50px
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #526273;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    color: #526273;
    font-weight: normal;
    background: url(https://www.drbatras.com/themes/drbatra/images/tab_active_bg.png) center top no-repeat;
    width: 120px;
    height: 50px;
    text-align: center
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #526273;
    text-decoration: none
}

.ui-widget:active {
    outline: 0
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(https://www.drbatras.com/themes/drbatra/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(https://www.drbatras.com/themes/drbatra/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.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-icon {
    width: 16px;
    height: 16px;
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_222222_256x240.png)
}

.ui-widget-content .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(https://www.drbatras.com/themes/drbatra/css/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay {
    background: #aaa url(https://www.drbatras.com/themes/drbatra/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(https://www.drbatras.com/themes/drbatra/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(https://www.drbatras.com/themes/drbatra/images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(https://www.drbatras.com/themes/drbatra/images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: 5%;
    right: 2%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(https://www.drbatras.com/themes/drbatra/images/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(https://www.drbatras.com/themes/drbatra/images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(https://www.drbatras.com/themes/drbatra/images/fancybox_sprite%402x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(https://www.drbatras.com/themes/drbatra/images/fancybox_loading%402x.gif);
        background-size: 24px 24px
    }
}

#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050;
    padding: 0 !important
}

#fancybox-thumbs.bottom {
    bottom: 3%
}

#fancybox-thumbs.top {
    top: 2px
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0 auto;
    width: 600px;
    padding: 0;
    left: 2% !important
}

#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: .5
}

#fancybox-thumbs ul li.active {
    opacity: .75;
    padding: 0;
    border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
    opacity: 1
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: 0
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: 0
}

.xdsoft_datetimepicker button {
    border: 0 !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2;
    -ms-filter: "alpha(opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -o-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

@font-face {
    font-family: 'worksansregular';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksansregular.eot);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksansregular.eot?#iefix) format('embedded-opentype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansregular.woff) format('woff'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansregular.ttf) format('truetype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansregular.svg#hum777n) format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'worksansmedium';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksansmedium.eot);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksansmedium.eot?#iefix) format('embedded-opentype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansmedium.woff) format('woff'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansmedium.ttf) format('truetype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksansmedium.svg#hum777n) format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'WorkSans-Light';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksanslight.eot);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/worksanslight.eot?#iefix) format('embedded-opentype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksanslight.woff) format('woff'), url(https://www.drbatras.com/themes/drbatra/fonts/worksanslight.ttf) format('truetype'), url(https://www.drbatras.com/themes/drbatra/fonts/worksanslight.svg#worksanslight) format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

a,
a:active,
a:focus {
    outline: 0;
    color: #414042
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    text-decoration: none;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.clearfix:after,
.clearfix:before {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0
}

input:focus,
select:focus {
    outline-color: #fff
}

.maximum-width-652 {
    max-width: 652px
}

.suscribe-content a,
#webform-client-form-2605 .webform-submit {
    width: 39%;
    text-align: center;
    font-size: 18px;
    display: block;
    background-color: #fff;
    padding: 5px;
    color: #0073ae;
    margin-top: 10px;
    float: right;
    clear: both;
    border: 0
}

body {
    font-family: 'worksansregular';
    font-size: 14px;
    color: #414042;
    overflow: hidden;
    overflow-y: auto
}

h3 a {
    color: #414042
}

.global-width-auto {
    width: auto
}

.global-color-black {
    color: #000
}

.global-mr-1 {
    margin-right: 1px
}

.global-mr-25 {
    margin-right: 25px
}

.global-ml-10 {
    margin-left: 10px
}

.global-pt-10 {
    padding-top: 10px
}

.global-pt-20 {
    padding-top: 20px
}

.global-pb-20 {
    padding-bottom: 20px
}

.global-margin-0 {
    margin: 0
}

.global-padding-0 {
    padding: 0;
    overflow-x: hidden
}

.global-mt-5 {
    margin-top: 5px
}

.global-mt-10 {
    margin-top: 10px
}

.global-mt-20 {
    margin-top: 20px
}

.global-mt-30 {
    margin-top: 30px
}

.global-mb-10 {
    margin-bottom: 10px
}

.global-mb-15 {
    margin-bottom: 15px
}

.global-mb-20 {
    margin-bottom: 20px
}

.global-mb-30 {
    margin-bottom: 30px
}

.global-mb-40 {
    margin-bottom: 40px !important
}

.global-text-align-left {
    text-align: left
}

.global-text-align-center {
    text-align: center
}

.global-text-align-right {
    text-align: right
}

.global-height-160 {
    height: 160px;
    overflow-x: hidden;
    overflow-y: auto
}

.global-height-200 {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto
}

.global-copy-active {
    color: #0073ae !important
}

.global-fl {
    float: left
}

.global-fr {
    float: right
}

.global-pos-rel {
    position: relative
}

.global-pos-abs {
    position: absolute
}

.global-txt-underline {
    text-decoration: underline
}

.global-bottom {
    bottom: 0
}

.global-border {
    border-bottom: 1px solid #e9edf1;
    padding-top: 10px;
    margin-bottom: 10px
}

.global-text-input {
    padding: 12px 15px;
    font-size: 15px;
    color: #000;
    border: 1px solid #bbb;
    width: 100%
}

.global-divider-line {
    height: 1px;
    background-color: #cdcdcd;
    margin: 15px 0
}

.global-text-input-2 {
    font-family: 'WorkSans-Light';
    padding: 5px 10px;
    font-size: 14px;
    color: #414042;
    border: 2px solid #8fa4b9;
    width: 100%
}

.global-button-nav {
    background: transparent;
    display: inline-block
}

.global-button-nav>a {
    font-family: 'worksansmedium';
    color: #8098b2;
    font-size: 15px;
    text-decoration: none;
    display: block;
    padding: 2px 12px;
    border: 2px solid #8098b2
}

.global-button-nav>a:hover {
    color: #fff;
    padding: 2px 12px;
    border: 2px solid #526273;
    background: #526273
}

.global-button {
    background: transparent;
    display: inline-block
}

.global-button>a,
.global-button>input,
.testimonialPopUp .form-actions>input,
.testimonialPopUp .upload .uploadButton input[type="submit"] {
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 4px 15px;
    border: 2px solid #526273;
    cursor: pointer
}

.global-button>a:hover,
.global-button>input:hover,
.testimonialPopUp .form-actions>input:hover {
    color: #fff;
    padding: 4px 15px;
    border: 2px solid #526273;
    background: #526273
}

.testimonialPopUp .form-actions>input,
.testimonialPopUp .upload .uploadButton input[type="submit"] {
    background: #fff
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer
}

[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 2px solid #aaa;
    background: #f8f8f8
}

[type="checkbox"]:not(:checked)+label:hover:before,
[type="checkbox"]:checked+label:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 2px solid #aaa !important;
    background: #f8f8f8
}

[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 18px;
    line-height: .8;
    color: #09ad7e;
    transition: all .2s
}

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999
}

[type="checkbox"]:disabled+label {
    color: #aaa
}

[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue
}

label:hover:before {
    border: 1px solid #4778d9
}

.custom-bootstrap-column-padding-shrink>div {
    padding: 0 3px
}

.main_header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 105
}

.component-header-first-level {
    font-family: 'WorkSans-Light';
    background-color: #ebebeb;
    min-height: 25px;
    display: table;
    width: 100%;
    z-index: 1
}

ul.component-first-left-level-listing {
    list-style-type: none;
    padding: 7px 0 0 0;
    margin: 0
}

ul.component-first-left-level-listing>li {
    float: left;
    color: #585759;
    position: relative;
    border-left: 1px solid #acb3ba;
    border-top: 1px solid #ebebeb;
    padding: 0 10px
}

ul.component-first-left-level-listing>li:nth-child(3n):hover {
    color: #585759;
    border: 1px solid #acb3ba;
    border-bottom: 0;
    padding-bottom: 6px;
    text-decoration: none;
    background: #fff
}

ul.component-first-left-level-listing>li:nth-child(3n):hover~li:nth-child(4n) {
    border-left: 0
}

ul.component-first-left-level-listing>li:first-child {
    padding-left: 0;
    border-left: 0;
    border-left: 0
}

ul.component-first-left-level-listing>li>a {
    text-decoration: none;
    color: #585759
}

ul.component-first-left-level-listing>li>a:hover {
    color: #0073ae
}

ul.component-first-left-level-listing>li>a>span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow.png) no-repeat left center;
    width: 9px;
    height: 5px;
    display: inline-block
}

.component-first-left-level-listing-sub-menu {
    display: none;
    position: absolute;
    min-width: 160px;
    top: 28px;
    left: -1px;
    border: 1px solid #acb3ba;
    border-top: 0;
    z-index: 20;
    background: #fff;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content
}

.component-first-left-level-listing-sub-menu>ul {
    list-style-type: none;
    padding: 0 10px;
    margin: 0
}

.component-first-left-level-listing-sub-menu>ul>li {
    padding: 5px 0;
    border-top: 1px solid #d1d5da;
    white-space: nowrap;
    display: block
}

.component-first-left-level-listing-sub-menu>ul>li:first-child {
    border-top: 0
}

.component-first-left-level-listing-sub-menu>ul>li>a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #414042;
    text-align: left
}
.qck_tabs .health p a {color: #fff;font-size: 15px;}
.component-first-left-level-listing-sub-menu>ul>li>a:hover {
    font-weight: bold
}

.component-first-right-level-listing {
    float: right
}

.component-first-right-level-listing-sub-menu {
    position: absolute;
    min-width: 160px;
    top: 35px;
    left: -1px;
    border: 1px solid #acb3ba;
    border-top: 0;
    z-index: 20;
    background: #fff;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content
}

.component-first-right-level-listing-sub-menu>ul {
    list-style-type: none;
    padding: 0 10px;
    margin: 0
}

.component-first-right-level-listing-sub-menu>ul>li {
    padding: 5px 0 !important;
    border-top: 1px solid #d1d5da;
    white-space: nowrap;
    display: block
}

.component-first-right-level-listing-sub-menu>ul>li:first-child {
    border-top: 0
}

.component-first-right-level-listing-sub-menu>ul>li>a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #414042 !important;
    text-align: left;
    padding: 0 !important
}

.component-first-right-level-listing-sub-menu>ul>li>a:hover {
    font-weight: bold;
    color: #414042 !important;
    background: none !important
}

.component-first-right-level-listing {
    display: table-cell;
    vertical-align: middle
}

.component-first-right-level-listing>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.component-first-right-level-listing>ul>li {
    display: inline-block;
    text-align: right;
    border-left: 1px solid #acb3ba;
    position: relative;
    padding-left: 10px;
    margin-left: 5px
}

.component-first-right-level-listing>ul>li:first-child {
    border-left: 0
}

.component-first-right-level-listing>ul>li>a {
    font-size: 14px;
    color: #414042;
    margin: 7px 0;
    display: block;
    position: relative
}

.component-first-right-level-listing>ul>li>a:hover {
    color: #0073ae;
    text-decoration: none
}

.component-first-right-level-listing>ul>li:last-child a {
    padding: 7px 10px 7px 25px;
    margin: 0;
    color: #fff;
    text-decoration: none
}

.component-first-right-level-listing>ul>li:last-child a:hover {
    background-color: #0073ae
}

.component-first-right-level-listing>ul>li a>span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow.png) no-repeat left center;
    width: 9px;
    height: 5px;
    display: inline-block;
    margin-left: 5px
}

.component-first-right-level-listing>ul>li:last-child>a>span {
    background: url(https://www.drbatras.com/themes/drbatra/images/login_menu_arrow.png) no-repeat left center;
    width: 9px;
    height: 5px;
    display: inline-block;
    margin-left: 5px
}

.noborderLeft {
    border-left: 0 !important
}

.icon-location {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_location.png) no-repeat left center;
    padding-left: 15px
}

.icon-location:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_location_hover.png) no-repeat left center
}

.icon-english {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_english.png) no-repeat left center;
    padding-left: 15px
}

.icon-english:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_english_hover.png) no-repeat left center
}

.icon-mycart {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_mycart.png) no-repeat left center;
    padding-left: 20px
}

.my-cart-count {
    width: 12px;
    height: 12px;
    background: #d9241c;
    border-radius: 10px;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 2px;
    left: 7px;
    padding: 0 3px 0 0
}

.icon-login {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_top_menu_login.png) no-repeat 10% center #8098b2;
    padding-left: 15px
}

.component-header-second-level {
    padding: 20px 0;
    position: relative;
    background-color: #fff
}

.main-menu-container {
    height: 80px;
    display: table;
    float: right
}

.main-menu-container>ul {
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    list-style: none
}

.main-menu-container>ul>li {
    list-style-type: none;
    display: inline-block
}

.main-menu-container>ul>li>a {
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #414042;
    text-decoration: none;
    padding: 15px 5px;
    border: 1px solid #fff;
    border-bottom: 0;
    background: #fff;
    display: block
}

.main-menu-container>ul>li>a span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow.png) no-repeat left center;
    width: 9px;
    height: 5px;
    display: inline-block
}

.main-menu-container>ul>li>a:hover {
    color: #0073ae
}

.main-menu-container>ul>li:nth-child(1)>a:hover {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0
}

.main-menu-container>ul>li:nth-child(2)>a:hover {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0
}

.main-menu-container>ul>li:nth-child(4)>a:hover {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0
}

.main-menu-container>ul>li:nth-child(5)>a:hover {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0
}

.main-menu-container>ul>li>a:hover span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow_hover.png) no-repeat left center
}

.main-menu-container>ul>li:nth-child(1)>a.active {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0;
    font-family: 'worksansmedium';
    font-size: 15px;
    position: relative;
    z-index: 50
}

.main-menu-container>ul>li:nth-child(2)>a.active {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0;
    font-family: 'worksansmedium';
    font-size: 15px;
    position: relative;
    z-index: 50
}

.main-menu-container>ul>li:nth-child(4)>a.active {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0;
    font-family: 'worksansmedium';
    font-size: 15px;
    position: relative;
    z-index: 50
}

.main-menu-container>ul>li:nth-child(5)>a.active {
    color: #0073ae;
    border: 1px solid #cad4de;
    border-bottom: 0;
    font-family: 'worksansmedium';
    font-size: 15px;
    position: relative;
    z-index: 50
}

.main-menu-container>ul>li>a.active span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow_hover.png) no-repeat left center
}

.main-menu-container>ul>li.active {
    display: block
}

.main-menu-submenu-container {
    border: 1px solid #c4cfda;
    border-bottom: 3px solid #8098b2;
    position: absolute;
    top: 65px;
    left: 0;
    padding: 10px 10px 0 10px;
    background: #fff;
    z-index: 30;
    width: 100%;
    display: none
}

.sub-menu-undersub-menu>ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sub-menu-undersub-menu>ul>li {
    display: block;
    border-top: 1px solid #e9edf1;
    list-style-type: none;
    overflow: hidden
}

.sub-menu-undersub-menu>ul>li:first-child {
    border: 0
}

.sub-menu-undersub-menu>ul>li>a {
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #414042;
    text-decoration: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/sub_menu_arrow.png) no-repeat left center;
    padding: 5px 0 5px 15px;
    display: block
}

.sub-menu-undersub-menu>ul>li>a:hover {
    color: #0073ae;
    text-decoration: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/sub_menu_hover-arrow.png) no-repeat left center;
    padding: 5px 0 5px 15px;
    display: block
}

.component-first-left-level-listing-sub-menu>ul>li img {
    margin-right: 5px
}

.sub-menu-undersub-menu>a {
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #414042;
    text-decoration: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/sub_menu_arrow.png) no-repeat left center;
    padding: 5px 0 5px 15px;
    display: block;
    border-bottom: 1px solid #f3f5f8;
    margin-bottom: 10px
}

.sub-menu-undersub-menu>a:hover {
    color: #0073ae
}

.sub-menu-undersub-menu>p {
    font-size: 14px;
    color: #414042;
    margin-top: 10px
}

.sub-menu-undersub-menu>p>a {
    font-size: 14px;
    color: #414042;
    font-weight: bold
}

.sub-menu-undersub-menu>p>a:hover {
    color: #0073ae
}

.sub-menu-undersub-child-menu>ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0
}

.sub-menu-undersub-child-menu>ul>li {
    display: block
}

.sub-menu-undersub-child-menu>ul>li>a {
    font-size: 14px;
    color: #0073ae;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    font-family: 'worksansmedium'
}

.component-a-z-links {
    border-bottom: 1px solid #e9edf1;
    padding-bottom: 30px;
    margin-bottom: 20px;
    width: 92%;
    display: inline-block
}

.component-a-z-links>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.component-a-z-links>ul>li {
    display: inline-block;
    margin: 10px 0 10px 28px;
    overflow: hidden
}

.component-a-z-links>ul>li>a {
    font-family: 'worksansmedium';
    font-size: 14px;
    color: #414042;
    text-decoration: none;
    text-transform: uppercase
}

.component-a-z-links>ul>li>a:hover {
    color: #0073ae
}

.component-all-links {
    border: 0;
    float: left;
    padding-top: 10px;
    width: 6%
}

.component-all-links>a {
    font-family: 'worksansmedium';
    font-size: 14px;
    color: #414042;
    text-decoration: none;
    text-transform: uppercase
}

.component-all-links>a:hover {
    color: #0073ae
}

.component-testimonial-links>ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0
}

.component-testimonial-links>ul>li {
    display: block;
    background: #f5f5f5;
    border-bottom: 1px solid #ebedef;
    padding: 0 10px;
    font-size: 14px;
    font-family: 'worksansmedium'
}

.component-testimonial-links>ul>li>a {
    color: #414042
}

.component-testimonial-links>ul>li>a:hover {
    color: #0073ae
}

.menu-icon-mob {
    display: inline-block
}

.logo-mob {
    display: inline-block
}

.component-header-third-level {
    background-color: #f5f5f5;
    border-bottom: 4px solid #526273
}

.component-search-container {
    position: relative;
    padding: 10px 0
}

.component-search-container>input {
    border: 1px solid #dbdcdd;
    background: #fff;
    width: 100%;
    padding: 10px 38px 10px 0;
    text-indent: 10px;
    font-size: 14px;
    color: #414042;
    font-family: 'WorkSans-Light'
}

.component-search-container>a {
    position: absolute;
    top: 20px;
    right: 10px
}

.component-third-link-container>ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #eaeaea
}

.component-third-link-container>ul>li {
    float: left;
    width: 50%
}

.component-third-link-container>ul>li>a {
    display: block;
    font-size: 14px
}

.component-third-link-container>ul>li>a:hover {
    font-weight: bold
}

.icon-call-us {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_call_us.png) no-repeat 10% 12px #eaeaea;
    padding: 11px 10px 11px 70px;
    color: #414042
}

.icon-book-oppintment {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon_book_oppintment.png) no-repeat 10% center #526273;
    color: #fff;
    padding: 11px 10px 11px 60px
}

.icon-call-us:hover {
    text-decoration: none;
    color: #414042 !important
}

.icon-book-oppintment:hover {
    text-decoration: none;
    color: #fff
}

.component-header-first-level-mob {
    padding: 10px 0;
    background: #fff
}

.component-first-right-level-listing-mob>ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.component-first-right-level-listing-mob>ul>li {
    display: inline-table;
    padding: 4px 5px;
    position: relative;
    border: 1px solid #fff;
    border-bottom: 0
}

.component-first-right-level-listing-mob>ul>li:nth-child(4n):hover {
    border: 1px solid #acb3ba;
    border-bottom: 0
}

.component-first-right-level-listing-mob>ul>li:last-child:hover {
    background: #eaeaea;
    border: 1px solid #fff
}

.component-first-right-level-listing-mob>ul>li:last-child.active {
    background: #eaeaea;
    border: 1px solid #fff;
    border-bottom: 0
}

.component-first-right-level-listing-mob>ul>li:nth-child(4n).active {
    border: 1px solid #acb3ba;
    border-bottom: 0;
    background: #fff
}

.component-first-right-level-listing-mob>ul>li>a {
    display: block
}

.component-first-right-level-listing-mob>ul>li>a>span {
    width: 12px;
    height: 12px;
    background: #d9241c;
    border-radius: 10px;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 3px;
    left: 20px;
    padding: 0 3px 0 0
}

.component-header-first-level-mob-sub-menu {
    position: absolute;
    top: 22px;
    right: 0;
    border: 1px solid #acb3ba;
    z-index: 20;
    background: #fff;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    display: none
}

.component-header-first-level-mob-sub-menu>ul {
    list-style-type: none;
    padding: 0 10px;
    margin: 0
}

.component-header-first-level-mob-sub-menu>ul>li {
    padding: 5px 0;
    border-top: 1px solid #d1d5da;
    display: block
}

.component-header-first-level-mob-sub-menu>ul>li:first-child {
    border-top: 0
}

.component-header-first-level-mob-sub-menu>ul>li>a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #414042;
    text-align: left
}

.component-header-first-level-mob-sub-menu>ul>li>a:hover {
    font-weight: bold
}

.component-first-right-level-listing-mob>ul>li>a img.img-onclick {
    display: none
}

.component-first-right-level-listing-mob>ul>li>a.active img {
    display: none
}

.component-first-right-level-listing-mob>ul>li>a.active img.img-onclick {
    display: block
}

.component-search-mob-container {
    padding: 5px;
    background: #eaeaea;
    display: none;
    margin: -1px 1px 0 0
}

.component-search-mob-container>input {
    border: 1px solid #dbdcdd;
    background: #fff;
    width: 100%;
    text-indent: 10px;
    font-size: 14px;
    color: #000;
    font-family: 'WorkSans-Light'
}

.component-mob-main-nav {
    font-family: 'worksansmedium';
    background: url(https://www.drbatras.com/themes/drbatra/images/mob_nav_bg.png) left top;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 110;
    display: none
}

.mob-main-nav {
    width: 75%
}

.mob-main-nav>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.mob-main-nav>ul>li {
    background: #fff;
    padding: 20px;
    display: block
}

.mob-main-nav>ul>li:nth-child(even) {
    background: #f5f5f5
}

.mob-main-menu-links>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.mob-main-menu-links>ul>li {
    display: block;
    margin: 10px 0
}

.mob-main-menu-links>ul>li>a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #414042;
    font-family: 'worksansmedium'
}

.mob-main-menu-links>ul>li>a:hover {
    color: #0073ae
}

.mob-main-menu-links>ul>li>a.active {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #0073ae;
    font-family: 'worksansmedium'
}

.mob-main-menu-links>ul>li>a>span {
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow.png) no-repeat left center;
    width: 9px;
    height: 5px;
    display: inline-block;
    margin-left: 10px
}

.mob-main-submenu-links {
    display: none
}

.mob-main-submenu-links>ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px
}

.mob-main-submenu-links>ul>li {
    display: block;
    border-top: 1px solid #e9edf1
}

.mob-main-submenu-links>ul>li:first-child {
    border-top: 0
}

.mob-main-submenu-links>ul>li>a {
    display: block;
    margin: 5px 0;
    font-size: 12px;
    text-decoration: none;
    color: #414042
}

.mob-main-submenu-links>ul>li>a.active {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #0073ae;
    font-family: 'worksansmedium'
}

.mob-main-inner-submenu-list {
    display: none
}

.mob-main-inner-submenu-list>ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px
}

.mob-main-inner-submenu-list>ul>li {
    display: block
}

.mob-main-inner-submenu-list>ul>li>a {
    display: block;
    margin: 5px 0;
    font-size: 12px;
    text-decoration: none;
    color: #0073ae
}

.nav-list-icon {
    display: block;
    padding-bottom: 10px
}

.nav-list-icon>a {
    color: #526273;
    font-size: 13px
}

.nav-list-icon>a:hover {
    color: #0073ae;
    text-decoration: none
}

.nav-list-icon>a:active {
    color: #0073ae
}

#owl-demo.owl-theme .item img {
    display: block;
    width: 100%;
    height: auto
}

#owl-demo.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    bottom: 15px;
    z-index: 99
}

#owl-demo.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 2px;
    background: transparent;
    border: 1px solid #abbac9;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#owl-demo.owl-theme .owl-controls .owl-page:hover span,
#owl-demo.owl-theme .owl-controls .active span {
    opacity: 1;
    background: #526273
}

.component-spotlight-container .owl-controls .disabled {
    display: none
}

.component-spotlight-container .owl-controls .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -31px;
    left: 10%;
    background: url(https://www.drbatras.com/themes/drbatra/images/spotlight_sprite_arrow.png) no-repeat;
    color: transparent;
    width: 34px;
    height: 63px
}

.component-spotlight-container .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -31px;
    right: 10%;
    background: url(https://www.drbatras.com/themes/drbatra/images/spotlight_sprite_arrow.png) no-repeat -55px 0;
    color: transparent;
    width: 34px;
    height: 63px
}

.component-spotlight-container .component-spotlight-content {
    position: absolute;
    top: 8%;
    width: 30%
}

.component-spotlight-content-bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/spotlight_content_bg.png) left top;
    padding: 10px;
    margin-bottom: 20px
}

.component-spotlight-content-bg>p {
    font-size: 28px;
    color: #414042;
    font-family: 'worksansmedium';
    padding: 0
}

.component-spotlight-content-bg>span,
.component-spotlight-content-bg>a span {
    font-size: 18px;
    color: #414042;
    margin: 0 0 15px 0;
    padding: 0;
    display: block
}

.component-spotlight-content-bg>span>span,
.component-spotlight-content-bg>a span>span {
    float: left;
    margin-right: 10px
}

.component-spotlight-container .component-spotlight-content p a {
    text-decoration: none;
    outline: 0;
    color: #414042
}

.component-spotlight-content-bg>span>span.increse {
    float: none;
    display: inline-block;
    font-family: 'worksansmedium'
}

.component-home-listing {
    margin: 50px 0
}

.component-home-listing-content {
    position: relative;
    padding-bottom: 30px
}

.component-home-listing-content>p,
.component-home-listing-content>p a {
    font-size: 19px !important;
    color: #414042;
    font-family: 'worksansmedium';
    margin-top: 20px
}

.component-home-listing-content>span {
    font-size: 15px;
    color: #414042;
    display: block;
    margin-bottom: 30px;
    min-height: 100px
}

.component-home-listing-content-btn {
    position: absolute;
    bottom: 0
}

.element-move-top {
    bottom: 80px;
    opacity: 0;
    position: fixed;
    right: 10px;
    transition: all .3s ease 0s;
    z-index: 7
}

.visible {
    opacity: 1
}

.component-testimonial-container>p {
    font-size: 30px;
    color: #414042;
    padding-top: 35px
}

.component-testimonial-container>ul {
    padding: 0;
    margin: 0
}

.component-testimonial-container>ul>li {
    display: inline-block;
    list-style-type: none
}

.component-testimonial-container>ul>li>a {
    display: inline-block;
    font-size: 18px;
    color: #414042;
    padding: 5px 10px;
    text-decoration: none
}

#tabs {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}

.component-testimonail .item {
    margin: 0 10px
}

.component-patients-testimonial-content>p {
    font-size: 14px;
    color: #414042;
    margin: 10px 0
}

.component-patients-testimonial-content>p .inverted-comma:before {
    margin-right: 20px;
    color: #414042;
    font: 60px/1 'worksansmedium';
    content: '“'
}

.component-patients-testimonial-content>p>a {
    font-family: 'worksansmedium';
    color: #414042
}

.component-patients-testimonial-content>p>a:hover {
    color: #0073ae
}

.testimonail-patient-name {
    display: table
}

.testimonail-patient-name>p {
    font-family: 'worksansmedium';
    font-size: 18px;
    margin-bottom: 0
}

.testimonail-patient-name>span {
    font-size: 16px;
    display: block
}

.component-bollywood-testimonial-content>p {
    font-size: 18px;
    color: #414042;
    font-family: 'worksansmedium';
    margin: 10px 0
}

.component-testimonial-container .owl-carousel .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    background: url(https://www.drbatras.com/themes/drbatra/images/testimonial_pre_arrow.png) no-repeat left center;
    color: transparent
}

.component-testimonial-container .owl-carousel .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    right: -40px;
    background: url(https://www.drbatras.com/themes/drbatra/images/testimonial_next_arrow.png) no-repeat right center;
    color: transparent
}

.about-homeopathy-container {
    background: #f4f4f4;
    margin: 70px 0 0
}

.about-homeopathy-content {
    padding: 20px 0;
    color: #414042
}

.about-homeopathy-content>.about-header {
    font-size: 30px
}

.about-homeopathy-content>p {
    font-size: 15px
}

.about-homeopathy-content>a {
    text-decoration: none
}

.about-homeopathy-content>p>a.seeMore {
    font-family: 'worksansmedium';
    color: #414042
}

.about-homeopathy-content>p>a.seeMore:hover {
    color: #0073ae
}

.about-homeopathy-content>p>span.moreContent {
    display: none
}

.component-location-container {
    background: #f4f4f4;
    margin: 50px 0 0
}

.component-location-content {
    padding: 20px 0
}

.content-main p,
.region-content p {
    margin: 20px 0;
    font-size: 15px;
    line-height: 25px
}

.component-location-content>p,
.location-content>p {
    font-size: 30px;
    color: #414042;
    margin: 10px 0
}

.jspContainer p {
    margin: 5px 0
}

.locaton-textField select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/location_textfeild_bg.png) no-repeat scroll 96% center;
    border: solid 2px #526273;
    padding: 10px;
    width: 100%;
    font-size: 18px;
    color: #414042
}

.locaton-textField select::-ms-expand {
    display: none
}

.location-content {
    margin: 20px 0 0
}

.location-content>ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li {
    margin-bottom: 30px;
    width: 95%
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>p>a {
    font-size: 18px;
    color: #414042
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>p>a:hover {
    color: #0073ae;
    text-decoration: none
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>span {
    font-size: 14px;
    color: #414042;
    display: block;
    margin-bottom: 15px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>span>p {
    font-size: 14px;
    color: #414042
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a {
    display: inline-table;
    margin-left: 5px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.call {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) 0 0 no-repeat;
    width: 19px;
    height: 24px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.call:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) 0 -28px no-repeat
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.whatsApp {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -24px 0 no-repeat;
    width: 23px;
    height: 24px;
    display: none
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.whatsApp:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -24px -28px no-repeat
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.email {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -51px 0 no-repeat;
    width: 24px;
    height: 24px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.email:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -51px -28px no-repeat
}

.component-quick-link-container {
    background: #526273;
    border-top: 3px solid #8098b2;
    padding: 5px 0
}

.component-quick-link-content>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.component-quick-link-content>ul>li {
    display: inline-block;
    border-left: 1px solid #8098b2;
    width: 32.5%;
    text-align: center
}

.component-quick-link-content>ul>li:first-child {
    border-left: 0
}

.component-quick-link-content>ul>li>a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block
}

.component-quick-link-content>ul>li>a:hover {
    font-weight: bold
}

.component-quick-link-content>ul>li>a>span {
    margin-right: 20px
}

.blog-bred {
    margin-top: 220px
}

.component-quick-link-fixed-container {
    position: fixed;
    top: 320px;
    right: -42px;
    z-index: 115
}

.quick-link-btn {
    position: relative
}

.quick-link-btn>a>img {
    opacity: .5
}

.quick-link-btn>a>img:hover {
    opacity: 1
}

.quickLink_desktop {
    display: block
}

.quickLink_mobile {
    display: none
}

.quick-link-btn>a {
    z-index: 10;
    position: relative;
    display: block;
    z-index: 100
}

.quick-link-content {
    position: relative;
    top: 310px;
    display: none
}

.quick-link-content>ul {
    list-style-type: none;
    padding: 5px 15px;
    margin: 0;
    background: #f5f5f5;
    position: absolute;
    top: -280px;
    left: -300px;
    z-index: 9;
    width: 260px
}

.quick-link-content>ul>li {
    display: block;
    padding: 10px;
    border-top: 1px solid #e1e1e1
}

.quick-link-content>ul>li:first-child {
    border-top: 0
}

.quick-link-content>ul>li>a {
    font-size: 15px;
    text-decoration: none;
    text-align: right;
    display: block;
    color: #414042
}

.quick-link-content>ul>li>a:hover {
    color: #0073ae
}

.quick-link-content>ul>li>a>span {
    float: left
}

.quick-link-content>ul>li>a>span>img.quick-contact-img-hover {
    display: none
}

.quick-link-content>ul>li>a:hover>span>img {
    display: none
}

.quick-link-content>ul>li>a:hover>span>img.quick-contact-img-hover {
    display: inline-block
}

.quick-link-content>.quick-link-close {
    position: fixed;
    top: 320px;
    right: 0;
    z-index: 120;
    width: 30px;
    height: 32px
}

.component-chat-our-doc-container {
    padding: 10px 0
}

.component-chat-our-doc-container>a {
    display: inline-block
}

.component-footer-first-conatainer {
    background: #637589;
    padding: 20px 0
}

.component-footer-first-grey-content>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.component-footer-first-grey-content>ul>li {
    display: inline-table;
    width: 18%;
    margin: 0 0 30px 1%
}

.component-footer-first-grey-content>ul>li:first-child {
    margin-left: 0
}

.component-footer-first-grey-content>ul>li>span {
    display: block;
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #fff
}

.component-footer-first-grey-content>ul>li>a {
    display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin: 10px 0
}

.component-footer-first-grey-content>ul>li>a:hover {
    text-decoration: none;
    font-weight: bold
}

.component-footer-first-grey-content>ul>li>input,
.component-footer-first-grey-content>ul>li .form-text {
    border: 1px solid #fff;
    padding: 5px;
    text-indent: 5px;
    color: #8fa4b9;
    font-size: 14px;
    background: transparent;
    margin: 10px 0 0;
    width: 80%
}

.sign-btn {
    display: inline-block
}

.sign-btn>a {
    background: #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: 'worksansmedium';
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    color: #526273
}

.component-footer-second-grey-content>span {
    display: block;
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #fff
}

.component-footer-second-grey-content>a {
    display: inline-table;
    margin: 10px 10px 10px 0;
    position: relative;
    top: 0;
    pointer-events: none
}

.component-footer-second-grey-content>a:hover {
    top: -4px
}

.footer-social>a>img.img-hover {
    display: none
}

.footer-social>a:hover>img {
    display: none
}

.footer-social>a:hover>img.img-hover {
    display: inline-block
}

.component-footer-second-conatainer {
    background: #526273;
    padding: 10px 0
}

.component-footer-second-dark-grey-content {
    font-size: 14px;
    color: #fff;
    font-family: 'WorkSans-Light'
}

.component-footer-second-dark-grey-content>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.component-footer-second-dark-grey-content>ul>li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #8098b2
}

.component-footer-second-dark-grey-content>ul>li:first-child {
    padding-left: 0;
    border-left: 0
}

.component-footer-second-dark-grey-content>ul>li>a {
    font-size: 14px;
    color: #fff;
    text-decoration: none
}

.component-footer-second-dark-grey-content>ul>li>a:hover {
    text-decoration: none
}

.overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none
}

.overlay_content {
    position: relative;
    min-height: 300px;
    width: 700px;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    top: 10%;
    padding: 30px
}

.close_overlay {
    position: absolute;
    right: 10px;
    top: 10px
}

.login_content {
    float: left;
    width: 50%;
    padding-right: 8%;
    border-right: 2px solid #ebebeb
}

.header_overlay {
    display: block;
    font-family: 'worksansmedium';
    font-size: 15px;
    text-align: left;
    padding-bottom: 15px
}

.header_overlay>span {
    float: left;
    position: relative;
    top: -10px
}

ul.login_form {
    padding: 0
}

ul.login_form>li {
    list-style-type: none;
    padding-bottom: 15px;
    text-align: left
}

ul.login_form>li label {
    font-weight: normal
}

ul.login_form>li>a {
    color: #414042;
    text-decoration: none
}

.error_custom {
    border: 2px solid #ed1c24;
    border-radius: 8px;
    padding: 3px 12px;
    font-family: 'worksansmedium';
    font-size: 13px;
    display: inline-block;
    color: #ed1c24;
    position: relative;
    bottom: -3px
}

.register_content {
    float: left;
    width: 50%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left
}

.register_content>p {
    font-size: 15px;
    display: block;
    text-align: left
}

.register_content>p>span {
    color: #0073ae
}

.forgot_pass_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none
}

.forgot_pass_content {
    width: 390px;
    position: relative;
    min-height: 200px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    top: 10%;
    padding: 30px
}

.sms_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none
}

.sms_content {
    width: 100%;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    top: 0;
    float: left;
    padding: 30px
}

.email_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none
}

.email_content {
    width: 360px;
    position: relative;
    min-height: 200px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    top: 10%;
    padding: 30px
}

.register_newsletter_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none
}

.register_newsletter_content {
    width: 500px;
    position: relative;
    min-height: 200px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    top: 10%;
    padding: 30px
}

.register_newsletter_content>p {
    font-size: 15px;
    font-family: 'worksansregular'
}

.component-location-content h1 {
    font-size: 28px
}

.spotlight {
    margin: 220px 0 0 0;
    padding: 0;
    height: 363px
}

.spotlight .component-spotlight-content-bg p {
    padding: 0;
    margin: 0
}

.profile-spotlight1 {
    background: url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-1.webp) center top no-repeat #f1f1f1
}

.profile-spotlight-WHD {
    background: url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-WHD.jpg) center top no-repeat #f1f1f1
}

.obesity-spotlight-banner {
    background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/medical_condittion_Obesity_desktop.jpg) no-repeat scroll center top
}

.csr-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/csr-spotlight.jpg) center top no-repeat #f1f1f1
}

.urinaryincontinence-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/urinaryincontinence-spotlight.jpg) center top no-repeat #f1f1f1
}

.doctor-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/our-doctor-spotlight.jpg) center top no-repeat #f1f1f1
}

.booking-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/bookappoitment.jpg) center top no-repeat #f1f1f1
}

.feedback-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/feedback-spotlight.jpg) center top no-repeat #f1f1f1
}

.locateus-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-us-spotlight.jpg) center top no-repeat #f1f1f1
}

.faq-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/faq-spotlight.jpg) center top no-repeat #f1f1f1
}

.glossary-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/glossary-spotlight.jpg) center top no-repeat #f1f1f1
}

.partner-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/partner-spotlight.jpg) center top no-repeat #f1f1f1
}

.contact-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/contact-us-spotlight.jpg) center top no-repeat #f1f1f1
}

.workUs-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/work-with-us-spotlight.jpg) center top no-repeat #f1f1f1
}

.events-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/events-heighlights-spotlight.jpg) center top no-repeat #f1f1f1
}

.testimonial-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/testimonial-spotlight.jpg) center top no-repeat #f1f1f1
}

.product-spotlight-hair-care {
    background: url(https://www.drbatras.com/themes/drbatra/images/Product-Haircare_Desktop.jpg) center top no-repeat #f1f1f1
}

.product-spotlight-skin-care {
    background: url(https://www.drbatras.com/themes/drbatra/images/Product-skincare_Desktop.jpg) center top no-repeat #f1f1f1
}

.product-spotlight-personal-care {
    background: url(https://www.drbatras.com/themes/drbatra/images/product-personalcare.jpg) center top no-repeat #f1f1f1
}

.product-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/product-spotlight.jpg) center top no-repeat #f1f1f1
}

.medical-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/medical-spotlight.jpg) center top no-repeat #f1f1f1
}

.medical-listing-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/medical-listing-spotlight.jpg) center top no-repeat #f1f1f1
}

.page-evaluation-listing .medical-listing-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/evaluation-bg.jpg) center top no-repeat #f1f1f1
}

.hair-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/hair-spotlight.jpg) center top no-repeat #f1f1f1
}

.skin-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/skin-spotlight.jpg) center top no-repeat #f1f1f1
}

.treatment-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/treatment-spotlight.jpg) center top no-repeat #f1f1f1
}

.hair-treatment-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/hair-treatment-spotlight_New.jpg) center top no-repeat #f1f1f1
}

.safe-secure-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/safe-secure-spotlight.jpg) center top no-repeat #f1f1f1
}

.skin-treatment-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/medical-condition-skin-treatment.webp) center top no-repeat #f1f1f1
}

.diabetes-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/diabetes-spotlight.jpg) center top no-repeat #f1f1f1
}

.depression-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/depression-spotlight.jpg) center top no-repeat #f1f1f1
}

.ibs-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/ibs-spotlight.jpg) center top no-repeat #f1f1f1
}

.constipation-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/constipation-spotlight.webp) center top no-repeat #f1f1f1
}

.osteoarthritis-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/osteoarthritis-spotlight.jpg) center top no-repeat #f1f1f1
}

.rheumatoid-arthritis-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/rheumatoid-spotlight.jpg) center top no-repeat #f1f1f1
}

.infertility-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/infertility-spotlight.jpg) center top no-repeat #f1f1f1
}

.respiratory-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/respiratory-spotlight.jpg) center top no-repeat #f1f1f1
}

.hair94-treatment-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_94.jpg) center top no-repeat #f1f1f1
}

.allergies-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/allergies-spotlight-desktop.jpg) center top no-repeat #f1f1f1
}

.ankylosing-spondylitis-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/ankylosing-spondylitis-spotlight-desktop.jpg) center top no-repeat #f1f1f1
}

.migraine-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/migraine-spotlight-desktop.jpg) center top no-repeat #f1f1f1
}

.spotlight .component-spotlight-content.widthAuto {
    width: auto
}

.bred-crumb-main {
    top: 0;
    position: relative;
    width: 100%;
    left: 0;
    z-index: 5
}

.bred-crumb {
    background: rgba(82, 98, 115, 0.2);
    display: inline-block;
    padding: 3px 5px;
    color: #414042
}

.bred-crumb a {
    color: #414042
}

.content-main .heading {
    display: inline-block;
    font-family: 'worksansmedium';
    font-size: 22px;
    color: #414042;
    border-bottom: 2px solid #ebebeb;
    margin: 25px 0 0 0
}

.content-main .thumb img {
    max-width: 100%
}

.content-main h2,
.region-content h2 {
    font-size: 22px;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'worksansmedium'
}

.content-main h3,
.region-content h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'worksansmedium'
}

.region-content .component-testimonial-container>p {
    font-size: 30px;
    margin: 0 0 10px 0
}

.noDisplay {
    display: none
}

.innerNav {
    float: left;
    width: 100%;
    background: #526273
}

.innerNav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.innerNav ul li {
    float: left;
    width: auto;
    color: #fff;
    font-size: 15px;
    font-family: 'worksansmedium';
    position: relative
}

.innerNav ul li a {
    text-decoration: none;
    padding: 15px;
    outline: 0;
    color: #fff;
    display: block
}

.innerNav ul li a.active {
    position: relative;
    background: #526273
}

.innerNav ul li a.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    z-index: 5;
    position: absolute;
    pointer-events: none;
    border-color: rgba(82, 98, 115, 0);
    border-top-color: #526273;
    border-width: 12px;
    margin-left: -15px
}

.innerNav ul li ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: #526273;
    float: left;
    width: 190px;
    padding: 0 15px;
    box-sizing: border-box;
    z-index: 5
}

.innerNav ul li ul li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #8098b2
}

.innerNav ul li ul li a {
    padding: 8px 0
}

.innerNav ul li ul li:last-child,
.innerNav ul li a:last-child {
    border-bottom: 0
}

.innerNav ul li.has-submenu>a::after {
    content: "+";
    display: block;
    font-size: 1em;
    padding: 0;
    position: absolute;
    right: 0;
    top: 16px;
    right: -1px;
    left: auto;
    border: 0
}

.innerNav ul li.has-submenu>a.active::after {
    content: "-";
    border: 0;
    right: 8px;
    font-size: 1.1em;
    top: 15px
}

.innerNav ul li.has-submenu ul li a.active::after {
    border: 0
}

.innerNav ul li ul.active {
    display: block
}

.innerNav ul li a:hover {
    color: #bcccdd
}

.menu-link {
    display: none
}

.innovision {
    margin: 30px 0 0;
    float: left;
    width: 100%
}

.innovision h2 {
    margin: 0;
    font-family: 'worksansmedium';
    font-size: 24px
}

.innovision p {
    margin: 0 0 20px;
    font-size: 15px
}

.content-main .innovision .thumb {
    display: block;
    margin: 10px 0
}

.innovision .thumb img {
    max-width: 100%
}

.infrastructure {
    margin-top: 50px
}

.certificate {
    float: left;
    width: 96%;
    margin: 25px 0 0 0
}

.certificate p {
    margin: 0
}

.certification {
    float: left;
    width: 100%;
    margin: 30px 0
}

.certification img {
    max-width: 100%
}

.dr-profile {
    margin-top: 40px
}

.archive {
    margin: 25px 0 0 0;
    float: right
}

.archive h2 {
    font-size: 22px
}

.archive ul {
    list-style: none;
    margin: 20px 0;
    padding: 0
}

.archive ul li {
    font-size: 15px;
    color: #414042;
    background: #eaeaea
}

.archive ul li a {
    display: block;
    padding: 5px 0;
    margin: 0 25px;
    text-align: center;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    outline: 0;
    color: #414042;
    box-sizing: border-box
}

.archive ul li a:hover,
.archive ul li.active a {
    color: #0073ae
}

.archive ul li.active {
    position: relative
}

.archive ul li.active:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #eaeaea;
    border-width: 12px;
    margin-top: -12px
}

.archive ul li:last-child a {
    border-bottom: 0
}

.tabContent {
    float: left;
    width: 100%
}

.heritage {
    float: left;
    width: 75%;
    margin-top: 45px
}

.case-study .date {
    float: left;
    width: 100%;
    margin: 30px 0 0 0
}

.case-study .date span {
    display: inline-block;
    background: #70869d;
    color: #fff;
    font-size: 18px;
    padding: 2px 10px
}

.case-study .medical-condition {
    font-size: 15px
}

.case-study h3 {
    margin: 18px 0
}

.shareView {
    float: left;
    width: 100%;
    margin: 0 0 10px 0
}

.shareView a {
    text-decoration: none;
    color: #414042;
    margin-right: 15px
}

.shareView img {
    margin-right: 10px
}

.shareView a:hover {
    color: #526173
}

.case-study .thumbnailImage {
    float: left;
    width: 100%;
    margin: 25px 0
}

.case-study .thumbnailImage img {
    max-width: 100%
}

.infrastructure .thumb img {
    max-width: 100%
}

.infrastructure p {
    margin: 10px 0 20px 0
}

.archive select {
    display: none;
    float: left;
    width: 100%;
    border: 1px solid #526273;
    font-size: 14px;
    background: url(https://www.drbatras.com/themes/drbatra/images/location_textfeild_bg.png) no-repeat scroll 96% center #fff;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.inner-tab {
    float: left;
    width: 100%
}

.inner-tab ul {
    list-style: none;
    margin: 20px 0;
    padding: 0
}

.inner-tab ul li {
    float: left;
    width: auto;
    border: 2px solid transparent;
    font-size: 18px
}

.inner-tab ul li a {
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 5px 10px;
    color: #414042
}

.inner-tab ul li.active {
    position: relative;
    background: #fff;
    border: 2px solid #637589
}

.inner-tab ul li.active:after,
.inner-tab ul li.active:before {
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.inner-tab ul li.active:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.inner-tab ul li.active:before {
    border-color: rgba(99, 117, 137, 0);
    border-top-color: #526273;
    border-width: 13px;
    margin-left: -13px
}

.inner-tab ul li.active a {
    color: #337ab7
}

.tabDetail {
    float: left;
    width: 100%
}

.group-profile h3 {
    margin: 20px 0 0 0;
    font-family: 'worksansmedium'
}

.group-company {
    float: left;
    width: 100%;
    margin: 15px 0
}

.group-profile {
    margin-bottom: 25px
}

.management-team {
    padding: 30px 0
}

.management-team .thumbImage {
    float: left;
    width: 100%
}

.management-team .thumbImage img,
.management-popUp .thumbImage img {
    max-width: 100%
}

.management-team .title {
    float: left;
    width: 100%;
    margin: 15px 0;
    font-size: 18px;
    background: url(https://www.drbatras.com/themes/drbatra/images/right-arrow.png) 98% 5px no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.management-team a {
    text-decoration: none;
    color: #414042;
    display: block;
    outline: 0
}

.management-team .title:hover {
    background-position: 99% 5px;
    color: #526273
}

.management-team a:hover .title {
    background-position: 99% 5px;
    color: #526273
}

.management-team .title h2,
.management-team .title p {
    margin: 5px 0;
    font-size: 16px
}

.management-team .title h2 {
    font-family: 'worksansmedium'
}

.management-popUp {
    padding: 5%;
    box-sizing: border-box
}

.management-popUp .thumbImage {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.management-popUp h2 {
    font-size: 22px;
    margin: 0 0 5px 0
}

.management-popUp h3 {
    font-size: 18px;
    margin: 0
}

.management-popUp p {
    font-size: 14px;
    margin: 20px 0
}

.csr .thumb img {
    max-width: 100%
}

.csr .thumb {
    margin: 20px 0
}

.rightHeading {
    float: right;
    width: 100%;
    margin: 35px 0 20px 0;
    font-size: 18px
}

.rightHeading a,
.rightHeading span {
    text-decoration: none;
    color: #526273;
    border: 2px solid #526273;
    padding: 6px 10px;
    float: right;
    width: auto
}

.rightHeading>a:hover {
    background: #526273 none repeat scroll 0 0;
    border: 2px solid #526273;
    color: #fff
}

.paginationMain .pagination>li>a,
.paginationMain .pagination>li>span {
    border: 0;
    color: #414042;
    padding: 6px 5px;
    font-family: 'worksansmedium'
}

.paginationMain .pagination>li {
    font-size: 18px
}

.paginationMain .pagination li.active a,
.pager-current {
    border: 0;
    color: #337ab7;
    background: none
}

.paginationMain .pagination i {
    color: #526273
}

.paginationMain .pagination>li>a:hover,
.paginationMain .pagination>li>span:hover,
.paginationMain .pagination>li>a:focus,
.paginationMain .pagination>li>span:focus {
    background: none;
    color: #337ab7;
    border: 0
}

.pager li>a,
.pager li>a:focus,
.pager li>span {
    background: none;
    color: #414042;
    font-family: "worksansmedium";
    border: 0;
    font-size: 18px;
    padding: 6px 5px;
    text-transform: capitalize
}

.pager-current {
    font-size: 18px
}

.item-list {
    margin-bottom: 20px
}

.item-list .pager li {
    padding: 0;
    margin: 0
}

.pager li>a:hover {
    background: none;
    color: #337ab7
}

.paginationMain .pagination li.disabled a {
    opacity: .4
}

.content-main ul.global {
    padding: 0 0 0 15px
}

.name {
    vertical-align: bottom;
    position: relative;
    top: 205px
}

.name h4 {
    margin: 0;
    font-size: 14px
}

.medical-board {
    margin-top: 25px
}

.searchBox {
    margin: 10px 0 0 0;
    float: left;
    width: 100%
}

.searchBox input {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #526273;
    color: #414042;
    font-family: "WorkSans-Light";
    font-size: 14px;
    padding: 7px 0;
    text-indent: 15px;
    width: 35%;
    float: left
}

.view-form,
.study-tab {
    float: right
}

.study-tab {
    padding-left: 0
}

.case-study-main {
    padding: 15px 0 0 0;
    border-top: 2px solid #ebebeb;
    float: left;
    width: 100%;
    margin: 45px 0
}

.view-form {
    border-left: 2px solid #ebebeb;
    font-size: 18px;
    margin: 20px 0 0 0
}

.view-form .form-date {
    margin: 0 5px;
    border: 2px solid #637589;
    width: 22%;
    font-family: "WorkSans-Light";
    font-size: 14px;
    padding: 7px 0;
    text-indent: 10px;
    background: url(https://www.drbatras.com/themes/drbatra/images/calendar.png) 95% 5px no-repeat
}

.calender {
    position: relative;
    display: inline
}

.calender img {
    position: absolute;
    right: 15px;
    top: -2px;
    cursor: pointer
}

.medical-condition {
    float: left;
    width: 100%
}

.medical-condition .date {
    margin: 20px 0
}

.medical-condition a {
    text-decoration: none;
    outline: 0;
    color: #414042;
    cursor: pointer
}

.medical-condition a:hover {
    color: #337ab7
}

.searchButton {
    margin-left: 20px
}

.doctorsName {
    float: left;
    width: 87%;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 0 0 -10px
}

.doctorsName .doctorProfile {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    width: 175px;
    z-index: 1
}

.doctorsName .doctorProfile h3,
.doctorsName .doctorProfile h4,
.doctorsName .doctorProfile p {
    font-size: 15px;
    margin: 2px 0
}

.doctorsName .doctorProfile .thumb-Image {
    float: left;
    width: 100%;
    margin: 10px 0
}

.doctorsName .doctorProfile .thumb-Image img {
    max-width: 100%
}

.doctorsName .profile-view {
    float: left;
    width: 100%;
    display: none
}

.doctorsName a {
    text-decoration: none;
    color: #414042;
    outline: 0;
    position: relative;
    display: block;
    padding: 0 0 20px
}

.doctorsName a:hover .doctorProfile {
    background: #8fa4b9;
    color: #fff;
    z-index: 2
}

.doctorsName a:hover .profile-view {
    display: block
}

.d-name {
    padding-left: 0
}

.namesMain {
    float: left;
    width: 100%;
    margin: 20px 0 50px;
    min-height: 350px
}

.innerNav ul li:nth-child(1) a {
    padding-left: 0
}

.spotlight .component-spotlight-content {
    width: auto
}

.content-main {
    margin-bottom: 50px
}

.content-main h4 {
    margin-top: 30px
}

.content-main .thumb {
    margin: 0 0 20px 0
}

.doctorsName .d-name {
    float: left;
    width: 20%
}

.medical-board .name h4 {
    margin-top: 0
}

.inner-tab select {
    display: none;
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
    border: 1px solid #526273;
    font-size: 14px;
    background: url(https://www.drbatras.com/themes/drbatra/images/location_textfeild_bg.png) no-repeat scroll 96% center #fff;
    padding: 10px 42px 10px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.group-profile .inner-tab {
    margin: 20px 0
}

.csr {
    margin-top: 7px
}

.topSpace {
    margin-top: 35px
}

.case-study {
    margin-top: 25px
}

.our-doctor {
    margin: 50px 0
}

.our-doctor-main {
    border-top: 1px solid #526273;
    float: left;
    margin-top: 45px;
    width: 100%
}

.alphabet-search {
    float: left;
    width: 100%;
    margin: 40px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'worksansmedium'
}

.alphabet-search span {
    float: left;
    width: 6%;
    margin-right: 2%
}

.alphabet-search a {
    text-decoration: none;
    color: #414042;
    outline: 0
}

.alphabet-search span a,
.alphabet-search a:hover {
    color: #0073ae
}

.alphabet-search ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.alphabet-search ul li {
    display: inline;
    padding: 0 .9%
}

.cta {
    padding-top: 70px;
    border-top: 1px solid #ebebeb;
    margin-bottom: 40px
}

.cta h3 {
    font-family: 'worksansmedium';
    font-size: 18px
}

.cta .shareView {
    float: left;
    width: 100%;
    margin: 0 0 10px 0
}

.cta .shareView a {
    text-decoration: none;
    color: #414042;
    margin-right: 15px
}

.cta .shareView img {
    margin-right: 5px
}

.cta .shareView a:hover {
    color: #526173
}

.cta .thumb img {
    max-width: 100%
}

.namesMain.doc-height {
    min-height: 250px
}

.appointment {
    margin: 0 20px 20px 0
}

.spotlight .component-spotlight-content-bg {
    line-height: 28px;
    margin-top: 78px
}

.cta .discp {
    min-height: 120px
}

.cta .discp p {
    font-size: 15px
}

.clear {
    clear: both
}

.request-header {
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0;
    color: #7daacb
}

.bookingMain {
    float: left;
    width: 70%;
    background: #eaeaea
}

.booking {
    float: left;
    width: 100%;
    margin: 0;
    background: #eaeaea;
    padding: 30px 45px
}

.booking input[type="text"] {
    float: left;
    border: 0;
    width: 100%;
    background: #fff;
    color: #414042;
    margin: 0;
    padding: 8px;
    font-family: 'WorkSans-Light';
    font-size: 14px
}

.booking .col {
    float: left;
    width: 73%;
    margin: 10px 0
}

.booking .col input,
.booking .col select {
    float: left;
    width: 45%;
    margin-right: 20px
}

.booking select {
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 7px;
    width: 100%;
    color: #414042;
    font-family: 'WorkSans-Light';
    font-size: 14px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 95% center
}

.booking .calender input[type="text"] {
    width: 100%;
    font-family: "WorkSans-Light";
    font-size: 14px;
    padding: 8px 0;
    text-indent: 10px;
    background: url(https://www.drbatras.com/themes/drbatra/images/calendar.png) #fff 95% 5px no-repeat
}

.booking .col2 {
    float: left;
    width: 15%;
    margin: 10px 20px 10px 0
}

.booking .col3 {
    float: left;
    width: 33%;
    margin: 10px 20px 10px 0
}

.booking .col4 {
    float: left;
    width: 50.7%;
    margin: 10px 20px 10px 0
}

.booking .col5 {
    float: left;
    width: 68.7%;
    margin: 10px 20px 10px 0
}

.booking .terms {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px
}

.booking .terms label {
    font-weight: lighter
}

.booking .global-button {
    margin-right: 20px
}

.booking.onlineBook .col {
    width: 100%
}

.booking .col .phone {
    width: 30%
}

.booking .col .email {
    width: 43%
}

.booking.onlineBook .col select {
    width: 30%
}

.booking.onlineBook {
    width: 70%
}

.bookingRadio.radioButton {
    width: 40%;
    margin: 17px 0 0
}

.convenience-click {
    float: left;
    width: 100%;
    margin: 0;
    background: #eaeaea;
    padding: 30px 45px
}

.convenience-click input[type="text"] {
    float: left;
    border: 0;
    width: 100%;
    background: #fff;
    color: #414042;
    margin: 0;
    padding: 8px;
    font-family: 'WorkSans-Light';
    font-size: 14px
}

.convenience-click .col {
    float: left;
    width: 73%;
    margin: 10px 0
}

.convenience-click .col input,
.convenience-click .col select {
    float: left;
    width: 45%;
    margin-right: 20px
}

.convenience-click select {
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 7px;
    width: 100%;
    color: #414042;
    font-family: 'WorkSans-Light';
    font-size: 14px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 95% center
}

.convenience-click .calender input[type="text"] {
    width: 100%;
    font-family: "WorkSans-Light";
    font-size: 14px;
    padding: 8px 0;
    text-indent: 10px;
    background: url(https://www.drbatras.com/themes/drbatra/images/calendar.png) #fff 95% 5px no-repeat
}

.convenience-click .col2 {
    float: left;
    width: 14%;
    margin: 10px 15px 10px 0
}

.convenience-click .col3 {
    float: left;
    width: 30%;
    margin: 10px 20px 10px 0
}

.convenience-click .col4 {
    float: left;
    width: 50.7%;
    margin: 10px 20px 10px 0
}

.convenience-click .col5 {
    float: left;
    width: 68.7%;
    margin: 10px 20px 10px 0
}

.convenience-click .terms {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px
}

.convenience-click .terms label {
    font-weight: lighter
}

.convenience-click .global-button {
    margin-right: 20px
}

.convenience-click.onlineBook .col {
    width: 100%
}

.convenience-click .col .phone {
    width: 30%
}

.convenience-click .col .email {
    width: 43%
}

.convenience-click.onlineBook .col select {
    width: 30%
}

.convenience-click.onlineBook {
    width: 70%
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer
}

[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 2px solid #8fa4b9;
    background: #f8f8f8;
    box-shadow: none
}

[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 18px;
    line-height: .8;
    color: #0375af;
    transition: all .2s
}

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999
}

[type="checkbox"]:disabled+label {
    color: #aaa
}

.radioButton input[type=radio] {
    display: none
}

.radioButton label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 1%;
    bottom: 1px;
    top: 0;
    background: #fff
}

.radioButton label {
    padding-left: 11%;
    padding-right: 5%;
    position: relative;
    width: auto;
    font-weight: lighter
}

.radioButton {
    float: left;
    width: 33%;
    position: relative;
    margin: 9px 0 0 0
}

.radioButton label:before {
    border-radius: 50%
}

.radioButton input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.homeopathyVideo {
    margin: 29px 0 30px;
    float: left;
    width: 100%
}

.booking .radioButton span {
    margin-right: 20px
}

.convenience-click .radioButton span {
    margin-right: 20px
}

.inner-tab.request span {
    display: block
}

.patient-support h3,
.patient-support {
    margin: 20px 0
}

.patient-support h2 {
    font-family: 'worksansmedium';
    font-size: 24px
}

.patient-support h3,
.feedback h3 {
    font-family: 'worksansmedium'
}

.patient-support>ol {
    list-style: none;
    margin: 10px 0 0 42px;
    padding: 0
}

.patient-support>ol>li {
    counter-increment: item;
    margin-bottom: 20px;
    position: relative;
    font-size: 15px;
    line-height: 25px
}

.patient-support>ol>li::before {
    content: counter(item)".";
    margin-right: 5px;
    font-size: 85%;
    border: 1px solid #526273;
    color: #526273;
    padding: 5px 10px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -42px;
    top: 0;
    line-height: 20px
}

.patient-support ul {
    list-style: none;
    margin: 10px 0 0 20px;
    padding: 0
}

.patient-support ul li {
    margin-bottom: 5px;
    position: relative;
    font-size: 15px
}

.patient-support ul li::before {
    content: "";
    background: #8098b2;
    padding: 0;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 0;
    position: absolute;
    left: -20px;
    top: 11px
}

.patient-support .leftAlign {
    margin-left: 50px
}

.feedback {
    float: left;
    width: 100%;
    margin: 40px 0 0 0
}

.feedback ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0
}

.feedback label {
    font-weight: lighter;
    font-size: 15px;
    margin: 3px 0;
    display: inline-block
}

.feedback input {
    margin-right: 10px
}

.feedback ul li {
    margin: 5px 0
}

.feedback .grippie {
    display: none
}

.feedback .form-item [type="checkbox"]:not(:checked)+label,
.feedback .form-item [type="checkbox"]:checked+label {
    padding-left: 30px
}

.feedback .radioButton label {
    padding-left: 30px
}

.feedback .radioButton label::before {
    border: 1px solid #526273
}

.feedback select {
    width: 100%;
    padding: 7px;
    font-family: 'WorkSans-Light';
    margin: 10px 0 0 0;
    border: 2px solid #8fa4b9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 95% center
}

.feedback input[type=text] {
    width: 100%;
    padding: 7px;
    font-family: 'WorkSans-Light';
    margin: 0;
    border: 2px solid #8fa4b9
}

.feedback .inpt_query {
    font-family: 'worksansregular';
    margin: 10px 0 0;
    border: 2px solid #8fa4b9;
    height: 112px;
    padding: 5px 10px;
    width: 100%;
    resize: none
}

.submit-feedback {
    margin: 40px 0 0
}

.feedback ul.rating li {
    float: left;
    width: auto;
    margin-right: 5%
}

.map iframe {
    border: 0;
    width: 100%;
    height: 360px
}

.fullmap iframe {
    border: 0;
    width: 100%;
    height: 850px
}

.location-content>ul.locateUs {
    height: 650px
}

.locateUs .booknow {
    margin: 20px 0 0 0
}

.component-location-container.locateusMain {
    margin: 0
}

.content-main.locateusMain {
    margin: 30px 0 0 0
}

.awards {
    margin: 30px 0 30px 0;
    box-sizing: border-box
}

.queryMain,
.faq {
    float: right
}

.queryMain {
    margin-bottom: 30px
}

.postQuery {
    float: right;
    width: 100%;
    box-sizing: border-box
}

.postQuery h2 {
    color: #fff;
    font-size: 18px;
    background: #526273;
    padding: 17px;
    margin: 0
}

.postQuery .queryForm {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 17px 17px;
    background: #eaeaea
}

.postQuery .queryForm input[type="text"],
.postQuery .queryForm textarea,
.postQuery .queryForm select {
    float: left;
    border: 0;
    width: 100%;
    background: #fff;
    color: #414042;
    margin: 17px 0 0;
    padding: 7px;
    font-family: 'WorkSans-Light';
    font-size: 14px
}

.postQuery .queryForm input[type="text"] {
    color: #9c9c9c
}

.postQuery .queryForm input[type="text"] {
    color: #9c9c9c
}

.postQuery .queryForm input[type="text"] {
    color: #9c9c9c
}

.postQuery .queryForm input[type="text"] {
    color: #9c9c9c
}

.postQuery .queryForm select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 97% center
}

.postQuery .queryForm textarea {
    resize: none;
    height: 85px
}

.postQuery .submit {
    margin: 17px 0 0
}

.faqMain {
    margin-top: 50px;
    float: left;
    width: 100%;
    border-top: 2px solid #526273;
    padding: 50px 0 0
}

.faqWrapper {
    margin: 50px 0 0
}

.faq .inner-tab ul {
    margin: 0 0 20px 0
}

.faq .heading {
    margin: 0
}

.accordianWrapper {
    float: left;
    width: 95%;
    margin: 40px 0 40px 35px
}

.accordianWrapper .accordianHeading {
    float: left;
    width: 100%;
    cursor: pointer;
    font-size: 14px;
    font-family: 'worksansmedium'
}

.accordianWrapper .accordinContent {
    float: left;
    width: 90%;
    margin: 10px 0
}

.accordianWrapper .accordianHeading h3 {
    font-size: 15px;
    margin: 0 0 5px
}

.accordianHeading::before {
    content: "+";
    margin-right: 5px;
    font-size: 90%;
    border: 1px solid #526273;
    font-size: 18px;
    color: #526273;
    padding: 0 6px;
    border-radius: 100%;
    position: relative;
    left: -35px;
    top: 22px;
    line-height: 20px
}

.accordianWrapper .accordianHeading.active::before {
    content: "-"
}

.faqMain .back {
    float: left;
    margin: 10px 0;
    width: auto
}

.faq .result {
    margin: 20px 0 40px 35px
}

.frenchiseeForm {
    float: left;
    width: 65%;
    margin: 20px 0
}

.frenchiseeForm h2 {
    color: #fff;
    font-size: 18px;
    background: #526273;
    padding: 10px 17px;
    margin: 0
}

.frenchiseeForm .formBox {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 17px 17px;
    background: #eaeaea
}

.frenchiseeForm .formBox .block {
    float: left;
    width: 65%
}

.frenchiseeForm .formBox .block .col1 {
    float: left;
    width: 20%;
    margin-right: 20px
}

.frenchiseeForm .formBox .block .col2 {
    float: left;
    width: 75%
}

.frenchiseeForm .formBox .block span {
    float: left;
    width: auto;
    margin: 25px 20px 5px 0
}

.frenchiseeForm .formBox input[type="text"],
.frenchiseeForm .formBox textarea {
    float: left;
    border: 0;
    width: 100%;
    background: #fff;
    color: #414042;
    margin: 17px 0 0;
    padding: 8px;
    font-family: 'WorkSans-Light';
    font-size: 14px
}

.frenchiseeForm .formBox select {
    float: left;
    border: 0;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 98% center;
    color: #414042;
    margin: 17px 0 0;
    padding: 8px;
    font-family: 'WorkSans-Light';
    font-size: 14px
}

.frenchiseeForm .formBox textarea {
    resize: none
}

.frenchiseeForm .formBox .block .col1 select {
    background-position: 92% center
}

.frenchiseeForm input[type=radio] {
    display: none
}

.frenchiseeForm label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 1%;
    bottom: 1px;
    top: 0;
    border: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff
}

.frenchiseeForm label {
    position: relative;
    width: auto;
    font-weight: lighter;
    padding-left: 28px;
    padding-right: 20px
}

.frenchiseeForm .choosOptions input[type=text] {
    width: 65%
}

.frenchiseeForm .radioButton {
    float: left;
    width: 33%;
    position: relative;
    margin: 9px 0 0 0
}

.frenchiseeForm .radioButton label:before {
    border-radius: 50%;
    background: #fff
}

.frenchiseeForm input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.frenchiseeForm .doYouKnow {
    float: left;
    width: 22%;
    margin: 20px 0 0
}

.frenchiseeForm .doYouKnow .radioButton {
    float: none;
    width: auto
}

.frenchiseeForm .doYouKnow .radioButton label {
    padding-left: 28px;
    width: 42%
}

.frenchiseeForm .formBox .doYouKnow input {
    margin: 1px 0 0
}

.frenchiseeForm .formBox .choosOptions {
    float: left;
    width: 100%;
    margin: 0
}

.frenchiseeForm .formBox .choosOptions .radioButton {
    width: 100%
}

.frenchiseeForm .formBox .choosOptions p {
    margin: 20px 0 0
}

.frenchiseeForm .choosOptions .radioButton label {
    padding-left: 30px;
    margin-right: 10px
}

.frenchiseeForm .choosOptions .radioButton input {
    float: none;
    width: 20%;
    margin: 0
}

.frenchiseeForm .global-button {
    margin: 20px 15px 20px 0
}

.thanksMsg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 3%
}

.thanksMsg p {
    margin: 10px 0;
    padding: 0
}

.thanksMsg h3 {
    font-size: 24px;
    font-family: 'worksansmedium';
    margin: 0;
    padding: 0
}

.partner h3 {
    font-size: 18px;
    font-family: 'worksansmedium';
    margin: 15px 0;
    padding: 0
}

.partner .speaks {
    float: left;
    width: 80%;
    margin: 50px 0
}

.partner .speaks .thumbImage {
    width: 128px;
    height: 128px;
    float: left;
    margin-right: 20px
}

.partner .shareView {
    margin: 10px 0 0
}

.partner .speaks .thumbImage img {
    width: 100%;
    height: 100%
}

.partner .speaks .name {
    margin: 50px 0 0;
    float: left;
    width: 50%;
    top: 0
}

.partner .speaks .name h3 {
    font-size: 18px;
    font-family: 'worksansmedium';
    margin: 0
}

.partner .speaks .name p {
    margin: 10px 0;
    padding: 0
}

.partner .speaks .name a,
.partner .speaks .quotes a {
    text-decoration: none;
    font-weight: bold;
    color: #414042
}

.partner .speaks .name a:hover,
.partner .speaks .quotes a:hover {
    color: #0073ae
}

.partner .speaks .quotes {
    float: left;
    width: 100%;
    margin: 20px 0;
    font-size: 15px
}

.partner .speaks .quotes img {
    vertical-align: baseline
}

.aesthetics {
    margin-top: 20px
}

.offices {
    float: left;
    width: 40%;
    line-height: 30px
}

.offices h3 {
    font-family: 'worksansmedium';
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 35px
}

.offices p {
    font-size: 18px
}

.office-loacation {
    margin: 70px 0 40px
}

.office-loacation .faq {
    padding-left: 0
}

.contactUs {
    margin: 30px 0 0;
    padding: 0
}

.requestCall {
    background: url(https://www.drbatras.com/themes/drbatra/images/request-call.png) left 50% no-repeat;
    padding: 15px 50px;
    margin: 0 20px;
    line-height: 20px
}

.payOnline {
    background: url(https://www.drbatras.com/themes/drbatra/images/pay-online.png) left 50% no-repeat;
    padding: 15px 44px;
    margin: 0 10px;
    line-height: 20px
}

.inner-tab.request ul li.active {
    background: #526273;
    color: #fff;
    border: 0
}

.inner-tab.request ul li.active a {
    color: #fff
}

.inner-tab.request ul li.request-call-custom {
    width: 100% !important
}

.inner-tab.request ul li.active::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #526273
}

.inner-tab.request ul li {
    background: #8fa4b9;
    border: 0;
    width: 50%
}

.inner-tab.request ul li a {
    color: #fff
}

.inner-tab.request ul {
    margin: 0
}

.best-deal {
    background: url(https://www.drbatras.com/themes/drbatra/images/best-deal.png) left top no-repeat
}

.best-deal p {
    font-family: 'worksansmedium';
    padding: 0 0 0 28%
}

.booking ul {
    margin: 30px 0;
    padding: 0;
    list-style: none
}

.booking ul li {
    background: url(https://www.drbatras.com/themes/drbatra/images/blue-dot.png) left 9px no-repeat;
    padding: 0 0 0 15px
}

.convenience-click ul {
    margin: 30px 0;
    padding: 0;
    list-style: none
}

.convenience-click ul li {
    background: url(https://www.drbatras.com/themes/drbatra/images/blue-dot.png) left 9px no-repeat;
    padding: 0 0 0 15px
}

.book-appoitment {
    padding: 20px 0
}

.offersAvailable {
    float: left;
    width: 100%;
    background: #fff;
    padding: 2% 5%;
    box-sizing: border-box
}

.offersAvailable p {
    margin: 0;
    padding: 0
}

.offersAvailable h3 {
    font-family: 'worksansmedium';
    font-size: 24px;
    margin: 0;
    padding: 0
}

.offersAvailable ul {
    list-style: none;
    margin: 30px 0;
    padding: 0
}

.offersAvailable ul li {
    float: left;
    width: 25%;
    margin: 5px 0;
    font-size: 15px
}

.offersAvailable ul li a {
    text-decoration: none;
    outline: 0;
    color: #414042
}

.custom-file-input {
    background-color: #526273;
    cursor: pointer;
    color: #fff;
    padding: 10px 25px;
    font-size: 15px
}

.custom-file-input input {
    left: -9999px;
    position: absolute
}

.attached {
    float: left;
    width: 100%
}

.attached input {
    margin: 20px 0 0 !important;
    border: 0;
    background: none;
    font-size: 15px;
    width: auto
}

.attached span {
    display: block
}

.apply {
    margin: 50px 0 0
}

.job-details {
    float: left;
    width: 100%;
    margin: 40px 0
}

.job-details .jobTitle {
    float: left;
    width: 70%
}

.job-details .applyNow {
    float: right;
    width: auto;
    margin: 30px 0 0
}

.job-details .date,
.eventsHeighlights .date {
    float: left;
    width: 100%;
    margin: 10px 0
}

.job-details .date span,
.eventsHeighlights .date span {
    display: inline-block;
    background: #70869d;
    color: #fff;
    font-size: 18px;
    padding: 1px 10px
}

.job-details h2 {
    font-family: 'worksansmedium';
    font-size: 24px;
    margin: 5px 0;
    padding: 0
}

.jobTable {
    float: left;
    width: 75%;
    margin: 25px 0
}

.jobTable table {
    table-layout: fixed
}

.jobTable tr td {
    font-family: 'worksansmedium';
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding: 10px 25px;
    word-break: break-word
}

.jobTable tr td:nth-child(2n+1) {
    color: #fff;
    background: #526273
}

.jobTable tr td:nth-child(2n+2) {
    color: #526273;
    background: #eaeaea
}

.job-details h3 {
    font-family: 'worksansmedium';
    font-size: 18px;
    margin: 30px 0 0;
    padding: 0
}

ul.globalUl,
.productDiscription .tabDetail ul,
.job-details ul,
.tabDetaildiscription ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.globalUl li,
.productDiscription .tabDetail ul li,
.job-details ul li,
.tabDetaildiscription ul li {
    margin: 5px 0;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 25px;
    background: url(https://www.drbatras.com/themes/drbatra/images/blue-dot-big.png) left 8px no-repeat
}

.job-details .global-button {
    margin: 30px 20px 0 0
}

.job-details .box {
    float: left;
    width: 80%;
    margin: 5px 0 35px 0;
    background: #ebebeb;
    padding: 3% 5%;
    box-sizing: border-box
}

.job-details .box tr td:nth-child(2n+1) {
    font-family: 'worksansmedium'
}

.job-details .box tr td {
    font-size: 15px;
    line-height: 30px
}

.job-details .box .global-button a {
    font-size: 15px
}

.trustIndexTable {
    float: left;
    width: 82%
}

.trustIndexTable tr td {
    font-size: 15px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 15px 20px;
    text-align: center;
    background: #eaeaea
}

.trustIndexTable tr td:nth-child(4n+1) {
    text-align: left
}

.trustIndexTable .bg1 {
    background: #526273;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-family: 'worksansmedium'
}

.trustIndexTable .bg2 {
    background: #637589;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-family: 'worksansmedium'
}

.trustIndexTable .bg3 {
    background: #70869d;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-family: 'worksansmedium'
}

.trustIndexTable .bg4 {
    background: #8098b2;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-family: 'worksansmedium'
}

.eventsHeighlights .view-form {
    float: none;
    margin: 40px 0;
    width: 50%;
    border-left: 0
}

.eventsHeighlights .eventsListing {
    margin-bottom: 30px
}

.eventsHeighlights .eventsListing p {
    font-size: 18px;
    border: 0;
    font-family: 'worksansmedium';
    line-height: 22px
}

.eventsHeighlights .eventsListing a {
    text-decoration: none;
    color: #414042;
    outline: 0;
    cursor: pointer
}

.eventsHeighlights .eventsListing a:hover {
    color: #337ab7
}

.eventsDetails {
    margin: 40px 0
}

.eventsDetails .thumb {
    margin: 20px 0
}

#owl-demo1.owl-theme .owl-controls .owl-buttons div {
    background: none;
    top: 50%;
    position: absolute
}

#owl-demo1.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -7%
}

#owl-demo1.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -7%
}

.eventsDetails .crousal {
    width: 53%;
    margin: 0
}

.featureArtical {
    margin: 40px 0
}

.featureArtical .row {
    margin-bottom: 30px
}

.featureArtical h3 {
    font-family: 'worksansmedium'
}

.featureArtical h2 {
    font-family: 'worksansmedium';
    font-size: 24px
}

.news a {
    text-decoration: none;
    color: #414042;
    outline: 0;
    cursor: pointer
}

.news .global-button a:hover {
    color: #fff
}

.news a:hover {
    color: #337ab7
}

.news h3 {
    font-family: 'worksansmedium';
    margin: 10px 0 0
}

.news h2 {
    font-family: 'worksansmedium';
    font-size: 24px;
    margin: 40px 0 10px
}

.artical .row {
    margin-top: 25px;
    margin-bottom: 25px
}

.tvc {
    margin: 40px 0
}

.tvc .thumb {
    width: 95%;
    position: relative;
    float: left
}

.tvc .thumb img {
    max-width: 100%
}

.tvc .detail {
    float: left;
    width: 95%
}

.tvc .detail .left {
    float: left;
    width: 70%
}

.tvc .detail .right {
    float: right;
    width: 20%
}

.tvc .row {
    margin-top: 20px;
    margin-bottom: 20px
}

.tvc .inner-tab {
    margin: 0 0 20px 0
}

.tvc .thumb span {
    background: url(https://www.drbatras.com/themes/drbatra/images/play-icon.png) left top no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.tvc a:hover .thumb span {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.readMorePopup {
    float: left;
    width: 100%;
    padding: 0 7%
}

.readMorePopup .speaks {
    width: 100%
}

.readMorePopup .speaks p {
    margin: 10px 0
}

.readMorePopup .partner .speaks .name {
    margin: 90px 0 0
}

.shareView {
    position: relative
}

.shareView .shareIcons {
    position: absolute;
    left: 0;
    top: -10%;
    float: left;
    width: auto;
    transform-origin: 50% 0;
    -webkit-transform: scale(0) translateY(-50px);
    -moz-transform: scale(0) translateY(-50px);
    -o-transform: scale(0) translateY(-50px);
    transform: scale(0) translateY(-50px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.shareView .shareIcons:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 4px auto;
    height: 0;
    width: 0;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #8097b1;
    bottom: -25%
}

.shareView .shareIcons i {
    font-size: 1.3em;
    margin: 0;
    padding: 25%;
    text-align: center;
    width: 45px;
    height: 45px;
    box-sizing: border-box
}

.shareView .shareIcons a {
    text-decoration: none;
    outline: 0;
    display: inline-block;
    margin: 0;
    float: left;
    width: auto
}

.shareView .shareIcons a.fb i {
    color: #fff;
    background: #37579a
}

.shareView .shareIcons a.tweet i {
    color: #fff;
    background: #38a8df
}

.shareView .shareIcons.opened {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-50px);
    -moz-transform: scale(1) translateY(-50px);
    -o-transform: scale(1) translateY(-50px);
    transform: scale(1) translateY(-50px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.shareView .shareIcons .fa {
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden
}

.shareView .shareIcons .fa:before,
.shareView .shareIcons .fa:after {
    left: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    top: 50%;
    width: 100%
}

.shareView .shareIcons .fa:before {
    color: white;
    -webkit-transform: translate3D(0, -50%, 0);
    -ms-transform: translate3D(0, -50%, 0);
    transform: translate3D(0, -50%, 0);
    z-index: 2
}

.shareView .shareIcons .fa-twitter:after {
    content: "\f099";
    -webkit-transform: translate3D(0, 250%, 0);
    -ms-transform: translate3D(0, 250%, 0);
    transform: translate3D(0, 250%, 0)
}

.shareView .shareIcons .fa-facebook:after {
    content: "\f09a";
    -webkit-transform: translate3D(0, 250%, 0);
    -ms-transform: translate3D(0, 250%, 0);
    transform: translate3D(0, 250%, 0)
}

.shareView .shareIcons .fa:hover:after {
    -webkit-transform: translate3D(0, -50%, 0);
    -ms-transform: translate3D(0, -50%, 0);
    transform: translate3D(0, -50%, 0)
}

.shareView .shareIcons .fa:hover:before {
    -webkit-transform: translate3D(0, -250%, 0);
    -ms-transform: translate3D(0, -250%, 0);
    transform: translate3D(0, -250%, 0)
}

.medical-listing {
    float: left;
    width: 100%
}

.medical-listing p {
    font-size: 18px;
    margin: 0 0 10px
}

.medical-listing a {
    text-decoration: none;
    color: #414042
}

.medical-listing a:hover {
    color: #0073ae
}

.medical-listing .row {
    margin-top: 20px;
    margin-bottom: 30px
}

.testimonialSort {
    margin-top: 50px;
    float: left;
    width: 100%;
    font-size: 18px
}

.testimonialSort select {
    width: 28%;
    padding: 7px;
    font-family: 'WorkSans-Light';
    margin: 0 0 0 20px;
    border: 2px solid #8fa4b9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 95% center;
    font-size: 14px
}

.testimonialSort .write {
    float: right
}

.testimonialPopUp {
    float: left;
    padding: 2% 7%;
    width: 100%;
    background: #fff
}

.testimonialPopUp h3 {
    font-family: 'worksansmedium';
    margin: 10px 0;
    font-size: 18px
}

.testimonialPopUp p {
    margin: 10px 0
}

.testimonialPopUp .upload {
    float: left;
    width: 100%
}

.testimonialPopUp .upload .thumbImage {
    float: left;
    width: 125px;
    height: 125px;
    border: 2px solid #8fa4b9
}

.testimonialPopUp .upload .thumbImage img {
    width: 100%;
    height: 100%
}

.testimonialPopUp .upload .uploadButton {
    float: left;
    width: 60%;
    margin: 25px 0 0 5%
}

.testimonialPopUp .formControl {
    position: relative
}

.testimonialPopUp .formControl input[type="file"] {
    cursor: pointer;
    display: block;
    font-size: 100px;
    height: 40px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 38%;
    z-index: 2
}

.testimonialPopUp .formControl span {
    border: 2px solid #526273;
    float: left;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 38%;
    font-family: "worksansmedium";
    font-size: 18px;
    text-align: center
}

.testimonialPopUp label {
    position: relative;
    margin: 10px 0;
    width: 100%;
    float: left
}

.testimonialPopUp label input {
    border: 2px solid #8fa4b9;
    font-family: "WorkSans-Light";
    margin: 0;
    padding: 7px;
    width: 100%
}

.testimonialPopUp label select {
    width: 100%;
    padding: 7px;
    font-family: 'WorkSans-Light';
    margin: 0;
    border: 2px solid #8fa4b9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 98% center;
    font-size: 14px
}

.testimonialPopUp label textarea {
    border: 2px solid #8fa4b9;
    font-family: "WorkSans-Light";
    margin: 0;
    padding: 7px;
    width: 100%;
    resize: none;
    height: 190px
}

.testimonialPopUp .form-actions {
    margin: 15px 0;
    float: left;
    width: auto
}

.testimonialPopUp .col2 {
    position: relative;
    width: 100%;
    margin-right: 0;
    float: left
}

.testimonialPopUp .global-button {
    margin: 20px 0
}

.nomarginRight {
    margin-right: 0 !important
}

.topGap {
    margin-top: 220px
}

.productDetail {
    margin: 50px 0 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px
}

.productDetail .thumb img {
    max-width: 100%
}

.productDetail h2 {
    font-family: 'worksansmedium';
    margin: 10px 0;
    font-size: 24px
}

.productDetail p {
    margin: 5px 0;
    font-size: 15px
}

.productDetail .reviewShare {
    float: left;
    width: 100%
}

.productDetail .reviewShare .reviews {
    float: left;
    width: auto;
    margin-right: 20px;
    font-size: 15px
}

.productDetail .reviewShare .reviews a {
    text-decoration: none;
    color: #414042;
    outline: 0
}

.productDetail .reviewShare .reviews a:hover {
    text-decoration: underline
}

.productDetail .price {
    float: left;
    width: 100%;
    font-size: 24px;
    margin: 15px 0
}

.productDetail .discription {
    float: left;
    width: 100%
}

.productDetail .discription .units {
    float: left;
    width: 15%;
    margin-right: 20px
}

.productDetail .discription p,
.productDetail .checkAvailability p {
    margin: 5px 0;
    font-family: 'worksansmedium'
}

.productDetail .discription .quantity {
    float: left;
    width: 70px
}

.productDetail .discription .quantity select {
    background-position: 85% center
}

.productDetail .discription select {
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 7px;
    width: 100%;
    color: #414042;
    font-family: 'WorkSans-Light';
    font-size: 14px;
    border: 2px solid #637589;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/down-arrow.png) no-repeat scroll 92% center
}

.productDetail .checkAvailability {
    float: left;
    width: 100%;
    margin: 10px 0
}

.productDetail .checkAvailability input[type="text"] {
    background: #fff;
    border: 2px solid #637589;
    color: #414042;
    float: left;
    font-family: "WorkSans-Light";
    font-size: 14px;
    margin: 0 20px 10px 0;
    padding: 8px;
    width: 27%
}

.productDetail .checkAvailability .discpatch {
    font-size: 13px;
    display: inline-block
}

.productDetail .checkAvailability .global-button {
    margin-right: 20px
}

.productDetail .addCart {
    margin-right: 20px
}

.productDetail .shareView {
    width: 60%
}

.productDiscription {
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%
}

.productDiscription .video {
    float: right
}

.productDiscription .video .thumb {
    width: 100%;
    position: relative;
    float: left
}

.productDiscription .video .thumb img {
    max-width: 100%
}

.productDiscription .video .detail {
    float: left;
    width: 95%
}

.productDiscription .video .detail .left {
    float: left;
    width: 100%
}

.productDiscription .video .detail .left h3 {
    font-size: 15px;
    font-family: 'worksansmedium'
}

.productDiscription .video .thumb span {
    background: url(https://www.drbatras.com/themes/drbatra/images/play-icon.png) left top no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.productDiscription .video a:hover .thumb span {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.productDiscription .video a:hover {
    color: #337ab7
}

.productDiscription .video a {
    color: #414042
}

.productDiscription .inner-tab {
    margin: 20px 0 30px
}

.productDiscription .tabDetail h3 {
    font-family: 'worksansmedium';
    font-size: 18px
}

.productDiscription .tabDetail p {
    font-size: 15px
}

.productDiscription .tabDetail ul.globalUl li {
    line-height: 20px;
    background-position: left 7px
}

.productDiscription .thumb {
    width: 100%
}

.productDiscription .thumb img {
    max-width: 100%
}

.productDiscription .tabDetail .accordianWrapper {
    margin: 0 0 40px 35px
}

.reviewMain {
    padding: 20px 0 50px 0;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%
}

.reviewMain h3 {
    font-size: 18px
}

.reviewMain .reviewDetail {
    margin: 20px 0;
    float: left;
    width: 100%
}

.reviewMain .reviewDetail .row {
    margin-bottom: 30px;
    margin-top: 30px
}

.reviewMain .reviewDetail h2 {
    font-size: 15px;
    font-family: 'worksansmedium';
    margin: 0
}

.reviewMain .reviewDetail p {
    margin: 0
}

.reviewMain .reviewDetail .thumb {
    width: 68px;
    height: 68px
}

.reviewMain .reviewDetail .thumb img {
    width: 100%;
    height: 100%
}

.recommendation {
    padding: 50px 0 70px;
    float: left;
    width: 100%
}

.recommendation h3 {
    font-size: 18px;
    font-family: 'worksansmedium';
    margin: 10px 0 15px
}

.recommendation .recommendedProduct {
    float: left;
    width: 95%;
    padding: 5%;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    text-align: center;
    min-height: 505px
}

.recommendation .recommendedProduct .thumbImage {
    float: left;
    width: 100%
}

.recommendation .recommendedProduct .thumbImage img {
    max-width: 100%
}

.recommendation .recommendedProduct .discp {
    float: left;
    width: 100%;
    margin: 20px 0;
    min-height: 150px
}

.recommendation .recommendedProduct .discp h2 {
    font-size: 15px;
    font-family: 'worksansmedium';
    margin: 5px 0
}

.recommendation .recommendedProduct .discp p {
    margin: 5px 0
}

.recommendation .price {
    float: left;
    width: 100%;
    font-size: 22px;
    margin: 15px 0
}

.recommendation .addCart {
    margin: 0 0 20px 0
}

.recommendation .owl-carousel .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    background: url(https://www.drbatras.com/themes/drbatra/images/testimonial_pre_arrow.png) no-repeat left center;
    color: transparent
}

.recommendation .owl-carousel .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    right: -40px;
    background: url(https://www.drbatras.com/themes/drbatra/images/testimonial_next_arrow.png) no-repeat right center;
    color: transparent
}

.recommendation .owl-item {
    margin-left: 5px
}

.recommendation .owl-item:first-child {
    margin-left: 0
}

.products {
    float: left;
    width: 100%;
    padding: 5%;
    border: 1px solid #ebebeb;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    min-height: 475px;
    margin-bottom: 30px
}

.products .productThumb {
    width: 100%;
    height: 230px
}

.products .productThumb img {
    max-width: 100%;
    height: 100%
}

.products .discp {
    float: left;
    min-height: 120px;
    width: 100%
}

.products .discp h2 {
    font-size: 15px;
    font-family: 'worksansmedium';
    margin: 5px 0
}

.products .discp p {
    margin: 5px 0
}

.products .price {
    float: left;
    width: 100%;
    font-size: 22px;
    margin: 15px 0
}

.products .price i {
    font-size: 20px
}

.products .addCart {
    margin: 0 0 20px 0
}

.productsMain .row {
    margin-top: 30px;
    margin-bottom: 30px
}

.filtersMain {
    float: left;
    width: 100%;
    margin: 30px 0 0
}

.productsMain {
    float: left;
    margin: 20px 0
}

.filtersMain .filterHeading {
    font-size: 18px;
    margin: 25px 0 0;
    font-family: 'worksansmedium';
    cursor: pointer
}

.filtersMain .filters {
    display: block
}

.filtersMain .filters input:focus {
    outline: 0
}

.filtersMain .others {
    display: block;
    margin: 20px 0 0
}

.filtersMain label {
    clear: both;
    display: block;
    font-family: 'worksansregular';
    font-weight: lighter;
    margin: 7px 0;
    font-size: 15px
}

.filtersMain .filterHeading::after {
    content: "+";
    margin: 0 2%
}

.filtersMain .filterHeading.active::after {
    content: "-";
    margin: 0 2%
}

.redBand {
    float: left;
    width: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    background: #ed1c24;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    padding: 3px 0;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 50% 525%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 50% 525%;
    transform: rotate(-45deg);
    transform-origin: 50% 525%
}

.productView {
    position: relative;
    float: left;
    width: 100%;
    background: transparent
}

.productView .quickView {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 42%;
    float: left;
    width: 90px;
    height: 90px;
    background: rgba(82, 98, 115, 0.8);
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transform-origin: 50% 0;
    -webkit-transform: scale(0) translateY(-50px);
    -moz-transform: scale(0) translateY(-50px);
    -o-transform: scale(0) translateY(-50px);
    transform: scale(0) translateY(-50px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.productView:hover .quickView {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-50px);
    -moz-transform: scale(1) translateY(-50px);
    -o-transform: scale(1) translateY(-50px);
    transform: scale(1) translateY(-50px);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.productView .quickView a {
    text-decoration: none;
    color: #fff;
    outline: 0;
    display: block;
    padding: 10%;
    cursor: pointer
}

.productView .quickView p {
    margin: 5px 0 0;
    line-height: 16px;
    font-size: 15px
}

.quickViewDetail .showProduct {
    clear: both;
    margin: 20px 0
}

.quickViewDetail .productDetail {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0;
    padding-top: 30px;
    min-height: 400px
}

.quickViewDetail {
    padding: 0 5%;
    background: #fff
}

.quickViewDetail .productDetail .addCart,
.quickViewDetail .productDetail .BuyNow {
    margin-top: 20px
}

.quickViewDetail .productDetail h2 {
    font-size: 18px
}

.quickViewDetail .productDetail .price {
    font-size: 22px;
    margin: 10px 0
}

.cardMsg {
    padding: 5% 7% 7%;
    background: #fff
}

.cardMsg h2 {
    margin: 30px 0 10px;
    font-family: 'worksansmedium';
    font-size: 18px
}

.cardMsg .global-button {
    margin-top: 20px;
    margin-right: 20px
}

.innerContent h2 {
    font-family: 'worksansmedium';
    font-size: 24px
}

.innerContent h3 {
    font-family: 'worksansmedium';
    font-size: 18px;
    margin-bottom: 0
}

.innerContent p {
    margin: 5px 0 15px;
    font-size: 15px
}

.innerContent {
    line-height: 25px;
    margin-top: 30px
}

.patient-support p {
    font-size: 15px;
    line-height: 25px
}

.innerContent ul.globalUl.inner li {
    background-position: left 7px
}

.searchResult .row {
    margin-top: 10px;
    margin-bottom: 10px
}

.searchResult a {
    text-decoration: none;
    outline: 0;
    color: #414042
}

.searchResult a:hover {
    color: #337ab7
}

.siteMap ul {
    list-style: none;
    margin: 0 0 35px;
    padding: 0;
    float: left;
    width: 100%
}

.siteMap ul li {
    margin: 5px 0;
    float: left;
    width: 100%
}

.siteMap ul li .heading {
    font-size: 18px;
    display: block;
    color: #fff;
    margin: 0;
    position: relative;
    background: #88b7d5
}

.siteMap ul li .heading:after {
    top: 100%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 30px;
    width: 63px;
    position: absolute;
    background: url(https://www.drbatras.com/themes/drbatra/images/site-heading.png) left top no-repeat;
    margin: -4px 0 0 -4px
}

.siteMap ul li .heading a {
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 7px 20px;
    background: #8098b2;
    color: #fff
}

.siteMap ul li ul {
    margin: 0 0 0 20%;
    padding: 0;
    float: left;
    width: 79%;
    background: #f5f5f5;
    padding: 10px 20px
}

.siteMap ul li ul li {
    line-height: 20px;
    font-size: 13px;
    color: #0073ae;
    width: 100%;
    display: block
}

.siteMap ul li ul li a {
    color: #0073ae;
    text-decoration: none;
    outline: 0;
    display: block
}

.siteMap ul li ul li a:hover {
    color: #414042
}

.siteMap ul li ul li ul {
    padding: 0;
    margin: 0
}

.siteMap ul li ul li ul li {
    margin: 5px 0
}

.siteMap ul li ul li ul li a {
    color: #414042
}

.siteMap ul li ul li ul li a:hover {
    color: #0073ae
}

.siteMap .siteMapDetail {
    float: left;
    width: 23.9%;
    margin: 30px 6px
}

.medicalCondition {
    margin-top: 30px
}

.medicalCondition .mainHeading {
    font-family: 'worksansmedium';
    font-size: 30px;
    color: #0073ae;
    margin: 25px 0
}

.medicalCondition h2 {
    font-family: 'worksansmedium';
    font-size: 22px;
    color: #414042;
    margin: 13px 0
}

.medicalCondition h3,
.medicalCondition h3 a {
    font-family: 'worksansmedium';
    font-size: 20px;
    color: #414042;
    margin: 10px 0
}

.medicalCondition h4 {
    font-family: 'worksansmedium';
    font-size: 18px;
    color: #414042;
    margin: 13px 0
}

.medicalCondition h5 {
    font-family: 'worksansmedium';
    font-size: 15px;
    color: #414042;
    margin: 13px 0
}

.medicalCondition h6 {
    font-size: 15px;
    color: #414042;
    margin: 13px 0
}

.medicalCondition p {
    font-size: 15px;
    color: #414042;
    margin: 12px 0;
    line-height: 25px
}

.medicalCondition .postQuery h2 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    line-height: 20px;
    padding: 12px 17px
}

.medicalCondition ul.globalUl li {
    line-height: 25px;
    background-position: left 10px
}

.medicalCondition .borderBottom {
    border-bottom: 1px solid #898989;
    padding-top: 50px;
    padding-bottom: 50px
}

.medicalCondition .quickFacts {
    float: left;
    width: 100%;
    margin: 25px 0
}

.medicalCondition .quickFacts .title {
    padding: 20px 30px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'worksansmedium';
    font-size: 24px;
    background: #526273;
    line-height: 25px
}

.medicalCondition .quickFacts .details {
    float: left;
    width: 100%;
    padding: 25px 30px;
    box-sizing: border-box;
    background: #eaeaea;
    margin-bottom: 20px
}

.medicalCondition .quickFacts .details .box {
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    display: table;
    float: left
}

.medicalCondition .quickFacts .details .box .thumb {
    display: table-cell;
    width: 40%;
    text-align: center;
    vertical-align: middle
}

.medicalCondition .quickFacts .details .box .thumb img {
    max-width: 100%
}

.medicalCondition .quickFacts .details .box .discription {
    display: table-cell;
    width: 60%;
    vertical-align: top;
    padding-right: 3%
}

.medicalCondition .quickFacts .details p {
    font-size: 18px;
    color: #414042
}

.medicalCondition .quickFacts .details .rate {
    color: #0073ae;
    font-family: 'worksansmedium';
    font-size: 50px
}

.medicalCondition .quickFacts .details .box .rate {
    display: block;
    line-height: 55px
}

.medicalCondition .quickFacts .box2 {
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    display: table;
    float: left;
    margin: 25px 0
}

.medicalCondition .quickFacts .icons {
    float: left;
    width: 100%;
    margin: 25px 0
}

.medicalCondition .quickFacts .icons ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.medicalCondition .quickFacts .icons ul li {
    display: inline-block;
    margin: 0 1%
}

.medicalCondition .quickFacts .author {
    font-size: 15px;
    font-family: 'WorkSans-Light'
}

.medicalCondition .quickFacts h2 {
    font-size: 24px;
    font-family: 'worksansmedium';
    line-height: 35px
}

.medicalCondition .quickFacts h2 span {
    color: #0073ae
}

.medicalCondition .videoThumb {
    display: block;
    width: 518px;
    margin: 0
}

.medicalCondition .videoThumb img {
    max-width: 100%
}

.medicalCondition .grey {
    background: #ebebeb;
    padding: 1%;
    font-family: 'worksansmedium'
}

.medicalCondition .treatment {
    float: left;
    margin: 20px 0;
    width: 100%
}

.medicalCondition .treatment .box {
    width: 33%;
    box-sizing: border-box;
    padding: 0;
    display: table;
    float: left
}

.medicalCondition .treatment .thumb {
    display: table-cell;
    width: 30%;
    padding-right: 5%;
    vertical-align: middle
}

.medicalCondition .treatment .thumb img {
    width: 100%
}

.medicalCondition .treatment .discp {
    display: table-cell;
    width: 65%;
    vertical-align: top;
    padding-right: 3%
}

.medicalCondition .treatment .discp h4 {
    margin: 7px 0
}

.medicalCondition .treatment .discp p {
    margin: 7px 0
}

.medicalCondition .treatment .box2 {
    width: 30%;
    box-sizing: border-box;
    padding: 0;
    display: table;
    float: left
}

.medicalCondition .treatment .box2 .thumb {
    width: 45%
}

.medicalCondition .treatment .box2 .discp {
    width: 55%
}

.medicalCondition .steps {
    display: block;
    width: 100%;
    margin: 20px 0
}

.medicalCondition .steps ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.medicalCondition .steps ul li {
    float: left;
    width: 20%;
    padding: 7px;
    color: #fff;
    min-height: 375px
}

.medicalCondition .steps ul li h2,
.steps ul li p {
    color: #fff;
    margin: 5px 0
}

.steps ul li p {
    line-height: 24px
}

.medicalCondition .steps ul li h2 {
    font-family: 'WorkSans-Light';
    font-size: 28px
}

.medicalCondition .steps ul li:nth-child(1) {
    background: #526273
}

.medicalCondition .steps ul li:nth-child(2) {
    background: #637589
}

.medicalCondition .steps ul li:nth-child(3) {
    background: #70869d
}

.medicalCondition .steps ul li:nth-child(4) {
    background: #8098b2
}

.medicalCondition .steps ul li:nth-child(5) {
    background: #8fa4b9
}

.medicalCondition .accordianWrapper {
    margin: 0 0 0 35px
}

.medicalCondition .tableMain {
    display: block;
    font-family: 'worksansregular'
}

.medicalCondition .tableMain tr th {
    font-size: 18px;
    color: #fff;
    background: #637589;
    padding: 15px 12px;
    border: 1px solid #8a9eb3;
    font-weight: lighter
}

.medicalCondition .tableMain tr td {
    font-size: 15px;
    color: #414042;
    background: #fff;
    padding: 15px 12px;
    border: 1px solid #8a9eb3
}

.medicalCondition select {
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 10px 7px;
    width: auto;
    min-width: 288px;
    color: #414042;
    font-family: 'WorkSans-Light';
    font-size: 18px;
    border: 2px solid #526273;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/select-arrow.png) no-repeat scroll 95% center
}

.medicalCondition .checkBoxs {
    margin: 20px 0
}

.medicalCondition .checkBoxs label {
    font-weight: lighter;
    font-size: 18px
}

.medicalCondition [type="checkbox"]:not(:checked)+label::before,
.medicalCondition [type="checkbox"]:checked+label::before,
.medicalCondition [type="checkbox"]:not(:checked)+label::before,
.medicalCondition [type="checkbox"]:checked+label::before,
.medicalCondition [type="checkbox"]:not(:checked)+label:hover:before,
.medicalCondition [type="checkbox"]:checked+label:hover:before {
    width: 28px;
    height: 28px;
    box-shadow: none;
    background: #fff
}

.medicalCondition [type="checkbox"]:not(:checked)+label,
.medicalCondition [type="checkbox"]:checked+label {
    padding-left: 38px;
    padding-right: 10px
}

.medicalCondition [type="checkbox"]:not(:checked)+label::after,
.medicalCondition [type="checkbox"]:checked+label::after {
    font-size: 30px;
    color: #637589;
    top: 7px;
    content: "";
    background: url(https://www.drbatras.com/themes/drbatra/images/check.png) center top no-repeat;
    width: 20px;
    height: 20px
}

.medicalCondition .radioButton input[type=radio] {
    display: none
}

.medicalCondition .radioButton label:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 1%;
    bottom: 1px;
    top: 0;
    background: #fff;
    border: 2px solid #8fa4b9
}

.medicalCondition .radioButton label {
    padding-left: 35px;
    padding-right: 5%;
    position: relative;
    width: auto;
    font-weight: lighter;
    font-size: 18px
}

.medicalCondition .radioButton {
    position: relative;
    margin: 9px 0 0 0
}

.medicalCondition .radioButton label:before {
    border-radius: 50%
}

.medicalCondition input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 45px;
    text-align: center;
    line-height: 21px;
    border: 2px solid #526273
}

.medicalCondition label:hover::before {
    border: 2px solid #526273 !important
}

.medicalCondition .heading {
    display: inline-block;
    font-family: 'worksansmedium';
    font-size: 22px;
    color: #414042;
    border-bottom: 2px solid #ebebeb;
    margin: 25px 0
}

.medicalCondition .relatesConditions {
    padding: 0
}

.medicalCondition .relatesConditions .thumbImage {
    float: left;
    width: 100%
}

.medicalCondition .relatesConditions .thumbImage img,
.management-popUp .thumbImage img {
    max-width: 100%
}

.medicalCondition .relatesConditions .title {
    float: left;
    width: 100%;
    margin: 15px 0;
    font-size: 18px;
    background: url(https://www.drbatras.com/themes/drbatra/images/right-arrow.png) 98% top no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.medicalCondition .relatesConditions a {
    text-decoration: none;
    color: #414042;
    display: block;
    outline: 0
}

.medicalCondition .relatesConditions a:hover .title {
    background-position: 99% top;
    color: #526273
}

.medicalCondition .relatesConditions .title h2,
.management-team .title p {
    margin: 5px 0;
    font-size: 18px
}

.management-team .title p {
    font-size: 16px
}

.medicalCondition .cta {
    border-top: 0;
    padding: 0
}

.medicalCondition .cta .discp {
    min-height: 115px;
    margin-top: 10px
}

.management-popUp.related {
    padding: 0 5%
}

.management-popUp.related .thumbImage,
.management-popUp.related .relatedContent {
    margin-top: 30px
}

.medicalCondition i {
    font-size: 20px;
    color: #526273;
    cursor: pointer;
    border: 2px solid #526273;
    border-radius: 50%;
    padding: 1px 7px;
    margin: 10px 0
}

.medicalCondition i:hover {
    font-size: 20px;
    background: #526273;
    color: #fff;
    cursor: pointer
}

.medicalCondition .thumb img {
    max-width: 100%
}

.glossaryDetail .row {
    margin-top: 20px;
    margin-bottom: 20px
}

.glossaryDetail a {
    text-decoration: none;
    outline: 0;
    color: #414042;
    display: block
}

.glossaryDetail a:hover {
    color: #337ab7
}

.glossaryDetail h2 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'worksansmedium'
}

.medicalCondition .quickFacts .icons ul li img {
    max-width: 100%
}

.glossaryDetail p {
    margin: 5px 0
}

.medicalCondition .queryMain {
    margin-top: 20px
}

.medicalCondition .stagesSteps {
    display: block;
    margin: 20px 0
}

.medicalCondition .stagesSteps ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.medicalCondition .stagesSteps ul li {
    display: inline-block;
    text-align: center;
    margin-right: 5%;
    width: 14%
}

.medicalCondition .borderTop {
    border-top: 2px solid #ebebeb;
    padding-top: 25px;
    margin-top: 0
}

.medicalCondition h2.big {
    font-size: 28px
}

.medicalListing {
    margin: 50px 0 0
}

.medicalListing .searchBox {
    padding-bottom: 50px;
    border-bottom: 2px solid #526273
}

.mConditions {
    float: left;
    width: 100%;
    margin: 0 0 50px 0
}

.mConditions .conditions {
    float: left;
    width: 19%
}

.mConditions ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mConditions ul li {
    font-size: 15px;
    line-height: 25px;
    margin: 5px 0
}

.mConditions a {
    text-decoration: none;
    color: #414042
}

.mConditions a:hover {
    color: #337ab7
}

.radioButton.thanks {
    width: 100%;
    margin: 20px 0
}

.radioButton.thanks label {
    padding-left: 30px
}

.radioButton.thanks label::before {
    border: 1px solid #526273
}

.radioButton.thanks span {
    margin-right: 20px
}

.offersAvailable.options {
    padding: 50px 5%
}

.component-patients-testimonial-content>p img {
    vertical-align: baseline
}

.blueLine {
    height: 5px;
    background: #526273
}

.form-item,
.form-actions {
    margin-bottom: 0;
    margin-top: 0
}

.testimonialPopUp label.error {
    margin: 0
}

.medicalCondition ol {
    list-style: none;
    margin: 10px 0 0 42px;
    padding: 0
}

.medicalCondition ol>li {
    counter-increment: item;
    margin-bottom: 20px;
    position: relative;
    font-size: 15px;
    line-height: 25px
}

.medicalCondition ol>li::before {
    content: counter(item)".";
    margin-right: 5px;
    font-size: 85%;
    border: 1px solid #526273;
    color: #526273;
    padding: 5px 10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -42px;
    top: 0;
    line-height: 20px
}

.medicalCondition .accordianHeading::before {
    top: 20px
}

.medicalCondition ul ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.medicalCondition ul ul li {
    background: url(https://www.drbatras.com/themes/drbatra/images/blue-dot-new.png) left 7px no-repeat
}

.medicalCondition .accordianWrapper .accordinContent {
    font-size: 15px
}

.error1 {
    background: url(https://www.drbatras.com/themes/drbatra/images/error-page-bg.jpg) center top no-repeat;
    min-height: 550px
}

.errorPage .oops,
.errorPage .smile {
    display: block;
    margin: 115px 0 20px;
    padding: 0
}

.errorPage .oops span {
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    padding: 0 8px 0 0;
    font-size: 110px;
    letter-spacing: -6px;
    font-family: 'worksansregular';
    line-height: 110px
}

.errorPage h2 {
    font-size: 22px;
    margin: 20px 0 0
}

.errorPage p {
    font-size: 16px;
    margin: 10px 0
}

.errorPage .links {
    display: block;
    margin: 30px 0
}

.errorPage .links h3 {
    font-size: 20px
}

.errorPage .links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.errorPage .links ul li {
    margin: 5px 0;
    font-size: 15px
}

.errorPage a {
    text-decoration: none;
    color: #414042
}

.errorPage a:hover {
    color: #0073ae
}

.infographic {
    width: 100%;
    margin: 20px 0
}

.infographic img {
    max-width: 100%
}

.htab {
    display: block
}

.hmob {
    display: none
}

a.navVideo {
    background: none;
    border-bottom: 0;
    padding: 0
}

.tvc .detail .left h3 {
    line-height: 25px
}

.hairLoss .thumbImage {
    width: 360px;
    height: 275px;
    overflow: hidden;
    position: relative
}

.hairLoss .thumbImage img {
    width: 100%;
    height: 100%
}

.hairLoss .overlayText .text {
    position: absolute;
    bottom: 3%;
    left: 3%
}

.hairLoss .overlayText {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    box-sizing: border-box;
    padding: 3%;
    font-size: 18px;
    color: #fff;
    background: url(https://www.drbatras.com/themes/drbatra/images/blue-shaddow.png) left top no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hairLoss .row a:hover .overlayText {
    color: #fff;
    bottom: 0
}

.sortItems {
    display: inline-block;
    background: #8fa4b9;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 45px
}

.sortItems>span {
    width: auto;
    float: left
}

.sortItems .radioButton {
    width: auto;
    margin: 0 0 0 15px
}

.sortItems .radioButton span {
    float: left;
    width: auto;
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #70869d
}

.sortItems .radioButton label {
    padding-left: 30px;
    margin-bottom: 0;
    line-height: 20px;
    padding-right: 0
}

.sortItems .radioButton span:last-child {
    border-right: 0
}

.sortItems .radioButton label::before,
.sortItems .radioButton label:hover::before {
    border: 2px solid #556576 !important
}

.sortItems .radioButton input[type="radio"]:checked+label::before {
    font-size: 32px
}

.mainDetail {
    margin: 30px 0;
    min-height: 300px
}

.mainDetail h2 {
    font-size: 22px;
    margin: 10px 0;
    padding: 0;
    font-family: 'worksansmedium'
}

.mainDetail p {
    font-size: 15px;
    margin: 15px 0;
    line-height: 25px
}

.mainDetail>ol {
    list-style: none;
    margin: 20px 0 0 42px;
    padding: 0
}

.mainDetail>ol>li {
    counter-increment: item;
    margin-bottom: 20px;
    position: relative;
    font-size: 15px;
    line-height: 25px
}

.mainDetail>ol>li::before {
    content: counter(item)".";
    margin-right: 5px;
    width: 30px;
    height: 30px;
    font-size: 85%;
    border: 1px solid #526273;
    color: #526273;
    padding: 5px 10px;
    border-radius: 50%;
    position: absolute;
    left: -42px;
    top: 0;
    line-height: 20px
}

.mainDetail .thumb {
    margin: 10px 0
}

.mainDetail .thumb img {
    max-width: 100%
}

.mainDetail .tableMain {
    display: block;
    font-family: 'worksansregular';
    margin: 10px 0
}

.mainDetail .tableMain tr td {
    font-size: 15px;
    color: #414042;
    background: #fff;
    padding: 10px 12px;
    border: 1px solid #8a9eb3
}

.mainDetail .tableMain tr th {
    background: #637589 none repeat scroll 0 0;
    border: 1px solid #8a9eb3;
    color: #fff;
    font-size: 18px;
    font-weight: lighter;
    padding: 15px 12px
}

.mainDetail h3 {
    font-size: 20px;
    margin: 5px 0;
    font-family: 'worksansmedium'
}

.mainDetail .topAlign {
    margin: 30px 0 0
}

.treatmentOutcome .box {
    display: table;
    margin: 30px 0 0
}

.treatmentOutcome .box .thumb {
    display: table-cell;
    width: 47%;
    vertical-align: middle
}

.treatmentOutcome .box .thumb p {
    padding-left: 30%
}

.treatmentOutcome .box .discp {
    display: table-cell;
    vertical-align: middle;
    width: 55%
}

.treatmentOutcome .box .discp p {
    font-family: 'worksansmedium'
}

.treatmentOutcome .box .discp p span {
    color: #0073ae
}

.treatmentOutcome .box .thumb2 {
    width: 55%
}

.treatmentOutcome .box .thumb3 {
    width: 50%;
    padding-right: 5%
}

.treatmentOutcome .author {
    font-family: 'WorkSans-Light';
    font-size: 14px;
    clear: both;
    float: left
}

.solutions {
    display: inline-block;
    width: 100%
}

.solutions .treatmentHeading {
    display: block
}

.solutions .treatmentHeading img {
    max-width: 100%
}

.solutions h4 {
    margin: 15px 0 0
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin: 0
}

.frenchiseeForm .form-checkboxes .form-item,
.frenchiseeForm .form-radios .form-item {
    display: inline-block;
    position: relative
}

.frenchiseeForm .formBox input[type=radio] {
    position: absolute;
    top: 2px;
    left: 5px
}

.frenchiseeForm .choosOptions .form-item,
.frenchiseeForm .doYouKnow .form-item {
    margin: 5px 0 0
}

.frenchiseeForm label.error::before {
    background: none
}

.frenchiseeForm label.error {
    padding-left: 0;
    padding-right: 0
}

.frenchiseeForm label.error:hover {
    border: 0
}

.component-testimonial-links a {
    color: #414042
}

.component-testimonial-links a:hover {
    color: #337ab7
}

.namesMain .row {
    margin-bottom: 25px
}

.namesMain .row p {
    margin: 5px 0
}

.our-doctor .heading {
    margin-bottom: 20px
}

.our-doctor .back {
    margin: 20px 0
}

.job-details .box tbody {
    border-top: 0
}

.attached .form-item input.error,
.attached .form-item textarea.error,
.attached .form-item select.error {
    border: 0
}

.homeSporlight .slick-slide img {
    width: 100%
}

#owl-demo.owl-theme .item img {
    display: block;
    width: 100%;
    height: auto
}

.homeSporlight .slick-dots {
    position: absolute;
    width: 1150px;
    text-align: left;
    bottom: 15px;
    z-index: 99;
    margin: 0 auto;
    left: 0;
    right: 0
}

.homeSporlight .slick-dots li {
    width: 10px;
    height: 10px
}

.homeSporlight .slick-dots li button {
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 2px;
    background: transparent;
    border: 1px solid #abbac9;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.homeSporlight .slick-dots li:hover button,
.homeSporlight .slick-dots li.slick-active button {
    opacity: 1;
    background: #526273
}

.component-testimonail .slick-prev,
.recommendation .slick-prev,
#owl-demo1 .slick-prev {
    background: rgba(0, 0, 0, 0) url(https://www.drbatras.com/themes/drbatra/images/testimonial_pre_arrow.png) no-repeat scroll left top;
    cursor: pointer;
    font-size: 0;
    height: 28px;
    left: -35px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 24px
}

.component-testimonail .slick-next,
.recommendation .slick-next,
#owl-demo1 .slick-next {
    background: rgba(0, 0, 0, 0) url(https://www.drbatras.com/themes/drbatra/images/testimonial_next_arrow.png) no-repeat scroll left top;
    cursor: pointer;
    font-size: 0;
    height: 28px;
    line-height: 0;
    padding: 0;
    position: absolute;
    right: -35px;
    top: 50%;
    width: 24px
}

.component-testimonail .slick-prev.slick-disabled,
.recommendation .slick-prev.slick-disabled,
.component-testimonail .slick-next.slick-disabled,
.recommendation .slick-next.slick-disabled,
#owl-demo1 .slick-next.slick-disabled,
#owl-demo1 .slick-prev.slick-disabled {
    opacity: .5
}

.component-testimonail .component-patients-testimonial-content {
    width: 95%;
    margin-bottom: 30px
}

.group-profile .profile p {
    margin: 5px 0
}

.group-profile .profileThumb {
    margin: 0
}

.group-profile .profile {
    margin: 30px 0 0
}

.group-profile .profile h2 {
    margin: 25px 0 0
}

.csrCategory {
    margin-top: 30px
}

.csrCategory .thumb {
    margin-bottom: 10px
}

.csrCategory .thumb img {
    max-width: 100%
}

.csrCategory h3 {
    margin-bottom: 15px;
    font-family: 'worksansmedium'
}

.csrCategory .celebrate {
    vertical-align: bottom;
    display: table-cell;
    float: none;
    vertical-align: bottom
}

.dr-profile .thumb {
    position: relative;
    margin-top: 5px
}

.dr-profile .thumb span {
    background: rgba(0, 0, 0, 0) url(https://www.drbatras.com/themes/drbatra/images/play-icon.png) no-repeat scroll left top;
    height: 41px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
    transition: all .3s ease-out 0s;
    width: 41px
}

.box.noGap {
    margin: 0
}

.form-radios .form-item {
    position: relative
}

.form-radios .form-item input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.form-radios .form-item label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #526273;
    border-radius: 100%;
    bottom: 1px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 2
}

.form-radios .form-item label {
    padding-left: 30px;
    z-index: 2
}

.form-radios .form-item input {
    position: absolute;
    left: 5px;
    top: 2px;
    z-index: 1
}

.feedback .feedback-form-title {
    float: left;
    width: 10%
}

.feedback .feedback-form-full-name,
.feedback .feedback-form-mobile-number,
.feedback .feedback-form-email-id {
    float: left;
    width: 28.5%;
    margin: 10px 0 0 15px
}

.booking .bookingRadio {
    position: relative;
    margin: 15px 0 0;
    float: left;
    width: 100%
}

.booking .bookingRadio input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.booking .bookingRadio label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #526273;
    border-radius: 100%;
    bottom: 1px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 2
}

.booking .bookingRadio label {
    padding-left: 30px;
    z-index: 2
}

.booking .bookingRadio input {
    position: absolute;
    left: 5px;
    top: 2px;
    z-index: 1
}

.booking .bookingRadio .form-radios .form-item,
.booking .bookingRadio span {
    float: left;
    width: auto;
    margin-right: 10px
}

.booking .bookingRadio>label.error {
    margin: 10px 0 0
}

.convenience-click .bookingRadio {
    position: relative;
    margin: 15px 0 0;
    float: left;
    width: 100%
}

.convenience-click .bookingRadio input[type=radio]:checked+label:before {
    content: "\2022";
    color: #0073ae;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.convenience-click .bookingRadio label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #526273;
    border-radius: 100%;
    bottom: 1px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 2
}

.convenience-click .bookingRadio label {
    padding-left: 30px;
    z-index: 2
}

.convenience-click .bookingRadio input {
    position: absolute;
    left: 5px;
    top: 2px;
    z-index: 1
}

.convenience-click .bookingRadio .form-radios .form-item,
.convenience-click .bookingRadio span {
    float: left;
    width: auto;
    margin-right: 10px
}

.convenience-click .bookingRadio>label.error {
    margin: 10px 0 0
}

.feedback .form-radios .form-item label::before {
    top: 4px
}

.mainDetail ul.globalUl li {
    margin: 5px 0 10px
}

.csr .tabContent .row,
.news .row,
.featureArtical .row {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px
}

.artical .news .row {
    padding-top: 0
}

.news .row p {
    margin: 5px 0 10px
}

.component-footer-first-grey-content>ul>li .error {
    color: #fff
}

.case-study .medical-condition {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.queryForm .grippie {
    display: none
}

.searchBox.listingGap {
    margin-top: 50px
}

.medicalCondition .queryForm .global-button {
    margin: 17px 0 0
}

.profile h3 {
    border-bottom: 0
}

.thanksPage {
    background: url(https://www.drbatras.com/themes/drbatra/images/thanks.jpg) center top no-repeat;
    min-height: 550px
}

.transactionError {
    background: url(https://www.drbatras.com/themes/drbatra/images/transaction.jpg) center top no-repeat;
    min-height: 550px
}

.transactionError p span a {
    color: #0073ae
}

.booking .col2 select {
    background-position: 90% center
}

.convenience-click .col2 select {
    background-position: 90% center
}

.causes {
    display: table;
    float: left;
    width: 100%
}

.causes .thumbCause {
    display: table-cell;
    vertical-align: top;
    width: 50px;
    text-align: center
}

.causes .disp {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 7px
}

.medicalCondition h1 {
    font-size: 24px
}

div.error,
.error,
.booking .convenience-click .terms .error {
    font-weight: lighter !important;
    font-size: 14px
}

.hairevaltest-bredcrump {
    margin: 165px 0 20px 0;
    padding: 0;
    height: auto
}

.hairevaltest {
    height: 600px;
    margin-bottom: 25px
}

.skinevaltest-left-bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/skin.jpg) left bottom no-repeat #526273;
    height: 600px;
    padding: 0;
    margin: 0;
    background-size: 100%
}

.hairevaltest-left-bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/hairevalbg.jpg) left bottom no-repeat #526273;
    height: 600px;
    padding: 0;
    margin: 0;
    background-size: 100%
}

.vitiligovaltest-left-bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/vitiligoevalbg.jpg) left bottom no-repeat #526273;
    height: 600px;
    padding: 0;
    margin: 0;
    background-size: 100%
}

.eczemavaltest-left-bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/Eczema-img.png) left bottom no-repeat #526273;
    height: 600px;
    padding: 0;
    margin: 0;
    background-size: 100%
}

.containerhairavaltest {
    margin: 70px 0 0
}

.skin-bg {
    background: #526273 url(https://www.drbatras.com/themes/drbatra/images/skin-bg.jpg) no-repeat left top;
    height: 575px;
    padding: 0;
    margin: 0
}

.vitiligo-bg {
    background: #526273 url(https://www.drbatras.com/themes/drbatra/images/vitiligo-bg.jpg) no-repeat left top;
    height: 575px;
    padding: 0;
    margin: 0
}

.psoriais-bg {
    background: #526273 url(https://www.drbatras.com/themes/drbatra/images/psoriasis-bg.jpg) no-repeat left top;
    height: 575px;
    padding: 0;
    margin: 0
}

.depression-bg {
    background: url(//www.drbatras.com/themes/drbatra/images/depression-bg.jpg) left top no-repeat;
    padding: 0;
    margin: 0
}

.hay_fever_left_bg {
    background: url(//www.drbatras.com/themes/drbatra/images/hay_fever.jpg) no-repeat left top #526273;
    height: 575px;
    padding: 0;
    margin: 0
}

.hay_fever_bg {
    height: auto;
    margin-bottom: 25px;
    background: #526273
}

.tonsillitis_left_bg {
    background: url(//www.drbatras.com/themes/drbatra/images/tonsillitis.jpg) no-repeat left top #526273;
    height: 575px;
    padding: 0;
    margin: 0
}

.tonsillitis_bg {
    height: auto;
    margin-bottom: 25px;
    background: #526273
}

.Allergy_bg {
    background: url(//www.drbatras.com/themes/drbatra/images/Allergy-bg.jpg) left top no-repeat #526273;
    height: 575px;
    padding: 0 0 20px 0;
    margin: 0;
    margin-bottom: 24px
}

.Asthma_bg {
    background: url(//www.drbatras.com/themes/drbatra/images/Asthma_bg.jpg) left top no-repeat #526273;
    height: 575px;
    padding: 0 0 20px 0;
    margin: 0;
    margin-bottom: 24px
}

.mig_left_bg {
    background: url(//www.drbatras.com/themes/drbatra/images/mig_bg.jpg) no-repeat left top;
    height: 620px;
    padding: 0;
    margin: 0
}

.mig__bg {
    height: auto;
    margin-bottom: 25px;
    background: #526273
}

.hairevaltestbg {
    background: #526273;
    padding: 0
}

.hairevaltestbg img {
    margin: 0;
    padding: 0
}

.hairevaltest h1 {
    color: #fff;
    padding: 0
}

.haireval-step {
    padding: 5px 0 20px 0;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8098b2
}

.hairevaltest h3 {
    padding: 30px 0 15px 0;
    color: #fff;
    margin: 0 !important;
    clear: both
}

.eval-form {
    width: auto;
    height: auto
}

.eval-form-row {
    width: 100%;
    padding: 15px 0 0 0;
    display: inline-block;
    clear: both;
    position: relative
}

.eval-form-row label.error,
.haireval-ddl-title label.error,
.hair-stage-selection label.error {
    font-size: 14px;
    float: left;
    width: 100%;
    margin: 0
}

.hair-eval-ans label.error {
    color: #8c2e0b
}

.eval-form-name-row {
    width: 76.8%;
    padding: 8px 0 0 0;
    display: inline-block;
    clear: both
}

.haireval-ddl-title {
    margin: 0;
    padding: 0;
    margin-right: 10px
}

.haireval-ddl {
    width: 100%;
    background-color: #fff;
    border: 0;
    padding: 8px 4px;
    outline: 0
}

.haireval-name-ans {
    width: 100%;
    background-color: #fff;
    border: 0;
    padding: 8px 4px;
    outline: 0
}

.haireval-form-pad {
    margin: 0;
    padding: 0
}

.hair-eval-pading-clear {
    margin: 0;
    padding: 0
}

.hair-eval-ques {
    width: 100%;
    padding: 5px;
    border: 1px solid #798da3;
    background-color: #49596a;
    color: #fff;
    font-size: 17px;
    clear: both
}

.hair-eval-ans {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    float: left;
    clear: both
}

.hair-eval-setp-1 {
    width: 100%;
    padding: 0;
    font-size: 16px;
    color: #fff;
    clear: both
}

.hair-eval-setp-1 label {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    clear: both;
    line-height: 20px !important;
    margin-top: 3px;
    padding-left: 5px
}

.hair-eval-ans label {
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
    padding-left: 6px;
    color: #fff;
    clear: both;
    line-height: 20px !important
}

.hair-eval-Ansradio {
    width: 100%;
    font-weight: normal;
    clear: both
}

.global-button-eval>a:hover,
.global-button-eval>input:hover,
.testimonialPopUp .form-actions>input:hover {
    color: #fff;
    padding: 4px 15px;
    border: 2px solid #000;
    background: #000
}

.hair-eval .bookingRadio {
    position: relative;
    margin: 0;
    float: left;
    font-size: 17px;
    color: #fff;
    padding: 0;
    padding-right: 15px;
    line-height: 28px
}

.form-item,
.form-actions {
    margin-bottom: 0;
    margin-top: 0
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px
}

.hair-eval .bookingRadio input[type=radio]:checked+label:before {
    content: "\2022";
    color: #004d75 !important;
    font-size: 30px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #526273
}

.hair-eval .bookingRadio .form-radios .form-item,
.booking .bookingRadio .convenience-click span {
    float: left !important;
    width: auto;
    margin-right: 10px
}

.marker .form-required {
    color: #f00
}

.hair-eval-img {
    width: 100%;
    float: left
}

.hair-eval-img-area {
    width: 100%;
    float: left
}

.hair-stage-selection {
    width: 18%;
    float: left;
    text-align: center
}

.hair-stage-selection img {
    width: 60%
}

.hair-eval-checkbox-area {
    width: 100%;
    float: left;
    text-align: center;
    padding-left: 17%
}

.hair-eval-medicalCondition {
    margin-top: 26px
}

.hair-eval-Fe-checkbox-area {
    width: 100%;
    float: left;
    text-align: center;
    padding-left: 8%
}

.hair-eval-Fe-medicalCondition {
    margin-top: 1px
}

.sentsms {
    float: left;
    width: 90%;
    margin: 20px 0
}

.clearfix {
    clear: both
}

.step-process-list {
    width: 100%
}

.step-process-list li {
    display: block;
    float: left;
    padding: 0;
    color: #526273;
    margin-left: 4px;
    background-color: #70869d;
    border: 1px solid #70869d;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center
}

.step-process-list li.active {
    background: #fff;
    color: #526273
}

.hair-eval-step-fixed-top {
    position: absolute;
    top: -13px;
    right: 0
}

.leave-dialog1 {
    display: none;
    border: 1px solid #c3c3c3;
    background-color: #0073ae;
    padding: 16px 17px;
    z-index: 100000;
    color: #fff;
    position: absolute;
    top: 0;
    text-align: left;
    width: auto;
    font-size: 15px;
    border: 6px solid #fff;
    border-radius: 0
}

.button {
    width: auto;
    height: auto;
    border: 2px solid #fff;
    background: #526273;
    margin-left: 10px;
    padding: 5px 10px;
    color: #FFF;
    float: left;
    font-size: 18px;
    text-transform: lowercase;
    margin-top: 15px;
    margin-left: 0
}

.button:hover {
    background: #62758a
}

.leave-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: 0;
    outline: 0;
    top: -20px;
    right: -20px
}

.cover {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    z-index: 50;
    width: 100%;
    height: 100%;
    display: none
}

.button_sub {
    width: auto;
    margin-left:  auto;height: auto;
    border: 2px solid #fff;
    background: #526273;
    margin-left: 10px;
    padding: 5px 10px;
    color: #FFF;
    float: left;
    font-size: 18px;
    text-transform: lowercase;
    margin-top: 15px
}

.hair-treatment-spotlight .container {
    position: relative !important
}

.hair-treatment-spotlight .component-spotlight-container .component-spotlight-content {
    right: 0 !important
}

.button_sub:hover {
    background: #62758a
}

.hairevaltest input[type='radio'] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    float: left;
    background: #fff;
    border-radius: 50%;
    outline: 0 !important;
    box-shadow: 0 0 5px 0 white inset;
    -webkit-appearance: none;
    -moz-appearance: none
}

.hairevaltest input[type='radio']:hover {
    box-shadow: 0 0 5px 0 orange inset
}

.hairevaltest input[type='radio']:before {
    content: '';
    display: block;
    width: 40%;
    height: 40%;
    margin: 32% auto;
    border-radius: 50%;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}
    .depression-bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .hay_fever_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .tonsillitis_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .Allergy_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .Asthma_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0
    }
    .mig_left_bg {
        background-image: none;
        background-color: #526273;
        height: auto
    }
    .mig_bg {
        height: auto;
        margin-bottom: 25px;
        background: #526273
    }
}

.hairevaltest input[type='radio']:checked:before {
    background: #0073ae;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.tabDetaildiscription {
    width: 98%;
    margin: 0 1%
}

.eval-form-row label.error,
.haireval-ddl-title label.error,
.hair-stage-selection label.error,
.eval-form-row label.error {
    font-size: 14px;
    float: left;
    width: 100%;
    margin: 0
}

.searchBox label.error {
    display: block;
    float: left;
    width: 100%
}

.homeSporlight {
    float: left;
    width: 100%
}

.container h1 {
    font-size: 28px;
    margin: 10px 0
}

#radio-elements {
    float: left;
    width: 50%
}

#radio-elements label.error {
    float: left;
    width: 100%
}

.suscribe {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg-get-latest-artical.jpg?1) left top no-repeat;
    background-size: 100%;
    max-width: 340px;
    margin-left: 20px;
    margin-right: 5px;
    height: 361px;
    color: #fff;
    position: relative
}

.suscribe .subscribe-banner-heading {
    font-size: 33px;
    font-family: 'worksansregular';
    line-height: 35px;
    padding: 10px
}

.suscribe-blog-banner-mob {
    position: absolute;
    bottom: 1px
}

.suscribe-content {
    width: 39%;
    margin-top: 15px
}

.chat-with-us.posRelative {
    position: relative;
    top: -100px
}

.form-band-mob {
    display: none
}

@media screen and (max-width:959px) {
    .spotlight {
        height: 275px
    }
    .spotlight .component-spotlight-content.widthAuto {
        width: 42%
    }
    .menu-link {
        display: block;
        width: 100%;
        height: 45px;
        float: left;
        text-align: center;
        color: #fff;
        font-size: 18px;
        line-height: 40px
    }
    .menu-link span::after {
        content: "+";
        font-size: 1.2em;
        padding: 0;
        position: relative;
        right: 0;
        top: 0;
        right: -3px;
        left: auto
    }
    .menu-link.active span::after {
        content: "-";
        border: 0;
        right: -3px
    }
    .menu-link.active,
    .menu-link:focus,
    .menu-link:hover {
        color: #fff;
        text-decoration: none
    }
    .menu {
        display: none;
        background: #415162;
        float: left;
        width: 100%
    }
    #block-menu-menu-blog-menu .menu {
        display: block;
        background: none !important
    }
    #block-menu-menu-blog-menu {
        display: inline-block
    }
    .menu.active {
        display: block
    }
    .innerNav ul li {
        width: 100%
    }
    .innerNav ul li {
        border-bottom: 1px solid #8098b2
    }
    .innerNav ul li a.active::after {
        border: 0
    }
    .innerNav ul li ul {
        width: 100%;
        position: relative;
        font-size: 12px;
        background: #415162;
        padding: 0
    }
    .content-main .thumb {
        margin-bottom: 20px
    }
    .spotlight {
        margin: 75px 0 0 0;
        background-size: cover
    }
    .content-main .heading {
        margin: 15px 0
    }
    .innerNav ul li a.active {
        background: #415162
    }
    .rightHeading a {
        display: block
    }
    .view-form,
    .study-tab {
        width: 100%
    }
    .view-form {
        border-left: 0;
        padding: 0
    }
    .doctorsName a:hover .profile-view {
        display: none
    }
    .doctorsName a:hover .doctorProfile {
        background: none;
        color: #414042;
        z-index: 2
    }
    .has-submenu ul {
        display: block
    }
    ul li.has-submenu>a {
        display: none
    }
    .innerNav ul li a {
        padding: 12px 0
    }
    .innerNav ul li a:hover {
        color: #fff
    }
    .doctorsName {
        width: 100%
    }
    .rightHeading {
        float: left;
        width: 100%;
        font-size: 16px;
        margin: 20px 0
    }
    .rightHeading a,
    .rightHeading span {
        display: inline-block
    }
    .alphabet-search ul li {
        padding: 0 .6%
    }
    .alphabet-search {
        font-size: 16px
    }
    .cta .discp {
        min-height: 150px
    }
    .booking,
    .booking.onlineBook {
        width: 100%
    }
    .convenience-click,
    .convenience-click.onlineBook {
        width: 100%
    }
    .fullmap iframe {
        border: 0;
        width: 100%;
        height: 550px
    }
    .location-content>ul.locateUs {
        height: 400px
    }
    .postQuery {
        width: 100%
    }
    .faqWrapper {
        margin: 20px 0 0
    }
    .faqMain {
        margin: 30px 0 0;
        padding: 30px 0 0
    }
    .queryMain,
    .faq {
        padding-left: 0;
        padding-right: 0
    }
    .accordianWrapper {
        box-sizing: border-box;
        margin-top: 10px
    }
    .inner-tab ul li {
        font-size: 16px
    }
    .faqMain .inner-tab select {
        width: 100%
    }
    .queryMain,
    .faq {
        float: left;
        width: 100%
    }
    .accordianWrapper .accordianHeading {
        width: 92%
    }
    .frenchiseeForm,
    .partner .speaks {
        width: 100%
    }
    .contactUs {
        margin: 20px 0 0
    }
    .bookingMain {
        width: 100%
    }
    .booking .col {
        width: 82%
    }
    .booking .col2 {
        width: 19%
    }
    .booking .col4 {
        width: 54.7%
    }
    .booking .col5 {
        width: 76.7%
    }
    .convenience-click .col {
        width: 82%
    }
    .convenience-click .col2 {
        width: 19%
    }
    .convenience-click .col4 {
        width: 54.7%
    }
    .convenience-click .col5 {
        width: 76.7%
    }
    .feedback .feedback-form-title {
        width: 15%
    }
    .feedback .feedback-form-full-name,
    .feedback .feedback-form-mobile-number,
    .feedback .feedback-form-mobile-number,
    .feedback .feedback-form-email-id {
        width: 25.5%
    }
    .jobTable,
    .job-details .box {
        width: 100%
    }
    .trustIndexTable {
        width: 100%
    }
    .eventsHeighlights .view-form {
        width: auto
    }
    #owl-demo1.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -10%
    }
    #owl-demo1.owl-theme .owl-controls .owl-buttons .owl-next {
        right: -10%
    }
    .tvc .detail .right {
        width: 28%
    }
    .topGap {
        margin-top: 75px
    }
    .productDetail .discription .units {
        width: 20%
    }
    .reviewMain .reviewDetail .thumb {
        width: 50px;
        height: 50px
    }
    .productDiscription,
    .recommendation {
        padding: 20px 0
    }
    .reviewMain .feedback {
        margin: 0
    }
    .recommendation {
        width: 96%;
        margin: 0 2%
    }
    .recommendation .owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: -35px
    }
    .recommendation .owl-carousel .owl-controls .owl-buttons .owl-next {
        right: -10px
    }
    .recommendation .owl-item {
        margin-left: 10px
    }
    .filtersMain label {
        font-size: 13px
    }
    .products .productThumb {
        height: 165px
    }
    .redBand {
        font-size: 10px;
        -ms-transform-origin: 50% 440%;
        -webkit-transform-origin: 50% 440%;
        transform-origin: 50% 440%
    }
    .productView .quickView {
        top: 25%
    }
    .filtersMain {
        background: #526273;
        margin: 0
    }
    .filtersMain label,
    .filterHeading {
        color: #fff
    }
    .productListing.container {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .filtersMain .menu {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box
    }
    .filtersMain .filterHeading {
        font-size: 16px;
        margin: 10px 0
    }
    .productView .quickView,
    .productView:hover .quickView {
        -webkit-transform: scale(1) translateY(0px);
        -moz-transform: scale(1) translateY(0px);
        -o-transform: scale(1) translateY(0px);
        transform: scale(1) translateY(0px);
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        opacity: 1
    }
    .productView .quickView {
        top: auto;
        bottom: 0;
        position: relative;
        margin: 0 auto;
        float: none;
        width: 150px;
        display: inline-block;
        height: auto;
        border-radius: 0;
        border: 2px solid #526273;
        background: #526273;
        width: auto;
        padding: 0;
        min-width: 130px
    }
    .productView .quickView a {
        padding: 7px 15px
    }
    .searchResult .row {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .siteMap>ul>li {
        width: 31.5%
    }
    .medicalCondition {
        float: left;
        width: 100%;
        margin: 10px 0
    }
    .medicalCondition .leftContent {
        float: left;
        width: 100%
    }
    .medicalCondition .quickFacts {
        float: none;
        width: 100%;
        margin: 10px 0
    }
    .medicalCondition .mainHeading {
        margin: 20px 0
    }
    .medicalCondition .borderBottom {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .medicalCondition .treatment .box {
        width: 33%
    }
    .medicalCondition .steps {
        width: 100%;
        float: none;
        display: block
    }
    .medicalCondition .borderBottom {
        float: left;
        width: 100%
    }
    .medicalCondition .steps ul li h2 {
        font-size: 24px
    }
    .steps ul li p {
        font-size: 14px;
        line-height: 20px
    }
    .medicalCondition h2 {
        font-size: 21px;
        margin: 10px 0
    }
    .medicalCondition h3,
    .medicalCondition h3 a {
        font-size: 20px;
        margin: 10px 0
    }
    .medicalCondition h4 {
        font-size: 16px;
        margin: 10px 0
    }
    .medicalCondition h5,
    .medicalCondition h6 {
        font-size: 14px;
        margin: 10px 0
    }
    .medicalCondition p {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0
    }
    .medicalCondition ul.globalUl li {
        line-height: 20px;
        font-size: 14px;
        background-position: left 7px
    }
    .medicalCondition .quickFacts .details p {
        font-size: 16px
    }
    .medicalCondition .quickFacts .details .box .rate,
    .medicalCondition .quickFacts .details .rate {
        font-size: 38px;
        line-height: 45px
    }
    .medicalCondition .quickFacts h2 {
        font-size: 21px;
        line-height: 30px
    }
    .medicalCondition .tableMain tr th,
    .medicalCondition .tableMain tr td {
        font-size: 16px
    }
    .medicalCondition .tableMain table {
        width: 80%
    }
    .medicalCondition .treatment .box2 {
        width: 50%
    }
    .medicalCondition [type="checkbox"]:not(:checked)+label::before,
    .medicalCondition [type="checkbox"]:checked+label::before,
    .medicalCondition [type="checkbox"]:not(:checked)+label::before,
    .medicalCondition [type="checkbox"]:checked+label::before,
    .medicalCondition [type="checkbox"]:not(:checked)+label:hover::before,
    .medicalCondition [type="checkbox"]:checked+label:hover::before {
        width: 25px;
        height: 25px
    }
    .medicalCondition [type="checkbox"]:not(:checked)+label::after,
    .medicalCondition [type="checkbox"]:checked+label::after {
        background-size: 80%
    }
    .medicalCondition .checkBoxs label,
    .medicalCondition .radioButton label,
    .medicalCondition select {
        font-size: 16px
    }
    .medicalCondition select {
        padding: 7px
    }
    .medicalCondition .quickFacts .title {
        font-size: 21px;
        padding: 12px 30px
    }
    .medicalCondition h2.big {
        font-size: 24px
    }
    .productsMain {
        width: 94%;
        margin: 20px 3%
    }
    .hairLoss .overlayText {
        display: none
    }
    .hairLoss .thumbImage {
        width: 100%;
        height: auto
    }
    .mainDetail .tableMain {
        width: 100%
    }
    .treatmentOutcome .box .thumb {
        width: 38%
    }
    .treatmentOutcome .box .discp {
        width: 50%;
        padding-left: 20px
    }
    .treatmentOutcome .box .thumb.thumb2 {
        width: 58%
    }
    .products .discp h2,
    .recommendation .recommendedProduct .discp h2 {
        font-size: 22px
    }
    .homeSporlight .slick-dots {
        width: 94%
    }
    .productView .quickView p img {
        display: none
    }
    .productView .quickView {
        margin: 0 15%;
        height: 45px
    }
    .mainDetail .tableMain table {
        width: 75% !important
    }
    .siteMap .siteMapDetail {
        width: 31.5%
    }
    .siteMap ul li ul {
        width: 75%;
        margin: 0 0 0 24%
    }
    .bred-crumb-main.mrg-top {
        margin-top: 77px
    }
    .region-content .component-testimonial-container>p {
        font-size: 20px
    }
    .hairevaltest-bredcrump {
        margin: 22px 0 20px 0;
        padding: 0;
        height: auto
    }
    .hairevaltest-left-bg,
    .vitiligovaltest-left-bg,
    .eczemavaltest-left-bg,
    .skinevaltest-left-bg {
        display: none;
        height: auto
    }
    .eval-form-name-row {
        width: 100%;
        padding: 8px 0 0 0;
        display: inline-block;
        clear: both
    }
    .haireval-ddl {
        margin: 15px 0 0
    }
    .hairevaltest {
        max-height: 623px;
        min-height: 800px;
        overflow: auto;
        padding-bottom: 15px
    }
    .button_sub {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 10px;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px
    }
    .hair-eval-img-area {
        width: 100%;
        float: left
    }
    .hair-stage-selection {
        width: 18%;
        float: left;
        text-align: center
    }
    .hair-stage-selection img {
        width: 64%
    }
    .hair-eval-checkbox-area {
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 25%
    }
    .hair-eval-medicalCondition {
        margin-top: 26px
    }
    .hair-eval-Fe-checkbox-area {
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 8%
    }
    .hair-eval-Fe-medicalCondition {
        margin-top: 1px
    }
    .clearfix {
        clear: both
    }
    .step-process-list {
        width: 100%
    }
    .step-process-list li {
        display: block;
        float: left;
        padding: 0;
        color: #526273;
        margin-left: 4px;
        background-color: #70869d;
        border: 1px solid #70869d;
        border-radius: 50%;
        width: 22px;
        height: 22px;
        text-align: center
    }
    .step-process-list li.active {
        background: #fff;
        color: #526273
    }
    .hair-eval-step-fixed-top {
        position: absolute;
        top: -13px;
        right: 0
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .eval-form-row label.error,
    .haireval-ddl-title label.error,
    .hair-stage-selection label.error,
    .eval-form-row label.error {
        font-size: 14px;
        float: left;
        width: 100%;
        margin: 0
    }
    .hair-eval-ans label.error {
        color: #8c2e0b
    }
    .haireval-ddl-title {
        margin: 0 10px 15px 0
    }
    .depression-bg {
        background: none;
        background-color: #526273;
        padding: 0;
        margin: 0
    }
    .hay_fever_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .tonsillitis_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .Allergy_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0;
        overflow: hidden
    }
    .Asthma_bg {
        background: none;
        background-color: #526273;
        height: auto;
        padding: 0;
        margin: 0
    }
    .mig_left_bg {
        background-image: none;
        background-color: #526273;
        height: auto
    }
    .mig_bg {
        height: auto;
        margin-bottom: 25px;
        background: #526273
    }
    .skin-bg {
        background: none;
        background-color: #526273;
        padding: 0;
        margin: 0
    }
    .vitiligo-bg {
        background: none;
        background-color: #526273;
        padding: 0;
        margin: 0
    }
    .psoriais-bg {
        background: none;
        background-color: #526273;
        padding: 0;
        margin: 0
    }
}

@media screen and (max-width:767px) {
    .spotlight.component-spotlight-container .component-spotlight-content {
        top: 0;
        width: 42%
    }
    .spotlight .component-spotlight-content.widthAuto {
        width: 45%
    }
    .heritage {
        width: 100%;
        margin: 0
    }
    .spotlight {
        margin: 65px 0 0 0
    }
    .archive {
        width: 100%
    }
    .content-main .heading {
        font-size: 21px;
        line-height: 30px
    }
    .archive ul.myclass {
        display: none
    }
    .spotlight .component-spotlight-content-bg p {
        line-height: 25px;
        font-size: 21px
    }
    .archive select {
        display: block;
        margin-bottom: 25px
    }
    .inner-tab ul li {
        font-size: 14px
    }
    .profile-spotlight1 {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-1-tab.webp) no-repeat scroll center top
    }
    .profile-spotlight-WHD {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-WHD-tab.jpg) no-repeat scroll center top
    }
    .obesity-spotlight-banner {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/medical_condittion_Obesity_tab.jpg) no-repeat scroll center top
    }
    .csr-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/csr-spotlight-tab.jpg) no-repeat scroll center top
    }
    .urinaryincontinence-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/urinaryincontinence-spotlight-tab.jpg) no-repeat scroll center top
    }
    .feedback-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/feedback-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .locateus-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/locate-us-spotlight-tab.jpg) no-repeat scroll center top
    }
    .doctor-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/our-doctor-spotlight-tab.jpg) no-repeat scroll center top
    }
    .faq-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/faq-spotlight-tab.jpg) no-repeat scroll center top
    }
    .glossary-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/glossary-spotlight-tab.jpg) no-repeat scroll center top
    }
    .partner-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/partner-spotlight-tab.jpg) no-repeat scroll center top
    }
    .testimonial-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/testimonial-spotlight-tab.jpg) no-repeat scroll center top
    }
    .events-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/events-heighlights-spotlight-tab.jpg) no-repeat scroll center top
    }
    .workUs-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/work-with-us-spotlight-tab.jpg) no-repeat scroll center top
    }
    .product-spotlight-hair-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/Product-Haircare-tab.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight-skin-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/Product-skincare-tab.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight-personal-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/product-personalcare-tab.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/product-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .contact-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/contact-us-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .booking-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/bookappoitment-tab.jpg) center top no-repeat #f1f1f1
    }
    .skin-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/medical-condition-skin-treatment-tab.webp) center top no-repeat #f1f1f1
    }
    .hair-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/hair-treatment-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .medical-listing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/medical-listing-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .page-evaluation-listing .medical-listing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/evaluation-bg-tab.jpg) center top no-repeat #f1f1f1
    }
    .medical-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/medical-spotlight-tab.jpg) no-repeat scroll center top;
        background-size: 100%
    }
    .diabetes-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/diabetes-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .depression-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/depression-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .ibs-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/ibs-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .constipation-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/constipation-spotlight-tab.webp) center top no-repeat #f1f1f1
    }
    .osteoarthritis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/osteoarthritis-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .rheumatoid-arthritis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/rheumatoid-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .infertility-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/infertility-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .respiratory-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/respiratory-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .hair94-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_94.jpg) center top no-repeat #f1f1f1
    }
    .allergies-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/allergies-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .ankylosing-spondylitis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/ankylosing-spondylitis-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .migraine-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/migraine-spotlight-tab.jpg) center top no-repeat #f1f1f1
    }
    .spotlight {
        height: 210px
    }
    .management-team .thumbImage img {
        width: 100%
    }
    .name {
        top: 0
    }
    .innovision {
        margin: 20px 0 0
    }
    .innovision h2 {
        font-size: 21px
    }
    .innovision ul.globalUl li {
        line-height: 20px;
        font-size: 14px;
        background-position: left 7px
    }
    .dr-profile {
        margin-top: 5px
    }
    .searchBox input {
        width: 65%;
        padding: 3px 15px
    }
    .case-study .date span {
        padding: 3px 10px
    }
    .study-tab {
        padding-right: 0
    }
    .medical-condition .date {
        margin: 10px 0
    }
    .view-form {
        font-size: 14px
    }
    .calender {
        width: 100%;
        display: inline-block;
        margin: 10px 0
    }
    .view-form {
        border-left: 0;
        padding: 0
    }
    .view-form input {
        width: 100%;
        margin: 0;
        padding: 5px 0
    }
    .calender img {
        top: 4px
    }
    .view-form,
    .study-tab {
        width: 100%
    }
    .view-form input {
        background-position: 98% 2px
    }
    .spotlight .component-spotlight-container .component-spotlight-content {
        width: 29%
    }
    .archive h2 {
        display: none
    }
    .doctorsName .d-name {
        width: 50%
    }
    .inner-tab select {
        display: block
    }
    .inner-tab ul {
        display: none
    }
    .topSpace {
        margin-top: 0
    }
    .alphabet-search span {
        width: 100%
    }
    .cta .discp {
        min-height: 100px
    }
    .cta .global-button {
        margin-bottom: 20px
    }
    .inner-tab.request span {
        display: inline-block
    }
    .booking,
    .booking .col,
    .booking.onlineBook,
    .booking.onlineBook .col select,
    .radioButton {
        width: 100%
    }
    .booking .col input,
    .booking .col select {
        width: 100%;
        margin-right: 0;
        margin-top: 20px
    }
    .booking {
        margin: 10px 0
    }
    .booking .col2,
    .booking .col4,
    .booking .col5 {
        margin: 10px 20px 0 0
    }
    .booking .col3 {
        margin: 10px 0 0
    }
    .booking .col {
        margin: 0
    }
    .booking .col2,
    .booking .col3,
    .booking .col .phone,
    .booking .col .email {
        width: 100%
    }
    .convenience-click,
    .convenience-click .col,
    .convenience-click.onlineBook,
    .convenience-click.onlineBook .col select,
    .radioButton {
        width: 100%
    }
    .convenience-click .col input,
    .convenience-click .col select {
        width: 100%;
        margin-right: 0;
        margin-top: 20px
    }
    .convenience-click {
        margin: 10px 0
    }
    .convenience-click .col2,
    .convenience-click .col4,
    .convenience-click .col5 {
        margin: 10px 20px 0 0
    }
    .convenience-click .col3 {
        margin: 10px 0 0
    }
    .convenience-click .col {
        margin: 0
    }
    .convenience-click .col2,
    .convenience-click .col3,
    .convenience-click .col .phone,
    .convenience-click .col .email {
        width: 100%
    }
    .radioButton {
        margin: 20px 0 0 0
    }
    .awards {
        margin: 20px 0 0
    }
    .inner-tab.awards ul {
        display: none
    }
    .frenchiseeForm .formBox .block {
        width: 100%
    }
    .frenchiseeForm .formBox .block .col2 {
        width: 60%
    }
    .frenchiseeForm .formBox .block .col1 {
        width: 100%
    }
    .frenchiseeForm .doYouKnow {
        width: 32%
    }
    .frenchiseeForm .choosOptions .radioButton input {
        width: 40%
    }
    .frenchiseeForm .formBox .block .col2 {
        width: 100%
    }
    .offices {
        width: 100%
    }
    .requestCall,
    .payOnline {
        background: none;
        margin: 0;
        padding: 0
    }
    .inner-tab.request select {
        margin: 0
    }
    .bookingMain {
        width: 100%;
        background: none
    }
    .form-band-mob {
        display: block;
        background-color: #526273;
        padding: 10px 8px;
        text-align: left;
        color: #fff
    }
    .booking {
        background: #eaeaea;
        padding: 2% 5%;
        margin: 25px 0
    }
    .booking .col4,
    .booking .col5 {
        width: 100%
    }
    .convenience-click {
        background: #eaeaea;
        padding: 2% 5%;
        margin: 25px 0
    }
    .best-deal {
        background-size: 25%
    }
    .booking .calender input[type="text"] {
        background-position: 97% 5px
    }
    .convenience-click .calender input[type="text"] {
        background-position: 97% 5px
    }
    .bookingRadio.radioButton {
        width: 65%
    }
    .frenchiseeForm .formBox select {
        background-position: 96% center
    }
    .frenchiseeForm .formBox .block .col1 select {
        background-position: 96% center
    }
    .trustIndexTable table {
        width: 1000px
    }
    .trustIndexTable {
        overflow: scroll;
        width: 100%
    }
    .eventsDetails .crousal {
        width: 100%
    }
    #owl-demo1.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -2%
    }
    #owl-demo1.owl-theme .owl-controls .owl-buttons .owl-next {
        right: -2%
    }
    .featureArtical h2 {
        font-size: 20px
    }
    .tvc .detail h3 {
        font-size: 14px
    }
    .tvc .detail .left {
        width: 68%
    }
    .medical-listing p {
        font-size: 16px
    }
    .testimonialSort select {
        float: left;
        width: 100%;
        margin: 10px 0
    }
    .testimonialSort {
        margin: 20px 0 0;
        padding: 0
    }
    .testimonialSort .write {
        margin: 10px 0
    }
    .testimonialSort .col-md-9.col-sm-8,
    .testimonialSort .col-md-3.col-sm-4 {
        margin: 0;
        padding: 0
    }
    .testimonialPopUp .upload .uploadButton {
        width: 100%;
        margin: 10px 0
    }
    .productDetail .discription .units {
        width: 35%
    }
    .productDetail .checkAvailability input[type="text"] {
        width: 40%;
        padding: 5px
    }
    .productDiscription .inner-tab {
        margin: 0 0 30px
    }
    .reviewMain .reviewDetail .thumb {
        width: 30%;
        height: auto;
        margin-bottom: 20px
    }
    .recommendation .recommendedProduct {
        width: 95%
    }
    .recommendation .owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: 0
    }
    .recommendation .owl-carousel .owl-controls .owl-buttons .owl-next {
        right: 2%
    }
    .products .productThumb {
        height: auto
    }
    .redBand {
        font-size: 14px;
        -ms-transform: rotate(-45deg);
        -ms-transform-origin: 48% 903%;
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: 48% 903%;
        transform: rotate(-45deg);
        transform-origin: 48% 903%
    }
    .products {
        margin-bottom: 15px;
        margin-top: 15px
    }
    .productsMain {
        width: 100%
    }
    .productsMain .row {
        margin: 0
    }
    .patient-support h2 {
        font-size: 21px
    }
    .innerContent h2 {
        font-size: 21px
    }
    .innerContent h3 {
        font-size: 16px
    }
    .topGap {
        margin-top: 65px
    }
    .siteMap>ul>li {
        width: 47.5%
    }
    .medicalCondition .quickFacts .title {
        font-size: 16px
    }
    .medicalCondition .quickFacts .details .box,
    .medicalCondition .quickFacts .box2 {
        width: 100%
    }
    .medicalCondition .quickFacts .box2 {
        margin: 0
    }
    .medicalCondition .quickFacts .icons ul li {
        width: 10%
    }
    .medicalCondition .videoThumb,
    .medicalCondition .treatment .box,
    .medicalCondition .steps ul li {
        width: 100%
    }
    .medicalCondition .steps ul li {
        min-height: 50px
    }
    .medicalCondition .tableMain {
        width: 100%;
        overflow: auto
    }
    .medicalCondition .tableMain table {
        width: 700px
    }
    .medicalCondition .treatment .box2 {
        width: 100%
    }
    .medicalCondition .cta .discp {
        min-height: 50px
    }
    .medicalCondition .treatment .box2 {
        margin: 10px 0
    }
    .medicalCondition .quickFacts .details,
    .medicalCondition .quickFacts .title {
        padding: 10px
    }
    .medicalCondition h2.big {
        font-size: 22px
    }
    .mConditions .conditions {
        width: 50%
    }
    .about-homeopathy-container {
        margin: 20px 0 0
    }
    .productsMain {
        width: 100%;
        margin: 20px 0
    }
    .errorPage h2 {
        font-size: 20px
    }
    .errorPage .links h3 {
        font-size: 18px
    }
    .errorPage {
        background: none
    }
    .tvc .detail .left h3 {
        line-height: 20px
    }
    .sortItems .radioButton {
        margin: 10px 0
    }
    .mainDetail .tableMain {
        overflow: auto
    }
    .mainDetail .tableMain table {
        width: 500px
    }
    .treatmentOutcome .box .thumb {
        width: 30%
    }
    .treatmentOutcome .box .discp {
        width: 50%;
        padding-left: 20px
    }
    .treatmentOutcome .box .thumb.thumb2 {
        width: 42%
    }
    .job-details .applyNow .global-button {
        margin: 0;
        float: left
    }
    .job-details .applyNow {
        float: left
    }
    .jobTable {
        overflow: auto
    }
    .booking .calender {
        margin: 0
    }
    .convenience-click .calender {
        margin: 0
    }
    .recommendation .slick-prev {
        left: 0
    }
    .recommendation .slick-next {
        right: 0
    }
    .treatmentOutcome .boxNew {
        float: left
    }
    .csrCategory .celebrate {
        float: left
    }
    .booking .bookingRadio {
        width: 100%
    }
    .convenience-click .bookingRadio {
        width: 100%
    }
    .component-home-listing-content>span {
        min-height: 50px
    }
    .mainDetail .tableMain table {
        width: 100% !important
    }
    .content-main h2,
    .region-content h2 {
        font-size: 18px
    }
    .doctorsName .doctorProfile {
        position: relative
    }
    .doctorsName .col-md-2:nth-child(2n+1) {
        clear: both
    }
    .siteMap .siteMapDetail {
        width: 47%
    }
    .bred-crumb-main.mrg-top {
        margin-top: 66px
    }
    .siteMap ul li ul {
        margin: 0 0 0 19%;
        width: 80%
    }
    .booking .col2 select {
        background-position: 95% center
    }
    .convenience-click .col2 select {
        background-position: 95% center
    }
    .patient-support h3,
    .feedback h3 {
        line-height: 25px
    }
    .stages .symp {
        margin-bottom: 15px
    }
    .hairevaltest-bredcrump {
        margin: 41px 0 20px 0;
        padding: 0;
        height: auto
    }
    .tabDetaildiscription {
        width: 94%;
        margin: 0 3%
    }
    .container h1 {
        font-size: 22px
    }
    #radio-elements {
        width: 100%
    }
    .homeopathyVideo {
        margin: 0 0 20px
    }
    .about-homeopathy-content>p {
        font-size: 15px
    }
    .blog-bred {
        margin-top: 80px
    }
}

@media screen and (max-width:480px) {
    .spotlight .component-spotlight-content-bg p {
        line-height: 20px;
        font-size: 15px
    }
    .spotlight.component-spotlight-container .component-spotlight-content {
        top: 10%;
        width: 60%
    }
    .spotlight .component-spotlight-content.widthAuto {
        width: 65%
    }
    .bred-crumb {
        font-size: 13px
    }
    .feedback-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/feedback-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .profile-spotlight1 {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-1-mob.webp) no-repeat scroll center top
    }
    .profile-spotlight-WHD {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-WHD-mob.jpg) no-repeat scroll center top
    }
    .obesity-spotlight-banner {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/medical_condittion_Obesity_mob.jpg) no-repeat scroll center top
    }
    .obesity-spotlight-banner .component-spotlight-content.widthAuto {
        width: auto !important
    }
    .csr-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/csr-spotlight-mob.jpg) no-repeat scroll center top
    }
    .urinaryincontinence-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/urinaryincontinence-spotlight-mob.jpg) no-repeat scroll center top
    }
    .locateus-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/locate-us-spotlight-mob.jpg) no-repeat scroll center top
    }
    .doctor-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/our-doctor-spotlight-mob.jpg) no-repeat scroll center top
    }
    .faq-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/faq-spotlight-mob.jpg) no-repeat scroll center top
    }
    .glossary-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/glossary-spotlight-mob.jpg) no-repeat scroll center top
    }
    .partner-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/partner-spotlight-mob.jpg) no-repeat scroll center top
    }
    .testimonial-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/testimonial-spotlight-mob.jpg) no-repeat scroll center top
    }
    .events-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/events-heighlights-spotlight-mob.jpg) no-repeat scroll center top
    }
    .workUs-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/work-with-us-spotlight-mob.jpg) no-repeat scroll center top
    }
    .product-spotlight-hair-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/Product-Haircare-mob.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight-skin-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/Product-skincare-mob.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight-personal-care {
        background: url(https://www.drbatras.com/themes/drbatra/images/product-personalcare-mob.jpg) center top no-repeat #f1f1f1
    }
    .product-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/product-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .medical-spotlight {
        background: #f1f1f1 url(https://www.drbatras.com/themes/drbatra/images/medical-spotlight-mob.jpg) no-repeat scroll center top
    }
    .contact-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/contact-us-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .booking-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/bookappoitment-mob.jpg) center top no-repeat #f1f1f1
    }
    .skin-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/medical-condition-skin-treatment-mob.webp) center top no-repeat #f1f1f1
    }
    .hair-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/hair-treatment-spotlight-mob_new.jpg) center top no-repeat #f1f1f1
    }
    .medical-listing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/medical-listing-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .page-evaluation-listing .medical-listing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/evaluation-bg-mob.jpg) center top no-repeat #f1f1f1
    }
    .diabetes-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/diabetes-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .depression-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/depression-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .ibs-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/ibs-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .constipation-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/constipation-spotlight-mob.webp) center top no-repeat #f1f1f1
    }
    .osteoarthritis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/osteoarthritis-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .rheumatoid-arthritis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/rheumatoid-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .infertility-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/infertility-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .respiratory-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/respiratory-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .hair94-treatment-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_94.jpg) center top no-repeat #f1f1f1
    }
    .allergies-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/allergies-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .ankylosing-spondylitis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/ankylosing-spondylitis-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .migraine-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/migraine-spotlight-mob.jpg) center top no-repeat #f1f1f1
    }
    .spotlight {
        height: 240px;
        background-size: 93%
    }
    .management-team .title h2,
    .management-team .title p {
        font-size: 14px
    }
    .rightHeading {
        font-size: 14px
    }
    .topSpace {
        margin-top: 58px
    }
    .fancybox-nav {
        display: none
    }
    .frenchiseeForm .doYouKnow {
        width: 50%
    }
    .frenchiseeForm .choosOptions .radioButton label {
        float: left;
        width: 100%
    }
    .frenchiseeForm .choosOptions .radioButton input {
        width: 50%
    }
    .partner .speaks .thumbImage {
        width: 120px;
        height: 120px
    }
    .partner .speaks {
        margin: 20px 0
    }
    .offersAvailable ul li {
        width: 50%
    }
    .bookingRadio.radioButton {
        width: 100%
    }
    .feedback .feedback-form-title,
    .feedback .feedback-form-full-name,
    .feedback .feedback-form-mobile-number,
    .feedback .feedback-form-mobile-number,
    .feedback .feedback-form-email-id {
        width: 100%;
        margin: 15px 0 0
    }
    .frenchiseeForm .formBox select {
        background-position: 92% center
    }
    .frenchiseeForm .formBox .block .col1 select {
        background-position: 92% center
    }
    .job-details .jobTitle {
        width: 100%
    }
    .job-details .jobTitle h2 {
        font-size: 18px
    }
    .job-details .applyNow {
        margin: 0
    }
    .jobTable tr td {
        font-size: 14px
    }
    .readMorePopup .partner .speaks .name {
        margin: 20px 0 0
    }
    .tvc .detail .right .shareView .shareIcons i,
    .partner .speaks .shareView .shareIcons i {
        width: 35px;
        height: 35px;
        font-size: 1.1em
    }
    .testimonialPopUp .formControl input[type="file"],
    .testimonialPopUp .formControl span {
        width: 100%
    }
    .testimonialPopUp .col2 {
        width: 100%;
        margin-right: 0
    }
    .testimonialPopUp .global-button {
        margin: 0 0 10px
    }
    .redBand {
        font-size: 14px;
        -ms-transform: rotate(-45deg);
        -ms-transform-origin: 50% 525%;
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: 50% 525%;
        transform: rotate(-45deg);
        transform-origin: 50% 525%
    }
    .spotlight .component-spotlight-content-bg {
        margin-top: 30px
    }
    .siteMap>ul>li {
        width: 98%;
        margin: 30px 0 0
    }
    .medicalCondition .stagesSteps ul li {
        width: 44%
    }
    .mConditions .conditions {
        width: 100%
    }
    .testimonialPopUp label select {
        background-position: 95% center
    }
    .content-main p {
        margin: 10px 0;
        font-size: 14px
    }
    .infrastructure {
        margin-top: 20px
    }
    .component-home-listing-content>img {
        width: 100%
    }
    .location-content .location-scroll-pane .jspContainer .jspPane>li>span {
        margin-bottom: 5px
    }
    .component-header-first-level-mob {
        border-bottom: 1px solid #526273
    }
    .errorPage .oops span {
        font-size: 50px;
        line-height: 50px
    }
    .errorPage .oops,
    .errorPage .smile {
        margin: 60px 0 20px
    }
    .htab {
        display: none
    }
    .hmob {
        display: block
    }
    .tvc .detail .left,
    .tvc .detail .right {
        width: 100%
    }
    .sortItems {
        font-size: 16px
    }
    .sortItems .radioButton span {
        margin: 3px 0
    }
    .treatmentOutcome .box .thumb {
        width: 38%
    }
    .treatmentOutcome .box .discp {
        width: 50%;
        padding-left: 20px
    }
    .treatmentOutcome .box .thumb.thumb2 {
        width: 58%
    }
    .about-homeopathy-content>.about-header {
        font-size: 24px;
        line-height: 25px
    }
    .frenchiseeForm .doYouKnow {
        width: 100%
    }
    .frenchiseeForm .choosOptions .form-item {
        display: block
    }
    .partner .speaks .name {
        margin: 10px 0 0
    }
    .patient-support .leftAlign {
        margin-left: 0
    }
    .recommendation .recommendedProduct {
        width: 100%
    }
    .treatmentOutcome .box .thumb3 {
        width: 50%
    }
    .innovision p {
        font-size: 14px
    }
    .infographic img {
        width: 100%
    }
    .siteMap .siteMapDetail {
        width: 100%;
        margin: 30px 0
    }
    .siteMap ul li ul {
        width: 82%;
        margin: 0 0 0 16%
    }
    .case-study .medical-condition {
        font-size: 14px
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .eval-form-row {
        width: 100%;
        padding: 10px 0 0 0;
        display: inline-block;
        clear: both
    }
    .testimonail-patient-name>p {
        margin: 5px 0 !important
    }
    .homeSporlight {
        min-height: 235px
    }
    .suscribe .subscribe-banner-heading {
        font-size: 20px;
        padding-top: 7px
    }
    .suscribe-content {
        width: 57%;
        position: relative
    }
    .suscribe-content a,
    #webform-client-form-2605 .webform-submit {
        width: 57%
    }
    .suscribe-content p {
        font-size: 12px
    }
    .suscribe-content input {
        padding: 3px 5px
    }
    .suscribe-content a {
        width: 100%;
        padding: 3px 5px;
        margin-top: 5px;
        font-size: 13px
    }
    .suscribe-blog-banner-mob>img {
        width: 100px
    }
    .suscribe {
        height: 270px;
        margin-left: 0;
        margin-right: 0
    }
    .suscribe-content label {
        font-size: 12px;
        font-weight: normal
    }
    .suscribe-content {
        margin-top: 41px
    }
}

@media screen and (min-width:320px) and (max-width:640px) {
    .component-spotlight-container .component-spotlight-content {
        width: 90%
    }
    .component-spotlight-content-bg {
        padding: 5px
    }
    .component-spotlight-content-bg>p {
        font-size: 14px;
        margin: 0
    }
    .global-button>a {
        font-size: 13px
    }
    .component-spotlight-content-bg {
        margin-bottom: 10px
    }
    .component-testimonial-container>ul>li>a {
        font-size: 13px;
        padding: 5px;
        margin-right: 0
    }
    .component-footer-link-second-container {
        margin-bottom: 30px
    }
    .component-home-listing-content {
        margin-bottom: 30px
    }
    .component-home-listing-content>p {
        font-size: 16px
    }
    .component-home-listing-content>span {
        font-size: 14px
    }
    .component-quick-contact-container {
        bottom: 10px;
        right: 20px;
        top: 100%;
        height: 50px
    }
    .component-footer-first-grey-content>ul>li {
        width: 100%
    }
    .component-footer-first-grey-content>ul>li {
        width: 100%
    }
    .component-footer-second-grey-content {
        margin-bottom: 30px
    }
    .component-home-listing-content {
        min-height: auto;
        position: static
    }
    .component-home-listing-content .global-pos-abs {
        position: static
    }
    .component-testimonial-container>p,
    .component-location-content>p {
        font-size: 24px
    }
    .component-home-listing {
        margin: 25px 0
    }
    .component-location-container {
        margin: 20px 0 0
    }
    .locaton-textField select {
        font-size: 14px;
        border: 1px solid #526273
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .eval-form-name-row {
        width: 100%;
        padding: 8px 0 0 0;
        display: inline-block;
        clear: both
    }
    .clearfix {
        clear: both
    }
    .step-process-list {
        width: 100%
    }
    .step-process-list li {
        display: block;
        float: left;
        padding: 0;
        color: #526273;
        margin-left: 3px;
        background-color: #70869d;
        border: 1px solid #70869d;
        border-radius: 50%;
        width: 22px;
        height: 22px;
        text-align: center
    }
    .step-process-list li.active {
        background: #fff;
        color: #526273
    }
    .hair-eval-step-fixed-top {
        position: absolute;
        top: -13px;
        right: 0
    }
    .leave-dialog1 {
        display: none;
        border: 1px solid #c3c3c3;
        background-color: #0073ae;
        padding: 16px 17px;
        z-index: 100000;
        color: #fff;
        position: absolute;
        top: 0;
        text-align: left;
        width: 100%;
        font-size: 13px;
        border: 6px solid #fff;
        border-radius: 0
    }
    button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .leave-btn {
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        border: 0;
        outline: 0;
        top: -42px;
        right: -29px
    }
    .hair-stage-selection {
        width: 32%;
        float: left;
        text-align: center;
        margin-top: 26px
    }
    .hair-stage-selection img {
        width: 88%
    }
    .hair-eval-ans label {
        font-size: 16px;
        font-weight: normal;
        margin-top: 5px;
        padding-left: 6px;
        color: #fff;
        clear: both;
        width: 92%;
        line-height: 20px !important
    }
    .hair-eval-ans label {
        font-size: 16px;
        font-weight: normal;
        margin-top: 5px;
        padding-left: 6px;
        color: #fff;
        clear: both;
        width: 92%;
        line-height: 20px !important
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .eval-form-row {
        width: 100%;
        padding: 10px 0 0 0;
        display: inline-block;
        clear: both
    }
    .homeSporlight .slick-slide img {
        width: auto !important
    }
}

@media screen and (min-width:320px) and (max-width:360px) {
    .component-quick-contact-container {
        right: 10px;
        top: 375px;
        width: 40px
    }
    .component-third-link-container>ul>li>a {
        font-size: 10px
    }
    .component-quick-link-content>ul>li>a {
        font-size: 13px
    }
    .icon-call-us,
    .icon-book-oppintment {
        padding-left: 50px
    }
    .icon-book-oppintment {
        height: 65px
    }
    .component-search-mob-container input {
        font-size: 10px;
        border: 0;
        text-indent: 5px;
        width: 100%
    }
    .mob-main-nav {
        height: 470px;
        overflow: auto
    }
    .component-header-first-level-mob .container .row .col-xs-7 {
        width: 56.333%
    }
    .component-testimonial-container>p,
    .component-location-content>p {
        font-size: 24px
    }
    .component-patients-testimonial-content>p {
        padding-right: 0
    }
    .clearfix {
        clear: both
    }
    .step-process-list {
        width: 100%
    }
    .step-process-list li {
        display: block;
        float: left;
        padding: 0;
        color: #526273;
        margin-left: 3px;
        background-color: #70869d;
        border: 1px solid #70869d;
        border-radius: 50%;
        width: 19px;
        height: 19px;
        text-align: center
    }
    .step-process-list li.active {
        background: #fff;
        color: #526273
    }
    .hair-eval-step-fixed-top {
        position: absolute;
        top: -13px;
        right: 0
    }
    .eval-form-row {
        width: 100%;
        padding-top: 0 !important;
        display: inline-block;
        clear: both
    }
    .eval-form-name-row {
        width: 100%;
        padding: 8px 0 0 0;
        display: inline-block;
        clear: both
    }
    .hair-eval-ans label {
        font-size: 16px;
        font-weight: normal;
        margin-top: 5px;
        padding-left: 6px;
        color: #fff;
        clear: both;
        width: 90%;
        line-height: 20px !important
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
    .hair-stage-selection {
        width: 32%;
        float: left;
        text-align: center
    }
    .hair-stage-selection img {
        width: 88%
    }
}

@media screen and (min-width:480px) and (max-width:640px) {
    .component-quick-contact-container {
        right: 10px;
        top: 240px;
        width: 40px
    }
    .component-quick-contact-container>ul {
        height: 200px;
        top: -180px;
        overflow: auto
    }
    .icon-call-us,
    .icon-book-oppintment {
        padding: 11px 10px 11px 70px
    }
    .icon-book-oppintment {
        height: 65px
    }
    .mob-main-nav {
        height: 300px;
        overflow: auto
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
}

@media screen and (max-width:480px) {
    .custom-480-col-xs-12 {
        width: 100%
    }
    .homeSporlight .slick-slide img {
        width: 100% !important
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .component-home-listing-content {
        position: static
    }
    .component-home-listing-content .global-pos-abs {
        position: static
    }
    .component-home-listing-content>span {
        margin-bottom: 15px
    }
    .component-home-listing-content-btn {
        bottom: 20px
    }
    .overlay_content {
        width: 80%;
        height: 80%;
        margin: 0 auto;
        overflow: auto;
        min-height: auto
    }
    .login_content,
    .register_content {
        width: 100%;
        border: 0
    }
    .sms_content,
    .forgot_pass_content {
        width: 80%;
        max-height: 30%;
        overflow: auto
    }
    .register_newsletter_content {
        width: 80%;
        max-height: 50%;
        overflow: auto
    }
    .register_content {
        padding-bottom: 15px
    }
    .location-content .location-scroll-pane .jspContainer .jspPane>li>a.whatsApp {
        display: inline-block
    }
    .quickLink_desktop {
        display: none
    }
    .quickLink_mobile {
        display: block
    }
    .quick-link-content>ul {
        height: 150px;
        overflow: auto
    }
    .quick-link-content>ul>li {
        padding: 6px
    }
    .quick-link-content>ul>li>a {
        font-size: 13px
    }
    .quick-link-content>ul>li>a>span>img {
        width: 80%
    }
    .component-quick-link-fixed-container,
    .quick-link-content>.quick-link-close {
        top: 40%
    }
    .button {
        width: auto;
        height: auto;
        border: 2px solid #fff;
        background: #526273;
        margin-left: 0;
        padding: 5px 10px;
        color: #FFF;
        float: left;
        font-size: 18px;
        text-transform: lowercase;
        margin-top: 21px;
        margin-right: 10px
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .quick-link-content>ul {
        height: 150px;
        overflow: auto
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .sms_content,
    .forgot_pass_content,
    .register_newsletter_content {
        width: 100%;
        max-height: 100%;
        overflow: auto
    }
}

@media screen and (min-width:320px) and (max-width:991px) {
    .fix-secn {
        position: relative;
        z-index: 9
    }
    .component-quick-link-content>ul>li {
        display: block;
        border-top: 1px solid #8098b2;
        border-left: 0;
        width: 100%;
        text-align: left
    }
    .component-quick-link-content>ul>li:first-child {
        border-top: 0
    }
    .component-footer-second-dark-grey-content>ul {
        margin-bottom: 10px
    }
    .component-footer-second-dark-grey-content>ul>li {
        margin: 5px 0
    }
    .testimonail-patient-name {
        height: auto
    }
    .main_header {
        position: static
    }
    .component-header-first-level-mob {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%
    }
    .element-move-top {
        bottom: 10px;
        width: 30px;
        height: 30px
    }
}

@media screen and (min-width:641px) and (max-width:991px) {
    .component-spotlight-container .component-spotlight-content {
        width: 47%
    }
    .icon-call-us,
    .icon-book-oppintment {
        padding: 11px 10px 11px 80px
    }
    .icon-book-oppintment {
        height: 65px
    }
    .component-testimonial-container>p,
    .component-location-content>p {
        font-size: 27px
    }
    .mob-main-nav {
        width: 50%
    }
    .global-button.booknow>a {
        font-size: 16px
    }
}

@media screen and (min-width:991px) and (max-width:1366px) {
    .component-spotlight-container .component-spotlight-content {
        width: 45%;
        top: 17%
    }
    .component-spotlight-content-bg>p {
        font-size: 24px
    }
    .component-spotlight-content-bg>span {
        font-size: 16px
    }
    .component-spotlight-content-bg {
        padding: 10px 10px 5px
    }
    .component-spotlight-container .component-spotlight-content {
        top: 7%
    }
    .spotlight {
        margin: 215px 0 0;
        height: 275px;
        background-size: cover
    }
    .hairevaltest-bredcrump {
        margin: 160px 0 20px
    }
    .eval-form-row label.error,
    .haireval-ddl-title label.error,
    . hair-stage-selection label.error {
        font-size: 14px;
        float: left;
        width: 100%;
        margin: 0
    }
    .hair-eval-ans label.error {
        color: #8c2e0b
    }
    .topGap {
        margin-top: 214px
    }
}

@media screen and (min-width:980px) and (max-width:991px) {
    .spotlight {
        margin: 78px 0 0;
        height: 275px;
        background-size: cover
    }
    .topGap {
        margin-top: 78px
    }
}

@media screen and (min-width:991px) and (max-width:1279px) {
    .homeSporlight {
        min-height: 293px
    }
}

@media screen and (min-width:991px) and (max-width:1365px) {
    ul.component-first-left-level-listing>li>a {
        font-size: 12px
    }
    .component-third-link-container>a {
        font-size: 10px
    }
    .main-menu-container>ul>li>a {
        font-size: 11px
    }
    .main-menu-container>ul>li>a:hover {
        font-size: 11px
    }
    .main-menu-container>ul>li>a.active,
    .main-menu-container>ul>li:nth-child(1)>a.active,
    .main-menu-container>ul>li:nth-child(2)>a.active,
    .main-menu-container>ul>li:nth-child(4)>a.active,
    .main-menu-container>ul>li:nth-child(5)>a.active {
        font-size: 11px
    }
    .main-menu-submenu-container {
        top: 63px
    }
    .component-search-container {
        padding: 5px 0
    }
    .component-first-right-level-listing>ul>li>a {
        font-size: 10px
    }
    ul.component-first-left-level-listing {
        padding: 3px 0 0
    }
}

.blue-cele {
    color: #0073ae
}

@media screen and (min-width:1200px) and (max-width:2000px) {
    .testimonail-patient-name {
        position: relative;
        left: 15px;
        height: 128px;
        width: 100%
    }
    .testimonail-patient-name>p {
        position: absolute;
        bottom: 0
    }
    .testimonail-patient-name>span {
        position: absolute;
        bottom: 0
    }
    .icon-book-oppintment {
        padding: 11px 10px 11px 75px
    }
    .map_img {
        height: 360px;
        width: 100%
    }
}

.paginationMain .pagination>li {
    background: none
}

.chat-with-us {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 115px;
    float: left;
    z-index: 5
}

.chat-with-us .container {
    width: 310px
}

.bred-crumb ol {
    padding: 0;
    margin: 0
}

.aboutButtons .global-button {
    margin-right: 13px;
    margin-bottom: 15px;
    width: 120px
}

.aboutButtons .global-button a {
    padding: 4px 0;
    text-align: center
}

@media screen and (max-width:767px) {
    .aboutButtons .global-button {
        margin-bottom: 15px;
        margin-right: 13px;
        width: 90px
    }
    .blog-internal-buttons .pull-right {
        float: left !important
    }
    .blog-trending-articles-block .blog-trending-articles-heading {
        padding-top: 10px
    }
}

@media screen and (min-width:200px) and (max-width:767px) {
    .global-button>a {
        font-size: 13px
    }
}

.node-type-medical-condition .medicalCondition p:nth-child(even) {
    margin-top: 0;
    margin-bottom: 0
}

.node-type-medical-condition .medicalCondition p:nth-child(odd) {
    margin-top: 0
}

.ailmentBox .box img,
.ailgmentVideo .box img {
    max-width: 100%
}

.conditions1 {
    display: none;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%
}

.mConditons1 {
    width: 50%
}

.mConditons1 ul li.active a {
    color: #0073ae;
    background: #f5f5f5 url(https://www.drbatras.com/themes/drbatra/images/sub_menu_hover-arrow.png) no-repeat scroll left center
}

.mConditons1 ul li.active .conditions1 {
    display: block;
    background: #f5f5f5;
    height: 100%
}

.conditions1>ul>li>a {
    color: #0073ae;
    display: block;
    font-family: "worksansmedium";
    font-size: 14px;
    padding: 5px 0;
    text-decoration: none;
    background: none !important
}

.conditions1>ul>li>a:before {
    content: " -"
}

.conditions1 ul {
    list-style: none;
    padding-left: 15px;
    background: #f5f5f5
}

.ailmentBox {
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.ailmentBox .box {
    float: left;
    width: 27%;
    padding-right: 2px
}

.ailmentBox .box img,
.ailgmentVideo .box img {
    max-width: 100%
}

.ailmentBox .box .thumb,
.ailgmentVideo .box .thumb {
    display: block
}

.ailmentBox .box .detail,
.ailgmentVideo .box .detail {
    display: block;
    background: #ebebeb;
    box-sizing: border-box
}

.ailmentBox .box .detail p,
.ailgmentVideo .box .detail p {
    color: #454545;
    padding: 8px 10px;
    margin: 0;
    font-family: "worksansmedium"
}

.blogs-main-heading h3 span {
    display: inline-block;
    font-size: 28px;
    padding-top: 30px;
    font-family: 'worksansregular';
    border-bottom: 2px #ebebeb solid;
    padding-bottom: 5px
}

.blog-search input {
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    display: block;
    padding: 4px 15px;
    width: 100%;
    border: 2px solid #526273
}

.blog-search span {
    display: inline-block;
    width: 35px;
    padding: 7px;
    border-radius: 50%;
    background-color: #70869d;
    color: #fff;
    font-size: 15px;
    font-family: 'worksansregular'
}

.blog-tabs {
    overflow-x: visible
}

.blog-tabs ul {
    padding-left: 0
}

.blog-tabs p {
    font-size: 20px;
    color: #70869d
}

.blog-tabs ul li {
    float: left;
    list-style: none
}

.blog-tabs a {
    font-size: 17px;
    padding: 5px 9px;
    color: #526273;
    border: 2px #fff solid;
    text-align: center;
    position: relative
}

.blog-tabs a:hover {
    border: 2px #526273 solid
}

.blogs-article-heading h4 {
    font-size: 20px;
    font-family: 'worksansregular';
    font-weight: bold;
    border-bottom: 2px #ebebeb solid;
    padding-bottom: 5px
}

.blogs-main-heading img {
    float: left
}

.blogs-main-heading p span {
    font-size: 20px;
    font-family: 'worksansregular';
    color: #526273;
    display: inline-block;
    margin-left: 10px
}

.blog-slider .item {
    position: relative
}

.blog-slider-img {
    display: block;
    width: 100%;
    height: auto
}

.blog-slider #owl-demo.owl-theme .item img,
.blog-slider.owl-demo.owl-theme .item img {
    display: inline-block;
    width: auto
}

.blog-slider-content {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 30px;
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 15px
}

.blog-list-box {
    width: 48%
}

.blog-slider .blog-list-icons-small {
    margin-top: 20px
}

.blog-slider #owl-demo.owl-theme .owl-controls,
.blog-slider.owl-demo.owl-theme .owl-controls {
    bottom: 72px;
    left: 13px
}

.blog-main-img {
    width: 100%
}

.blog-list-content {
    border: 1px #ccc solid;
    border-top: 0;
    padding: 10px 20px;
    min-height: 247px
}

.blog-list-content>p {
    min-height: 50px
}

.blog-list-content>h4 {
    min-height: 43px;
    font-size: 18px;
    font-family: 'worksansregular'
}

.blog-slider-para {
    font-size: 15px;
    font-family: 'worksansregular'
}

.blog-list-content span {
    display: block;
    font-weight: normal
}

.blog-list-icons {
    border-top: 1px #ccc solid;
    padding-top: 10px;
    margin-top: 10px
}

.blog-list-icons a {
    display: inline-block;
    margin-right: 15px
}

.blog-list-icons a span {
    display: inline-block;
    color: #414042;
    margin-left: 5px
}

.blog-list-icons-small {
    margin-top: 10px;
    margin-bottom: 0
}

.blog-list-icons-small a {
    display: inline-block;
    margin-right: 7px
}

.blog-list-icons-small a span {
    display: inline-block;
    color: #414042;
    margin-left: 3px
}

.border-bottom-grey {
    border-bottom: 2px solid #ebebeb !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 5px
}

.img-responsive img {
    width: 100%;
    height: auto;
    display: block
}

.blog-trending-articles-block {
    padding-bottom: 11px
}

.blog-trending-articles-block.global-mt-20:first-child {
    margin-top: 0
}

.blog-trending-articles-block .blog-trending-articles-heading {
    font-family: 'worksansregular';
    font-size: 16px;
    color: #414042;
    line-height: normal
}

.blog-trending-articles-block .blog-trending-articles-heading>a {
    color: #414042
}

.blog-trending-articles-block span.blog-share-comments {
    font-family: 'worksansregular';
    font-size: 15px;
    color: #414042
}

.archives-content-block div {
    font-size: 18px;
    font-family: 'worksansregular'
}

.suscribe11 {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg-get-latest-artical.png) left top no-repeat;
    background-size: 100%;
    height: 382px;
    color: #fff
}

#newsletter span,
#newsletter {
    color: #414042
}

.suscribe h6 {
    font-size: 33px;
    font-family: 'worksansregular'
}

.suscribe-content p {
    font-size: 18px;
    font-family: 'worksansregular';
    line-height: normal
}

.suscribe-content input {
    width: 100%;
    border: 1px #fff solid;
    background-color: transparent;
    padding: 8px;
    color: #fff;
    opacity: 1
}

.blogs-internal-heading h4 {
    font-size: 25px;
    font-family: 'worksansregular'
}

.blogs-internal-heading p {
    font-size: 15px;
    font-family: 'worksansregular'
}

.blog-internal-slider-content {
    background-color: #ebebeb;
    padding: 10px 20px
}

.blog-internal-slider-content p {
    font-size: 18px;
    margin: 0;
    font-family: 'worksansregular'
}

#owl-demo.owl-theme .owl-controls,
.owl-demo.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    bottom: 15px;
    z-index: 99
}

.global-text-align-left {
    text-align: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

#owl-demo.owl-theme .owl-controls .owl-page span,
.owl-demo.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 2px;
    background: transparent;
    border: 1px solid #abbac9;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#owl-demo.owl-theme .owl-controls .owl-page:hover span,
#owl-demo.owl-theme .owl-controls .active span,
.owl-demo.owl-theme .owl-controls .owl-page:hover span,
.owl-demo.owl-theme .owl-controls .active span {
    opacity: 1;
    background: #526273
}

.blog-internal-slider #owl-demo.owl-theme .owl-controls,
.blog-internal-slider .owl-demo.owl-theme .owl-controls {
    bottom: 72px;
    left: 13px
}

.blogs-internal-heading p {
    font-size: 15px;
    font-family: 'worksansregular'
}

.blog-list-icons-small {
    margin-top: 10px;
    margin-bottom: 0
}

.blogs-internal-heading .blog-list-icons-small {
    margin-top: 0
}

.blogs-main-heading .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.node-type-blog p,
.page-blogs .blog-slider p,
.page-blog .blog-slider p {
    margin: 0 0 10px
}

.blog-spotlight1 {
    background: url(https://www.drbatras.com/themes/drbatra/images/profile-spotlight-1.jpg) center top no-repeat #f1f1f1
}

.profile-spotlight-geno {
    background: url(https://www.drbatras.com/images/medical-spotlight.jpg) center top no-repeat #f1f1f1
}

.blogs-archives div {
    font-size: 18px;
    font-family: 'worksansregular'
}

.blogs-archives .views-summary li {
    border-bottom: 2px solid #ebebeb !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 5px
}

.blogs-archives .views-summary li a {
    color: #414042;
    font-size: 18px;
    font-family: 'worksansregular';
    width: 75%;
    float: left
}

.page-blogs .region-spotlight,
.page-blog .region-spotlight {
    height: auto
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: block
}

.blogs-main-heading {
    margin-bottom: 30px
}

.blog-internal-buttons a {
    display: inline-block;
    margin-right: 10px
}

.blogs-archives .views-summary li:before {
    content: "→";
    float: left;
    color: #70869d;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 700
}

.blogs-archives ul {
    list-style: none
}

.comment-form .form-submit {
    padding: 4px 15px;
    border: 2px solid #526273;
    background: transparent;
    color: #526273;
    font-size: 18px;
    margin-top: 20px
}

.comment-form .form-submit:hover {
    background: #526273;
    color: #fff
}

.comment-form textarea {
    width: 100%;
    height: 90px;
    resize: none;
    padding: 10px
}

.resizable-textarea .grippie {
    display: none
}

.blog-search input,
#edit-title {
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    display: block;
    padding: 4px 15px;
    width: 100%;
    border: 2px solid #526273
}

.global-button1>a,
#edit-submit-blogs1 {
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 4px 15px;
    border: 2px solid #526273;
    cursor: pointer;
    width: 100%;
    background: transparent
}

#edit-submit-blogs1 {
    color: #fff;
    padding: 4px 15px;
    border: 2px solid #526273;
    background: #526273
}

.blog-search span,
.search-or {
    display: inline-block;
    width: 35px;
    padding: 7px;
    border-radius: 50%;
    background-color: #70869d;
    color: #fff;
    font-size: 15px;
    font-family: 'worksansregular'
}

.blog-tabs p,
#edit-field-type-tid-wrapper label,
#block-menu-menu-blog-menu h2 {
    font-size: 20px;
    color: #70869d;
    font-weight: normal;
    margin-bottom: 20px;
    font-family: 'worksansregular'
}

.form-type-bef-link {
    float: left
}

#block-menu-menu-blog-menu ul.menu li {
    float: left;
    list-style: none
}

.blog-tabs a,
.form-type-bef-link a,
#block-menu-menu-blog-menu ul.menu li a {
    font-size: 17px;
    padding: 5px 8px;
    color: #526273;
    border: 2px #fff solid;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-right: 10px
}

.blog-tabs a:hover,
.form-type-bef-link a:hover {
    border: 2px #526273 solid
}

.views-widget .description {
    display: none
}

#edit-title-wrapper {
    width: 50%
}

.aboutButtons .global-button {
    margin-right: 13px;
    margin-bottom: 15px;
    width: 120px
}

.aboutButtons .global-button a {
    padding: 4px 0;
    text-align: center
}

.page-blog .reviewShare,
.node-type-blog .reviewShare {
    float: left;
    width: 90px
}

.global-w-20 {
    width: 20%
}

.global-border-right {
    border-right: 1px #ccc solid
}

.blog-customer-comments img {
    float: left;
    margin-right: 15px
}

.blog-customer-comments span {
    display: block
}

.comment-name {
    font-size: 16px
}

.comment-date {
    font-size: 12px
}

.global-pl-20 {
    padding-left: 20px
}

.comment-des {
    font-size: 14px;
    font-family: 'worksansregular'
}

.pd0 {
    padding: 0
}

.blog-modal button {
    font-size: 40px;
    font-family: 'WorkSans-Light'
}

.blog-modal p {
    font-size: 15px;
    font-family: 'WorkSans-Light';
    margin-top: 5px
}

.blog-modal .modal-body {
    padding-top: 0
}

.blog-modal-checkbox {
    padding-left: 0
}

.blog-modal-checkbox li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
    list-style: none;
    height: 60px;
    font-size: 15px
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

.blog-modal-checkbox li input[type="checkbox"] {
    position: static !important
}

.min-h {
    min-height: 430px
}

.blog-slider.owl-demo.owl-theme .owl-controls {
    bottom: 10px
}

.views-exposed-form .views-exposed-widget .form-submit {
    background: transparent;
    display: inline-block;
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 4px 15px;
    border: 2px solid #526273;
    cursor: pointer;
    margin: 0
}

.region-sidebar-second {
    margin-top: 90px
}

#block-menu-menu-blog-menu ul {
    padding-left: 0
}

#block-menu-menu-blog-menu ul li {
    margin-left: 0;
    padding-right: 0
}

#block-menu-menu-blog-menu ul.menu li a:hover,
#block-menu-menu-blog-menu ul.menu li a.active {
    border: 2px #526273 solid
}

#block-menu-menu-blog-menu ul li a.active:after,
#block-menu-menu-blog-menu ul li:hover a:after,
#block-menu-menu-blog-menu ul li a.active:before,
#block-menu-menu-blog-menu ul li:hover a:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2
}

#block-menu-menu-blog-menu ul li a.active:before,
#block-menu-menu-blog-menu ul li:hover a:before {
    border-color: rgba(99, 117, 137, 0);
    border-top-color: #526273;
    border-width: 13px;
    margin-left: -13px
}

#block-menu-menu-blog-menu ul li a.active:after,
#block-menu-menu-blog-menu ul li:hover a:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.addtoany_list.a2a_kit_size_32>a {
    font-size: 14px;
    color: #414042
}

.addtoany_list {
    line-height: 32px;
    font-size: 14px;
    color: #414042;
    width: 90px;
    float: left
}

.comment {
    float: left;
    line-height: 32px
}

.comment span {
    display: inline-block
}

.node-type-blog .region-sidebar-second {
    margin-top: 104px
}

.jspContainer {
    height: 445px;
    margin-top: 20px
}

.view-display-id-block_7 {
    width: 310px;
    padding: 5px
}

.jspHorizontalBar {
    display: none
}

.ss {
    height: 550px
}

.social-widget-container-content iframe,
.view-display-id-block_7 {
    display: block;
    margin: 0 auto
}

.suscribe-content label.error {
    display: none
}

.item-list .pager {
    padding-top: 20px
}

@media screen and (max-width:767px) {
    .pd0 {
        padding: 0
    }
    .suscribe h6 {
        font-size: 28px
    }
    .suscribe-content {
        margin-top: 46px
    }
    .suscribe-content a,
    #webform-client-form-2605 .webform-submit {
        font-size: 14px
    }
    .blog-trending-articles-block .pd0 {
        padding-left: 15px;
        padding-right: 15px
    }
    .blog-slider .blog-list-icons-small {
        margin-top: 0 !important
    }
    .blog-slider h4 {
        font-size: 13px;
        margin-top: 0 !important;
        margin-bottom: 0;
        padding: 10px 0 !important
    }
    .blog-slider span {
        font-size: 12px;
        display: none
    }
    .blog-slider-content11 {
        bottom: 0 !important;
        padding: 5px 20px 0 20px
    }
    .blog-slider-para {
        display: none
    }
    .node-type-blog p.blog-slider-para,
    .page-blogs .blog-slider p.blog-slider-para,
    .page-blog .blog-slider p.blog-slider-para {
        margin: 0 !important;
        font-size: 12px !important;
        line-height: 17px !important
    }
    #block-menu-menu-blog-menu {
        width: 100%;
        margin-bottom: 20px
    }
    #block-menu-menu-blog-menu h2 {
        background: #fff url(https://www.drbatras.com/themes/drbatra/images/location_textfeild_bg.png) no-repeat scroll 96% center;
        border: 1px solid #526273;
        margin-bottom: 0;
        padding: 10px 40px 10px 10px
    }
    #block-menu-menu-blog-menu ul.menu {
        border: 1px solid #526273;
        border-top: 0;
        display: none
    }
    #block-menu-menu-blog-menu ul.menu li {
        float: none;
        list-style: outside none none
    }
    #block-menu-menu-blog-menu ul.menu li a {
        border: 0;
        float: left;
        text-align: left;
        width: 100%
    }
    #block-menu-menu-blog-menu ul.menu li a:hover {
        border: 0;
        background: dodgerblue
    }
    #block-menu-menu-blog-menu ul.menu li a.active {
        background: #fff
    }
    #block-menu-menu-blog-menu ul li a.active::before,
    #block-menu-menu-blog-menu ul li:hover a::before {
        border: 0
    }
    #block-menu-menu-blog-menu ul li a.active::after,
    #block-menu-menu-blog-menu ul li:hover a::after {
        border: 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .blog-tabs a {
        font-size: 14px;
        padding: 5px 6px
    }
    .blog-trending-articles-block .blog-trending-articles-heading {
        margin-top: 16px
    }
    .blog-trending-articles-block .blog-list-icons-small a {
        margin-right: 4px !important
    }
    .suscribe-content {
        margin-top: 30px !important;
        width: 55%
    }
    .suscribe-content p {
        font-size: 16px !important
    }
    .suscribe {
        height: 235px
    }
    .suscribe-blog-banner-mob>img {
        width: 110px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .archives-content-block div {
        font-size: 15px
    }
    .suscribe .subscribe-banner-heading {
        font-size: 18px;
        line-height: 24px
    }
    .suscribe-content p {
        font-size: 14px
    }
    .suscribe-content input {
        padding: 2px
    }
    .suscribe-content a {
        font-size: 12px
    }
}

@media screen and (min-width:481px) and (max-width:640px) {
    .blog-modal-checkbox li {
        width: 33%
    }
}

@media screen and (min-width:320px) and (max-width:480px) {
    .blog-modal-checkbox li {
        width: 50%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .blogs-main-heading p span {
        font-size: 20px;
        margin-left: 7px
    }
    .suscribe {
        height: 235px
    }
    .suscribe-blog-banner-mob>img {
        width: 100px
    }
    .suscribe-content {
        bottom: 6px;
        position: absolute;
        right: 7px;
        width: 45%
    }
}

@media screen and (min-width:481px) and (max-width:767px) {
    .blog-trending-articles .img-responsive {
        width: 100%
    }
    .suscribe-content {
        margin-top: 40px
    }
    .suscribe-content {
        width: 48%
    }
    .suscribe-blog-banner-mob>img {
        width: 120px
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:768px) {
    .icon-book-oppintment {
        height: 65px
    }
    .icon-book-oppintment {
        background: #526273 url(https://www.drbatras.com/themes/drbatra/images/icon_book_oppintment.png) no-repeat scroll 10% 13px;
        color: #fff
    }
    .component-third-link-container>ul>li>a {
        font-size: 12px !important
    }
}

@media only screen and (min-device-width:889px) and (max-device-width:1074px) {
    .component-third-link-container>ul>li>a {
        font-size: 12px !important
    }
}

ul.exit-popup-small-input,
ul.exit-popup-input {
    padding: 0
}

ul.exit-popup-small-input>li {
    list-style-type: none;
    width: 48%;
    margin-right: 10px;
    display: inline-block
}

ul.exit-popup-small-input>li:last-child {
    margin: 0
}

ul.exit-popup-input>li {
    list-style-type: none;
    margin: 20px 10px 0 0
}

ul.exit-popup-input>li .popup-textarea {
    width: 100%;
    border: 2px solid #8fa4b9;
    padding: 12px
}

@media screen and (max-width:480px) {
    ul.exit-popup-small-input>li {
        width: 97%;
        margin-bottom: 10px
    }
    ul.exit-popup-input>li .popup-textarea {
        padding: 8px
    }
}

.thankyou-spotlight {
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/thank-spotlight.jpg) no-repeat scroll center top
}

.thank-spot {
    height: 512px;
    padding: 0;
    background-size: 100% auto
}

.thank-spot-text {
    padding: 100px 0 0
}

.thank-spot-text>p {
    color: #414042;
    font-family: "worksansmedium";
    font-size: 28px;
    padding: 0;
    width: 64%;
    line-height: 32px;
    margin: 0
}

.thank-spot-text>div {
    color: #0073ae;
    font-family: "worksansmedium";
    font-size: 45px;
    padding: 0
}

.transaction-spotlight {
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/transaction-error-spotlight.jpg) no-repeat scroll center top
}

.transaction-spot {
    padding: 0;
    background-size: 100% auto
}

.transaction-spot-text {
    padding: 20px 0 0;
    width: 63%;
    text-align: center
}

.transaction-head {
    color: #0073ae;
    font-size: 30px;
    font-weight: bold
}

.transaction-text {
    color: #414042;
    font-family: "worksansmedium";
    font-size: 24px;
    font-weight: bold
}

.transaction-subtext {
    color: #414042;
    font-family: "worksansmedium";
    font-size: 16px
}

.payonline-img-responsive {
    width: 100%;
    max-width: 496px;
    margin: 0 auto
}

.payonline-container {
    margin-top: 10px;
    position: relative
}

.payonline-container img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 496px
}

.payonline-container-text {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) {
    .thank-spot-text {
        padding: 15% 0 0 0
    }
    .thank-spot-text>p {
        font-size: 14px;
        line-height: 22px;
        width: 100%
    }
    .thank-spot-text>div {
        font-size: 22px
    }
    .transaction-spot-text {
        width: 100%
    }
    .transaction-spotlight {
        background: none
    }
    .transaction-head {
        font-size: 16px
    }
    .transaction-text {
        font-size: 16px
    }
    .transaction-subtext {
        font-size: 14px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .thankyou-spotlight {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0
    }
}

@media screen only(min-device-width:320px) and (max-device-width:479px) {
    .transaction-text {
        line-height: 18px
    }
    .transaction-head {
        line-height: 23px
    }
}

.payment-success-thankyou-font {
    color: #0073ae;
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px
}

.subs-btn>a {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    cursor: pointer
}

.subs-btn>a {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    cursor: pointer
}

.subs-btn>a:hover {
    border: 1px solid #0196c1;
    color: #0196c1
}

.custom-btn {
    width: 100%;
    text-align: center;
    font-size: 18px;
    display: block;
    background-color: #fff;
    padding: 5px;
    color: #0073ae;
    margin-top: 10px;
    float: right;
    clear: both;
    border: 0
}

.slider-range {
    height: 1px;
    background: #8fa4b9;
    width: 70%;
    z-index: 0
}

.slider-range a {
    cursor: pointer !important
}

.feedback-slider-container {
    margin: 20px 0 0
}

.feedback-slider-container .ui-slider-handle {
    width: 14px;
    height: 15px;
    background: url(https://www.drbatras.com/themes/drbatra/images/dragger.png) no-repeat
}

.feedback-slider-container .ui-slider-horizontal .ui-slider-handle {
    margin-left: 0;
    top: -7px
}

.feedback-sider-number>ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0
}

.feedback-sider-number>ul>li {
    display: inline-block;
    margin-left: 24px;
    font-size: 20px;
    color: #929292
}

.feedback-sider-number>ul>li:first-child {
    margin-left: 0
}

.feedback-sider-number>ul>li.active {
    color: #414042
}

@media screen and (max-width:320px) {
    .slider-range {
        width: 94%
    }
    .feedback-sider-number>ul>li {
        margin-left: 16px
    }
}

@media screen and (min-width:321px) and (max-width:480px) {
    .slider-range {
        width: 94%
    }
    .feedback-sider-number>ul>li {
        margin-left: 20px
    }
}

@media screen and (max-width:639px) and (orientation:landscape) {
    .slider-range {
        width: 60%
    }
    .feedback-sider-number>ul>li {
        margin-left: 16px
    }
}

@media screen and (min-width:640px) and (max-width:767px) and (orientation:landscape) {
    .slider-range {
        width: 60%
    }
    .feedback-sider-number>ul>li {
        margin-left: 26px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .slider-range {
        width: 48%
    }
}

@media screen and (min-width:992px) and (max-width:1366px) {
    .slider-range {
        width: 75%
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .slider-range {
        width: 92%
    }
}

.component-location-container {
    background-color: #f4f4f4;
    background-image: url(https://www.drbatras.com/themes/drbatra/images/bg-locate-clinic.jpg);
    margin: 50px 0 0
}

.locate-clinic-min-height {
    min-height: 190px
}

.locate-clinic p {
    font-size: 30px;
    color: #414042;
    margin: 10px 0 30px
}

.listing-locate-clinic-container>p {
    font-size: 30px;
    color: #414042;
    margin: 50px 0 30px
}

.locate-clinic-detail-heading {
    display: block;
    margin: 40px 0 20px;
    font-size: 30px;
    color: #414042
}

.locate-clinic ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block
}

.locate-clinic ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 10px;
    float: left
}

.locate-clinic ul li:last-child {
    padding-left: 0
}

.locate-clinic select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/location_textfeild_bg.png) no-repeat scroll 96% center #fff;
    border: solid 1px #dbdbdb;
    padding: 10px;
    width: 100%;
    min-width: 325px;
    max-height: 41px;
    font-size: 15px;
    color: #414042
}

.locaton-textField select::-ms-expand {
    display: none
}

ul.listings-locate {
    list-style-type: none;
    display: block;
    margin: 0 0 30px 0;
    padding: 0
}

ul.listings-locate li {
    display: inline-block;
    width: 32%
}

ul.listings-locate li a {
    cursor: pointer;
    font-family: 'worksansmedium';
    font-size: 18px;
    color: #3a5e7e;
    border-bottom: 1px solid #8fa4b9;
    margin-bottom: 30px;
    margin-right: 30px;
    background: url(https://www.drbatras.com/themes/drbatra/images/arrow-list-locate.jpg) 97% 40% no-repeat;
    display: block;
    padding-bottom: 5px
}

ul.listings-locate li a:hover {
    color: #000;
    background: url(https://www.drbatras.com/themes/drbatra/images/arrow-list-locate.jpg) 98% 40% no-repeat
}

.listing-locate-clinic-detail {
    display: block;
    margin-bottom: 30px
}

.clinic-list-detail-container {
    width: 45%;
    float: left
}

ul.clinic-list-detail-content {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 80%
}

ul.clinic-list-detail-content li p a {
    font-size: 18px;
    color: #414042
}

ul.clinic-list-detail-content li .clinic-copy {
    font-size: 14px;
    color: #414042;
    display: block;
    margin-bottom: 15px
}

ul.clinic-list-detail-content li a.call {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) 0 0 no-repeat;
    width: 19px;
    height: 24px;
    display: inline-block
}

ul.clinic-list-detail-content li a.call:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) 0 -28px no-repeat
}

ul.clinic-list-detail-content li a.email {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -51px 0 no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block
}

ul.clinic-list-detail-content li a.email:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/locate-icon.png) -51px -28px no-repeat
}

.clinic-list-detail-map {
    width: 55%;
    float: left;
    height: 250px
}

.clinic-list-detail-map>img {
    width: 100%
}

.global-button>input {
    font-family: 'worksansmedium';
    color: #526273;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 4px 15px;
    border: 2px solid #526273;
    cursor: pointer
}

@media screen and (min-width:320px) and (max-width:560px) {
    .locate-clinic ul li {
        display: block
    }
    .locate-clinic select {
        min-width: 260px;
        max-width: 260px;
        margin: 0 auto
    }
    ul.listings-locate li {
        width: 100%
    }
}

@media screen and (min-width:561px) and (max-width:767px) {
    .locate-clinic ul li {
        display: inline-block
    }
    .locate-clinic select {
        min-width: 260px;
        max-width: 260px;
        margin: 0 auto
    }
    ul.listings-locate li {
        width: 49%
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .locate-clinic select {
        padding: 6px;
        font-size: 13px
    }
    .locate-clinic p,
    .listing-locate-clinic-container p {
        font-size: 20px
    }
    .clinic-list-detail-container {
        width: 100%
    }
    .clinic-list-detail-map {
        width: 100%
    }
    ul.clinic-list-detail-content {
        width: 100%;
        margin-bottom: 20px
    }
}

@font-face {
    font-family: 'rupee_foradian1-webfont';
    src: url(https://www.drbatras.com/themes/drbatra/fonts/rupee_foradian1-webfont.eot);
    src: url(https://www.drbatras.com/themes/drbatra/fonts/rupee_foradian1-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.drbatras.com/themes/drbatra/fonts/rupee_foradian1-webfont.woff) format("woff"), url(https://www.drbatras.com/themes/drbatra/fonts/rupee_foradian1-webfont.ttf) format("truetype"), url(https://www.drbatras.com/themes/drbatra/fonts/rupee_foradian1-webfont.svg#rupee_foradian1-webfont) format("svg");
    font-weight: normal;
    font-style: normal
}

.language-dd select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: url(https://www.drbatras.com/themes/drbatra/images/menu_arrow.png) no-repeat scroll 96% center;
    border: 0;
    padding: 0;
    width: 80px !important;
    font-size: 14px;
    color: #414042
}

.dark-gray-new-container {
    background-color: #8fa4b9;
    display: none
}

.dark-gray-new-content {
    margin: 0;
    padding: 30px 45px;
    width: 100%;
    font-family: "worksansregular";
    color: #fff;
    font-size: 15px
}

.pay-book-btn a {
    background-color: #8fa4b9;
    padding: 7px 15px 7px 15px;
    color: #fff;
    display: inline-block;
    color: #fff;
    border: solid 2px #fff;
    margin: 10px 0 10px 0
}

.pay-book-btn a:hover {
    color: #000
}

.rupeeSymbol {
    font-family: 'rupee_foradian1-webfont';
    color: #000
}

.proceed {
    cursor: pointer
}

.thwrapper {
    width: 900px;
    height: auto;
    overflow: hidden;
    margin: auto;
    background: #f4f4f4;
    background-image: url(https://www.drbatras.com/themes/drbatra/images/thbg.png);
    background-repeat: no-repeat;
    border: 4px solid #d9d9d9;
    background-repeat: no-repeat;
    margin-top: 20px
}

.th-header {
    width: 98%;
    float: left;
    padding-left: 20px;
    padding-top: 20px
}

.th-heading-area {
    width: 100%;
    float: left;
    margin: 70px 0 20px 0
}

.th-heading-area-bg {
    background-position: left;
    width: 98%;
    height: auto;
    float: left;
    background-image: url(https://www.drbatras.com/themes/drbatra/images/heading-bg.png);
    background-repeat: no-repeat;
    font-size: 3.2em;
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'worksansmedium'
}

.th-sub-heading-area {
    width: 100%;
    float: left
}

.th-sub-heading-area-bg {
    background-position: left;
    width: 98%;
    height: auto;
    float: left;
    font-size: 16px;
    padding-left: 20px;
    color: #000;
    font-family: 'worksansregular'
}

.sub-text-inter {
    width: 58%;
    float: left;
    margin-bottom: 0
}

.th-bottom-heading {
    width: 100%;
    height: 140px;
    float: left;
    background-image: url(https://www.drbatras.com/themes/drbatra/images/trans-bg.png);
    background-repeat: repeat;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-family: 'worksansregular';
    text-align: center;
    margin-top: 11.7%
}

.achieved_numbers {
    width: 100%;
    text-align: center;
    border-top: 1px solid #bcbcbc;
    float: left;
    padding: 0;
    font-weight: bold
}

.achieved_numbers p {
    margin: 0;
    font-size: 1em;
    color: #222;
    font-family: 'worksansregular'
}

.achieved_numbers_title {
    text-align: center;
    color: #222;
    font-weight: bold;
    font-family: 'worksansregular';
    font-size: 1.4em;
    padding-bottom: 0
}

.achieved_numbers ul {
    padding: 0;
    margin: 0
}

.achieved_numbers ul li {
    font-family: 'worksansregular';
    font-weight: bold;
    : 13px;
    color: #222;
    line-height: 25px;
    font-size: 1em;
    list-style: none;
    display: inline;
    text-decoration: none;
    padding: 0 24px;
    margin: 2px;
    border-right: 1px solid #515151
}

.branch {
    width: 28%;
    margin: 0 auto
}

.branch ul {
    padding: 0;
    margin: 0
}

.branch ul li {
    font-family: 'worksansregular';
    font-size: 16px;
    color: #222;
    line-height: 25px;
    font-weight: bold;
    float: left;
    list-style: none;
    display: inline;
    text-decoration: none;
    padding: 0 5px;
    margin: 2px;
    border-right: 1px solid #515151
}

.footer-bg {
    height: auto;
    float: left
}

.achieved_numbers p {
    margin: 0;
    padding: 0
}

em {
    font-weight: bold
}

div.productsMain>div.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    z-index: 1
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: #fff url(https://www.drbatras.com/themes/drbatra/images/ajax-loader.gif) center center no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    position: relative
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: 0;
    outline: 0
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: 0;
    color: transparent
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    position: absolute;
    bottom: 0;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: #fff;
    display: block;
    height: 15px;
    width: 15px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.slick-dots li.slick-active button {
    background: #e02626
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.locationdetails {
    display: none
}

.component-spotlight-content-bg img {
    width: 93px !important;
    height: 93px !important
}

#edit-submitted-purpose-of-visit label.error,
#edit-submitted-find-the-information label.error,
#edit-submitted-rate label.error {
    display: block
}

.locationdetails .booknow {
    margin: 20px 0 0
}

.doctorsName {
    min-height: 50px
}

.mrg-top {
    margin-top: 220px
}

.location-content li a,
.component-chat-our-doc-container a {
    cursor: pointer
}

.frenchiseeForm input[type="radio"] {
    display: block !important
}

.thankyou_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none;
    left: 0
}

.newsletter_thankyou_overlay_bg {
    background: url(https://www.drbatras.com/themes/drbatra/images/bg_overlay.png) left top repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    color: #414042;
    display: none;
    left: 0
}

.booking .terms .error {
    font-weight: bold
}

#feedback_hide label[for=edit-submitted-title] {
    clear: both !important;
    display: block
}

#feedback_hide label[for=edit-submitted-full-name] {
    clear: both !important;
    display: block
}

#feedback_hide label[for=edit-submitted-mobile-no] {
    clear: both !important;
    display: block
}

#feedback_hide label[for=edit-submitted-email-id] {
    clear: both !important;
    display: block
}

.mob_error,
.email_error {
    color: #8c2e0b;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%
}

body>iframe:first-child,
div>#messages {
    display: none
}

.component-footer-new-container {
    padding: 20px 0;
    position: relative;
    background-color: #748ba2;
    width: 100%
}

.footer-new-container-content {
    color: #fff;
    font-size: 20px;
    border-bottom: solid 1px #fff;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.footer-down {
    bottom: -20px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%
}

.footer-close {
    display: none
}

.footer-new-container-sub-content-listing>ul>li {
    list-style: none;
    padding-bottom: 5px
}

.footer-new-container-sub-content-listing>ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

.footer-new-container-sub-content {
    color: #fff;
    font-size: 13px;
    padding: 10px 10px 10px 0
}

.footer-new-container-sub-content-listing>ul>li>a {
    text-decoration: none;
    color: #fff
}

.footer-ailments .footer-new-container-sub-content-listing>ul>li:first-child>a {
    font-weight: bold
}

/*.tonsilitis-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_Tonsillitis-and-Adenoids.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .tonsilitis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_Tonsillitis-and-Adenoids.jpg) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .tonsilitis-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_Tonsillitis-and-Adenoids.webp) center top no-repeat #f1f1f1
    }
}

.autism-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_autism.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .autism-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_autism.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .autism-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_autism.webp) center top no-repeat #f1f1f1
    }
}

.uti-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_uti.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .uti-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Tablet_uti.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .uti-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_uti.webp) center top no-repeat #f1f1f1
    }
}

.childhealth-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/Desktop_childhealth.JPG) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .childhealth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Tablet_childhealth.JPG) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .childhealth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mbl_childhealth.JPG) center top no-repeat #f1f1f1
    }
}

.female-sexualhralth-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/Desktop_sexual_health.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .female-sexualhralth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Tablet_sexual_health.JPG) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .female-sexualhralth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Mbl_sexual_health.webp) center top no-repeat #f1f1f1
    }
}

.adhd-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/dsktp_adhd.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .adhd-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_adhd.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .adhd-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_adhd.webp) center top no-repeat #f1f1f1
    }
}

.bonehealth-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/Desktop_bone_health.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .bonehealth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Tablet_bone_health.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .bonehealth-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Mobile_bone_health.webp) center top no-repeat #f1f1f1
    }
}

.ankylosing-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/Desktop_ankylosing.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .ankylosing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Tablet_ankylosing.jpg) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .ankylosing-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/Mobile_ankylosing.webp) center top no-repeat #f1f1f1
    }
}

.childobecity-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_child-obesity.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .childobecity-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_Child-Obesity.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .childobecity-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_Child-Obesity.jpg) center top no-repeat #f1f1f1
    }
}

.poorweightgain-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_Poor-Weight-Gain.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .poorweightgain-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_Poor-Weight-Gain.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .poorweightgain-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_Poor-Weight-Gain.webp) center top no-repeat #f1f1f1
    }
}

.urti-spotlight {
    background: url(https://www.drbatras.com/themes/drbatra/images/desktop_Upper-Respiratory-Infections.webp) center top no-repeat #f1f1f1
}

@media screen and (max-width:767px) {
    .urti-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/tab_Upper-Respiratory-Infections.webp) center top no-repeat #f1f1f1
    }
}

@media screen and (max-width:480px) {
    .urti-spotlight {
        background: url(https://www.drbatras.com/themes/drbatra/images/mob_Upper-Respiratory-Infections.webp) center top no-repeat #f1f1f1
    }
}*/

.tonsilitis-spotlight{ background:url(/themes/drbatra/images/Web-TreatBanner-Tonsilitis-Desk.webp) center top no-repeat #f1f1f1;}
.autism-spotlight{ background:url(../images/desktop_autism.jpg) center top no-repeat #f1f1f1;}
.uti-spotlight{ background:url(../images/desktop_uti.jpg) center top no-repeat #f1f1f1;}
.childhealth-spotlight{ background:url(../images/Desktop_childhealth.JPG) center top no-repeat #f1f1f1;}
.female-sexualhralth-spotlight{ background:url(../images/Desktop_sexual_health.JPG) center top no-repeat #f1f1f1;}
.adhd-spotlight{ background:url(../images/dsktp_adhd.jpg) center top no-repeat #f1f1f1;}
.bonehealth-spotlight{ background:url(../images/Desktop_bone_health.jpg) center top no-repeat #f1f1f1;}
.ankylosing-spotlight{ background:url(../images/Desktop_ankylosing.jpg) center top no-repeat #f1f1f1;}
.childobecity-spotlight{ background:url(../images/desktop_child-obesity.jpg) center top no-repeat #f1f1f1;}
.poorweightgain-spotlight{ background:url(../images/desktop_Poor-Weight-Gain.jpg) center top no-repeat #f1f1f1;}
.urti-spotlight{ background:url(../images/desktop_Upper-Respiratory-Infections.jpg) center top no-repeat #f1f1f1;}

@media screen and (max-width:767px) {
    .tonsilitis-spotlight{ background:url(/themes/drbatra/images/Web-TreatBanner-Tonsilitis-Tab.webp) center top no-repeat #f1f1f1;}
    .autism-spotlight{ background:url(../images/tab_autism.jpg) center top no-repeat #f1f1f1;}
    .uti-spotlight{ background:url(../images/Tablet_uti.JPG) center top no-repeat #f1f1f1;}
    .childhealth-spotlight{ background:url(../images/Tablet_childhealth.JPG) center top no-repeat #f1f1f1;}
    .female-sexualhralth-spotlight{ background:url(../images/Tablet_sexual_health.JPG) center top no-repeat #f1f1f1;}
    .adhd-spotlight{ background:url(../images/tab_adhd.jpg) center top no-repeat #f1f1f1;}
    .bonehealth-spotlight{ background:url(../images/Tablet_bone_health.jpg) center top no-repeat #f1f1f1;}
    .ankylosing-spotlight{ background:url(../images/Tablet_ankylosing.jpg) center top no-repeat #f1f1f1;}
    .childobecity-spotlight{ background:url(../images/tab_Child-Obesity.jpg) center top no-repeat #f1f1f1;}
    .poorweightgain-spotlight{ background:url(../images/tab_Poor-Weight-Gain.jpg) center top no-repeat #f1f1f1;}
    .urti-spotlight{ background:url(../images/tab_Upper-Respiratory-Infections.jpg) center top no-repeat #f1f1f1;}
}
@media screen and (max-width:1024px){
    .tonsilitis-spotlight{ background-image:url(/themes/drbatra/images/Web-TreatBanner-Tonsilitis-Desk.webp);}
}
@media screen and (max-width:768px){
    .tonsilitis-spotlight{ background-image:url(/themes/drbatra/images/Web-TreatBanner-Tonsilitis-Tab.webp);}
}
@media screen and (max-width:480px) {
    .tonsilitis-spotlight{ background:url(/themes/drbatra/images/Web-TreatBanner-Tonsilitis-Mob.webp) center top no-repeat #f1f1f1;}
    .autism-spotlight{ background:url(../images/mob_autism.jpg) center top no-repeat #f1f1f1;}
    .uti-spotlight{ background:url(../images/Mobile_uti.JPG) center top no-repeat #f1f1f1;}
    .childhealth-spotlight{ background:url(../images/mbl_childhealth.JPG) center top no-repeat #f1f1f1;}
    .female-sexualhralth-spotlight{ background:url(../images/Mbl_sexual_health.JPG) center top no-repeat #f1f1f1;}
    .adhd-spotlight{ background:url(../images/mob_adhd.jpg) center top no-repeat #f1f1f1;}
    .bonehealth-spotlight{ background:url(../images/Mobile_bone_health.jpg) center top no-repeat #f1f1f1;}
    .ankylosing-spotlight{ background:url(../images/Mobile_ankylosing.jpg) center top no-repeat #f1f1f1;}
    .childobecity-spotlight{ background:url(../images/mob_Child-Obesity.jpg) center top no-repeat #f1f1f1;}
    .poorweightgain-spotlight{ background:url(../images/mob_Poor-Weight-Gain.jpg) center top no-repeat #f1f1f1;}
    .urti-spotlight{ background:url(../images/mob_Upper-Respiratory-Infections.jpg) center top no-repeat #f1f1f1;}
}


.medicalCondition .accordianWrapper .accordianHeading {
    width: 95% !important
}


.global-width-auto {
    width: auto
}

.social-widget-container {
    background-color: #fff;
    border: solid 1px #d3d3d3;
    height: 540px
}

.social-widget-container-content {
    padding: 20px;
    max-height: 480px;
    position: relative
}

.social-widget-container-footer {
    padding: 10px
}

.social-widget-container-footer-content {
    background-color: #0569c8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 10px
}

.social-widget-container-footer-content a {
    background-color: #0569c8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 10px
}

#block-block-53 {
    margin-top: 30px
}

.location-scroll-pane11 {
    padding: 0;
    margin: 0;
    height: 480px
}

.page-user #block-system-main {
    margin-top: 220px
}

.node-type-medical-condition .medicalCondition .leftContent {
    min-height: 500px
}

.innerNav {
    z-index: 29 !important
}

.urinaryincontinence-spotlight {
    background: url(//www.drbatras.com/themes/drbatra/images/urinaryincontinence-spotlight.jpg) no-repeat #f1f1f1
}

.locateus-spotlight {
    background: url(//www.drbatras.com/themes/drbatra/images/locate-us-spotlight.jpg) no-repeat #f1f1f1
}

.component-first-right-level-listing>ul>li a>span {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -189px -38px
}

.component-testimonail .slick-next,
.recommendation .slick-next,
#owl-demo1 .slick-next {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -627px -289px
}

.component-testimonail .slick-prev,
.recommendation .slick-prev,
#owl-demo1 .slick-prev {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -581px -289px
}

.component-third-link-container>ul>li:first-child:after {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -434px -282px #eaeaea
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.call {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -740px -278px
}

.location-content .location-scroll-pane .jspContainer .jspPane>li>a.call:hover {
    background: url(https://www.drbatras.com/themes/drbatra/images/icon-sprite.png) no-repeat -740px -306px
}

@media screen and (max-width:767px) {
    .csr-spotlight {
        background: #f1f1f1 url(//www.drbatras.com/themes/drbatra/images/csr-spotlight-tab.jpg) no-repeat scroll center top
    }
}

@media screen and (max-width:480px) {
    .csr-spotlight {
        background: #f1f1f1 url(//www.drbatras.com/themes/drbatra/images/csr-spotlight-mob.jpg) no-repeat scroll center top
    }
}

.tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 12px;
    padding: 8px 0;
    width: 100%
}

.tt-query,
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: 0
}

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

.tt-hint {
    color: #999
}

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

.tt-suggestion {
    padding: 3px 20px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
}

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

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

.tt-suggestion p {
    margin: 0
}

.twitter-typeahead {
    width: 100%
}

.component-search-container .twitter-typeahead .tt-input {
    border: 1px solid #dbdcdd;
    background: #fff !important;
    width: 100%;
    padding: 10px 38px 10px 0;
    text-indent: 10px;
    font-size: 14px;
    color: #414042;
    font-family: 'WorkSans-Light'
}

.not-logged-in li.translation_hi {
    display:
}

.component-search-mob-container {
    background: rgba(255, 255, 255, 1.00);
    border: 1px solid #eaeaea
}

.component-search-mob-container>span>input {
    height: 100%;
    width: 100%
}

@media screen and (max-width:767px) {
    #global_search_mob {
        border: 1px solid #fff
    }
    .tt-dropdown-menu {
        height: 200px;
        overflow-y: scroll
    }
    .component-search-mob-container>span.twitter-typeahead>input.tt-hint {
        visibility: hidden
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {
    .tt-dropdown-menu {
        height: 200px;
        overflow-y: scroll
    }
}

@media screen and (max-width:767px) and (orientation:potrait) {
    .tt-dropdown-menu {
        height: 300px;
        overflow-y: scroll
    }
}

div.tt-dataset-0 a,
div.tt-dataset-1 a {
    color: #414042
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.geno-treatment-ailments-list .col-md-3 {
    height: 250px;
}

.component-third-link-container>ul {
    background-color: #e45f64 !important;
}

.icon-call-us {
    background-image: url("/themes/drbatra/images/MissCall_icon.png") !important;
    background-color: #e45f64 !important;
    color: #fff !important
}