/*
Theme Name: USC Eye
Description: USC Eye main stylesheet.
Bootstrap Styles */

/* .pdf-light-viewer .pdf-light-viewer-features-top-panel li:after,
.pdf-light-viewer .pdf-light-viewer-features-top-panel li:last-child {
    display: none;
} */


/* remove contact form */
.page-id-94 #contactform {
    display: none !important;
}


a.call-to-action-single {
    display: inline-block;
    line-height: 22px;
    font-size: 20px;
    background: #fabf35;
    padding: 20px 66px;
    margin: 40px 0;
}
span.highlighted {
    background-color: #ffebbb;
}

.pdf-light-viewer.js-pdf-light-viewer {display:block}
.pdf-slider--container {display:none}

.opacitynone {opacity: 0!important;}

.clinical-menu br{
    display:none;
}
ul.mtree {
    margin-left: 0;
    padding: 1.2em;
    width:300px;
}
ul.mtree ul {
    margin-left: 1em;
}
ul.mtree li {
    list-style: none;
}
ul.mtree a {
    display: block;
}
ul.mtree li.mtree-node > a {
    background: #8c0c36;
    color: #fff;
    font-weight: normal;
    padding: 15px 20px;
}

ul.mtree a {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

ul.mtree.transit {
    background: #333333;
}
ul.mtree.transit ul {
    margin-left: 0;
    padding: 0;
}
ul.mtree.transit ul > li {
    font-size: .9em;
}
ul.mtree.transit li.mtree-node {
    position: relative;
}
ul.mtree.transit li.mtree-node > a:before {
    color: #fff;
    font-weight: normal;
    position: absolute;
    right: 20px;
    font-size:18px;
}
ul.mtree.transit li.mtree-open > a:before {
    content: 'x';
}
ul.mtree.transit li.mtree-closed > a:before {
    content: '+';
}
ul.mtree.transit ul > li:first-child {
    margin-top: 1px;
}
ul.mtree.transit li.mtree-open > a {
    background: #8c0c36;
    color:#fdbe0f;
}
.secondary-tab li.mtree-active a {
    color: #fdbe0f !important;
}
ul.mtree.transit li.mtree-node > ul > li:last-child {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #333;
}
ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
ul.mtree.transit a {
    padding: 5px 0px 5px 0.8em;
    color: #CCC;
}
ul.mtree.transit li li > a {
    padding-left: 1.6em;
    color: #fff;
    font-weight: normal;
}
ul.mtree.transit li li li > a {
    padding-left: 2.4em;
}
ul.mtree.transit li li li li > a {
    padding-left: 3.2em;
}
ul.mtree.transit li li li li li > a {
    padding-left: 4em;
}

.g-recaptcha div{margin:0 auto;}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: \20ac
}
.glyphicon-minus:before {
    content: \2212
}
.glyphicon-cloud:before {
    content: \2601
}
.glyphicon-envelope:before {
    content: \2709
}
.glyphicon-pencil:before {
    content: \270f
}
.glyphicon-glass:before {
    content: \e001
}
.glyphicon-music:before {
    content: \e002
}
.glyphicon-search:before {
    content: \e003
}
.glyphicon-heart:before {
    content: \e005
}
.glyphicon-star:before {
    content: \e006
}
.glyphicon-star-empty:before {
    content: \e007
}
.glyphicon-user:before {
    content: \e008
}
.glyphicon-film:before {
    content: \e009
}
.glyphicon-th-large:before {
    content: \e010
}
.glyphicon-th:before {
    content: \e011
}
.glyphicon-th-list:before {
    content: \e012
}
.glyphicon-ok:before {
    content: \e013
}
.glyphicon-remove:before {
    content: \e014
}
.glyphicon-zoom-in:before {
    content: \e015
}
.glyphicon-zoom-out:before {
    content: \e016
}
.glyphicon-off:before {
    content: \e017
}
.glyphicon-signal:before {
    content: \e018
}
.glyphicon-cog:before {
    content: \e019
}
.glyphicon-trash:before {
    content: \e020
}
.glyphicon-home:before {
    content: \e021
}
.glyphicon-file:before {
    content: \e022
}
.glyphicon-time:before {
    content: \e023
}
.glyphicon-road:before {
    content: \e024
}
.glyphicon-download-alt:before {
    content: \e025
}
.glyphicon-download:before {
    content: \e026
}
.glyphicon-upload:before {
    content: \e027
}
.glyphicon-inbox:before {
    content: \e028
}
.glyphicon-play-circle:before {
    content: \e029
}
.glyphicon-repeat:before {
    content: \e030
}
.glyphicon-refresh:before {
    content: \e031
}
.glyphicon-list-alt:before {
    content: \e032
}
.glyphicon-lock:before {
    content: \e033
}
.glyphicon-flag:before {
    content: \e034
}
.glyphicon-headphones:before {
    content: \e035
}
.glyphicon-volume-off:before {
    content: \e036
}
.glyphicon-volume-down:before {
    content: \e037
}
.glyphicon-volume-up:before {
    content: \e038
}
.glyphicon-qrcode:before {
    content: \e039
}
.glyphicon-barcode:before {
    content: \e040
}
.glyphicon-tag:before {
    content: \e041
}
.glyphicon-tags:before {
    content: \e042
}
.glyphicon-book:before {
    content: \e043
}
.glyphicon-bookmark:before {
    content: \e044
}
.glyphicon-print:before {
    content: \e045
}
.glyphicon-camera:before {
    content: \e046
}
.glyphicon-font:before {
    content: \e047
}
.glyphicon-bold:before {
    content: \e048
}
.glyphicon-italic:before {
    content: \e049
}
.glyphicon-text-height:before {
    content: \e050
}
.glyphicon-text-width:before {
    content: \e051
}
.glyphicon-align-left:before {
    content: \e052
}
.glyphicon-align-center:before {
    content: \e053
}
.glyphicon-align-right:before {
    content: \e054
}
.glyphicon-align-justify:before {
    content: \e055
}
.glyphicon-list:before {
    content: \e056
}
.glyphicon-indent-left:before {
    content: \e057
}
.glyphicon-indent-right:before {
    content: \e058
}
.glyphicon-facetime-video:before {
    content: \e059
}
.glyphicon-picture:before {
    content: \e060
}
.glyphicon-map-marker:before {
    content: \e062
}
.glyphicon-adjust:before {
    content: \e063
}
.glyphicon-tint:before {
    content: \e064
}
.glyphicon-edit:before {
    content: \e065
}
.glyphicon-share:before {
    content: \e066
}
.glyphicon-check:before {
    content: \e067
}
.glyphicon-move:before {
    content: \e068
}
.glyphicon-step-backward:before {
    content: \e069
}
.glyphicon-fast-backward:before {
    content: \e070
}
.glyphicon-backward:before {
    content: \e071
}
.glyphicon-play:before {
    content: \e072
}
.glyphicon-pause:before {
    content: \e073
}
.glyphicon-stop:before {
    content: \e074
}
.glyphicon-forward:before {
    content: \e075
}
.glyphicon-fast-forward:before {
    content: \e076
}
.glyphicon-step-forward:before {
    content: \e077
}
.glyphicon-eject:before {
    content: \e078
}
.glyphicon-chevron-left:before {
    content: \e079
}
.glyphicon-chevron-right:before {
    content: \e080
}
.glyphicon-plus-sign:before {
    content: \e081
}
.glyphicon-minus-sign:before {
    content: \e082
}
.glyphicon-remove-sign:before {
    content: \e083
}
.glyphicon-ok-sign:before {
    content: \e084
}
.glyphicon-question-sign:before {
    content: \e085
}
.glyphicon-info-sign:before {
    content: \e086
}
.glyphicon-screenshot:before {
    content: \e087
}
.glyphicon-remove-circle:before {
    content: \e088
}
.glyphicon-ok-circle:before {
    content: \e089
}
.glyphicon-ban-circle:before {
    content: \e090
}
.glyphicon-arrow-left:before {
    content: \e091
}
.glyphicon-arrow-right:before {
    content: \e092
}
.glyphicon-arrow-up:before {
    content: \e093
}
.glyphicon-arrow-down:before {
    content: \e094
}
.glyphicon-share-alt:before {
    content: \e095
}
.glyphicon-resize-full:before {
    content: \e096
}
.glyphicon-resize-small:before {
    content: \e097
}
.glyphicon-exclamation-sign:before {
    content: \e101
}
.glyphicon-gift:before {
    content: \e102
}
.glyphicon-leaf:before {
    content: \e103
}
.glyphicon-fire:before {
    content: \e104
}
.glyphicon-eye-open:before {
    content: \e105
}
.glyphicon-eye-close:before {
    content: \e106
}
.glyphicon-warning-sign:before {
    content: \e107
}
.glyphicon-plane:before {
    content: \e108
}
.glyphicon-calendar:before {
    content: \e109
}
.glyphicon-random:before {
    content: \e110
}
.glyphicon-comment:before {
    content: \e111
}
.glyphicon-magnet:before {
    content: \e112
}
.glyphicon-chevron-up:before {
    content: \e113
}
.glyphicon-chevron-down:before {
    content: \e114
}
.glyphicon-retweet:before {
    content: \e115
}
.glyphicon-shopping-cart:before {
    content: \e116
}
.glyphicon-folder-close:before {
    content: \e117
}
.glyphicon-folder-open:before {
    content: \e118
}
.glyphicon-resize-vertical:before {
    content: \e119
}
.glyphicon-resize-horizontal:before {
    content: \e120
}
.glyphicon-hdd:before {
    content: \e121
}
.glyphicon-bullhorn:before {
    content: \e122
}
.glyphicon-bell:before {
    content: \e123
}
.glyphicon-certificate:before {
    content: \e124
}
.glyphicon-thumbs-up:before {
    content: \e125
}
.glyphicon-thumbs-down:before {
    content: \e126
}
.glyphicon-hand-right:before {
    content: \e127
}
.glyphicon-hand-left:before {
    content: \e128
}
.glyphicon-hand-up:before {
    content: \e129
}
.glyphicon-hand-down:before {
    content: \e130
}
.glyphicon-circle-arrow-right:before {
    content: \e131
}
.glyphicon-circle-arrow-left:before {
    content: \e132
}
.glyphicon-circle-arrow-up:before {
    content: \e133
}
.glyphicon-circle-arrow-down:before {
    content: \e134
}
.glyphicon-globe:before {
    content: \e135
}
.glyphicon-wrench:before {
    content: \e136
}
.glyphicon-tasks:before {
    content: \e137
}
.glyphicon-filter:before {
    content: \e138
}
.glyphicon-briefcase:before {
    content: \e139
}
.glyphicon-fullscreen:before {
    content: \e140
}
.glyphicon-dashboard:before {
    content: \e141
}
.glyphicon-paperclip:before {
    content: \e142
}
.glyphicon-heart-empty:before {
    content: \e143
}
.glyphicon-link:before {
    content: \e144
}
.glyphicon-phone:before {
    content: \e145
}
.glyphicon-pushpin:before {
    content: \e146
}
.glyphicon-usd:before {
    content: \e148
}
.glyphicon-gbp:before {
    content: \e149
}
.glyphicon-sort:before {
    content: \e150
}
.glyphicon-sort-by-alphabet:before {
    content: \e151
}
.glyphicon-sort-by-alphabet-alt:before {
    content: \e152
}
.glyphicon-sort-by-order:before {
    content: \e153
}
.glyphicon-sort-by-order-alt:before {
    content: \e154
}
.glyphicon-sort-by-attributes:before {
    content: \e155
}
.glyphicon-sort-by-attributes-alt:before {
    content: \e156
}
.glyphicon-unchecked:before {
    content: \e157
}
.glyphicon-expand:before {
    content: \e158
}
.glyphicon-collapse-down:before {
    content: \e159
}
.glyphicon-collapse-up:before {
    content: \e160
}
.glyphicon-log-in:before {
    content: \e161
}
.glyphicon-flash:before {
    content: \e162
}
.glyphicon-log-out:before {
    content: \e163
}
.glyphicon-new-window:before {
    content: \e164
}
.glyphicon-record:before {
    content: \e165
}
.glyphicon-save:before {
    content: \e166
}
.glyphicon-open:before {
    content: \e167
}
.glyphicon-saved:before {
    content: \e168
}
.glyphicon-import:before {
    content: \e169
}
.glyphicon-export:before {
    content: \e170
}
.glyphicon-send:before {
    content: \e171
}
.glyphicon-floppy-disk:before {
    content: \e172
}
.glyphicon-floppy-saved:before {
    content: \e173
}
.glyphicon-floppy-remove:before {
    content: \e174
}
.glyphicon-floppy-save:before {
    content: \e175
}
.glyphicon-floppy-open:before {
    content: \e176
}
.glyphicon-credit-card:before {
    content: \e177
}
.glyphicon-transfer:before {
    content: \e178
}
.glyphicon-cutlery:before {
    content: \e179
}
.glyphicon-header:before {
    content: \e180
}
.glyphicon-compressed:before {
    content: \e181
}
.glyphicon-earphone:before {
    content: \e182
}
.glyphicon-phone-alt:before {
    content: \e183
}
.glyphicon-tower:before {
    content: \e184
}
.glyphicon-stats:before {
    content: \e185
}
.glyphicon-sd-video:before {
    content: \e186
}
.glyphicon-hd-video:before {
    content: \e187
}
.glyphicon-subtitles:before {
    content: \e188
}
.glyphicon-sound-stereo:before {
    content: \e189
}
.glyphicon-sound-dolby:before {
    content: \e190
}
.glyphicon-sound-5-1:before {
    content: \e191
}
.glyphicon-sound-6-1:before {
    content: \e192
}
.glyphicon-sound-7-1:before {
    content: \e193
}
.glyphicon-copyright-mark:before {
    content: \e194
}
.glyphicon-registration-mark:before {
    content: \e195
}
.glyphicon-cloud-download:before {
    content: \e197
}
.glyphicon-cloud-upload:before {
    content: \e198
}
.glyphicon-tree-conifer:before {
    content: \e199
}
.glyphicon-tree-deciduous:before {
    content: \e200
}
.glyphicon-cd:before {
    content: \e201
}
.glyphicon-save-file:before {
    content: \e202
}
.glyphicon-open-file:before {
    content: \e203
}
.glyphicon-level-up:before {
    content: \e204
}
.glyphicon-copy:before {
    content: \e205
}
.glyphicon-paste:before {
    content: \e206
}
.glyphicon-alert:before {
    content: \e209
}
.glyphicon-equalizer:before {
    content: \e210
}
.glyphicon-king:before {
    content: \e211
}
.glyphicon-queen:before {
    content: \e212
}
.glyphicon-pawn:before {
    content: \e213
}
.glyphicon-bishop:before {
    content: \e214
}
.glyphicon-knight:before {
    content: \e215
}
.glyphicon-baby-formula:before {
    content: \e216
}
.glyphicon-tent:before {
    content: \26fa
}
.glyphicon-blackboard:before {
    content: \e218
}
.glyphicon-bed:before {
    content: \e219
}
.glyphicon-apple:before {
    content: \f8ff
}
.glyphicon-erase:before {
    content: \e221
}
.glyphicon-hourglass:before {
    content: \231b
}
.glyphicon-lamp:before {
    content: \e223
}
.glyphicon-duplicate:before {
    content: \e224
}
.glyphicon-piggy-bank:before {
    content: \e225
}
.glyphicon-scissors:before {
    content: \e226
}
.glyphicon-bitcoin:before {
    content: \e227
}
.glyphicon-yen:before {
    content: \00a5
}
.glyphicon-ruble:before {
    content: \20bd
}
.glyphicon-scale:before {
    content: \e230
}
.glyphicon-ice-lolly:before {
    content: \e231
}
.glyphicon-ice-lolly-tasted:before {
    content: \e232
}
.glyphicon-education:before {
    content: \e233
}
.glyphicon-option-horizontal:before {
    content: \e234
}
.glyphicon-option-vertical:before {
    content: \e235
}
.glyphicon-menu-hamburger:before {
    content: \e236
}
.glyphicon-modal-window:before {
    content: \e237
}
.glyphicon-oil:before {
    content: \e238
}
.glyphicon-grain:before {
    content: \e239
}
.glyphicon-sunglasses:before {
    content: \e240
}
.glyphicon-text-size:before {
    content: \e241
}
.glyphicon-text-color:before {
    content: \e242
}
.glyphicon-text-background:before {
    content: \e243
}
.glyphicon-object-align-top:before {
    content: \e244
}
.glyphicon-object-align-bottom:before {
    content: \e245
}
.glyphicon-object-align-horizontal:before {
    content: \e246
}
.glyphicon-object-align-left:before {
    content: \e247
}
.glyphicon-object-align-vertical:before {
    content: \e248
}
.glyphicon-object-align-right:before {
    content: \e249
}
.glyphicon-triangle-right:before {
    content: \e250
}
.glyphicon-triangle-left:before {
    content: \e251
}
.glyphicon-triangle-bottom:before {
    content: \e252
}
.glyphicon-triangle-top:before {
    content: \e253
}
.glyphicon-console:before {
    content: \e254
}
.glyphicon-superscript:before {
    content: \e255
}
.glyphicon-subscript:before {
    content: \e256
}
.glyphicon-menu-left:before {
    content: \e257
}
.glyphicon-menu-right:before {
    content: \e258
}
.glyphicon-menu-down:before {
    content: \e259
}
.glyphicon-menu-up:before {
    content: \e260
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: National, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover,
a:focus {
    color: #23527c;
}
a:focus {
    outline: none;
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail,
.gallery .gallery-item img {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
.video-testimonials-page {
    width: 100%;
    display: block;
    float: left;
}

.video-testimonials {
    padding-bottom: 5px;
    width: 20% !important;
    display: inline-block !important;
    float: left;
    padding-right: 5px;
}
.footer-address{
    padding-bottom: 15px;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 41px;
}
.footer-address section{
    width: 14.27%;
    display:block;
    float:left;
}
.footer-address h3{
    color:#a11037;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom:5px;
}

.footer-address p{
    text-align: center;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
    #primary h1{
        font-size:26px;
    }
}
small,
.small {
    font-size: 85%
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff
}
.bg-primary {
    background-color: #337ab7
}
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.42857
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
/*.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}*/
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0%
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table,
.page-content table,
.entry-content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.page-content table>thead>tr>th,
.entry-content table>thead>tr>th,
.table>thead>tr>td,
.page-content table>thead>tr>td,
.entry-content table>thead>tr>td,
.table>tbody>tr>th,
.page-content table>tbody>tr>th,
.entry-content table>tbody>tr>th,
.table>tbody>tr>td,
.page-content table>tbody>tr>td,
.entry-content table>tbody>tr>td,
.table>tfoot>tr>th,
.page-content table>tfoot>tr>th,
.entry-content table>tfoot>tr>th,
.table>tfoot>tr>td,
.page-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th,
.page-content table>thead>tr>th,
.entry-content table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.page-content table>caption+thead>tr:first-child>th,
.entry-content table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.page-content table>caption+thead>tr:first-child>td,
.entry-content table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.page-content table>colgroup+thead>tr:first-child>th,
.entry-content table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.page-content table>colgroup+thead>tr:first-child>td,
.entry-content table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.page-content table>thead:first-child>tr:first-child>th,
.entry-content table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.page-content table>thead:first-child>tr:first-child>td,
.entry-content table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody,
.page-content table>tbody+tbody,
.entry-content table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table,
.page-content table .table,
.entry-content table .table,
.table .page-content table,
.page-content .table table,
.page-content table table,
.table .entry-content table,
.entry-content .table table,
.entry-content table table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.page-content .table-condensed>thead>tr>th,
.entry-content .table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.page-content .table-condensed>thead>tr>td,
.entry-content .table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.page-content .table-condensed>tbody>tr>th,
.entry-content .table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.page-content .table-condensed>tbody>tr>td,
.entry-content .table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.page-content .table-condensed>tfoot>tr>th,
.entry-content .table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td,
.page-content .table-condensed>tfoot>tr>td,
.entry-content .table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.table>thead>tr>td.active,
.page-content table>thead>tr>td.active,
.entry-content table>thead>tr>td.active,
.table>thead>tr>th.active,
.page-content table>thead>tr>th.active,
.entry-content table>thead>tr>th.active,
.table>thead>tr.active>td,
.page-content table>thead>tr.active>td,
.entry-content table>thead>tr.active>td,
.table>thead>tr.active>th,
.page-content table>thead>tr.active>th,
.entry-content table>thead>tr.active>th,
.table>tbody>tr>td.active,
.page-content table>tbody>tr>td.active,
.entry-content table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.page-content table>tbody>tr>th.active,
.entry-content table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.page-content table>tbody>tr.active>td,
.entry-content table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.page-content table>tbody>tr.active>th,
.entry-content table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.page-content table>tfoot>tr>td.active,
.entry-content table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.page-content table>tfoot>tr>th.active,
.entry-content table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.page-content table>tfoot>tr.active>td,
.entry-content table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.page-content table>tfoot>tr.active>th,
.entry-content table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.page-content table>thead>tr>td.success,
.entry-content table>thead>tr>td.success,
.table>thead>tr>th.success,
.page-content table>thead>tr>th.success,
.entry-content table>thead>tr>th.success,
.table>thead>tr.success>td,
.page-content table>thead>tr.success>td,
.entry-content table>thead>tr.success>td,
.table>thead>tr.success>th,
.page-content table>thead>tr.success>th,
.entry-content table>thead>tr.success>th,
.table>tbody>tr>td.success,
.page-content table>tbody>tr>td.success,
.entry-content table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.page-content table>tbody>tr>th.success,
.entry-content table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.page-content table>tbody>tr.success>td,
.entry-content table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.page-content table>tbody>tr.success>th,
.entry-content table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.page-content table>tfoot>tr>td.success,
.entry-content table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.page-content table>tfoot>tr>th.success,
.entry-content table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.page-content table>tfoot>tr.success>td,
.entry-content table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.page-content table>tfoot>tr.success>th,
.entry-content table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.page-content table>thead>tr>td.info,
.entry-content table>thead>tr>td.info,
.table>thead>tr>th.info,
.page-content table>thead>tr>th.info,
.entry-content table>thead>tr>th.info,
.table>thead>tr.info>td,
.page-content table>thead>tr.info>td,
.entry-content table>thead>tr.info>td,
.table>thead>tr.info>th,
.page-content table>thead>tr.info>th,
.entry-content table>thead>tr.info>th,
.table>tbody>tr>td.info,
.page-content table>tbody>tr>td.info,
.entry-content table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.page-content table>tbody>tr>th.info,
.entry-content table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.page-content table>tbody>tr.info>td,
.entry-content table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.page-content table>tbody>tr.info>th,
.entry-content table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.page-content table>tfoot>tr>td.info,
.entry-content table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.page-content table>tfoot>tr>th.info,
.entry-content table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.page-content table>tfoot>tr.info>td,
.entry-content table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.page-content table>tfoot>tr.info>th,
.entry-content table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.page-content table>thead>tr>td.warning,
.entry-content table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.page-content table>thead>tr>th.warning,
.entry-content table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.page-content table>thead>tr.warning>td,
.entry-content table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.page-content table>thead>tr.warning>th,
.entry-content table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.page-content table>tbody>tr>td.warning,
.entry-content table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.page-content table>tbody>tr>th.warning,
.entry-content table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.page-content table>tbody>tr.warning>td,
.entry-content table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.page-content table>tbody>tr.warning>th,
.entry-content table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.page-content table>tfoot>tr>td.warning,
.entry-content table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.page-content table>tfoot>tr>th.warning,
.entry-content table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.page-content table>tfoot>tr.warning>td,
.entry-content table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.page-content table>tfoot>tr.warning>th,
.entry-content table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.page-content table>thead>tr>td.danger,
.entry-content table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.page-content table>thead>tr>th.danger,
.entry-content table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.page-content table>thead>tr.danger>td,
.entry-content table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.page-content table>thead>tr.danger>th,
.entry-content table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.page-content table>tbody>tr>td.danger,
.entry-content table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.page-content table>tbody>tr>th.danger,
.entry-content table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.page-content table>tbody>tr.danger>td,
.entry-content table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.page-content table>tbody>tr.danger>th,
.entry-content table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.page-content table>tfoot>tr>td.danger,
.entry-content table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.page-content table>tfoot>tr>th.danger,
.entry-content table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.page-content table>tfoot>tr.danger>td,
.entry-content table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.page-content table>tfoot>tr.danger>th,
.entry-content table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

span.text-residents{
    float:left;
    width:70%;
}

@media screen and (max-width: 767px) {
    .split-list li {
        width: 100% !important;
        display: block;
    }

    .patient-single a span p {
        font-size: 12px;
        line-height: 17px;
    }

    .video-testimonials {
        padding-bottom: 5px;
        width: 50% !important;
        display: inline-block !important;
        float: left;
        padding-right: 5px;
    }
    .entry-content blockquote {
        padding: 30px 35px;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table,
    .page-content .table-responsive>table,
    .entry-content .table-responsive>table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .page-content .table-responsive>table>thead>tr>th,
    .entry-content .table-responsive>table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .page-content .table-responsive>table>thead>tr>td,
    .entry-content .table-responsive>table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .page-content .table-responsive>table>tbody>tr>th,
    .entry-content .table-responsive>table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .page-content .table-responsive>table>tbody>tr>td,
    .entry-content .table-responsive>table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .page-content .table-responsive>table>tfoot>tr>th,
    .entry-content .table-responsive>table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .page-content .table-responsive>table>tfoot>tr>td,
    .entry-content .table-responsive>table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm>.input-group-btn>input[type="date"][type="submit"],
    .input-group-sm>.input-group-btn>input[type="date"][type="reset"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm>.input-group-btn>input[type="time"][type="submit"],
    .input-group-sm>.input-group-btn>input[type="time"][type="reset"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm>.input-group-btn>input[type="datetime-local"][type="submit"],
    .input-group-sm>.input-group-btn>input[type="datetime-local"][type="reset"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm>.input-group-btn>input[type="month"][type="submit"],
    .input-group-sm>.input-group-btn>input[type="month"][type="reset"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg>.input-group-btn>input[type="date"][type="submit"],
    .input-group-lg>.input-group-btn>input[type="date"][type="reset"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg>.input-group-btn>input[type="time"][type="submit"],
    .input-group-lg>.input-group-btn>input[type="time"][type="reset"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg>.input-group-btn>input[type="datetime-local"][type="submit"],
    .input-group-lg>.input-group-btn>input[type="datetime-local"][type="reset"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg>.input-group-btn>input[type="month"][type="submit"],
    .input-group-lg>.input-group-btn>input[type="month"][type="reset"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-lg>.input-group-btn>input.form-control-static[type="submit"],
.input-group-lg>.input-group-btn>input.form-control-static[type="reset"],
.input-group-lg>.input-group-btn>button.form-control-static,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.input-group-sm>.input-group-btn>input.form-control-static[type="submit"],
.input-group-sm>.input-group-btn>input.form-control-static[type="reset"],
.input-group-sm>.input-group-btn>button.form-control-static {
    padding-left: 0;
    padding-right: 0
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.input-group-btn>input[type="submit"],
.input-group-sm>.input-group-btn>input[type="reset"],
.input-group-sm>.input-group-btn>button {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>input[type="submit"],
.input-group-lg>.input-group-btn>input[type="reset"],
.input-group-lg>.input-group-btn>button {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}
textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}
.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+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg>.input-group-btn>input[type="submit"]+.form-control-feedback,
.input-group-lg>.input-group-btn>input[type="reset"]+.form-control-feedback,
.input-group-lg>.input-group-btn>button+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm>.input-group-btn>input[type="submit"]+.form-control-feedback,
.input-group-sm>.input-group-btn>input[type="reset"]+.form-control-feedback,
.input-group-sm>.input-group-btn>button+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label ~ .form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn,
input[type="submit"],
input[type="reset"],
button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus,
.btn.focus,
input.focus[type="submit"],
input.focus[type="reset"],
button.focus,
.btn:active:focus,
input[type="submit"]:active:focus,
input[type="reset"]:active:focus,
button:active:focus,
.btn:active.focus,
input[type="submit"]:active.focus,
input[type="reset"]:active.focus,
button:active.focus,
.btn.active:focus,
input.active[type="submit"]:focus,
input.active[type="reset"]:focus,
button.active:focus,
.btn.active.focus,
input.active.focus[type="submit"],
input.active.focus[type="reset"],
button.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.btn:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus,
.btn.focus,
input.focus[type="submit"],
input.focus[type="reset"],
button.focus {
    color: #333;
    text-decoration: none
}
.btn:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.btn.active,
input.active[type="submit"],
input.active[type="reset"],
button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
input.disabled[type="submit"],
input.disabled[type="reset"],
button.disabled,
.btn[disabled],
input[disabled][type="submit"],
input[disabled][type="reset"],
button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] input[type="submit"],
fieldset[disabled] input[type="reset"],
fieldset[disabled] button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default,
input[type="submit"],
input[type="reset"],
button {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.btn-default:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus,
.btn-default.focus,
input.focus[type="submit"],
input.focus[type="reset"],
button.focus,
.btn-default:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.btn-default.active,
input.active[type="submit"],
input.active[type="reset"],
button.active,
.open>.btn-default.dropdown-toggle,
.open>input.dropdown-toggle[type="submit"],
.open>input.dropdown-toggle[type="reset"],
.open>button.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.btn-default.active,
input.active[type="submit"],
input.active[type="reset"],
button.active,
.open>.btn-default.dropdown-toggle,
.open>input.dropdown-toggle[type="submit"],
.open>input.dropdown-toggle[type="reset"],
.open>button.dropdown-toggle {
    background-image: none
}
.btn-default.disabled,
input.disabled[type="submit"],
input.disabled[type="reset"],
button.disabled,
.btn-default.disabled:hover,
input.disabled[type="submit"]:hover,
input.disabled[type="reset"]:hover,
button.disabled:hover,
.btn-default.disabled:focus,
input.disabled[type="submit"]:focus,
input.disabled[type="reset"]:focus,
button.disabled:focus,
.btn-default.disabled.focus,
input.disabled.focus[type="submit"],
input.disabled.focus[type="reset"],
button.disabled.focus,
.btn-default.disabled:active,
input.disabled[type="submit"]:active,
input.disabled[type="reset"]:active,
button.disabled:active,
.btn-default.disabled.active,
input.disabled.active[type="submit"],
input.disabled.active[type="reset"],
button.disabled.active,
.btn-default[disabled],
input[disabled][type="submit"],
input[disabled][type="reset"],
button[disabled],
.btn-default[disabled]:hover,
input[disabled][type="submit"]:hover,
input[disabled][type="reset"]:hover,
button[disabled]:hover,
.btn-default[disabled]:focus,
input[disabled][type="submit"]:focus,
input[disabled][type="reset"]:focus,
button[disabled]:focus,
.btn-default[disabled].focus,
input[disabled].focus[type="submit"],
input[disabled].focus[type="reset"],
button[disabled].focus,
.btn-default[disabled]:active,
input[disabled][type="submit"]:active,
input[disabled][type="reset"]:active,
button[disabled]:active,
.btn-default[disabled].active,
input[disabled].active[type="submit"],
input[disabled].active[type="reset"],
button[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] input[type="submit"],
fieldset[disabled] input[type="reset"],
fieldset[disabled] button,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] input[type="reset"]:hover,
fieldset[disabled] button:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] input[type="reset"]:focus,
fieldset[disabled] button:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] input.focus[type="submit"],
fieldset[disabled] input.focus[type="reset"],
fieldset[disabled] button.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] input[type="reset"]:active,
fieldset[disabled] button:active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] input.active[type="submit"],
fieldset[disabled] input.active[type="reset"],
fieldset[disabled] button.active {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge,
input[type="submit"] .badge,
input[type="reset"] .badge,
button .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary: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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success: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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info: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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning: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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>input[type="submit"],
.btn-group-lg>input[type="reset"],
.btn-group-lg>button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>input[type="submit"],
.btn-group-sm>input[type="reset"],
.btn-group-sm>button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn,
.btn-group-xs>input[type="submit"],
.btn-group-xs>input[type="reset"],
.btn-group-xs>button {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none;
    visibility: hidden
}
.collapse.in {
    display: block;
    visibility: visible
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group>input[type="submit"],
.btn-group>input[type="reset"],
.btn-group>button,
.btn-group-vertical>.btn,
.btn-group-vertical>input[type="submit"],
.btn-group-vertical>input[type="reset"],
.btn-group-vertical>button {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group>input[type="submit"]:hover,
.btn-group>input[type="reset"]:hover,
.btn-group>button:hover,
.btn-group>.btn:focus,
.btn-group>input[type="submit"]:focus,
.btn-group>input[type="reset"]:focus,
.btn-group>button:focus,
.btn-group>.btn:active,
.btn-group>input[type="submit"]:active,
.btn-group>input[type="reset"]:active,
.btn-group>button:active,
.btn-group>.btn.active,
.btn-group>input.active[type="submit"],
.btn-group>input.active[type="reset"],
.btn-group>button.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>input[type="submit"]:hover,
.btn-group-vertical>input[type="reset"]:hover,
.btn-group-vertical>button:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>input[type="submit"]:focus,
.btn-group-vertical>input[type="reset"]:focus,
.btn-group-vertical>button:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>input[type="submit"]:active,
.btn-group-vertical>input[type="reset"]:active,
.btn-group-vertical>button:active,
.btn-group-vertical>.btn.active,
.btn-group-vertical>input.active[type="submit"],
.btn-group-vertical>input.active[type="reset"],
.btn-group-vertical>button.active {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group input[type="submit"]+.btn,
.btn-group input[type="reset"]+.btn,
.btn-group button+.btn,
.btn-group .btn+input[type="submit"],
.btn-group input[type="submit"]+input[type="submit"],
.btn-group input[type="reset"]+input[type="submit"],
.btn-group button+input[type="submit"],
.btn-group .btn+input[type="reset"],
.btn-group input[type="submit"]+input[type="reset"],
.btn-group input[type="reset"]+input[type="reset"],
.btn-group button+input[type="reset"],
.btn-group .btn+button,
.btn-group input[type="submit"]+button,
.btn-group input[type="reset"]+button,
.btn-group button+button,
.btn-group .btn+.btn-group,
.btn-group input[type="submit"]+.btn-group,
.btn-group input[type="reset"]+.btn-group,
.btn-group button+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+input[type="submit"],
.btn-group .btn-group+input[type="reset"],
.btn-group .btn-group+button,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>input[type="submit"],
.btn-toolbar>input[type="reset"],
.btn-toolbar>button,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>input[type="reset"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child,
.btn-group>input[type="submit"]:first-child,
.btn-group>input[type="reset"]:first-child,
.btn-group>button:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>input[type="reset"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>input[type="submit"]:last-child:not(:first-child),
.btn-group>input[type="reset"]:last-child:not(:first-child),
.btn-group>button:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn-group:not(:first-child):not(:last-child)>input[type="submit"],
.btn-group>.btn-group:not(:first-child):not(:last-child)>input[type="reset"],
.btn-group>.btn-group:not(:first-child):not(:last-child)>button {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>input[type="submit"]:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>input[type="reset"]:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>input[type="submit"]:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>input[type="reset"]:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>button:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle,
.btn-group>input[type="submit"]+.dropdown-toggle,
.btn-group>input[type="reset"]+.dropdown-toggle,
.btn-group>button+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group-lg.btn-group>input[type="submit"]+.dropdown-toggle,
.btn-group-lg.btn-group>input[type="reset"]+.dropdown-toggle,
.btn-group-lg.btn-group>button+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret,
input[type="submit"] .caret,
input[type="reset"] .caret,
button .caret {
    margin-left: 0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret,
.btn-group-lg>input[type="submit"] .caret,
.btn-group-lg>input[type="reset"] .caret,
.btn-group-lg>button .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-group-lg>input[type="submit"] .caret,
.dropup .btn-group-lg>input[type="reset"] .caret,
.dropup .btn-group-lg>button .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>input[type="submit"],
.btn-group-vertical>input[type="reset"],
.btn-group-vertical>button,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>input[type="submit"],
.btn-group-vertical>.btn-group>input[type="reset"],
.btn-group-vertical>.btn-group>button {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>input[type="submit"],
.btn-group-vertical>.btn-group>input[type="reset"],
.btn-group-vertical>.btn-group>button {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>input[type="submit"]+.btn,
.btn-group-vertical>input[type="reset"]+.btn,
.btn-group-vertical>button+.btn,
.btn-group-vertical>.btn+input[type="submit"],
.btn-group-vertical>input[type="submit"]+input[type="submit"],
.btn-group-vertical>input[type="reset"]+input[type="submit"],
.btn-group-vertical>button+input[type="submit"],
.btn-group-vertical>.btn+input[type="reset"],
.btn-group-vertical>input[type="submit"]+input[type="reset"],
.btn-group-vertical>input[type="reset"]+input[type="reset"],
.btn-group-vertical>button+input[type="reset"],
.btn-group-vertical>.btn+button,
.btn-group-vertical>input[type="submit"]+button,
.btn-group-vertical>input[type="reset"]+button,
.btn-group-vertical>button+button,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>input[type="submit"]+.btn-group,
.btn-group-vertical>input[type="reset"]+.btn-group,
.btn-group-vertical>button+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+input[type="submit"],
.btn-group-vertical>.btn-group+input[type="reset"],
.btn-group-vertical>.btn-group+button,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group-vertical>input[type="submit"]:not(:first-child):not(:last-child),
.btn-group-vertical>input[type="reset"]:not(:first-child):not(:last-child),
.btn-group-vertical>button:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>input[type="submit"]:first-child:not(:last-child),
.btn-group-vertical>input[type="reset"]:first-child:not(:last-child),
.btn-group-vertical>button: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),
.btn-group-vertical>input[type="submit"]:last-child:not(:first-child),
.btn-group-vertical>input[type="reset"]:last-child:not(:first-child),
.btn-group-vertical>button:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type="submit"],
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type="reset"],
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button {
    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)>input[type="submit"]:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type="reset"]:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>button: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,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type="submit"]:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type="reset"]:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>button:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>input[type="submit"],
.btn-group-justified>input[type="reset"],
.btn-group-justified>button,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group input[type="submit"],
.btn-group-justified>.btn-group input[type="reset"],
.btn-group-justified>.btn-group button {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>input[type="submit"] input[type="radio"],
[data-toggle="buttons"]>input[type="reset"] input[type="radio"],
[data-toggle="buttons"]>button input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>input[type="submit"] input[type="checkbox"],
[data-toggle="buttons"]>input[type="reset"] input[type="checkbox"],
[data-toggle="buttons"]>button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>input[type="submit"] input[type="radio"],
[data-toggle="buttons"]>.btn-group>input[type="reset"] input[type="radio"],
[data-toggle="buttons"]>.btn-group>button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>input[type="submit"] input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>input[type="reset"] input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-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,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.input-group-sm>.input-group-btn>input.input-group-addon[type="submit"],
.input-group-sm>.input-group-btn>input.input-group-addon[type="reset"],
.input-group-sm>.input-group-btn>button.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.input-group-lg>.input-group-btn>input.input-group-addon[type="submit"],
.input-group-lg>.input-group-btn>input.input-group-addon[type="reset"],
.input-group-lg>.input-group-btn>button.input-group-addon {
    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>input[type="submit"],
.input-group-btn:first-child>input[type="reset"],
.input-group-btn:first-child>button,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.btn-group>input[type="submit"],
.input-group-btn:first-child>.btn-group>input[type="reset"],
.input-group-btn:first-child>.btn-group>button,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>input[type="reset"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>input[type="submit"],
.input-group-btn:last-child>.btn-group:not(:last-child)>input[type="reset"],
.input-group-btn:last-child>.btn-group:not(:last-child)>button {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>input[type="submit"],
.input-group-btn:last-child>input[type="reset"],
.input-group-btn:last-child>button,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.btn-group>input[type="submit"],
.input-group-btn:last-child>.btn-group>input[type="reset"],
.input-group-btn:last-child>.btn-group>button,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>input[type="submit"]:not(:first-child),
.input-group-btn:first-child>input[type="reset"]:not(:first-child),
.input-group-btn:first-child>button:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn-group:not(:first-child)>input[type="submit"],
.input-group-btn:first-child>.btn-group:not(:first-child)>input[type="reset"],
.input-group-btn:first-child>.btn-group:not(:first-child)>button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn,
.input-group-btn>input[type="submit"],
.input-group-btn>input[type="reset"],
.input-group-btn>button {
    position: relative
}
.input-group-btn>.btn+.btn,
.input-group-btn>input[type="submit"]+.btn,
.input-group-btn>input[type="reset"]+.btn,
.input-group-btn>button+.btn,
.input-group-btn>.btn+input[type="submit"],
.input-group-btn>input[type="submit"]+input[type="submit"],
.input-group-btn>input[type="reset"]+input[type="submit"],
.input-group-btn>button+input[type="submit"],
.input-group-btn>.btn+input[type="reset"],
.input-group-btn>input[type="submit"]+input[type="reset"],
.input-group-btn>input[type="reset"]+input[type="reset"],
.input-group-btn>button+input[type="reset"],
.input-group-btn>.btn+button,
.input-group-btn>input[type="submit"]+button,
.input-group-btn>input[type="reset"]+button,
.input-group-btn>button+button {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>input[type="submit"]:hover,
.input-group-btn>input[type="reset"]:hover,
.input-group-btn>button:hover,
.input-group-btn>.btn:focus,
.input-group-btn>input[type="submit"]:focus,
.input-group-btn>input[type="reset"]:focus,
.input-group-btn>button:focus,
.input-group-btn>.btn:active,
.input-group-btn>input[type="submit"]:active,
.input-group-btn>input[type="reset"]:active,
.input-group-btn>button:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>input[type="submit"],
.input-group-btn:first-child>input[type="reset"],
.input-group-btn:first-child>button,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>input[type="submit"],
.input-group-btn:last-child>input[type="reset"],
.input-group-btn:last-child>button,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.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.42857;
    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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.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,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}
.tab-content>.active {
    display: block;
    visibility: visible
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        /* display: block !important; */
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 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;
        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 {
        display: inline-block;
        /* float: left; */
        margin: 0;
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

article.research-faculty h1 br,
article.doctors h1 br{display:none;}
a.colorbox-link.cboxElement.about-content-video{
    width:100%;
    float:none;
    margin:0 auto;
    display:block;
}
a.colorbox-link.cboxElement.about-content-video img{
    float:none;
    margin:0 auto;
}


@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>input.navbar-btn[type="submit"],
.btn-group-sm>input.navbar-btn[type="reset"],
.btn-group-sm>button.navbar-btn {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>input.navbar-btn[type="submit"],
.btn-group-xs>input.navbar-btn[type="reset"],
.btn-group-xs>button.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555
}
@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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.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: #090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .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: #090909
    }
    .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,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: /\00a0;
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination,
ul.page-numbers {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li,
ul.page-numbers>li {
    display: inline
}
.pagination>li>a,
ul.page-numbers>li>a,
.pagination>li>span,
ul.page-numbers>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
ul.page-numbers>li:first-child>a,
.pagination>li:first-child>span,
ul.page-numbers>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
ul.page-numbers>li:last-child>a,
.pagination>li:last-child>span,
ul.page-numbers>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:hover,
ul.page-numbers>li>a:hover,
.pagination>li>a:focus,
ul.page-numbers>li>a:focus,
.pagination>li>span:hover,
ul.page-numbers>li>span:hover,
.pagination>li>span:focus,
ul.page-numbers>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
ul.page-numbers>.active>a,
.pagination>.active>a:hover,
ul.page-numbers>.active>a:hover,
.pagination>.active>a:focus,
ul.page-numbers>.active>a:focus,
.pagination>.active>span,
ul.page-numbers>.active>span,
.pagination>.active>span:hover,
ul.page-numbers>.active>span:hover,
.pagination>.active>span:focus,
ul.page-numbers>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>.disabled>span,
ul.page-numbers>.disabled>span,
.pagination>.disabled>span:hover,
ul.page-numbers>.disabled>span:hover,
.pagination>.disabled>span:focus,
ul.page-numbers>.disabled>span:focus,
.pagination>.disabled>a,
ul.page-numbers>.disabled>a,
.pagination>.disabled>a:hover,
ul.page-numbers>.disabled>a:hover,
.pagination>.disabled>a:focus,
ul.page-numbers>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:before,
.pager:after {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.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;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label,
input[type="submit"] .label,
input[type="reset"] .label,
button .label {
    position: relative;
    top: -1px
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.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;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge,
input[type="submit"] .badge,
input[type="reset"] .badge,
button .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>input[type="submit"] .badge,
.btn-group-xs>input[type="reset"] .badge,
.btn-group-xs>button .badge {
    top: 0;
    padding: 1px 5px
}
.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
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.jumbotron {
    padding: 30px 15px;
    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: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}
.thumbnail,
.wp-caption {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}
.thumbnail>img,
.wp-caption>img,
.thumbnail a>img,
.wp-caption a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption,
.wp-caption .caption {
    padding: 9px;
    color: #333
}
a.thumbnail:hover,
a.wp-caption:hover,
a.thumbnail:focus,
a.wp-caption:focus,
a.thumbnail.active,
a.active.wp-caption {
    border-color: #337ab7
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #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 .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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 {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.table,
.page-content .panel>table,
.entry-content .panel>table,
.panel>.table-responsive>.table,
.page-content .panel>.table-responsive>table,
.entry-content .panel>.table-responsive>table,
.panel>.panel-collapse>.table,
.page-content .panel>.panel-collapse>table,
.entry-content .panel>.panel-collapse>table {
    margin-bottom: 0
}
.panel>.table caption,
.page-content .panel>table caption,
.entry-content .panel>table caption,
.panel>.table-responsive>.table caption,
.page-content .panel>.table-responsive>table caption,
.entry-content .panel>.table-responsive>table caption,
.panel>.panel-collapse>.table caption,
.page-content .panel>.panel-collapse>table caption,
.entry-content .panel>.panel-collapse>table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table:first-child,
.page-content .panel>table:first-child,
.entry-content .panel>table:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,
.entry-content .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,
.page-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.entry-content .panel>.table-responsive:first-child>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 th:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.entry-content .panel>.table-responsive:first-child>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 th:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.entry-content .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,
.page-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.entry-content .panel>.table-responsive:first-child>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 th:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.entry-content .panel>.table-responsive:first-child>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 th:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.entry-content .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,
.page-content .panel>table:last-child,
.entry-content .panel>table:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child,
.entry-content .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,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.entry-content .panel>.table-responsive:last-child>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 th:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.entry-content .panel>.table-responsive:last-child>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 th:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.entry-content .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,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.entry-content .panel>.table-responsive:last-child>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 th:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.entry-content .panel>.table-responsive:last-child>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 th:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.entry-content .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,
.page-content .panel>.panel-body+table,
.entry-content .panel>.panel-body+table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.page-content .panel>table+.panel-body,
.entry-content .panel>table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.page-content .panel>table>tbody:first-child>tr:first-child th,
.entry-content .panel>table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.page-content .panel>table>tbody:first-child>tr:first-child td,
.entry-content .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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn,
.modal-footer input[type="submit"]+.btn,
.modal-footer input[type="reset"]+.btn,
.modal-footer button+.btn,
.modal-footer .btn+input[type="submit"],
.modal-footer input[type="submit"]+input[type="submit"],
.modal-footer input[type="reset"]+input[type="submit"],
.modal-footer button+input[type="submit"],
.modal-footer .btn+input[type="reset"],
.modal-footer input[type="submit"]+input[type="reset"],
.modal-footer input[type="reset"]+input[type="reset"],
.modal-footer button+input[type="reset"],
.modal-footer .btn+button,
.modal-footer input[type="submit"]+button,
.modal-footer input[type="reset"]+button,
.modal-footer button+button {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group input[type="submit"]+.btn,
.modal-footer .btn-group input[type="reset"]+.btn,
.modal-footer .btn-group button+.btn,
.modal-footer .btn-group .btn+input[type="submit"],
.modal-footer .btn-group input[type="submit"]+input[type="submit"],
.modal-footer .btn-group input[type="reset"]+input[type="submit"],
.modal-footer .btn-group button+input[type="submit"],
.modal-footer .btn-group .btn+input[type="reset"],
.modal-footer .btn-group input[type="submit"]+input[type="reset"],
.modal-footer .btn-group input[type="reset"]+input[type="reset"],
.modal-footer .btn-group button+input[type="reset"],
.modal-footer .btn-group .btn+button,
.modal-footer .btn-group input[type="submit"]+button,
.modal-footer .btn-group input[type="reset"]+button,
.modal-footer .btn-group button+button {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn,
.carousel-caption input[type="submit"],
.carousel-caption input[type="reset"],
.carousel-caption button {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: list-item !important;
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 10px
}
.alignright {
    display: inline;
    float: right;
    margin-left: 10px
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.hentry,
.widget {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
/*.page-content:before,
.page-content:after,
.entry-content:before,
.entry-content:after {
    content: " ";
    display: table;
    clear: both;
}*/
/*.page-content:after,
.entry-content:after {
    clear: both
}*/
.entry-attachment .attachment {
    text-align: center;
    margin-bottom: 10px
}
.entry-attachment #nav-below .nav-next {
    float: right
}
.entry-attachment #nav-below .nav-previous {
    float: left
}
.entry-caption {
    color: #666
}
.twitter-tweet-rendered {
    max-width: 100% !important
}
.gallery {
    margin: 0 auto 10px
}
.gallery .gallery-item {
    float: left;
    text-align: center
}
.gallery.gallery-columns-1 .gallery-item {
    float: none;
    margin: 10px 2%;
    width: 96%
}
.gallery.gallery-columns-2 .gallery-item {
    margin: 10px 2%;
    width: 46%
}
.gallery.gallery-columns-3 .gallery-item {
    margin: 10px 2%;
    width: 29.33333%
}
.gallery.gallery-columns-4 .gallery-item {
    margin: 10px 2%;
    width: 21%
}
.gallery.gallery-columns-5 .gallery-item {
    margin: 10px 2%;
    width: 16%
}
.gallery.gallery-columns-6 .gallery-item {
    margin: 10px 1%;
    width: 14.66667%
}
.gallery.gallery-columns-7 .gallery-item {
    margin: 10px 1%;
    width: 12.28571%
}
.gallery.gallery-columns-8 .gallery-item {
    margin: 10px 1%;
    width: 10.5%
}
.gallery.gallery-columns-9 .gallery-item {
    margin: 10px 1%;
    width: 9.11111%
}
.gallery .gallery-caption {
    margin-left: 0
}
.gallery dl {
    margin: 0
}
.gallery br+br {
    display: none
}
.hentry img,
.widget img {
    height: auto;
    max-width: 100%;
    width: auto
}
div#mlens_wrapper_0{
    width:100% !important;
}
#zoom-reviews {
    float: left;
    margin-bottom: 50px;
}
#zoom-reviews > div {
    position: relative;
}
#zoom-reviews img {
    max-width: 100%;
    width: 100% !important;
}
#lightbox-reviews {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999999999;
    overflow: scroll;
}
#lightbox-reviews .zoom-close {
    color: #fff;
    background-color: #A41E36;
    width: 100px;
    text-align: center;
    line-height: 30px;
    margin: 10px auto;
}
#lightbox-reviews .zoom-close:before {
    content: " ";
    font-size: 20px;
    margin: 0 5px 0 0;
    display: inline-block;
    border-left: 0;
    border-top: 4px solid #A41E36;
    border-bottom: 4px solid #A41E36;
    border-right: 6px solid #fff;
    vertical-align: middle;
}
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto
}
img.wp-smiley,
.rsswidget img {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 15px
}
img#wpstats {
    display: none
}
.comment-content img,
.widget img {
    max-width: 100%
}
p img,
.wp-caption {
    margin-top: 0.4em
}
.wp-caption {
    margin-bottom: 10px;
    max-width: 96%
}
figure.wp-caption {
    max-width: 100%
}
.wp-caption img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%
}
.wp-caption .wp-caption-text,
.gallery-caption {
    color: #000;
    font-size: 12px
}
.wp-caption .wp-caption-text {
    margin-bottom: 0;
    padding: 10px 0 5px 5px;
    position: relative
}
/*.wp-caption .wp-caption-text:before {
    color: #666;
    content: '\2014';
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px
} */
.widget_calendar #wp-calendar {
    color: #555;
    width: 100%;
    text-align: center
}
.widget_calendar #wp-calendar a {
    font-weight: bold
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase
}
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold
}
.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}
.wp-video-shortcode {
    max-width: 100%
}
ul.page-numbers>li>span.current,
ul.page-numbers>li>span.current:hover,
ul.page-numbers>li>span.current:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.form-radio-group .radio:first-child {
    margin-top: 0
}
.form-radio-group .radio:last-child {
    margin-bottom: 0
}
.hentry .odin-map img,
.widget .odin-map img {
    max-width: none !important
}
.clear {
    clear: both
}
.not-visible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.assistive-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
    background: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    color: #21759b;
    clip: auto !important;
    display: block;
    font: 700 14px/1em sans-serif;
    height: auto;
    left: 6px;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-shadow: none;
    top: 7px;
    width: auto;
    z-index: 100000
}
.no-margin-left {
    margin-left: 0 !important
}
::selection {
    background: #fabf33
}
html {
    overflow-y: scroll
}
a {
    color: #a11037
}
.lb-nav {
    display: none !important
}
#header {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.admin-bar #header {
    top: 32px;
}
body.home #header {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#logo {
    /* background: #dadada; */
    display: block;
    text-indent: -99999px;
    width: 318px;
    height: 71px;
    margin: 41px 0 41px 40px;
    float: left;
    background: url("../images/usc-sprites.png") no-repeat right top;
    padding: 0;
    background-size: 350px auto;
    -moz-background-size: 350px auto;
    background-position: -12px -98px;
}
.navbar-right {
    margin: 0
}
#headerTop {
    text-align: right;
    /* float: right; */
    /* margin-right: 35px; */
    display: inline-block;
    padding-bottom: 8px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#header-logo-top {
    /* float: right; */
    /* clear: both; */
    margin: 9px 0 3px 0;
    width: 176px;
}
.header-appointment {
    /* float: right; */
    display: inline-block;
    background: #a11037;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 7px;
}
.header-appointment:hover {
    text-decoration: none;
    background: #5a5a5a
}
.header-appointment.header-resident {
    letter-spacing: 1px;
}
.header-donate {
    /* float: right; */
    display: inline-block;
    background: #fabf33;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 7px;
}
.header-donate:hover {
    text-decoration: none;
    background: #5a5a5a
}
.navbar-form {
    display: inline-block;
    border: 1px solid #c0c0c2;
    padding: 0;
    margin: 7px 0px 0 0;
}
.navbar-form input.form-control {
    border: 0;
    height: 29px;
    width: 160px;
    box-shadow: none
}
.navbar-form button {
    display: inline-block;
    border-radius: 0;
    width: 29px;
    height: 29px;
    background: url("../images/usc-sprites.png") no-repeat left top;
    padding: 0;
    border: 0;
    background-size: 350px auto;
    background-position: 6px 6px
}
.header-phone {
    /* display: block; */
    color: #a11037;
    /* float: left; */
    line-height: 31px;
    margin: 7px 30px 0;
    font-size: 21px;
    padding: 0 30px;
    border-right: 1px solid #d6d7d8;
    border-left: 1px solid #d6d7d8;
}
#fontSite {
    display: inline-block;
    /* float: left; */
    line-height: 31px;
    /* margin-top: 7px; */
    font-size: 13px;
    letter-spacing: 1px;
}
#fontSite span {
    color: #a11037;
    cursor: pointer
}
#fontSite span:hover {
    opacity: 0.6
}
#fontSite span.selected {
    font-weight: bold
}
#fontSite span.small {
    font-size: 13px
}
#fontSite span.medium {
    font-size: 17px
}
#fontSite span.large {
    font-size: 21px
}
.scrolled #logo {
    margin: 25px;
    width: 237px;
    height: 53px;
    background-size: 260px auto;
    background-position: -9px -72px
}
.scrolled #header-logo-top {
    display: none;
}
.scrolled #headerTop {
    height: 52px
}
.scrolled #header {
    border-bottom: 1px solid #C3C3C3;
}
.scrolled #doctors {
    top: 100px
}
#mobile-usc-logo {
    width: 100%;
    background-image: url(http://identity.usc.edu/files/2012/01/shieldmono.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80px auto;
    height: 44px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobileOptions {
    width: 100%;
    display: none
}
.mobileHeadBlank {
    width: 100%;
    height: 116px;
    display: none
}
.mobileOptions a {
    width: 20%;
    height: 72px;
    display: block;
    float: left;
    background: #a11037;
    border-right: 1px solid #b74060
}
.mobileOptions a:hover {
    background: #930c33
}
.mobileOptions a:last-child {
    border: 0
}
.mobileOptions .iconated:before {
    content: " ";
    display: block;
    width: 23px;
    height: 33px;
    clear: both;
    margin: 19px auto 0;
    background: url("../images/usc-sprites.png") no-repeat right top;
    padding: 0;
    background-size: 315px auto;
    background-position: 0px -184px
}
.mobileOptions .iconated.three:before {
    width: 33px;
    height: 22px;
    margin: 25px auto 0;
    background-position: -24px -184px
}
.mobileOptions .iconated.four:before {
    width: 19px;
    height: 32px;
    margin: 21px auto 0;
    background-position: -59px -184px
}
.mobile-appointment {
    display: none
}
#main-navigation {
    display: inline-block;
    border: 0;
    background: transparent;
    /* width: auto; */
    height: 34px;
    border-top: 1px solid #C0C0C2;
    /* float: right; */
    padding-top: 10px;
    border-radius: 0;
    margin: 0 5px 0 0;
}
#main-navigation .navbar-collapse {
    display: block;
    padding: 0;
}
#main-navigation .current-menu-ancestor>a {
    font-weight: bold !important;
    color: #a11037 !important
}
#main-navigation li {
    position: relative
}
#main-navigation .sub-menu:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 10px;
    height: 10px;
    margin: 0 0 0 -5px;
    border-bottom: 10px solid #d17f99;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}
#main-navigation .open .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid
}
#main-navigation .sub-menu {
    top: 30px;
    left: 50%;
    padding: 10px 25px 10px 25px;
    list-style: none;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #d6d6d5;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    position: absolute;
    background: #fff;
    width: auto;
    z-index: 26
}
#main-navigation .sub-menu .current-menu-item a {
    color: #a11037 !important;
    font-weight: bold
}
#main-navigation .sub-menu a {
    font-size: 13px
}
#main-navigation .sub-menu li {
    text-align: left;
    width: 100%;
    float: left;
}
#main-navigation .sub-menu #doctors {
    display: block !important
}
#main-navigation .sub-menu a {
    text-transform: none;
    background: transparent
}
#main-navigation .sub-menu a:hover {
    /*     text-transform: none; */
    color: #a11037;
    background: transparent
}
#main-navigation .sub-menu .menu-item-has-children>a {
    margin-right: 15px
}
#main-navigation .sub-menu ul {
    position: static;
    margin: 0;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    border: 0;
    padding: 0 0 0 20px
}
#main-navigation .menu-item-has-children:hover .sub-menu {
    display: block
}
#main-navigation .doctors-dropdown .sub-menu {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none
}
#main-navigation ul.navbar-nav>li {
    margin-right: 10px;
    position: relative;
    display: inline;
    float: left;
    /* padding-bottom: 20px */
}
#main-navigation ul.navbar-nav>li:last-child {
    margin: 0
}
#main-navigation a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 0;
    display: inline-block;
    letter-spacing: 0px;
    font-family: National, Arial, Helvetica, sans-serif;
    font-weight: 500;
    white-space: pre
}
#main-navigation .current-menu-item>a{
    font-weight: bold;
    color: #A3143A !important;
}
#main-navigation .navbar-nav>.active>a,
#main-navigation .navbar-nav>.active>a:hover,
#main-navigation .navbar-nav>.active>a:focus {
    font-weight: bold;
    color: #A3143A;
    background: transparent
}
#main-navigation .navbar-nav>.open>a,
#main-navigation .navbar-nav>.open>a:hover,
#main-navigation .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #555
}
#main-navigation .sub-arrow {
    margin: 0 0 -1px -10px;
    cursor: pointer;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
#main-navigation .sub-arrow.open {
    border-top: 0;
    border-bottom: 4px solid
}
#main-navigation .menu-item-has-children:after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.mobile-menu {
    display: none
}
#main-navigation #doctors {
    display: none;
    width: 100%;
    height: auto;
    background: #fff;
    position: fixed;
    top: 124px;
    left: 0;
    padding: 14px 55px;
    border: 3px solid #e5e5e4;
    border-width: 3px 0;
    z-index: 9;
    text-align: center;
    max-height: calc(100% - 153px);
    overflow: auto
}
#main-navigation #doctors a {
    display: inline-table;
    width: 80px;
    height: 125px;
    text-align: center;
    color: #3d3d3d;
    font-size: 10px;
    font-family: Verdana;
}
#main-navigation #doctors img {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 60px
}
#main-navigation #doctors .doctors-close {
    position: absolute;
    top: 12px;
    right: 24px;
    color: #a11037;
    font-weight: bold;
    cursor: pointer
}
#doctors-page {
    width: 100%;
    height: auto;
    text-align: center
}
#doctors-page a {
    display: block;
    width: 20%;
    height: 255px;
    text-align: center;
    color: #3d3d3d;
    font-size: 15px;
    font-family: National, Verdana;
    font-weight: bold;
    padding: 5px;
    float: left
}
#doctors-page img {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
    height: auto
}
#doctors-page .doctors-close {
    position: absolute;
    top: 12px;
    right: 24px;
    color: #a11037;
    font-weight: bold;
    cursor: pointer
}
.doctors-filters {
    margin: 20px 0
}
.doctors-filters select {
    width: 33%;
    background-color: #f0f4f5;
    border: 0;
    border-radius: 0;
    height: 42px
}
.container {
    width: 1040px;
    float: none;
    padding: 0
}
#post-title {
    background-size: cover
}
#main {
    margin-top: 153px
}
#primary h1 {
    color: #a11037;
    font-size: 30px;
    margin-bottom: 30px;
    /*float:left;*/
    width:100%;
}
#primary .type-post h1 {
    margin-bottom: 4px;
}
body.blog article {
    border-bottom: 1px solid #ccc;
}
body.blog article:last-child {
    border: 0;
}

/* ==========================
 * Blog Roll
 * ==========================*/
.page-template-template-blogarchive .container {
    max-width: 1150px;
    width: 90%;
    padding: 0 15px;
    text-align: center;
}
.blogroll-single {
    width: 220px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    float: none;
    display: inline-block;
    overflow: hidden;
}
body.blog .blogroll-single {
    width: 32%;
    box-sizing: border-box;
}
.blogroll-single article {
    border: 1px solid #d8d8d8!important;
    padding: 0 0 40px 0;
    height: 370px;
    max-height: 370px;
    margin-bottom: 17px;
    position: relative;
}
.blogroll-single a.thumb {
    display: table;
    width: 100%;
}
.blogroll-single img {
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
}
.blogroll-single .entry-title {
    margin-bottom: 0.4em;
    font-size: 1.11em!important;
    font-weight: 700;
    padding:0 10px;
}
.wp-pagenavi {
    text-align: center;
    padding: 50px;
}
.blogroll-single .article-share {
    position: absolute;
    bottom: 0;
    padding: 0 10px;
}
.blogroll-single .article-share ul {
    margin: 0 0 5px;
    list-style: none;
    display: inline-block;
    height: 45px;
    padding: 0;
    vertical-align: bottom;
}
.blogroll-single .article-share li {
    float: left;
    margin-top: 20px;
    line-height: 20px;
    max-height: 15px;
}
.blogroll-single .article-share p {
    font-weight: 600;
    font-size: 15px;
}
.index-blogroll {
    text-align: center;
}
.see-all-blogs {
    background: #FABF33;
    padding: 10px;
    display: inline-block;
    margin: 10px;
}



img.alignright {
    float: left;
    margin-left: 0;
    margin-right: 20px
}
.entry-title {
    margin-bottom: 0.4em
}
.entry-content h1 {
    margin-top: 35px
}
.entry-content h2 {
    color: #A11037;
    font-size: 25px
}
.entry-content .heading-jumplink {
    padding-top: 100px;
    margin-top: -100px
}
.entry-content h3 {
    color: #a3143a
}
.entry-content a:hover {
    text-decoration: none;
    opacity: 0.8 !important;
}
.entry-content .accordion-half {
    width: 50%;
    float: left;
    padding: 0 10px;
}
.entry-content .accordion {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.entry-content .accordion .accordion-title {
    cursor: pointer
}
.entry-content .accordion .accordion-title h2 {
    text-align: center;
    background-color: #f4f4f4;
    padding: 10px;
    margin: 2px;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
.entry-content .accordion .accordion-title h2:after {
    content: "";
    display: inline-block;
    border-top: 7px solid #000;
    border-bottom: 0;
    border-left: 6px solid #f4f4f4;
    border-right: 6px solid #f4f4f4;
    margin: 7px 5px 0 0;
    float: right;
}
.entry-content .accordion .accordion-content {
    display: none;
    margin: 20px;
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    height: 175px;
}
.entry-content .accordion .accordion-content li {
    width: 50%;
    float: left;
    font-size: 13px;
    padding-left: 20px;
}
#page-thumb {
    width: 727px;
    height: auto;
    display: table;
    text-align: center;
    clear: both;
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-bottom: 50px
}
#page-thumb h1 {
    color: #A11037;
    display: table-cell;
    vertical-align: middle;
    font-size: 42px;
    letter-spacing: 5px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    -moz-text-shadow: 0px 2px 11px rgba(0, 0, 0, 0.6);
    margin-top: 50px;
    margin-bottom: 5px;
}

.mobile-search form {
    display: none;
}
#page-thumb-thin {
    height: 60px;
    display: block;
    width: 100%;
    clear: both;
    background-size: auto 100%;
    background-position: center;
    margin-bottom: 30px;
}
#page-thumb-tall {
    height: 310px;
    display: block;
    width: 100%;
    clear: both;
    background-size: auto 100%;
    background-position: center;
    margin-bottom: 30px
}
#page-thumb-tall .thumb-content {
    max-width: 1020px;
    width: 90%;
    margin: 0 auto;
    height: 100%;
    vertical-align: middle;
    text-align: right;
    display: table
}
#page-thumb-tall .thumb-content a {
    float: right;
    display: block;
    margin: 30px;
    width: auto
}
body.single-doctors h1 {
    margin-bottom: 30px
}
.single-doctors #page-thumb h1 {
    text-align: right;
    padding: 0 30px
}

#publications .countNav {
    margin: 40px 0 10px 0;
}
.count-top {
    margin: 0px 0 30px 0 !important;
}

.countNav {
    border: 1px solid #b6b6b6;
    padding: 10px 15px;
    font-size: 15px;
    margin-top: 85px;
    font-weight: bold;
    color: #a41e38;
    clear:both;
}

.countNav div {
    display: inline-block;
}

.countNav b {
    color: #000;
}

.countNav span {
    cursor: pointer;
}
.countNav span:hover {
    opacity: 0.7;
}
.countNav span:after {
    content: ",";
}
.countNav span.all:after {
    display: none;
}

.site-main .doctor-content-wrap .doctor-half p, .site-main .doctor-content-wrap .doctor-half-publications li:nth-child(odd) {
    clear: both;
}

.split-list li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px 45px 5px 5px;
}

ol.split-list {
    float: left;
    width: 100%;
    display: block;
    margin-left:20px;
}

.doctor-half-publications ol {
    padding: 0;
}

.doctor-half-publications ol li {
    display: none;
}

.doctor-half-publications ol li.show {
    display: block;
}

/** Research **/
.research-half-publications li:nth-child(odd) {
    clear: both;
}
.research-half-publications ol li{
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 8px;
}
.split-list li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px 45px 5px 5px;
}

ol.split-list {
    float: left;
    width: 100%;
    display: block;
}

.research-half-publications ol {
    padding: 0;
}

.research-half-publications ol li {
    display: none;
}

.research-half-publications ol li.show {
    display: block;
}

.usc-photos-section {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.usc-photos-section a {
    /*width: 33%;*/
    padding: 0 15px 36px;
}
.usc-photos-section br {
    display: none;
}
body.page-id-18 a.video-link {
    width: 300px;
    margin-bottom: 20px;
}
.meet-doctors-nav {
    padding: 20px 0;
    border: 1px solid #a6a6a6;
    border-width: 1px 0;
    margin: 0 0 40px;
    font-weight: bold;
    color: #000;
    clear: both;
}
.meet-doctors-nav a {
    color: #000
}
.meet-doctors-nav b {
    color: #991e3d
}
.doctor-profile {
    padding-bottom: 10px;
    width: 100%
}
.research-interest-p{
    margin-bottom: 10px !important;
}

.doctor-profile .doctor-info p {
    margin-bottom: 19px;
    line-height: 22px
}
.doctor-profile .doctor-info p span {
    color: #a3143a;
    font-weight: bold
}
.doctor-headshot {
    width: 230px;
    float: left;
    margin: 0 50px 10px 0
}
.doctor-headshot img {
    width: 100%;
    max-width: 100% !important;
    height: auto
}
.doctor-headshot a {
    color: #fff;
    background: #a11037;
    display: block;
    width: 100%;
    line-height: 75px;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 1px
}
.doctor-headshot a:hover {
    text-decoration: none;
    opacity: 0.8
}
.doctor-quote-header {
    display: table-cell;
    vertical-align: middle
}
.doctor-quote-header span {
    background-color: rgba(163, 20, 58, 0.8);
    color: #fff;
    padding: 50px;
    line-height: 30px;
    font-size: 28px;
    letter-spacing: 1px;
    font-style: italic;
    display: inline-block
}
.doctor-quote-header span p {
    font-size: 28px;
    margin: 0;
    line-height: 30px
}
.doctor-quote-header b {
    font-style: normal;
    color: #f9bf2f;
    display: inline-block;
    margin-top: 10px
}
.doctor-content-wrap {
    margin-top: 20px
}
.doctor-content-wrap .doctor-half {
    width: 50%;
    float: left;
    padding-right: 30px
}
.doctor-content-wrap .doctor-half ul {
    padding-left: 20px
}
.doctor-content-wrap .doctor-half h2 {
    color: #a11037
}
.doctor-content-wrap .doctor-half h3 {
    font-size: 20px
}
.doctor-content-wrap .doctor-half.last {
    padding: 0 0 0 30px
}
.doctor-half-publications {
    width: 100%;
    float: left;
    /* border-top: 1px solid #ccc; */
    padding-top: 45px;
}
.publication-nav a:hover, a:focus {
    color: #a11037;
    text-decoration: underline;
}
/*
.single-doctors h2:before {
    display: block;
    content: " ";
    margin-top: -165px;
    height: 165px;
    visibility: hidden;
}
*/

.site-main .doctor-content-wrap .doctor-half p, .site-main .doctor-content-wrap .doctor-half-publications li {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 8px;
}
.doctor-half-pagination> li {
    list-style-type: none;
    padding-bottom: 15px;
}
.simplepagenavstyle{
    list-style-type: none;
    border: 1px solid #b6b6b6;
    display: block;
    padding: 12px 0 2px 12px;
    margin-left: 40px !important;
}
.itempagination{
    display: inline-block;
    padding-left: 5px;
    font-weight: bold;
}
.pagination-comma span{
    display: none;
}

.comma-publication{
    font-weight: bold;
    color: #A11037;
}
.doctor-half-pagination{
    padding-bottom: 47px;
}
.simplePagerNav:before {
    content: 'Click to View More:';
    display: block;
    float: left;
    font-weight: bold;
    font-size: 15px;
}
.publication-nav{
    width: 100%;
    border-bottom: 1px solid #6c6c6c;
    padding-bottom: 15px;
    clear: both;
}
.publication-item{
    display: inline-block;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
}
.publication-nav span {
    font-size: 18px;
    padding-right: 10px;
    vertical-align: sub;
}
.site-main .doctor-content-wrap .doctor-half p,
.site-main .doctor-content-wrap .doctor-half li {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 8px
}
#contact-wrap #primary,
#contact-wrap #main-content {
    width: 100% !important
}
#contact-wrap #page-thumb {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
    background-image: url("../images/contact-thumb.jpg")
}
#contact-wrap #page-thumb h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 28px;
    letter-spacing: 3px
}
.page-header {
    margin-bottom: 1em
}
.entry-meta {
    margin-bottom: 10px
}
.sticky {
    font-size: 100%
}
.site-main p {
    line-height: 20px;
    font-size: 16px;
}
.site-main ul {
    padding: 0 30px;
    margin: 0 0 15px;
}
.site-main li {
    line-height: 25px;
    font-size: 16px
}

.font-large .site-main h1, .font-large #primary h1{font-size:40px;}
.font-large .site-main h3, .font-large #primary h2{font-size:36px;}
.font-large .site-main h3, .font-large #primary h3{font-size:32px;}
.font-large .contact-content h1{font-size:44px !important;}
.font-large .contact-content h2{font-size:42px !important;}
.font-large .contact-content h3{font-size:40px !important;}
.font-large .contact-content b{font-size:22px;}


.font-large .site-main p,
.font-large .site-main li,
.font-large .site-main .contact-address-block p {
    font-size: 20px;
    line-height: 27px
}
.font-large .doctors-filters,
.font-large .map-info,
.font-large .map-info b {
    font-size: 17px;
}
.font-large .treatments-roll a>p {
    font-size: 18px;
    line-height: 21px;
    padding: 12px;
    overflow: hidden;
}
.font-large .widget .nf-form-cont input,
.font-large .widget .nf-form-cont textarea {
    font-size: 13px;
}
body.font-large #doctors-page a {
    font-size: 18px;
    width:  25%;
    height: 330px;
}
body.font-small #doctors-page a{
    font-size:12px;
}

.font-small .site-main h1, .font-small #primary h1{font-size:22px;}
.font-small .site-main h2, .font-small #primary h2{font-size:20px;}
.font-small .site-main h3, .font-small #primary h3{font-size:18px;}

.font-small .contact-content h1{font-size:26px !important;}
.font-small .contact-content h2{font-size:24px !important;}
.font-small .contact-content h3{font-size:22px !important;}
.font-small .contact-content b{font-size:14px;}

.font-small .site-main p,
.font-small .site-main li {
    font-size: 14px;
    line-height: 22px
}
.font-small .contact-content p{font-size:12px !important;}
#primary,
#main-content {
    width: 100%;
    padding: 0
}
.entry-content {
    margin-bottom: 45px
}
.entry-content h1 {
    margin: 60px 0 15px;
    color: #a3143a;
    font-size: 30px
}
.entry-content a {
    color: #a3143a
}
.entry-content .alignleft {
    margin: 0.4em 23px 10px 0
}

body.home #new-royalslider-2 {
    display: none;
}
.newBannerContent {
    position: absolute;
    top: 0;
    left: 56%;
    height: 100%;
    width: 29%;
    background: #a11037;
    color: #fff;
    padding: 0 26px;
    display: block;
    z-index:999999;
}
.newBannerContentWrapper {
    display: table;
    height: 100%;
}
.newBannerContentWrapper div {
    vertical-align: middle;
    display: table-cell;
    padding: 0 0 46px;
}
.newBannerContentWrapper h2 {
    color: #fabf33;
    font-weight: normal;
    font-family: National, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin: 0;
}
.newBannerContentWrapper p {
    font-size: 17px;
    font-weight: normal;
    font-family: National, Helvetica Neue, helvetica, arial, sans-serif;
    margin-top: 10px;
    line-height: 27px;
}
.newBannerContentWrapper .banner-button {
    background: #fabf33;
    color: #A11037;
    padding: 0 10px;
    display: inline-block;
    font-weight: bold;
    font-family: National, Helvetica Neue, helvetica, arial, sans-serif;
    height: 36px;
    line-height: 32px;
    font-size: 14px;
    margin-top: 10px;
    border:2px solid #fabf33;
}
.newBannerContentWrapper .banner-button:hover{
    background:#A11037;
    color: #fabf33;
}
body.home .rsDefaultInv .rsBullets {
    width: auto!important;
    left: 55%!important;
    margin: 0 0 0 33px!important;
    position: absolute;
    bottom: 12px;
}
body.home .rsDefaultInv .rsBullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    padding: 5px;
}
body.home .rsDefaultInv .rsBullet span {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFF;
}
body.home .rsDefaultInv .rsBullet.rsNavSelected span {
    background-color: #fabf33;
}

#banner {
    width: 100%;
    height: 310px;
    float: left;
    margin-bottom: 3px;
    background: #222;
    position: relative
}
.bannerTable {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.bannerTable span {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    font-size: 50px;
    text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 4px
}
.backgroundMove {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/iris-background.jpg");
    background-position: 0px 0px;
    background-size: 100%;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

#homeQuarter {
    width: 100%;
    float: left;
    text-align: center
}
#homeQuarter a {
    width: 25%;
    float: left;
    position: relative;
    height: 210px;
    height: auto;
    background-size: cover;
    background-position: center center
}
#homeQuarter a:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}
#homeQuarter a span {
    display: block;
    background: rgba(0, 0, 0, 0.15);
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 21px;
    line-height: 46px;
    font-weight: bold;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}
#homeQuarter a:hover span {
    background: rgba(0, 0, 0, 0.5)
}
#homeQuarter a img {
    width: 100%;
    height:auto;
    display: block;
    margin: 0;
    padding: 0
}
#scrolltop {
    float: right;
    font-size: 16px;
    color: #444;
    margin: 0 20px 10px 0;
    text-decoration: none !important;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    display: none
}
#scrolltop:after {
    content: ">";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #fabf33;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 4px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
#scrolltop:hover:after {
    background-color: #a11037
}
#footerBanners {
    margin: 18px 0 20px;
    width: 100%;
    height: 354px;
    float: left;
    background: #000;
    position: relative
}
.footerBannerSection {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    color: #fff;
    background: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0;
    margin: 0;
    display: none
}
.footerBannerSection .container {
    margin-bottom: 0
}
.footerBannerSection h2 {
    color: #a11037;
    margin-top: 0
}
.footerBannerSection.topTenBanner p {
    color: #000
}
.footerBannerSection p {
    color: #fff;
    font-style: italic
}
.footerBannerSection.topTenBanner a {
    color: #a11037
}
.footerBannerSection a {
    color: #fabf33;
    font-weight: bold;
    font-size: 13px;
    font-style: normal
}
.researchBanner.loaded {
    background-image: url("../images/usc-footer-banner-research.jpg")
}
.donatingBanner.loaded {
    background-image: url("../images/usc-footer-banner-donating.jpg")
}
.argusBanner.loaded {
    background-image: url("../images/usc-footer-banner-argus-ii.jpg")
}
.topTenBanner.loaded {
    background-image: url("../images/usc-footer-banner-top10.jpg");
    padding-top: 80px
}
.pagination-wrap {
    text-align: center;
    margin-top: 15px
}
.infinite-scroll .pagination-wrap {
    display: none
}
.image-hover-opacity:hover img {
    opacity: 0.8
}
.about-half {
    width: 50%;
    float: left;
    margin-top: 40px;
    border-top: 1px solid #c0c0c2;
    padding-top: 50px
}
.about-half img {
    width: 100%;
    margin: 10px 0 20px
}
.about-half img.research-image {
    width: 100%;
    max-width: 100%;
    display: block;
    float: left;
    margin: 20px 0;
}
.about-half.left {
    padding-right: 35px
}
.about-half.right {
    padding-left: 35px
}

.patients-roll {
    float: left;
    width: 100%;
    margin: 0 0 30px
}
.patients-roll .patient-single {
    width: 25%;
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden
}
.patients-roll a {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}
.patients-roll a img {
    width: 100%;
    max-width: 100%;
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.patients-roll a>span {
    position: absolute;
    bottom: -50px;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 82px;
    padding: 5px 10px;
    margin-top: -30px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 16px;
    line-height: 23px
}
.patients-roll a>span span {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.patients-roll a:hover>span {
    bottom: 0;
    top: auto
}
.patients-roll a:hover>span span {
    opacity: 1
}
.patients-roll a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}
.treatments-roll {
    float: left;
    width: 100%;
    margin: 0 0 30px
}
.treatments-roll .patient-single {
    width: 25%;
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden
}
.treatments-roll .patient-single.fixed img {
    height: 250px;
    position: relative;
    width: auto;
    max-width: none;
    display: inline-block;
}
.treatments-roll .patient-single.one-fifth {
    width: 20%;
}
.treatments-roll a {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden
}
.treatments-roll a img {
    position: relative;
    width: 100%;
    max-width: 100%;
    display: inline-block;
}
.treatments-roll a>span {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 62px;
    padding: 10px 10px 0;
    margin-top: -30px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 18px;
    line-height: 21px;
    bottom: 0
}
.treatments-roll a>p {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 25px;
    z-index: 10;
    display: block;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-size: 15px;
    line-height: 20px;
    top: 0;
    opacity: 0
}
.treatments-roll a:hover>span {
    opacity: 0;
    margin-bottom: -62px
}
.treatments-roll a:hover>p {
    opacity: 1
}
.treatments-roll a .yellow-text {
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block
}
.treatments-roll a .yellow-text div {
    display: table;
    width: 100%;
    height: 100%
}
.treatments-roll a .yellow-text div p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 27px;
    line-height: 30px;
    font-weight: bold
}
.treatments-roll a .yellow-text:hover {
    opacity: 0.8
}
.research-roll {
    float: left;
    width: 100%;
    margin: 50px 0 30px
}
.research-roll .patient-single {
    width: 20%;
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden
}
.research-roll .patient-single>div {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}
.research-roll .patient-single>div img {
    width: 100%;
    max-width: 100%;
    display: block
}
.research-roll .patient-single>div>span {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 62px;
    padding: 10px 10px 0;
    margin-top: -30px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 18px;
    line-height: 21px;
    bottom: 0;
}
.research-roll .patient-single>div>ul {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 10;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-size: 15px;
    line-height: 20px;
    top: 0;
    opacity: 0;
    transition-duration: .3s;
    visibility: hidden;
}
.research-roll .patient-single>div li {
    line-height: 15px;
    font-size: 15px;
    margin-bottom: 4px
}
.research-roll .patient-single>div a {
    color: #fff;
    display:none;
}
.research-roll .patient-single>div:hover>span {
    opacity: 0;
    margin-bottom: -62px
}

.research-roll .patient-single>div:hover>ul {
    opacity: 1;
    visibility: visible;
}
.research-roll .patient-single>div:hover a{
    display:block;
}

.research-roll .patient-single>div .yellow-text {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block
}
.research-roll .patient-single>div .yellow-text div {
    display: table;
    width: 100%;
    height: 100%
}
.research-roll .patient-single>div .yellow-text div p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 27px;
    line-height: 30px;
    font-weight: bold
}
.research-roll .patient-single>div .yellow-text:hover {
    opacity: 0.8
}


.education-menu {
    display: block;
    width: 100%;
    height: 51px;
    text-align: center;
    margin: 60px 0
}
.education-menu a {
    width: 16.6%;
    height: 51px;
    float: left;
    display: table;
    border-right: 1px solid #ababab
}
.education-menu a p {
    display: table-cell;
    vertical-align: middle
}
.education-menu a:last-child {
    border: 0
}
#timeline-years .year:hover .point:before {
    background: #FABF33;
}
#timeline-years .point:hover {
    background: #FABF33;
}
#timeline-years {
    margin-top: 80px;
    height: 75px;
    width: 100%;
    float: left;
    position: relative
}
#timeline-years .line {
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #a11037;
    height: 2px;
    margin-top: -1px;
    width: 100%
}
#timeline-years .point {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #a11037
}
#timeline-years .point:before {
    content: "";
    width: 2px;
    height: 8px;
    background: #a11037;
    display: block;
    margin: 8px 0 0 3px;
    float: left
}
#timeline-years .year {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 99;
}
#timeline-years .year span {
    width: 45px;
    display: block;
    font-size:18px;
    margin-top: 10px;
}
#timeline-years .year .year-content {
    width: 300px;
    display: block;
    font-size: 17px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px 20px;
    position: absolute;
    top: 38px;
    display: none;
    margin-left: -150px;
}
/*
#timeline-years .year:hover .point {
    background: #fabf33
}
#timeline-years .year:hover .point:before {
    background: #fabf33
}
#timeline-years .year:hover span {
    color: #fabf33
}
*/
#timeline-years .year:hover .year-content {
    display: block
}
#timeline-years .year:nth-child(odd) .point:before {
    margin-top: -8px
}
#timeline-years .year:nth-child(odd) span {
    margin-top: -36px
}
#timeline-years .year:nth-child(odd) .year-content {
    top: auto;
    bottom: 40px
}
.second{
    top: 38px!important;
    bottom: initial!important;
}
#news-container {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 60px
}
#news-container .news-item {
    width: 226px;
    float: left;
    padding: 0 0 26px
}
#news-container .news-item a {
    border: 1px solid #d9d9d9;
    width: 100%;
    display: block;
    float: left
}
#news-container .news-item b {
    color: #a11037;
    font-weight: bold;
    margin: 10px;
    display: inline-block
}
#news-container .news-item span {
    font-weight: normal;
    color: #000;
    margin: 0 10px 10px;
    display: inline-block
}
#news-container .news-item img {
    width: 100%;
    max-width: 100%;
    display: block
}
#social-feeds {
    float: left;
    width: 100%
}
#social-feeds h2 {
    display: inline-block
}
#social-feeds .social-menu {
    display: inline-block;
    float: right;
    margin: 14px 0 0
}
#social-feeds .social-menu a {
    height: 46px;
    float: left;
    display: table;
    border-right: 1px solid #ababab;
    line-height: 46px;
    padding: 0 27px;
    color: #000;
    font-weight: bold;
    font-size: 15px
}
#social-feeds .social-menu a:before {
    content: " ";
    display: inline-block;
    background-color: #000;
    height: 36px;
    width: 13px;
    vertical-align: middle;
    margin: 0 13px 0 0;
    background: url("../images/usc-sprites.png") no-repeat right top;
    background-size: 350px auto;
    background-position: -6px -794px
}
#social-feeds .social-menu a.facebook.current:before {
    background-position: -186px -794px
}
#social-feeds .social-menu a.twitter:before {
    background-position: -42px -794px;
    width: 19px
}
#social-feeds .social-menu a.twitter.current:before {
    background-position: -219px -794px
}
#social-feeds .social-menu a.gplus:before {
    background-position: -73px -794px;
    width: 26px
}
#social-feeds .social-menu a.gplus.current:before {
    background-position: -251px -794px
}
#social-feeds .social-menu a.instagram:before {
    background-position: -106px -794px;
    width: 28px
}
#social-feeds .social-menu a.instagram.current:before {
    background-position: -287px -794px
}
#social-feeds .social-menu a.pinterest {
    padding-right: 0
}
#social-feeds .social-menu a.pinterest:before {
    background-position: -146px -794px;
    width: 21px
}
#social-feeds .social-menu a.pinterest.current:before {
    background-position: -326px -794px
}
#social-feeds .social-menu a:last-child {
    border-right: 0
}
#social-feeds .social-menu a.current,
#social-feeds .social-menu a:hover {
    color: #a11037;
    text-decoration: none
}
#social-feeds .social-content {
    width: 100%;
    float: left
}
#social-feeds .social-content .social-item {
    width: 100%;
    float: left;
    text-align: center;
    margin: 70px 0 100px;
    display: none
}
#social-feeds .social-content .social-item.current {
    display: block
}
#social-feeds .instagram_shots {
    list-style: none;
    padding: 0
}
#social-feeds .instagram_shots li {
    display: inline-block;
    margin: 10px
}
#social-feeds #pinterest ul {
    list-style: none;
    padding: 0 !important
}
#social-feeds #pinterest ul li {
    display: inline-block;
    height: 155px;
    width: 155px;
    overflow: hidden;
    margin: 5px
}
#social-feeds #pinterest ul li a {
    display: block;
    width: 100%;
    float: left
}
#social-feeds #pinterest ul li a img {
    max-width: 100%;
    width: 100%
}
#social-feeds #twitter h2 {
    display: none
}
#social-feeds #twitter ul {
    list-style: none;
    padding: 0
}
#social-feeds #twitter ul li {
    display: inline-block;
    width: 195px;
    height: 195px;
    font-size: 13px;
    line-height: 17px;
    background-color: #A11037;
    margin: 5px;
    color: #FFEFF4;
    padding: 15px;
    vertical-align: top;
    text-align: left;
    position: relative
}
#social-feeds #twitter ul li .tweet-wrapper {
    display: table;
    height: 100%;
    width: 100%
}
#social-feeds #twitter ul li .tweet-wrapper .twit-valign {
    vertical-align: middle;
    display: table-cell
}
#social-feeds #twitter ul li a {
    color: #FFEFF4
}
#social-feeds #twitter ul li .meta {
    position: absolute;
    bottom: 15px;
    left: 15px
}
#social-feeds #twitter ul li .meta a {
    display: inline-block;
    color: #E47F9A;
    width: 100%;
    text-align: left;
    font-size: 11px
}
#social-feeds #twitter ul li:nth-child(odd) {
    background-color: #79112D;
    color: #EDD1D9
}
#social-feeds #twitter ul li:nth-child(odd) a {
    color: #EDD1D9
}
#social-feeds #twitter ul li:nth-child(odd) .meta a {
    display: inline-block;
    color: #CA5C7A
}
#tableScheduler td,
#tableScheduler th {
    border: 0
}
#tableScheduler {
    width: 50%;
    float: left;
    border: 1px solid #c0c0c2;
    margin-left: -1px
}
#tableScheduler #titleScheduler {
    background-color: #f0f4f5;
    color: #a11037;
    text-transform: uppercase;
    font-weight: bold
}
#tableScheduler th {
    color: #a11037;
    width: 150px
}
.quotes-sections {
    float: left;
    width: 50%;
    padding: 5px;
    position: relative
}
.quotes-sections .wrap-quotes {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    z-index: 15
}
.quotes-sections .wrap-quotes .quote-inner {
    width: 100%;
    height: 100%;
    background: #fabf33;
    text-align: center;
    display: table;
    padding: 0 30px
}
.quotes-sections .wrap-quotes .quote-inner p {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    font-style: italic;
    font-weight: 500
}
.quotes-sections .wrap-quotes .quote-inner p .author {
    color: #a11037;
    display: inline-block;
    margin-top: 10px;
    font-style: normal
}
.quotes-sections img {
    width: 50%;
    width: calc( 50% - 5px);
    float: left
}
.quotes-sections img.last {
    float: right
}
.testimonials-quotes {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cacaca
}
.testimonials-quotes span {
    font-style: normal;
    color: #a11037
}
.testimonials-quotes p {
    font-style: italic;
    margin-bottom: 35px
}
.zoom {
    display: inline-block;
    position: relative
}
.zoom img {
    display: block;
    max-width: 100%
}
ul.half-width-list {
    width: 50%;
    float: left
}
.commentlist {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 22px
}
.commentlist li.comment,
.commentlist li.pingback {
    list-style: none;
    margin-bottom: 10px
}
.commentlist li.comment:before,
.commentlist li.comment:after,
.commentlist li.pingback:before,
.commentlist li.pingback:after {
    content: " ";
    display: table
}
.commentlist li.comment:after,
.commentlist li.pingback:after {
    clear: both
}
.commentlist .comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 15px
}
.commentlist .comment-meta .fn {
    font-size: 13px;
    font-weight: 600
}
.commentlist .comment-meta a,
.commentlist .comment-meta .fn {
    color: #444
}
.commentlist .comment-meta a:hover,
.commentlist .comment-meta .fn:hover {
    color: #337ab7;
    text-decoration: none
}
.commentlist .comment-author img {
    float: left;
    display: block;
    margin-right: 10px
}
.commentlist .comment-awaiting-moderation {
    margin-top: 5px;
    font-weight: bold;
    color: #333
}
.bypostauthor {
    font-size: 100%
}
.required {
    color: #c00
}
#commentform {
    font-size: 13px;
    line-height: 22px
}
#commentform label {
    display: block
}
#commentform p {
    margin-bottom: 10px
}
/** Clinical Trials **/
/* .clinical-content .clinical-content-single p{
	 margin: 35px 0 35px 0;
}
.study-clinical p {
    width: 50%;
    float: left;
    display: block;
    padding: 0 48px 0 0px;
} */
.clinical-steps{
    margin-bottom:5px;
}
.clinical-content.sub{

    float: left;
    display: block;
    width: 740px;
    padding: 0 0 0px 20px;
}

.study-clinical {
    columns: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    float: left;
    width: 100%;
}
.single-study h3{
    text-align:left;
}
.single-study b{
    color:#a11037;
}
.single-study {
    display: inline-block;
}
.clinical-content .single-study p {
    margin: 0 0 15px 0;
}
.clinical-content-single {
    padding: 0 40px;
}

.clinical-content-single h2 {
    color: #a11037;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
}

.clinical-filters select.filterby{
    display:none;
}
.clinical-filters select.filterby.active{
    display:inline-block;
}
.clinical-trials {
    float: left;
    width: 100%;
    margin: 0 0 30px
}
.clinical-trials .patient-single {
    width: 25%;
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden
}
.clinical-trials a {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.clinical-trials div ul li a {
    float: none;
    text-decoration: underline;
    font-size: 20px;
}
.clinical-trials .clinical-enrolling{
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}
.clinical-trials a img {
    width: 100%;
    max-width: 100%;
    display: block
}
.clinical-trials a>span {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 62px;
    padding: 10px 10px 0;
    margin-top: -30px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 18px;
    line-height: 21px;
    bottom: 0
}
.clinical-trials a>p {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 25px;
    z-index: 10;
    display: block;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-size: 15px;
    line-height: 20px;
    top: 0;
    opacity: 0
}
/* .clinical-trials a:hover>span {
    opacity: 0;
    margin-bottom: -62px
} */
.clinical-trials a:hover>p {
    opacity: 1
}
.clinical-trials a .yellow-text {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block
}
.clinical-trials a .yellow-text div {
    display: table;
    width: 100%;
    height: 100%
}
.clinical-trials a .yellow-text div p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 27px;
    line-height: 30px;
    font-weight: bold
}
.clinical-trials a .yellow-text:hover {
    opacity: 0.8
}

.clinical-trials .patient-single>div {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}
.clinical-trials .patient-single>div img {
    width: 100%;
    max-width: 100%;
    display: block
}
.clinical-trials .patient-single>div>span {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 62px;
    padding: 10px 10px 0;
    margin-top: -30px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 18px;
    line-height: 21px;
    bottom: 0
}
.clinical-trials .patient-single>div>ul {
    position: absolute;
    background: rgba(163, 20, 58, 0.8);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 60px 35px;
    z-index: 10;
    display: block;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-size: 15px;
    line-height: 20px;
    top: 0;
    opacity: 0
}

.clinical-trials div ul li a {
    float: none;
    text-decoration: underline;
    font-size: 20px;
    font-weight: normal;
}
.clinical-trials .patient-single>div a {
    color: #fff
}
.clinical-trials .patient-single>div:hover>span {
    opacity: 0;
    margin-bottom: -62px
}
.clinical-trials .patient-single>div:hover>ul {
    opacity: 1
}

.clinical-filters {
    margin: 20px 0;
}

.clinical-filters select {
    width: 33%;
    background-color: #f0f4f5;
    border: 0;
    border-radius: 0;
    height: 42px;
    font-weight: normal;
}

.clinical-trial-text {
    line-height: 25px !important;
    font-size: 16px !important;
    font-weight: normal;
}

/* .clinical-options li{
    padding: 15px 0;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;

} */
ul.clinical-options {
    margin:0;
    padding:0;
}
.clinical-content ul{
    padding:0;
}
.clinical-content-single {
    padding:0;
    clear:both;
}
.clinical-options a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    font-family: National, Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    white-space: pre;
}
.clinical-options a:hover{
    color:#a50534;
}
.clinical-options li.active a{
    text-decoration: none;
    color: #a50534;
}
/* .clinical-options li {
    float: left;
    display: inline-block;
}
.clinical-content li {
    float: left;
    display: inline-block;
    text-align: center;
}
 */
.clinical-treatments li.active a {
    text-decoration: none;
    color: #a50534;
}
/* .clinical-options li:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #000000;
    border-radius: 100%;
    vertical-align: middle;
    margin: 0 15px;
} */
.clinical-options li:last-child:after {
    content: '';
    display: none;

}
.clinical-content ul.tab {
    display:none;
}
.clinical-content ul.tab.active{
    display:block;
}

.clinical-content-single{
    display:none;
}
.clinical-content-single.active {
    display: block;
}

.clinical-content li a {
    float: left;
    display: inline-block;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

.clinical-content ul{margin:0;}
.clinical-viewall:first-child{
    margin-top:14px;
}
.clinical-content ul h2 {
    color: #a11037;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 40px 0 20px 0;
}
/* .clinical-content li:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #000000;
    border-radius: 100%;
    vertical-align: bottom;
    margin: 0 28px;
} */
/* .clinical-treatments{
/* 	  display: inline-block;
/*     border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    padding: 10px 0;
} */
.clinical-content li:last-child:after{
    display:none;
}
.clinical-content p {
    margin: 35px 0 55px 0;
}

/* .clinical-options li:first-child:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid black;
} */
/** Clinical Trials **/


#mobileButtons {
    display: none;
    width: 100%;
    float: left;
    margin: 10px 0
}
#mobileButtons a {
    color: #fff;
    width: 50%;
    height: 155px;
    float: left;
    text-align: center;
    padding: 25px 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 23px;
    background: #a20a35
}
#mobileButtons a:before {
    content: " ";
    display: block;
    width: 50px;
    height: 56px;
    clear: both;
    margin: 0 auto 25px;
    background: url("../images/usc-sprites.png") no-repeat right top;
    padding: 0;
    background-size: 350px auto;
    background-position: 7px -184px
}
#mobileButtons a:first-child {
    border-right: 1px solid #fff
}
#mobileButtons a:last-child:before {
    margin: 0 auto 9px;
    background-position: -182px -181px;
    width: 57px
}
#mobileButtons a:hover {
    text-decoration: none;
    opacity: 0.7
}
.call-to-action {
    display: block;
    width: 100%;
    background: #a11037;
    color: #fff;
    padding: 40px 180px 35px 50px;
    margin-bottom: 75px;
    font-size: 20px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.call-to-action:after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 52px;
    height: 82px;
    width: 82px;
    margin: -41px 0 0;
    background: url("../images/usc-sprites.png") no-repeat right top;
    padding: 0;
    background-size: 350px auto
}
.call-to-action:hover {
    color: #fff;
    text-decoration: none;
    background: #ad1c43;
    -webkit-box-shadow: 0px 2px 2px #B3B3B3;
    -moz-box-shadow: 0px 2px 2px #B3B3B3;
    box-shadow: 0px 2px 2px #B3B3B3
}
.call-to-action hr {
    border-top: 1px solid #fcbd30;
    margin: 10px 0
}
.call-to-action span {
    font-size: 23px
}
#secondary {
    width: 100%;
    padding: 0;
    float: left;
    border-top: 1px solid #c0c0c2;
    padding-top: 64px;
    margin-top: 50px
}
.home .widget-area {
    margin-top: 63px
}
.widget {
    margin: 0 0 40px;
    width: 31%;
    margin: 0 auto;
    float: left
}
.widget img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}
#text-3,
#text-2 {
    text-align: center
}
#text-3 {
    width: 38%;
    float: right
}
.video-link {
    position: relative;
    display: inline-block;
    width: 229px;
    max-width: 100%
}
.video-link:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/video-play.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    display: block
}
.video-link:hover:before {
    opacity: 0.7
}

a.video-lightbox.video-link.colorbox-link.cboxElement.residency-video {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
a.video-lightbox.video-link.colorbox-link.cboxElement.residency-video img {
    width: 100%;
}

.widget {
    margin-bottom: 40px
}
.widget .video-link {
    width: 100%
}
.widget .field-wrap {
    /* width: 50%;
    float: right;
    padding: 0 5px; */
}
.widget .your-information {
    float: left;
    width: 50%;
    line-height: 28px;
    font-size: 11px;
    text-align: left;
    margin-top: 8px;
    padding-left: 7px
}
.widget .nf-form-cont {
    max-width: 100%;
    margin: 0 auto
}
.widget .nf-form-cont input,
.widget .nf-form-cont textarea {
    background: #f0f4f5 !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important;
    width: 100%;
    padding: 10px 10px;
    font-size: 11px !important;
    line-height: 15px;
    height: 35px !important;
}
.widget .nf-form-cont .submit-wrap input {
    background: #A11037 !important;
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    width: 100%;
    float: left;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 2px;
    cursor: pointer !important;
}
.widget .nf-form-cont .submit-wrap input:hover {
    opacity: 0.7
}
.widget .nf-form-cont .ninja-forms-required-items {
    display: none
}
.widget .textarea-wrap.label-inside textarea {
    min-height: 79px;
    height: 79px
}
.widget .field-wrap,
.widget #ninja_forms_required_items {
    margin-bottom: 9px
}
.widget .ninja-forms-required-items {
    margin-bottom: 10px;
    color: #000;
    opacity: 0.7;
    font-size: 14px
}
.widget .ninja-forms-required-items .ninja-forms-req-symbol {
    color: #000
}
.widget label {
    display: none !important
}
.required-note {
    font-size: 14px;
    opacity: 0.7;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    width: 100%
}
.safe-information {
    font-size: 13px;
    opacity: 0.7;
    margin-top: 10px;
    display: inline-block;
    font-style: italic;
    width: 100%
}
.widgettitle,
.widget-title {
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
    font-size: 18px;
    color: #000000
}
.rwd-display-options{ text-align: center; }
.rwd-display-option{ cursor: pointer; }

#view-responsive{ display: none; }

@media only screen and (min-width: 900px){
    #view-full{ display: none; }
    #view-responsive{
        display: inline;
        cursor: pointer; }
}

.rwd-display-options{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
#view-responsive{
    color: #a11037;
    text-decoration: underline;
}
.rwd-display-option{
    color: #a11037;
    text-decoration: underline;
}
#footer {
    text-align: center;
    font-size: 7px;
    padding: 30px 0 30px;
    margin: 0 auto;
    float: none;
    color: #000;
    width: 100%;
    line-height: 10px;
    font-weight: bold;
}
#footer span {
    max-width: 700px;
    display: inline-block
}
.site-info a {
    color: #000
}
#footer-info-area {
    float: right;
    text-align: center;
    font-size: 17px;
    color: #FFF;
    width: 100%;
    letter-spacing: 2px;
    background: #a11037;
    line-height: 45px;
    margin: 10px 0 0px
}
#footer-info-area br {
    display: none
}
.footer-logos-gray {
    float: left;
    width:100% !important;
}
.footer-logos-gray img {
    max-width: 100%;
    display: block;
    height:auto;
    margin: 0 auto;
}
.footer-logos-all {
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
    height: auto;
    width: 720px;
}
.footer-logos-all a {
    width: 180px;
    height: 80px;
    display: inline-block;
    background-size: 100% auto;
    float: left
}
.footer-logos-all a:hover {
    opacity: 0.8
}
#social-media {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 20px;
    height: 45px;
    padding: 0;
    vertical-align: bottom
}
#social-media li {
    display: inline-block;
    height: 45px;
    float: left
}
#social-media li:first-child a {
    border-left: 1px solid #c56b83
}
#social-media a {
    width: 36px;
    height: 45px;
    border-right: 1px solid #c56b83;
    display: inline-block;
    background: url("../images/usc-sprites.png") no-repeat left top;
    padding: 0;
    background-size: 350px auto
}
#social-media a:hover {
    background-color: #c56b83
}
#social-media .facebook {
    background-position: -22px 9px
}
#social-media .twitter {
    background-position: -56px 9px
}
#social-media .youtube {
    background-position: -91px 9px
}
#social-media .googleplus {
    background-position: -24px -34px
}
#social-media .instagram {
    background-position: -56px -34px
}
#social-media .pinterest {
    background-position: -91px -34px
}
#social-media .linkedin {
    background-position: -121px -34px;
}

.video_wrap {
    max-width: 600px;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.contact-content {
    margin-top: 40px
}
#contactform {
    border: 1px solid #bababa;
    background: #f0f3f5;
    width: 100%;
    padding: 1px 30px 10px;
    /* float: left; */
    margin-bottom: 30px;
    /*height: 540px*/
}
#contactform .ninja-forms-required-items {
    display: none
}
#contactform input,
#contactform textarea {
    background: #fff;
    border: 0;
    padding: 6px 10px;
    width: 100%
}

#contactform input:focus,
#contactform textarea:focus{
    background: #f9f9f9;
}

#contactform textarea {
    min-height: 90px;
    height: 90px
}
#contactform .submit-wrap {
    width: 50%;
    margin: 0 auto 14px;
}
#contactform .submit-wrap input {
    background: #A11037;
    color: #fff;
    border: 0;
    border-radius: 0;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
    text-transform: uppercase;
    /*font-family: serif*/
}
#contactform .submit-wrap input:hover {
    opacity: 0.8
}
#contactform .your-information {
    width: 40%;
    display: block;
    float: left;
    margin-top: 3px
}
.contactWrapper {
    width: 100%;
    float: left;
    margin-top: 40px
}
#contact-map {
    width: 100%;
    float: left
}
#contact-map:before {
    content: "";
    display: block;
    width: 80%;
    height: 1px;
    background: #dedede;
    margin: 47px auto
}
#contact-map img {
    width: 100%;
    height: auto
}
.field-wrap,
#ninja_forms_required_items {
    margin-bottom: 14px
}
#map-section {
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    height: auto;
    margin: 0;
    background: #eee;
    margin-bottom: 55px
}
#map-section img {
    height: auto;
    width: 100%
}
#map-section img.map-image-mobile {
    display: none
}
.mobile-locations-pops {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none
}
.mobile-locations-pops .map-info-pop {
    display: table;
    position: static;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    background-color: rgba(161, 16, 55, 0.83);
    color: #fff
}
.mobile-locations-pops .map-info-pop hr {
    margin-top: 14px;
    margin-bottom: 14px
}
.mobile-locations-pops .map-info-pop span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 50px;
    text-align: left;
    font-size: 17px
}
.mobile-locations-pops .map-info-pop .pop-close {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    z-index: 9;
    cursor: text
}
.map-pin {
    border-radius: 1.5vw;
    background-color: #a11037;
    width: 3vw;
    height: 3vw;
    display: block;
    position: absolute;
    margin: -15px 0 0 -15px;
    top: 0;
    left: 0;
    cursor: pointer;
    border: 1vw solid #fabf33;
}
.map-pin.one {
    top: 74%;
    left: 33.3%
}
.map-pin.two {
    top: 32%;
    left: 58.8%
}
.map-pin.three {
    top: 37.9%;
    left: 70%
}
.map-pin.four {
    top: 68.5%;
    left: 53.8%
}
.map-pin.five {
    top: 54.5%;
    left: 44.5%
}
.map-pin.six {
    top: 91.5%;
    left: 44.5%;
}
.map-pin.seven {
    top: 51.5%;
    left: 14.5%;
}
.map-info {
    display: block
}
.map-info b {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    font-family: arial
}
.map-info a {
    color: #fff !important
}
.map-info hr {
    margin: 5px 0 8px
}
.map-info:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8
}
.map-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out
}
.map-pin:hover .map-info {
    position: relative;
    display: block;
    opacity: 1;
    visibility: visible;
    /* top: 1.5vw; */
}
.map-info {
    width: 255px;
    height: auto;
    background: #a11037;
    color: #fff;
    z-index: 20;
    padding: 23px 16px;
    line-height: 20px;
    position: absolute
}
.map-info .line {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 4px 0
}
.contact-address-block {
    /* height: auto; */
    border: 1px solid #bababa;
    padding: 35px;
    margin-bottom: 30px;
    /* width: 45%; */
    /* min-height: 540px; */
    position: relative;
}
.contact-address-block .image-office{
    position: absolute;
    right: 25px;
    top: 25px;
    max-width: 112px;
}
.contact-address-block.right {
    /* float: right */
}
.contact-address-block.left {
    /* float: left; */
}
.contact-address-block h3 {
    margin: 0;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 30px;
    line-height: 35px;
    max-width: 275px;
}
.contact-address-block span {
    display: inline-block;
    margin-bottom: 25px;
    width: 100%
}
.contact-address-block span:last-child {
    margin-bottom: 0
}
.contact-address-block b {
    color: #A11037;
    display: inline-block;
    width: 25%;
    font-size: 17px;
    float: left
}
.site-main .contact-address-block p {
    float: left;
    width: 75%;
    margin: 0;
    font-size: 15px
}
.residency-institutions {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    /* margin-top: 50px; */
}
.residency-institutions h3 {
    color: #a11037;
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    float: left
}
.residency-institutions div,
.residency-institutions > a {
    float: left;
    width: 25%;
    display: block;
    padding: 0 15px;
    color: #333;
}
.residency-institutions div:hover,
.residency-institutions > a:hover {
    opacity: 0.9;
}
.residency-institutions img {
    display: block;
    max-width: 100%;
    width: 100%;
    float: left;
    margin: 0 0 10px
}
blockquote {
    border: 0;
    background-color: #a11037;
    color: #fff;
    width: 100%;
    float: left;
    font-size: 15px;
    text-align: center;
    padding: 30px 20%;
    line-height: 30px;
    margin: 40px 0 50px
}
blockquote .yellow {
    color: #fabf33
}
blockquote .quotes:before {
    content: " ";
    display: inline-block;
    width: 23px;
    height: 17px;
    background: url("../images/usc-sprites.png") no-repeat left top;
    background-size: 350px auto;
    background-position: -8px -847px
}
blockquote .quotes:after {
    content: " ";
    display: inline-block;
    width: 23px;
    height: 17px;
    background: url("../images/usc-sprites.png") no-repeat left top;
    background-size: 350px auto;
    background-position: -38px -847px;
    vertical-align: middle;
    margin: 0 7px
}


/*
 * Homepage Widgets
 */
.homepage-widgets {
    display: table;
    float: left;
    margin: 45px -9px 55px;
}
.homepage-widgets a {
    width: 25%;
    display: block;
    float: left;
    padding: 0 9px;
}
.homepage-widgets a span {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #000;
    font-style: italic;
    font-size: 17px;
    line-height: 30px;
    margin-top: 4px;
}
.homepage-widgets img {
    width: 100%;
    display: block;
}
.homepage-widgets .video-link:before {
    top: -10px;
}
body.home .homepage-widgets a.video-link {
    width: 25%;
}

.rohit-signature-wrapper {
    float: left;
}

.rohit-signature {
    margin-right: 20px;
    padding-right: 20px;
    float: left;
}
.rohit-signature a {
    font-size: 18px;
}
.rohit-signature b {
    font-size: 15px;
}
.rohit-signature img {
    clear: both;
    float: none;
    margin: 0!important;
    width: 160px;
}
img.doctor-varma-home {
    float: right;
    margin: 0;
}
.best-hospitals-logo {
    border: 0;
    text-align: center;
    width: 200px;
}
.best-hospitals-logo .wp-caption-text {
    font-style: italic;
    font-size: 15px;
}


/* Homepage Arrows */
@-webkit-keyframes animate {
    0%{opacity: 0;}
    20%{opacity: 0.25;}
    40%{opacity: 0.5;}
    40%{opacity: 0.75;}
    100%{opacity: 1;}
}
@-webkit-keyframes fadearrow {
    from{opacity: 0.6;}
    to{opacity: 0.1;}
}
.homepage-arrows .arrows{
    margin: 0;
    display: inline;
}
.homepage-arrows .arrow-homepage{
    position: relative;
    top: 150px;
    left: 3%;
    -webkit-animation: fadearrow 2s ease infinite;
    animation: fadearrow 2s linear infinite;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0.55;
}
.homepage-arrows .arrow-homepage:nth-child(2){
    top: 175px;
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.homepage-arrows .arrow-homepage:nth-child(3){
    top: 200px;

    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.homepage-arrows .arrow-right{
    left: 94%;
}
.homepage-arrows .arrow-homepage:after{
    content: "<";
    display: block;
    position: absolute;
    -moz-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 50px;
}

.usc-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999;
    display: none
}
.usc-lightbox .usclb-close {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    z-index: 99999;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 55px;
    cursor: pointer
}
.usc-lightbox .light-content {
    max-width: 90%;
    max-height: 90%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    display: none;
    top: 50%;
    left: 50%;
    text-align: center;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.usc-lightbox .light-content img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%
}
.usc-lightbox .overlay {
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center
}
.about-content-video {
    width: auto;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    float: left
}
.about-content-video img {
    width: 500px;
    height: auto;
    margin: 0;
    float: left
}
.error404 #searchform {
    margin-bottom: 10px
}
@-ms-viewport {
    width: device-width
}
.visible-xs {
    display: none !important
}
.visible-sm {
    display: none !important
}
.visible-md {
    display: none !important
}
.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
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .doctor-profile .doctor-info p{
        margin-bottom:12px;
    }

    .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
    }
    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
    }
    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
    }
    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
    }
    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
    }
}
@media screen and (min-width: 1030px) {

    /* Education Dropdown
*************************/
    #main-navigation .education-dropdown .sub-menu .sub-arrow {display: none;}

    #main-navigation .sub-menu li ul:before {
        content: '';
        display: none;
    }
    #main-navigation .sub-menu li ul:after {
        content: '';
        display: none;
    }

    #main-navigation .education-dropdown .sub-menu li:after {content:''; display:none;}
    #main-navigation .education-dropdown .sub-menu:before {content: ''; left: 57%;}
    #main-navigation .education-dropdown:hover>ul {
        opacity: 1;
        visibility: visible;
        width: 600px;
        left: 0;
        padding: 0;
        border: 0;
    }
    .education-inner {
        float: left;
        width: 100%;
        height: auto;
        border: 1px solid #A11037;
        padding: 10px 15px;
    }
    #main-navigation .education-dropdown>ul>div>li:first-child {
        border-right: 1px solid #aaa;
    }
    #main-navigation .education-dropdown>ul>div>li:not(:first-child):not(:last-child) {
        padding: 0 10px;
        border-right: 1px solid #ccc;
    }
    #main-navigation .education-dropdown>ul>div>li:last-child {
        padding: 0 10px;
    }
    #main-navigation .education-inner .sub-menu li a {
        font-weight: bold;
        font-size: 12px;
    }
    #main-navigation .education-dropdown-menu> a:after {
        content: '';
        height: 8px;
        border-bottom: 1px solid #A11037;
        width: 160px;
        display: block;
    }
    #main-navigation .education-dropdown .sub-menu li .sub-menu li {
        width: 100%;
        height: 30px;
    }

    #main-navigation .education-dropdown>ul>div>li {
        width: 33%;
        height: 175px;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        padding: 0;
    }


    #main-navigation .education-dropdown>ul>div>li:last-child {
        border: 0;
        margin: 0;
    }

    #main-navigation .education-dropdown-menu> a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        color: #A11037;
    }

    #main-navigation .education-dropdown .sub-menu>a:hover {
        color: #a11037;
        background: transparent;
        text-transform: uppercase;
    }

    .education-first > a {
        margin-top: 18px;
        margin-bottom: 5px;
    }
    .education-second > a{
        margin-bottom: 5px;
    }
    .education-third > a {
        margin-top: 18px;
        margin-bottom: 5px;
    }


    #main-navigation .education-dropdown .sub-menu ul{
        padding:0;
    }
    /* Education Dropdown
    *************************/

    #menu-search form {display:none;}
    .backgroundMove {
        animation: animatedBackground 160s linear infinite;
        -moz-animation: animatedBackground 160s linear infinite;
        -webkit-animation: animatedBackground 160s linear infinite;
        -ms-animation: animatedBackground 160s linear infinite;
        -o-animation: animatedBackground 160s linear infinite
    }
    @keyframes animatedBackground {
        0% {
            background-position: 0 0
        }
        50% {
            background-position: 100% 100%
        }
        100% {
            background-position: 0 0
        }
    }
    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0
        }
        50% {
            background-position: 100% 100%
        }
        100% {
            background-position: 0 0
        }
    }
    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0
        }
        50% {
            background-position: 100% 100%
        }
        100% {
            background-position: 0 0
        }
    }
    @-ms-keyframes animatedBackground {
        0% {
            background-position: 0 0
        }
        50% {
            background-position: 100% 100%
        }
        100% {
            background-position: 0 0
        }
    }
    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0
        }
        50% {
            background-position: 100% 100%
        }
        100% {
            background-position: 0 0
        }
    }
    #main-navigation .conditions-wrapper {
        display: none;
        width: 100%;
        height: auto;
        background: #fff;
        position: fixed;
        top: 124px;
        left: 0;
        padding: 14px 55px;
        border: 3px solid #e5e5e4;
        border-width: 3px 0;
        z-index: 9;
        text-align: center;
        max-height: calc(100% - 153px);
        overflow: auto
    }
    #main-navigation .conditions-treatments-dropdown.open .conditions-wrapper {
        display: block !important
    }
    #main-navigation .conditions-wrapper>.sub-menu {
        display: block;
        position: static;
        width: 750px;
        margin: 0 auto;
        float: none;
        -moz-transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
        border: 0;
        padding: 0;
        list-style: none
    }
    #main-navigation .conditions-wrapper>.sub-menu>li>.sub-menu {
        display: block
    }
    #main-navigation .conditions-wrapper>.sub-menu>li>a {
        text-transform: uppercase;
        font-weight: bold;
        color: #a11037;
        font-size: 20px
    }
    #main-navigation .conditions-wrapper>.sub-menu>li>.sub-arrow {
        display: none
    }
    #main-navigation .conditions-wrapper>.sub-menu .current-menu-ancestor ul {
        display: block !important
    }
    #main-navigation .conditions-wrapper>.sub-menu ul {
        list-style: none
    }
    #main-navigation .conditions-wrapper>.sub-menu a {
        text-transform: none;
        background: transparent;
        padding: 0 0 4px
    }
    #main-navigation .conditions-wrapper>.sub-menu a:before {
        margin: 0 10px 2px 0;
        cursor: pointer;
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-left: 8px solid #a4133a;
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        content: " "
    }
    #main-navigation .conditions-wrapper>.sub-menu .sub-arrow {
        margin: 0 0 2px -10px;
        cursor: pointer;
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-left: 8px solid #a4133a;
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        content: " "
    }
    #main-navigation .conditions-wrapper>.sub-menu .sub-menu .sub-menu a:before {
        content: "-";
        display: inline-block;
        border: 0 !important;
        float: none;
        width: auto;
        margin: 0 5px 2px 0;
        height: auto
    }
    #main-navigation .conditions-wrapper>.sub-menu>li {
        width: 50% !important
    }
    #main-navigation .conditions-wrapper>.sub-menu:after {
        content: " ";
        clear: both;
        display: table
    }
}
@media screen and (max-width: 1370px) {

    .contact-address-block .image-office{
        /* left: 359px; */
        /* top: 15px; */
    }

    #main {
        clear: both;
    }

    body.font-large #doctors-page a {
        font-size: 18px;
        width: 25%;
        height: 280px;
    }
    .about-half h2 {
        font-size: 23px
    }
    .contact-address-block {
        padding: 25px;
        margin-bottom: 50px;
        /* width: 47%; */
        height: auto;
        /* min-height: 352px; */
    }
    .contact-address-block h3 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 35px;
        max-width: 320px;
    }
    .contact-address-block b {
        font-size: 13px
    }
    .contact-address-block p {
        font-size: 13px;
        line-height: 21px
    }
    .contact-address-block span {
        margin-bottom: 15px
    }
    #contactform {
        /* width: 47% */
    }
    #main-navigation ul.navbar-nav>li {
        margin-right: 10px;
    }
    #main-navigation a {
        color: #000;
        text-transform: uppercase;
        font-size: 12px
    }
    .header-phone {
        margin: 7px 20px 0;
        font-size: 17px;
        padding: 0 20px
    }
    .treatments-roll a>span {
        font-size: 15px
    }
    .treatments-roll a>p {
        font-size: 11px;
        line-height: 16px;
    }
    .treatments-roll a .yellow-text div p {
        font-size: 22px;
        line-height: 25px
    }

    /* Clinical Trials */
    .clinical-trials a .yellow-text div p {
        font-size: 22px;
        line-height: 25px
    }

    .clinical-trials a > p {
        font-size: 11px;
        line-height: 16px;
    }

    .clinical-trial-text{
        font-size:13px !important;
    }
    .clinical-trials div ul li a{
        font-size:15px;
    }
    /* Clinical Trials */
}

.third-width {
    width: 33%;
    display: inline-block;
}
.third-width a {
    padding: 0 5px;
    width: 500px;
}
.doctors-table-534 {
    table-layout: fixed;
}
.doctors-table-534 td {
    text-align: center;
    vertical-align: top;
    width: 20%;
}
.doctors-table-534 td a {
    display: block;
}
.doctors-table-534 img {
    width: 100%;
}
.doctors-table-534.float-right-images img {
    float: right;
}
@media screen and (max-width: 1275px) {

    .contact-address-block .image-office {
        /* left: 251px; */
        /* top: 23px; */
    }

    .contact-address-block h3 {
        max-width: 215px;
    }

    .blogroll-single article {
        border: 1px solid #d8d8d8!important;
        padding: 0 0 35px 0;
        height: 340px;
        max-height: 390px;
        margin-bottom: 25px;
        position: relative;
    }

    .clinical-content.sub {
        float: left;
        display: block;
        width: 520px;
        padding: 0 0 0px 20px;
    }
    .newBannerContent {
        left: 58%;
        width: 42%;
    }
    body.home .rsDefaultInv .rsBullets {
        left: 58%!important;
        margin: 0 0 0 20px!important;
    }
    .newBannerContentWrapper .banner-button {
        margin-top: 5px;
    }
    .newBannerContentWrapper .banner-button {
        margin-top: 5px;
    }
    .clinical-options li:after{
        margin: 0px 10px;
    }
    .clinical-options a{
        font-size:12px;
    }
    /* 	.clinical-content li:after{
            content: '';
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #000000;
        border-radius: 100%;
        vertical-align: bottom;
        margin: 0 20px;
        } */
    .clinical-content li a {
        float: left;
        display: inline-block;
        text-align: center;
        color: #000;
        font-weight: bold;
        font-size: 12px;
        line-height: 18px;
    }
    .footer-address h3{
        line-height:20px;
    }
    .footer-address p {
        text-align: center;
        font-size: 13px;
    }

    .video-size{
        float: none !important;
        margin: 30px 15px 10px 10px !important;
        text-align: center;

    }

    #page-thumb-tall .thumb-content {
        text-align: center
    }
    #page-thumb-tall .thumb-content a {
        float: none
    }
    #main {
        margin-top: 130px
    }
    #main-navigation ul.navbar-nav>li {
        margin-right: 10px
    }
    .site-main p,
    .site-main ul,
    .site-main li {
        font-size: 14px;
        line-height: 22px
    }
    #footerBanners {
        height: 290px
    }
    .footerBannerSection {
        padding: 35px 0
    }
    #logo {
        /* margin: 0; */
        width: 220px;
        height: 49px;
        margin: 28px 30px 0;
        background-size: auto;
        background-position: -473px -520px;
    }
    .scrolled #logo {
        margin: 25px 10px 25px 20px;
        width: 236px;
        height: 53px
    }
    #main-navigation {
        margin: 0 8px 0 0
    }
    #main-navigation a {
        font-size: 13px
    }
    #headerTop {
        margin-right: 8px;
        height: 80px
    }
    #header-logo-top {
        margin: 5px 0 0 0;
        width: 130px;
    }
    .scrolled #headerTop {
        height: 47px
    }
    #scrolltop {
        font-size: 13px
    }
    .header-appointment,
    .header-donate {
        font-size: 8px;
        letter-spacing: 1px;
        line-height: 31px;
        height: 31px
    }
    .header-donate {
        margin-left: 11px
    }
    .header-phone {
        display: inline-block;
        font-size: 16px;
        padding: 0 21px;
        margin: 6px 21px;
    }
    #fontSite {
        font-size: 11px
    }
    #banner {
        height: 340px
    }
    .bannerTable span {
        display: table-cell;
        color: #fff;
        vertical-align: middle;
        font-size: 32px;
        letter-spacing: 8px
    }
    #homeQuarter a span {
        line-height: 37px;
        font-size: 15px;
        letter-spacing: 1px
    }
    #main-navigation .sub-menu {
        top: 40px
    }
    #doctors {
        top: 98px
    }
    .scrolled #doctors {
        top: 103px
    }
    #footer-info-area {
        font-size: 13px;
        letter-spacing: 1px
    }
    #footer-info-area a {
        color: #fff
    }
    #main-navigation ul {
        list-style: none !important
    }
    h3,
    .h3 {
        font-size: 20px;
        line-height: 25px
    }
    .widget img {
        /*width: 80%*/
    }
    .widgettitle,
    .widget-title {
        font-size: 14px
    }
    .container {
        width: 824px;
    }
    #page-thumb {
        height: auto;
    }
    #page-thumb h1 {
        font-size: 28px;
        letter-spacing: 3px;
        color: #A11037;
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
        -moz-text-shadow: 0px 2px 11px rgba(0, 0, 0, 0.6);
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 10px;
    }
    .quotes-sections .wrap-quotes .quote-inner p {
        font-size: 21px;
        line-height: 27px
    }
    #contactform {
        /*height: 458px*/
    }
    #contactform textarea {
        float: left
    }
    .field-wrap,
    #ninja_forms_required_items {
        margin-bottom: 10px
    }
    .contact-address-block {
        height: auto;
    }
}

#page-thumb-tall {
    background-image: url("/wp-content/themes/uscroski/assets/images/usc-meet-the-doctors-inner.jpg");
}

@media screen and (max-width: 1030px) {
    #header .header-menu-wrapper {
        padding-right: 0;
    }
    .homepage-widgets a,
    body.home .homepage-widgets a.video-link {
        width: 50%;
        margin-bottom: 10px;
    }

    .pdf-light-viewer.js-pdf-light-viewer {display:none!important}
    .pdf-slider--container {display:block!important; text-align: center;}
    .pdf-slider--container figure {
        display: inline-block!important;
        float: none!important;
        margin: 4px!important;
    }
    .pdf-slider--container figure img {
        width: 100px;
    }

    .footer-address p {
        text-align: center;
        font-size: 11px;
    }
    .footer-address h3 {
        line-height: 16px;
        font-size: 14px;
    }
    #logo{
        margin: 28px 20px 0;
    }
    #headerTop{
        margin-right:8px;
    }
    #main-navigation{
        margin:0 10px 0 0;
    }
    body.home #new-royalslider-1 {
        display:none;
    }
    body.home #new-royalslider-2 {
        display: block;
    }
    .newBannerContentWrapper h2 {
        font-size: 23px;
        line-height: 28px;
    }
}
.header-menu-wrapper {
    padding-right: 30px;
    text-align: right;
}
.menu-group {
    float: left;
    display: inline-block;
}
@media screen and (max-width: 1030px) {

    .header-menu-wrapper {
        padding: 0;
    }
    .line-ender {
        display:none;
    }

    .study-clinical {
        columns: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    #popup,#popup-home{
        display: none;
    }
    /* Clinical Trials */
    .clinical-treatments{
        border:0;
        width:100%;
        float:left;
    }
    .clinical-content li {
        display: inline-block;
        text-align: center;
        width: 33%;
        float: left;
        padding: 0 0 13px 0;
    }
    .clinical-content.sub {width: 380px;}
    .clinical-content li:after{
        display:none;
    }
    .clinical-content li a{
        text-align:left;
    }
    .clinical-menu img{
        width:200px;
        height:85px;
    }
    .clinical-menu br{
        display:block;
    }
    ul.mtree.transit li.mtree-node > a:before{
        font-size: 15px;
    }
    ul.clinical-options {
        margin: 0;
        width: 200px;
        float: left;
    }
    .clinical-options li:after{display:none;}
    .clinical-trials a .yellow-text div p {
        font-size: 20px;
        line-height: 25px;
        padding: 0px 8px;
    }
    .clinical-trials a>span p {
        font-size: 11px;
        padding: 0px 0px 0;
    }
    .clinical-trials a>span{
        padding: 5px 7px 0;
        height: 50px;
    }

    .clinical-trials .patient-single>div>span{
        padding: 6px 10px 0;
        height: 50px;
    }
    .clinical-trials .patient-single>div>span p {
        font-size: 10px;
        line-height: 17px;
    }

    .clinical-trials .patient-single>div>ul{
        padding: 25px 24px;
    }
    .clinical-trial-text {
        font-size: 14px !important;
    }
    .clinical-trials div ul li a {
        font-size: 10px;
    }
    /* Clinical Trials */

    .mobile-search form {display:none;}

    body.font-large #doctors-page a {
        height: 360px;
        width: 50%;
    }
    .treatments-roll .patient-single, .treatments-roll .patient-single.one-fifth {
        width: 33%;
    }
    .treatments-roll a>p{
        padding:15px;
    }
    .usc-photos-section a {
        width: 50%;
    }
    .entry-content .accordion-half {
        width: 100%;
    }
    blockquote {
        padding: 30px 80px;
    }
    ul.half-width-list {
        width: 50%;
    }
    .residency-institutions > div,
    .residency-institutions > a {
        width: 50%;
        height: 400px;
        text-align: center;
    }
    body.home .hentry .video-link {
        /*width: 100%;*/
    }
    #page-thumb-tall .thumb-content a img {
        width: 330px
    }
    #page-thumb-tall {
        height: 247px
    }
    #footerBanners {
        height: 285px
    }
    #doctors {
        top: 205px
    }
    .scrolled #doctors {
        top: 210px
    }
    #main-navigation a {
        font-size: 11px
    }
    #main-navigation .sub-menu a {
        font-size: 12px
    }
    #social-feeds .social-menu a {
        padding: 0 15px;
        font-size: 12px
    }
    #primary {
        width: 100%
    }
    h2,
    .h2 {
        font-size: 22px
    }
    .entry-content ul {
        padding-left: 16px
    }
    .entry-content li {
        margin-bottom: 10px
    }
    #main {
        margin-top: 0
    }
    .scrolled #logo,
    #logo {
        margin: 45px auto 25px;
        float: none;
    }
    .navbar-nav {
        width: 100%;
        text-align: center
    }
    .navbar-nav .sub-menu {
        text-align: left
    }
    #main-navigation ul.navbar-nav>li {
        float: none
    }
    #banner {
        height: 250px
    }
    .bannerTable span {
        letter-spacing: 4px;
        font-size: 27px;
        font-weight: bold
    }
    #headerTop {
        display: block;
        margin: 0 auto;
        width: 665px;
        float: none;
    }
    #main-navigation {
        margin: 0 auto 0;
        float: none;
        display: block;
        width: 750px;
    }
    #main-navigation ul.navbar-nav>li {
        margin-right: 9px
    }
    #homeQuarter a span {
        line-height: 27px;
        font-size: 12px;
        letter-spacing: 0
    }
    .widget-area {
        display: none
    }
    .site-main li,
    .site-main p {
        font-size: 13px;
        line-height: 21px
    }
    #footerBanners {
        margin: 0 0 10px
    }
    .footerBannerSection {
        padding: 38px 0
    }
    .footerBannerSection .container {
        padding: 0 40px
    }
    #footer-info-area {
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 36px
    }
    .footer-logos-all {
        width: 600px
    }
    .footer-logos-all a {
        width: 150px;
        height: 67px
    }
    #contactform {
        padding: 25px 30px
    }
    .entry-content h1 {
        margin: 40px 0 15px
    }
    #page-thumb {
        margin-bottom: 30px
    }
    #main-navigation .conditions-wrapper {
        top: 210px
    }
    #main-navigation .sub-menu{
        top:33px;
    }
    .container {
        width: 580px;
    }
    body.home .container{
        clear:both;
    }
    #footerBanners .container {
        width: 100%
    }
    .contact-address-block {
        height: auto;
        width: 100%;
        margin-bottom: 30px !important;
    }
    #contactform {
        width: 100%;
        height: auto
    }
    .navbar-form {
        width:129px;
        /* float:left !important; */
    }
    .navbar-form input.form-control{
        width: 94px;
    }
    #header {
        position: static
    }
    .about-half h2 {
        font-size: 18px
    }
    #contact-wrap #page-thumb {
        height: 85px
    }
    .contact-address-block,
    #contactform {
        /* width: 49% */
    }
    .contact-content .col-xs-6,
    .doctor-content-wrap .col-xs-6 {
        width: 100%;
    }
    .contact-address-block b {
        font-size: 10px
    }
    .contact-address-block h3 {
        font-size: 23px;
        max-width: 100%;
    }
    .contact-address-block .image-office{
        display: none;
    }
    .site-main li,
    .site-main p {
        font-size: 12px;
        line-height: 19px
    }
    .doctors-filters select {
        width: 100%;
        margin-bottom: 10px
    }
    #doctors-page a {
        width: 25%;
        height: 190px;
        font-size: 13px
    }
    .quotes-sections {
        float: left;
        width: 33%
    }
    .quotes-sections img {
        width: 100%;
        max-width: 100%
    }
    .quotes-sections img.last {
        display: none
    }
    .quotes-sections .wrap-quotes .quote-inner p {
        font-size: 12px;
        line-height: 13px;
        font-weight: normal
    }
    .quotes-sections .wrap-quotes .quote-inner {
        padding: 0 10px
    }
    .patients-roll .patient-single,
    .research-roll .patient-single {
        width: 33%
    }
    .veterans-footer-logo {
        width: 150px !important;
        background-size: auto 68px !important
    }
    #timeline-years {
        margin-top: 30px
    }
    .about-content-video {
        width: 100%;
        float: left
    }
    .about-content-video img {
        max-width: 100%;
        margin: 0 auto;
        float: none
    }
    #timeline-years .year:hover .year-content {
        display: none
    }
    #timeline-years .year .year-content.open {
        display: block !important
    }

    #ninja_forms_field_22_div_wrap, #ninja_forms_field_34_div_wrap {
        -moz-transform: scale(0.7) translateX(-28px);
        -webkit-transform: scale(0.8) translateX(-28px);
        -o-transform: scale(0.7) translateX(-28px);
        -ms-transform: scale(0.7) translateX(-28px);
        transform: scale(0.7) translateX(-28px);
    }
}
@media screen and (max-width: 767px) {

    body.home .entry-content img.doctor-varma-home {
        float: none;
        margin: 0;
        clear: both;
        margin-bottom: 10px;
    }
    .rohit-signature {
        border: 0;
    }
    body.home .rohit-signature img {
        margin: 0!important;
    }

    body.home .rsDefaultInv .rsBullets {
        display: none;
    }
    .newBannerContent {
        left: 57%;
        width: 43%;
        padding: 0 18px;
    }
    .newBannerContentWrapper h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .site-main .newBannerContentWrapper p {
        font-size: 11px;
        line-height: 18px;
    }
    .newBannerContentWrapper .banner-button {
        padding: 0 5px;
        height: 25px;
        line-height: 22px;
        font-size: 11px;
    }
    .newBannerContentWrapper div {
        padding: 0 0 21px;
    }
    .clinical-menu br, img{
        display:none;
    }
    .clinical-menu {
        width:100%;
    }
    ul.mtree li.mtree-node > a{
        font-size:15px;
    }
    ul.clinical-options{
        width:100%;
    }
    .clinical-content.sub {
        width: 100%;
        padding: 0;
        margin-top: 50px;
    }
    .footer-address{display:none;}
    .clinical-filters select{
        width:49%;
    }
    .clinical-trials .patient-single {
        width:50%;
    }
    .mobile-search input {
        margin: 20px 15px;
        width: 100% !important;
    }
    .mobile-search form {
        display: block;
        width: 100%;
        border: 0;
    }
    .mobiule-search input {
        width: 80%;
        height: 70px;
        display: block;
        float: left;
    }
    .mobile-search div {
        height: 75px;
        width: 80%;
        float: left;
        display: inline-block;
    }
    .mobile-search button {
        float: left;
        display: inline-block;
        height: 70px;
        width: 20%;
        background: #fff;
    }
    .mobile-search button:before {
        content: " ";
        display: block;
        width: 35px;
        height: 45px;
        clear: both;
        margin: 10px auto 0;
        background: url("../images/usc-sprites.png") no-repeat top;
        padding: 0;
        border: 0;
        background-size: 700px auto;
        background-position: -655px -15px;
    }

    .mobile-search button:hover{
        background:#fff;
    }
    .treatments-roll a>p {
        display: none;
    }

    .entry-content .accordion .accordion-content li {
        width: 100%;
    }

    .about-half img.research-image {
        margin: 4px auto 15px;
        float: none;
    }

    .residency-institutions h3 {
        float: none;
        width: auto;
        line-height: 16px;
    }
    .residency-institutions div.clear,
    .residency-institutions h3 br {
        display: none;
    }
    .residency-institutions>div,
    .residency-institutions>a {
        width: 100%;
        height: auto;
        text-align: left;
        padding: 0;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .residency-institutions img {
        width: 100px;
        margin-right: 10px;
    }
    body.single-doctors #page-thumb-tall {
        background-image: url("../images/usc-meet-the-doctors-inner.jpg");
        height: auto;
        padding: 10px 0
    }
    .doctor-quote-header span {
        line-height: 19px;
        font-size: 17px;
        padding: 20px 30px
    }
    .doctor-content-wrap .doctor-half.last {
        padding: 0
    }
    .doctor-profile {
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .doctor-content-wrap .doctor-half {
        width: 100%
    }
    #timeline-years .year:hover .year-content {
        display: block
    }
    .education-menu {
        float: left;
        height: auto;
        margin: 0 0 20px
    }
    .education-menu a {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #ccc
    }
    .education-menu a:after {
        border-bottom: 0
    }
    #timeline-years {
        height: auto
    }
    #timeline-years .year {
        position: static;
        height: auto;
        width: 100%;
        float: left
    }
    #timeline-years .year .year-content {
        display: block;
        position: static;
        clear: both;
        float: left;
        border: 0;
        margin: 0 43px!important;
        width: auto;
        margin-bottom: 20px;
        font-size: 15px
    }
    #timeline-years .year .year-content:before {
        content: "•";
        margin-right: 7px
    }
    #timeline-years .point:before {
        position: static;
        width: 20px;
        height: 4px;
        margin: 5px 15px !important
    }
    #timeline-years .point {
        width: 15px;
        height: 15px;
        border-radius: 10px;
        float: left
    }
    #timeline-years .year span {
        margin: -7px 0 0 30px !important;
        float: left;
        font-size: 20px;
        width: auto
    }
    #timeline-years .line {
        position: absolute;
        top: 0;
        left: 6px;
        background-color: #a11037;
        height: 100%;
        margin-top: 0;
        width: 2px
    }
    #timeline-years .year:hover .point,
    #timeline-years .year:hover .point:before {
        background: #a11037
    }
    #timeline-years .year:hover span {
        color: #a11037
    }
    .page-template-template-research #primary h1 {
        color: #a11037;
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 26px
    }
    #tableScheduler {
        width: 100%
    }
    .site-main li,
    .site-main p {
        font-size: 15px;
        line-height: 22px
    }
    .patients-roll .patient-single,
    .research-roll .patient-single {
        width: 50%
    }
    .quotes-sections {
        width: 50%
    }
    .quotes-sections .wrap-quotes .quote-inner p {
        line-height: 18px
    }
    #doctors-page {
        width: 100%;
        margin: 0 auto
    }
    #doctors-page a {
        width: 50%;
        height: 285px
    }
    .contact-address-block,
    #contactform {
        width: 100%
    }
    .mobileOptions, .mobileHeadBlank {
        display: block
    }
    #header {
        /*margin-top: 68px;*/
    }
    .nav>li>a:hover,
    .nav>li>a:focus {
        text-decoration: none;
        background-color: #eee;
        font-weight: bold;
        color: #000;
        outline: 0
    }
    #homeQuarter a span {
        font-size: 16px;
        font-weight: normal;
        padding: 7px 15px;
        line-height: 18px
    }
    #headerTop {
        display: none
    }
    #main-navigation {
        display: none;
        width: 100%;
        float: left;
        height: auto;
        padding: 0;
        min-height: 0;
    }
    .scrolled #logo,
    #logo {
        width: 220px;
        height: 49px;
        margin: 16px;
        float: left;
        background-size: 243px auto;
        background-position: -9px -68px
    }
    .navbar-toggle {
        float: left;
        margin: 0;
        width: 20%;
        height: 72px;
        padding: 0;
        border-radius: 0;
        border: 0;
        border-right: 1px solid #b74060;
        background: #a11037
    }

    /* Search mobile */
    #menu-search {
        display: block;
        height: 72px;
        width: 20%;
        float: left;
        cursor: pointer;
        background-color: #A11037;
    }
    .mobile-search{
        display: none;
        z-index: 999;
        overflow: hidden;
        height: 80px;
        width: 100%;
        background: #fff;
    }
    .mobile-search.open {
        display: block;
    }
    #menu-search:before {
        content: " ";
        display: block;
        width: 35px;
        height: 45px;
        clear: both;
        margin: 10px auto 0;
        padding: 0;
        background: url("../images/usc-sprites.png") no-repeat top;
        border: 0;
        background-size: 560px;
        background-position: 1px -71px;
    }

    #menu-search.open {
        background: #fff;
    }
    #menu-search.open:hover{
        background:#fff;
    }
    #menu-search.open:before {
        background-position: 1px -30px;
    }




    .home .fixed #menu-search.open {
        border-color: #a28527;
    }
    #menu-search:hover{background: #930c33;}
    #menu-search form {
        display: none;
    }
    #menu-search.open {

    }
    #menu-search.open form {
        display: block;
    }
    #menu-search .screen-reader-text {
        display: none;
    }
    #menu-search #s {
        background: transparent;
        border: 0;
        height: 26px;
        margin: 1px 1px 1px 26px;
        width: 95px;
        font-size: 11px;
    }
    #menu-search #searchsubmit {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        opacity: 0;
        padding: 0;
        margin: 0;
        height: 30px;
        width: 30px;
    }
    /* Search mobile */
    .navbar-toggle .icon-bar {
        width: 28px;
        height: 3px;
        border-radius: 0;
        background: #fff;
        margin: 7px auto
    }
    .navbar-toggle:focus .icon-bar,
    .navbar-toggle:active .icon-bar {
        background: #fff!important;
    }
    .navbar-toggle:active,
    .navbar-toggle:focus{
        background-color: #a11037!important;
    }
    #homeQuarter a {
        width: 50%
    }
    #footerBanners,
    .footerBannerSection,
    .footer-logos-all {
        display: none
    }
    .entry-content h1 {
        margin-top: 35px;
        font-size: 23px
    }
    .home .entry-content img {
        width: 100%
    }
    #footer-info-area {
        height: auto;
        float: left
    }
    #footer-info-area br {
        display: initial
    }
    #footer-info-area>span {
        margin: 10px 15px;
        text-align: center;
        display: block;
        line-height: 20px;
        font-size: 14px
    }
    #social-media {
        background: #fff;
        width: 100%;
        float: left;
        text-align: center;
        margin: 0;
        padding: 30px 0 0;
        height: auto
    }
    #social-media li {
        float: none
    }
    #social-media a {
        width: 45px;
        height: 45px;
        border: 0 !important;
        margin: 6px;
        display: inline-block;
        background-color: #a11037
    }
    #social-media .facebook {
        background-position: -15px 9px
    }
    #social-media .twitter {
        background-position: -51px 9px
    }
    #social-media .youtube {
        background-position: -86px 9px
    }
    #social-media .googleplus {
        background-position: -18px -34px
    }
    #social-media .instagram {
        background-position: -52px -34px
    }
    #social-media .pinterest {
        background-position: -86px -34px
    }
    #social-media .linkedin {
        background-position: -117px -35px
    }
    #footer {
        width: 100%
    }
    .mobile-menu {
        width: 100%;
        margin: 0;
        padding: 116px 0 0;
        text-align: left;
        position: fixed;
        top: 0;
        background-color: #fff;
        z-index: 999;
        max-height: 100%;
        overflow: auto;
    }
    .mobile-menu ul {
        list-style: none;
        text-align: left;
        margin: 0
    }
    .mobile-menu a {
        border-bottom: 1px solid #E0BBC5
    }
    .mobile-menu .education-inner .sub-menu {
        display: block;
    }
    .mobile-menu .education-inner .sub-menu li {
        background: #730C28;
    }
    .mobile-menu .education-inner .sub-menu li a {
        padding: 10px 40px;
    }
    .mobile-menu .sub-menu {
        display: none;
        background-color: #A11037;
        padding: 0
    }
    .mobile-menu .sub-menu li {
        display: block
    }
    .mobile-menu .sub-menu a {
        border: 0;
        color: #fff;
        padding: 9px 30px;
        line-height: 20px;
        display: inline-block
    }
    .mobile-menu .toggle-sub-menu {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 40px;
        height: 40px;
        line-height: 37px;
        text-align: center;
        font-size: 24px;
        color: #A11037;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }
    .mobile-menu .sub-menu-open .toggle-sub-menu {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #main-navigation a {
        font-size: 12px;
        padding: 6px 10px;
        width: 100%
    }
    .menu-item-has-children .sub-menu:after {
        float: right;
        margin-top: 0;
        border: 0 !important;
        background: #F2F2F2;
        height: 20px;
        width: 20px
    }
    .caret:before {
        display: block;
        width: 0;
        height: 0;
        margin: 9px auto 0;
        vertical-align: middle;
        border-top: 4px solid #A20A35;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: " "
    }
    #main-navigation .open .caret {
        display: block;
        margin: 0;
        vertical-align: middle;
        border: 0 !important;
        height: 20px;
        width: 20px
    }
    #main-navigation .open .caret:before {
        border-top: 0;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 4px solid
    }
    #main-navigation .doctors-dropdown .sub-menu {
        float: left;
        width: 100%
    }
    #main-navigation .navbar-nav>.open>a:before {
        display: none
    }
    body #main-navigation .sub-menu #doctors {
        display: none !important
    }
    #contactform,
    .contact-content {
        width: 100%
    }
    .navbar-toggle:hover {
        background: #fff
    }
    .navbar-toggle:hover .icon-bar {
        background: #a11037
    }
    #main-navigation ul.navbar-nav>li {
        width: 100%
    }
    .call-to-action {
        padding: 30px 20px;
        text-align: center
    }
    .call-to-action:after {
        display: none
    }
    .call-to-action:before {
        content: " ";
        display: block;
        height: 82px;
        width: 82px;
        margin: 0 auto 10px;
        background: url("../images/usc-sprites.png") no-repeat right top;
        padding: 0;
        background-size: 350px auto
    }
    .treatments-roll .patient-single, .treatments-roll .patient-single.one-fifth {
        width: 50%
    }
    .treatments-roll a>p {
        padding: 15px
    }
    .treatments-roll a>p {
        font-size: 11px;
        line-height: 17px
    }
    #main-navigation .sub-menu {
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
    #contact-wrap #page-thumb h1 {
        font-size: 21px
    }
    #mobileButtons {
        display: block
    }
    .container {
        width: 100%;
        padding: 0 50px
    }
    #primary,
    #main-content {
        width: 100%
    }
    #main-navigation .sub-menu {
        border: 0;
        float: left;
        width: 100%;
        padding: 0
    }
    #main-navigation .sub-menu a {
        text-transform: uppercase !important;
        font-size: 11px;
        color: #a11037;
        border-bottom: 1px solid #ECE2E5
    }
    #main-navigation .sub-menu li:last-child a {
        border: 0
    }
    #page-thumb {
        margin-bottom: 5px
    }
    .map-info {
        position: static;
        width: 100%;
        margin: 0 !important;
        text-align: center;
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
    .map-info hr {
        width: 1px;
        visibility: hidden;
        margin: 2px 0
    }
    .map-pin .map-info {
        display: none !important
    }
    #header .mobileOptions {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999999
    }
    .footer-logos-gray {
        display: none
    }
    a.mobile-appointment {
        line-height: 80px;
        display: block;
        float: right;
        background-color: #e1e1e1;
        height: 81px;
        width: 170px;
        text-align: center;
        /* padding-top: 31px; */
        color: #000;
    }
    #scrolltop span {
        display: none
    }
    .about-half,
    .about-half.left,
    .about-half.right {
        padding: 0;
        width: 100%;
        border: 0;
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }
    #map-section img.map-image-desktop {
        display: none
    }
    #map-section img.map-image-mobile {
        display: block
    }
    /*.map-pin {
        border-radius: 2vw;
        background-color: #a11037;
        width: 4vw;
        height: 4vw;
        display: block;
        position: absolute;
        margin: -15px 0 0 -15px;
        top: 0;
        left: 0;
        cursor: pointer;
        border: 1.4vw solid #fabf33;
        border-radius: 15px;
        border: 9px solid #fabf33;
        width: 30px;
        height: 30px;
    }*/
    .map-pin.one {
        top: 58.5%;
        left: 17%;
    }
    .map-pin.two {
        top: 23%;
        left: 62.3%;
    }
    .map-pin.three {
        top: 19%;
        left: 83%;
    }
    .map-pin.four {
        top: 55%;
        left: 54%;
    }
    .map-pin.five {
        top: 40%;
        left: 37.5%;
    }
    .map-pin.six {
        top: 79%;
        left: 37.5%;
    }
    #map-section {
        margin-bottom: 40px
    }
    .backgroundMove {
        background-image: url("../images/iris-mobile.jpg");
        background-position: center center !important;
        background-size: cover
    }
    .entry-content img.alignleft,
    .entry-content img.alignright,
    .entry-content img.aligncenter,
    .entry-content img.alignnone{
        float: none;
        margin: 5px auto 15px;
        max-width: 100%;
        width:auto;
        clear: both;
        display: block;
        margin-bottom: 15px!important;
    }
    figure{
        float:none !important;
        margin:15px auto !important;
        clear:both;
        display:block !important;
    }
    a.mobile-appointment:hover {
        text-decoration: none;
        opacity: 0.75
    }
    #contactform .submit-wrap {
        float: left;
        width: 100%;
        margin: 0
    }
    #contactform .your-information {
        width: 100%;
        text-align: center
    }
    #contactform .submit-wrap input {
        /* background: #FABF33; */
        line-height: 22px;
        font-size: 17px
    }

    #ninja_forms_field_22_div_wrap {
        -moz-transform: scale(0.7) translateX(-0px);
        -webkit-transform: scale(0.7) translateX(-0px);
        -o-transform: scale(0.7) translateX(-0px);
        -ms-transform: scale(0.7) translateX(-0px);
        transform: scale(0.7) translateX(-0px);
    }

    .doctors-table-534, .doctors-table-534 td, .doctors-table-534 tr, .doctors-table-534 a, .doctors-table-534 div, .doctors-table-534 tbody {
        display: block;
        text-align: center;
        width: 100%;
    }
    .doctors-table-534 img {
        width: 60%;
        display: inline-block;
    }
    .doctors-table-534.float-right-images img {
        float: none;
    }
    .third-width {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 650px) {
    .doctor-headshot {
        float: none;
        margin: 0 auto 20px;
    }
}

/*@media screen and (max-width: 479px) {*/
    /*ul.half-width-list {*/
        /*width: 50%*/
    /*}*/
    /*.newBannerContent {*/
        /*padding: 0 13px;*/
    /*}*/
    /*.newBannerContentWrapper h2 {*/
        /*font-size: 10px;*/
        /*line-height: 14px;*/
        /*margin: 0;*/
    /*}*/
    /*.site-main .newBannerContentWrapper p {*/
        /*font-size: 9px;*/
        /*line-height: 12px;*/
        /*margin: 3px 0;*/
    /*}*/
    /*.site-main .newBannerContentWrapper p br {*/
        /*display: none;*/
    /*}*/
    /*.newBannerContentWrapper div {*/
        /*padding: 0;*/
    /*}*/
    /*.newBannerContentWrapper .banner-button {*/
        /*padding: 0 5px;*/
        /*height: 18px;*/
        /*line-height: 15px;*/
        /*font-size: 10px;*/
    /*}*/

    /*.clinical-options li {*/
        /*width: 100%;*/
    /*}*/
    /*.clinical-content li{width:50%;}*/
    /*.clinical-trials a>span p {*/
        /*font-size: 11px;*/
        /*padding: 0px 0px 0;*/
    /*}*/


    /*.mobile-search input {*/
        /*margin: 10px 15px;*/
        /*width: 100% !important;*/
    /*}*/

    /*.mobile-search button:before {*/
        /*height: 70px;*/
        /*background-size: 600px auto;*/
        /*background-position: -555px -10px;*/
    /*}*/


    /*#primary h1 {*/
        /*font-size: 20px;*/
        /*margin-top: 20px;*/
        /*margin-bottom: 20px*/
    /*}*/
    /*#primary h2 {*/
        /*font-size: 18px;*/
    /*}*/
    /*#primary h3 {*/
        /*font-size: 16px;*/
    /*}*/
    /*#page-thumb h1 {*/
        /*font-size: 20px;*/
        /*margin-top: 25px;*/
        /*margin-bottom: 5px;*/
    /*}*/
    /*.treatments-roll a>span {*/
        /*font-size: 11px;*/
        /*line-height: 14px*/
    /*}*/
    /*.mobile-locations-pops .map-info-pop span {*/
        /*font-size: 14px;*/
        /*padding: 0 25px*/
    /*}*/
    /*.mobile-locations-pops .map-info-pop hr {*/
        /*margin-top: 5px;*/
        /*margin-bottom: 5px*/
    /*}*/
    /*.quotes-sections .wrap-quotes .quote-inner p {*/
        /*font-size: 12px;*/
        /*line-height: 14px*/
    /*}*/
    /*#banner {*/
        /*height: 165px*/
    /*}*/
    /*#doctors-page a {*/
        /*height: auto;*/
        /*width: 100%;*/
        /*max-width: 280px;*/
        /*margin: 0 auto 20px;*/
        /*float: none;*/
    /*}*/
    /*#page-thumb-tall {*/
        /*height: 202px*/
    /*}*/
    /*#page-thumb-tall .thumb-content a img {*/
        /*width: 250px*/
    /*}*/
    /*.mobileOptions .iconated:before {*/
        /*margin: 14px auto 0;*/
        /*background-size: 298px auto;*/
        /*background-position: 0px -174px;*/
        /*width: 22px;*/
        /*height: 31px*/
    /*}*/
    /*.mobileOptions .iconated.three:before {*/
        /*width: 35px;*/
        /*height: 23px;*/
        /*margin: 18px auto 0;*/
        /*background-position: -21px -174px*/
    /*}*/
    /*.mobileOptions .iconated.four:before {*/
        /*width: 18px;*/
        /*height: 30px;*/
        /*margin: 13px auto 0;*/
        /*background-position: -56px -173px*/
    /*}*/

    /*.mobile-search.open{*/
        /*height: 61px;*/
    /*}*/
    /*#menu-search.open:before {*/
        /*background-position: 1px -36px;*/
    /*}*/
    /*#menu-search.open:hover{*/
        /*background:#fff;*/
    /*}*/
    /*#menu-search:before{*/
        /*background-size: 560px;*/
        /*background-position: 1px -79px;*/
    /*}*/
    /*a.mobile-appointment {*/
        /*line-height: 61px;*/
        /*height: 61px;*/
        /*width: 105px;*/
        /* padding-top: 14px; */
        /*font-size: 12px;*/
    /*}*/

    /*.mobileOptions a:after {*/
        /*background-size: 171px auto*/
    /*}*/
    /*#menu-search {*/
    /*}*/
    /*.scrolled #logo,*/
    /*#logo {*/
        /*width: 183px;*/
        /*height: 40px;*/
        /*background-size: 200px auto;*/
        /*background-position: -7px -56px;*/
        /*margin: 10px*/
    /*}*/
    /*.navbar-toggle {*/
        /*height: 60px*/
    /*}*/
    /*.navbar-toggle .icon-bar {*/
        /*width: 28px;*/
        /*height: 3px;*/
        /*border-radius: 0;*/
        /*margin: 3px auto*/
    /*}*/
    /*#header {*/

    /*}*/
    /*.mobile-menu {*/
        /* padding-top: 60px; */
    /*}*/
    /*.container {*/
        /*padding: 0 20px*/
    /*}*/
    /*#mobileButtons a {*/
        /*height: 105px;*/
        /*padding: 17px 0 20px;*/
        /*font-size: 13px;*/
        /*line-height: 14px*/
    /*}*/
    /*#mobileButtons a:before {*/
        /*margin: 0 auto 20px;*/
        /*width: 27px;*/
        /*height: 40px;*/
        /*background-size: 171px auto;*/
        /*background-position: 0px -131px*/
    /*}*/
    /*#mobileButtons a:last-child:before {*/
        /*margin: 0 auto 9px;*/
        /*background-position: -130px -128px;*/
        /*width: 40px*/
    /*}*/
    /*#mobileButtons a:hover {*/
        /*text-decoration: none;*/
        /*opacity: 0.7*/
    /*}*/
    /*#social-media a {*/
        /*width: 30px;*/
        /*height: 30px;*/
        /*margin: 4px;*/
        /*background-size: 254px auto*/
    /*}*/
    /*#social-media .facebook {*/
        /*background-position: -12px 7px*/
    /*}*/
    /*#social-media .twitter {*/
        /*background-position: -38px 6px*/
    /*}*/
    /*#social-media .youtube {*/
        /*background-position: -63px 6px*/
    /*}*/
    /*#social-media .googleplus {*/
        /*background-position: -14px -26px*/
    /*}*/
    /*#social-media .instagram {*/
        /*background-position: -39px -25px*/
    /*}*/
    /*#social-media .pinterest {*/
        /*background-position: -63px -25px*/
    /*}*/
    /*#social-media .linkedin {*/
        /*background-position: -86px -25px*/
    /*}*/
    /*#footer-info-area>span {*/
        /*font-size: 12px*/
    /*}*/
    /*.bannerTable span {*/
        /*letter-spacing: 1px;*/
        /*font-size: 20px*/
    /*}*/
    /*#homeQuarter a span {*/
        /*font-size: 11px;*/
        /*line-height: 13px;*/
        /*font-weight: bold*/
    /*}*/
    /*.map-pin {*/
        /*width: 43px;*/
        /*height: 41px*/
    /*}*/
    /*#map-section {*/
        /*margin-bottom: 30px*/
    /*}*/

    /*#news-container{*/
        /*float:none;*/
        /*margin:0 auto;*/
    /*}*/

    /*.usc-photos-section a{*/
        /*width:100%;*/
    /*}*/

    /*.patients-roll a>span{*/
        /*font-size:12px;*/
    /*}*/

    /*.research-roll .patient-single>div>span{*/
        /*font-size:14px;*/
    /*}*/
    /*.research-roll .patient-single>div>ul{*/
        /*padding:10px 25px 25px;*/
    /*}*/
    /*.research-roll .patient-single>div li{*/
        /*line-height:15px;*/
        /*font-size:12px;*/
    /*}*/
    /*.research-roll .patient-single:nth-child(2) > div li{*/
        /*font-size:11px;*/
    /*}*/

    /*body.page-id-1755 .container{*/
        /*padding:0px 10px !important;*/
    /*}*/

    /*body.page-id-1755 article h3{*/
        /*font-size:16px;*/
    /*}*/
    /*body.page-id-1755 article table td strong,*/
    /*body.page-id-1755 article table td p{*/
        /*font-size:12px;*/
    /*}*/

    /*.entry-content .accordion .accordion-title h2{*/
        /*font-size:16px;*/
    /*}*/

/*}*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    input[type="submit"]>.caret,
    input[type="reset"]>.caret,
    button>.caret,
    .dropup>.btn>.caret,
    .dropup>input[type="submit"]>.caret,
    .dropup>input[type="reset"]>.caret,
    .dropup>button>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table,
    .page-content table,
    .entry-content table {
        border-collapse: collapse !important
    }
    .table td,
    .page-content table td,
    .entry-content table td,
    .table th,
    .page-content table th,
    .entry-content table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}
body:after {
    content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
    display: none
}
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.lightbox a img {
    border: none
}
.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-container {
    padding: 4px
}
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/lightbox/loading.gif) no-repeat
}
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}
.lb-container>.nav {
    left: 0
}
.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}
.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}
.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/lightbox/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}
.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/lightbox/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}
.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-data {
    padding: 0 4px;
    color: #ccc
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}


@media screen and (max-width: 332px) {

    .research-roll .patient-single:nth-child(2) > div li{
        font-size:9px;
    }

    #ninja_forms_field_22_div_wrap {
        -moz-transform: scale(0.6) translateX(-45px);
        -webkit-transform: scale(0.6) translateX(-45px);
        -o-transform: scale(0.6) translateX(-45px);
        -ms-transform: scale(0.6) translateX(-45px);
        transform: scale(0.6) translateX(-45px);
    }

}

/*---------------------------------------------------
   #Slider Blog Page
-------------------------------------------------------*/
@media (min-width: 992px){
    .photoshop-large-md-8{
        width:68%!important;
    }
    .photoshop-large-md-4{
        width:32%!important;
    }
}
@media screen and (max-width: 1275px){
    .article-share{
        zoom:.8!important;
        -moz-transform: scale(0.8)!important;
    }
}
.blog-padding-photoshop{
    padding-left:10px!important;
    padding-right:10px!important;
}
/*
.slider-post-content {
    position: absolute;
    top: 348px;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #A11037;
    padding: 0 20px;
}
*/
.slider-post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #A11037;
    padding: 13px 20px 20px;
}
.slider-post-title h2 {
    font-size: 20px;
    text-align: center;
    color: #fabf33;
    position: relative;
    bottom: 5px;
}
.slider-post-excerpt p {
    font-size: 14px;
    text-align: left;
    color: #fff;
    position: relative;
    bottom: 8px;
}


.rsContent:before {
    /*content: "";*/
    width: 100%;
    height: 100px;
    background: #a11037;
    display: block;
    position: absolute;
    top: 350px;
    z-index: 1;
}
.primary-blog-content{
    width:717px;
}

body.blog .rsDefaultInv .rsBullets {
    width: 100%!important;

    margin: 0 auto!important;
    position: absolute;
    bottom: 5px;
}
body.blog .rsDefaultInv .rsBullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    padding: 5px;
}
body.blog .rsDefaultInv .rsBullet span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FFF;
}
body.blog .rsDefaultInv .rsBullet.rsNavSelected span {
    background-color: #fabf33;
}
.lastestBlogs{
    color:#8d0c36;
}
.blog-header{
    height:80px;
}
.categories-blog-page{
    background-color:#f4f4f4;

    width:100%;
    padding:0 20px;
}
.categories-blog-page br {display:none}
.categories-blog-page p{
    font-weight:600;
    padding: 30px 0;
}
.categories-blog-page a {
    display: inline-block;
}
.categories-blog-page p span{
    color:#8d0c36;
}
.article-share ul {
    margin-top:15px;
    list-style: none;
    display: inline-block;
    height: 45px;
    padding: 0;
    vertical-align: bottom;
}

.article-share p {
    font-weight:600;
    font-size:15px;
}
.article-share li{
    float:left;
    margin-top:20px;
    line-height: 20px;
    max-height: 15px;
}
.article-share li:not(:first-child) {
    padding:0 8px;
    border-right: 1px solid #dcdcdc;
}
.article-share li:last-child{
    border:none;
}
.article-share li .social{
    width: 41px;
    height: 51px;
    overflow: hidden;
    display: block;
    background: url("../images/usc-sprites.png") no-repeat left top;
    zoom: 0.3;
    -moz-transform: scale(0.3);
    -moz-transform-origin: 0 0;

}
.article-share li .facebook {
    background-position: -373px -1600px;

}
.article-share li .twitter {
    background-position: -438px -1600px;
}
.article-share li .email{
    background: url("../images/usc-sprites.png") no-repeat -513px -1704px;
    width: 19px;
    height: 15px;
    display: inline-block;
}
.article-share li .clip{
    background: url("../images/usc-sprites.png") no-repeat -593px -1706px;
    width: 19px;
    height: 10px;
    display: inline-block;
}
.news-title{
    min-height:315px;
}
.sidebar-blog .widget{
    width:100%;
}
body.blog .sidebar-blog,
.sidebar-blog{
    padding-top:47px!important;
    border:none!important;
}
.sidebar-blog .widgettitle{
    text-align:left;
    color:#8d0c36;
    font-weight:600;
}
#recent-posts-2 ul{
    margin: 0 0 0;
    padding: 0;
    color:#333333;
    list-style: none;
}
#recent-posts-2 ul li{
    margin:10px 0;
}
#recent-posts-2 ul li a{
    color:#333333;
    font-weight: 700;
}
#recent-posts-2 ul li:before {
    content: "•";
    color: #8d0c36;
    font-size: 1.5em;
}
.sidebar-blog .textwidget{
    text-align:left;
}
.tagcloud a{
    background-color:#f4f4f4;
    padding:10px;
    border:1px solid #d2d2d2;
    font-weight:500;
    display: inline-block;
    margin: 4px 4px 4px 0px;
    color:#333;
    font-size:15px!important;
}
@media screen and (max-width: 767px){
    body.blog .clinical-menu br, img {
        display: block;
    }
    .slider-post-excerpt{
        display:none;
    }
}
@media screen and (max-width: 1030px){
    .sidebar-blog{
        display: block;
    }
}
/*---------------------------------------------------
   #comments form
-------------------------------------------------------*/

textarea#comment {
    width: 100%;
    background-color: #f0f4f5;
    height: 116px;
    border: none;
}
input#url{
    display:none;
}
input#author,
input#email{
    width:100%;
    background-color: #f0f4f5;
    border:none;
}
.comment-author,
.comments-title{
    color:#8d0c36;
    font-weight:bold;
}

.comment-metadata a{
    color:#333;
    font-style:italic;
}
.comment-author::after{
    content:' - ';
}
.comment-author,
.comment-metadata{
    display:inline;
}
.comment-author img,
.comment-author .says,
.reply,
#reply-title,
.comment-notes,
.comment-form-url{
    display:none;
}
.comment-list{
    list-style:none;
    padding:0!important;
}
.comment-content{
    margin-top:25px;
    margin-bottom:25px;
    font-weight:bold;
}
.form-submit input{
    border-radius: 0;
    background-color: #a11037;
    color: #fff;
    padding: 7px 34px!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

#commentform {
    display: flex;
    flex-flow: column;
}
.comment-form-comment {
    order: 3;
}
.comment-form-email{
    order: 2;
}
.comment-form-author{
    order: 1;
}
.form-submit{
    order: 4;
}
#commentform input,
#comment{
    padding:10px;
}
#commentform input::-webkit-input-placeholder,
#comment::-webkit-input-placeholder
{
    color:    #333;
}
.categories-blog-page a{
    color:#333;
}
.categories-blog-page a {

}
.finding-skilled{
    padding:50px 0;
}
.blogd-news,
#commentary{
    border-top: 1px solid #c0c0c2;
    padding-top:20px;
}
#post-892 .entry-content{
    margin-bottom:0;
}
#post-892 #news-container{
    margin-bottom:20px;
}
body.page-id-892 .lastestBlogs{
    font-weight:700;
}
.categories-list a:after {
    content: " • ";
}
.categories-list a:last-child::after{
    content: " ";
}


/*---------------------------------------------------
   #Education Template
-------------------------------------------------------*/
body.page-template-template-education #primary h1{
    margin-top:50px;
}
.education-page-menu{
    list-style:none;
    margin:0!important;
    padding:0!important;
    text-align:center;
}
.education-page-menu li{
    float:left;
    height:67px;
    border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
    font-size: 15px;
    font-weight: 500;
    display:block;
    width:calc(100%/9);
    line-height: 19px;
}
.education-page-menu li:last-child{
    border-right:none;
}
.education-page-menu li a{
    color:#161616;
    position: relative;
    top: 50%;
    display:block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.education-page-menu li:nth-child(3) a,.education-page-menu li:nth-child(4)  a,.education-page-menu li:nth-child(5)  a,.education-page-menu li:nth-child(7) a,.education-page-menu li:nth-child(8) a,.education-page-menu li:nth-child(9) a{
    padding: 17px 0;
}
.education-page-menu li:nth-child(1) a,.education-page-menu li:nth-child(2)  a,.education-page-menu li:nth-child(6)  a{
    padding: 22px 0;
}
.education-page-menu li:hover{
    color:#a11037;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 0px 17.46px 0.54px rgba(0, 0, 0, 0.31);

}
.education-page-menu .current_page_item,
.education-page-menu .current_page_parent{
    color:#a11037;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 0px 17.46px 0.54px rgba(0, 0, 0, 0.31);
}
.education-page-menu .current_page_parent a,
.education-page-menu .current_page_item a,
.education-page-menu li:hover a{
    color:#a11037;
}
.education-buttons a{
    padding:15px 20px;
    text-transform:uppercase;
    font-weight:600;
    background-color:#a11037;
    color:#fff;
    margin:0 3px;
}
.container-learn-blocks .col-md-4{
    padding:0 1px 0 0;
}
.learn-more-blocks {
    background: #fdbd0f;
    width: 100%;
    padding: 1px 19px 43px 19px;
    text-align: center;
}
.learn-more-blocks h3{
    font-size:20px;
    color:#a11037;
    font-weight:700;
}
.learn-more-blocks p{
    font-weight:500;
    font-size:15px;
    line-height:26px;
}
.learn-more-blocks a{
    text-transform: uppercase;
    color: #fff;
    background: #a11037;
    padding: 11px 35px;
    font-weight: 600;
    position: relative;
    top: 15px;
}
.education-footer-paragragh{
    position: relative;
    top: 80px;
}
.education-footer-paragragh h3{
    text-transform:uppercase;
    color:#a11336;
    font-weight:600;
}
.education-footer-paragragh p{
    color:#fff;
    font-weight:600;
}
.education-footer-paragragh p a{
    color:#fac000;
    font-weight:600;
    display:block;
}

#post-1499 p {
    font-weight:400;
    font-size:15px;
    line-height: 24px;
}
#post-1499 ul{
    padding-left:20px;
    margin:30px 0 30px;
}
.last-sentence{
    margin-top:15px;
}
/*---------------------------------------------------
   #Education Template RESPONSIVE
-------------------------------------------------------*/
.responsive-education-menu{
    display:none;
}
.container-education{
    margin-right: auto;
    margin-left: auto;
    width: 1040px;
    float: none;
    padding: 0 15px;
}
ul#menu-education-1 {
    width: 300px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    position: relative;
    top: -18px;
    display:none;
}
ul#menu-education-1 li{

}
.mobile-education-page-menu{

}
.mobile-education-page-menu li a br {
    display: none;
}
@media screen and (min-width: 1000px){
    .apply-container .col-md-4:first-child{
        padding-left: 0;
    }

    .apply-container .col-md-4:last-child {
        padding-right: 0;
    }
}
@media screen and (max-width: 1275px){
    .container-education {
        width: 824px;
    }
}
@media screen and (max-width: 991px){
    .learn-more-blocks{
        margin:0;
        background:#fff;
        border-bottom:1px solid #bdbdbd;
    }
    .container-learn-blocks{
        width:100%;
        margin:0!important;
    }
    .container-education {
        width: 100%;
    }
    #education-footer{
        display:none;
    }
    .container-education{
        width: 580px;
    }

}
@media screen and (max-width: 767px){

    .responsive-education-menu{
        display:block;
    }
    .responsive-title-menu a {
        display: block;
        width: 300px;
        padding: 15px 15px;
        border: 1px solid #bdbdbd;
        margin: 15px 0px;
        background: #f6f6f6;
        color: #000;
        font-weight: 600;
        margin: 0 auto;
        font-size:12px;
    }
    .responsive-title-menu a::after {
        content: ">";
        position: relative;
        padding: 15px;
        background: #e8e8e8;
        cursor: pointer;
        top: -16px;
        left: 16px;
        float: right;
        border: 1px solid #bdbdbd;
        border-left: none;
        font-weight: 600;
        z-index: 1;
    }
    .responsive-title-menu {
        width: 300px;
        margin: 20px auto;
    }
    ul#menu-education-1 li a {
        display: block;
        width: 300px;
        padding: 15px 15px;
        border: 1px solid #bdbdbd;
        margin: 15px 0px;
        background: #FFFFFF;
        color: #000;
        font-weight: 600;
        margin: 2px auto;

    }
    .education-page-menu{
        display:none;
    }
    .mobile-education-page-menu{
        display:block;
    }
    ul#menu-education-1 .current_page_item a {
        color: #000;
        font-weight: 600;
    }
    .container-education{
        width: 100%;
        padding: 0 50px;
    }
}
@media screen and (max-width: 1275px){

    .learn-more-blocks p {
        font-weight: 500;
        font-size: 12px;
        line-height: 26px;
    }
}
@media screen and (max-width: 1030px){
    body.page-template-template-education .container {
        width: 824px;
    }
    .residency-institutions div,
    .residency-institutions a{
        text-align:center;
    }
    .residency-institutions img{
        float:none;
        display:inline-block;
        width:80%;
    }
}
@media screen and (max-width: 991px){
    body.page-template-template-education .container {
        width: 580px;
    }
    .video-education-page{
        width:100%!important;
    }
}
@media screen and (max-width: 767px){
    body.page-template-template-education .container {
        width: 100%;
        padding: 0 50px;
    }
    body.page-template-template-education .doctor-list h2{
        margin-top:20px;
    }
    .ophtalmology-image-margin{
        margin:30px auto!important;
    }
    .residency-institutions img{
        float:none;
        display:inline-block;
        width:60%;
    }
}
/*---------------------------------------------------
   #Program Leadership Template
-------------------------------------------------------*/
.container-program{
    width:100%;

}
.menu-row-program{
    display: table!important;
    table-layout: fixed!important;
    width: 100%;
    border-collapse: collapse;
    margin: 0!important;
}

.menu-row-program li{
    background: #a11037;
    padding: 20px;
    margin-bottom: 30px;
    display: table-cell;
    margin: 0;
    text-align: center;
    border:1px solid #be5a75;
    vertical-align: middle;
}
.menu-row-program li a{
    font-size:20px;
    color:#fff;
    font-weight:500;
}

.menu-row-program .current-menu-item a{
    color:#fdbd0f;
}
@media screen and (max-width: 480px){
    .menu-row-program{
        display: block!important;
        width: 100%;
        border-collapse: collapse;
        margin: 0;
        padding:0;
    }
    .menu-row-program li{
        display:block;
    }
    .education-buttons{
        display:none;
    }
}
/*---------------------------------------------------
   #Why USC Template
-------------------------------------------------------*/
.col-md-20{
    width:20%;
    float:left;
}
.research-usc h2{
    font-weight:600;
    font-size:21px;
}
.research-usc p{
    font-size:12px;
    font-weight:600;
    line-height:12px;
    font-style: italic;
}
.research-usc .research-doctor{
    color:#a11336;
    font-weight:600;
}
body.page-template-template-education .entry-content .accordion .accordion-title h2{
    background-color:#fabf33;
    color:#a11037;
}
body.page-template-template-education .entry-content .accordion .accordion-title h2:after{
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

/*---------------------------------------------------
   # Fellowship Template
-------------------------------------------------------*/
.fellow-about-program{
    background-color: #fabf33;
    /*padding:15px 20px;*/
    text-align: center;
    height:205px;
    margin: 20px 0;
    border:1px solid #ababab;

}

.fellow-about-program a {
    width: 100%;
    height: 100%;
    display: block;
}

.fellow-about-program p,
.fellow-about-program span{
    color:#a11037;
    font-weight:800;
    /*font-size:13px;*/
}
.fellow-about-program .fellow-p{
    color:#000;
    font-weight:800;
    /*font-size:13px;*/

}
.fellow-about-program p{
    font-weight:500;
}
.fellow-about-program .fellow-p::after{
    content: "";
    width: 100px;
    height: 1px;
    background: #b5903b;
    display: block;
    text-align: center;
    margin: 10px auto;
}
.fellow-content{
    /*white-space: nowrap;*/
    position: relative;
    display: block;
    top: 40%;
    transform: translateY(-45%);
}
/*---------------------------------------------------
   # Application Process
-------------------------------------------------------*/

.app-process-block {
    background: #fabf33;
    padding: 20px 30px;
    margin-bottom:30px;
    margin-top:20px;
}
.app-process-block h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}
.app-process-block p{
    font-weight:700;
}
.apply-container{
    list-style:none;
    padding:0;
}
.apply-block{
    background:#a11037;
    color: #fabf33;
    padding: 15px 30px;
    text-align:center;
    font-size:15px;
}
.apply-block a{
    color: #fabf33;
}
.doctor-list-container h2{
    margin:0;
    margin-bottom:8px;
}
.doctor-list-container strong{
    font-size:16px;
}
.doctor-list {
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #ccc;
    display:table;
}
.doctor-list:first-child{
    border:none;
}
.table-structure tbody tr td{
    padding-left: 0!important;
    border: none!important;
}

.doctor-residency-leaderchip {
    min-height: 120px;
}

.six-clinical{
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    left: 17px;
}
body.page-template-template-education h2{
    margin-bottom:20px;
}

body.page-template-template-education a.video-lightbox.video-link.colorbox-link.cboxElement.residency-video{
    margin-top:40px;
}
.residency-institutions p{
    font-size:13px;
}
#page-thumb-tall-template-education {
    height: 310px;
    display: block;
    width: 100%;
    clear: both;
    background-size: auto 100%;
    background-position: center;
    margin-bottom: 30px;
}
@media screen and (max-width: 470px){
    #page-thumb-tall-template-education {
        height: 290px!important;
    }

    body.home .uscnews-home-logo {
        width: 110px;
        float: left;
        margin: 6px 10px 15px 0;
    }
}
@media screen and (max-width: 400px){
    #page-thumb-tall-template-education {
        height: 200px!important;
    }
}
.faq-section{
    margin: 50px 0;
}
.faq-section:first-child{
    margin:0;
}
.faq-section .question{
    margin-bottom:10px;
    display:inline-block;
}

@font-face {
    font-family: 'National';
    src: url('../fonts/NationalWeb-Regular.eot');
    src: local(':)'),
    url('../fonts/NationalWeb-Regular.woff') format('woff'),
    url('../fonts/NationalWeb-Regular.ttf') format('truetype'),
    url('../fonts/NationalWeb-Regular.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}
.mg-left{
    margin-left:17px;
}
.col-7-textbook {
    float: left;
    width: 14.28%;
    padding: 10px;
}
.col-7-textbook img {
    width: 100%;
    height: auto;
}

/* @group Popup */

/* @group popup blog */


#popup.open {
    width: 72px!important;
    height: 72px!important;
    overflow: hidden;
    cursor:pointer;
}
#popup-home.open {
    /* height: 67px!important;
     width: 67px!important;*/
}
#popup:after, #popup.open:after {
    content: "+";
    font-size: 23px;
    position: absolute;
    top: 10px;
    height: 3px;
    right: 4px;
    color: #a11037;
    line-height: 8px;
    transform: rotate(45deg);
    transition: ease-in-out 0.5s all;
    transform-origin: center;
}

#popup.open:after {
    right: 9px;
    transform: rotate(0deg) translate(5px,-1px);
}

#popup {
    background-color: #fabf33;
    width: 345px;
    height: 228px;
    position: fixed;
    right: 0;
    top: 50%;
    transition: ease all 1s;
    overflow: hidden;
    border: 2px solid #FABF33;
}
#popup.open .msg{
    background-image: url(../images/usc-sprites.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 20px;
    background-position: -149px -1700px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 26px;
    left: 19px;
    position: absolute;
}
#popup.open .popcontent, .open h3.title {
    opacity:0;
}
.popbutton input,
.popbutton p {
    margin: 0;
}
.popbutton .field-wrap {
    margin-bottom: 11px;
}

.title-popup{
    width: 345px;
    color: #A11037;
    font-size: 23px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0;
    cursor: pointer;
    display: block;
    line-height: 65px;
    margin: 0;
}
#popup.open .title-popup{
    opacity: 0;
    line-height: 68px;
}
.popcontent, .title-popup{
    transition: ease all 0.5s;
    opacity:1;
}
.close_popup{
    display: block;
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
}
span.popbutton.call {
    line-height: 17px;
    padding-top: 5px;
}
span.popbutton.tell {
    border-bottom: 0;
    padding: 5px 30px 10px 44px;
    background-image: url(../images/phone_icon.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 8% 20px;
}
span.popbutton.appt a {
    line-height: 45px;
    width: 100%;
    background-position: 6% 20px;
}
#popup.open .popbutton {
    /*opacity: 0;*/
}
.popbutton {
    background: #FFF;
    width: 340px;
    display: block;
    margin: 0 auto;
    text-align: right;
    box-sizing: border-box;
    font-size: 13px;
    color: #5f5f5f;
    padding: 15px 10px 0;
    height: 158px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateZ(0);
}
#popup input.popup-button {
    border: 0;
    width: 100px;
    height: 35px;
    font-size: 17px;
    letter-spacing: 2px;
    padding: 0;
    line-height: 37px;
}
#popup input.popup-button:hover {
    background: #c07a91;
    color: #fff;
}
#popupform_content .ninja-forms-all-fields-wrap {
    width: 210px!important;
    margin: 0 auto!important;
}
#popup-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99999999;
}
.page-template-contact #popup,
.footer-newsletter .ninja-forms-required-items {
    display: none;
}
.popup-field-form {
    width: 100%;
    margin: 6px 0;
    padding: 10px;
    margin-bottom: 0;
}
.popup-field-form-wrap,
.popup-button-wrap{
    margin-bottom: 6px!important;
}
.popup-button-wrap{
    text-align: center;
    margin-top: 10px;
}
input.popup-button {
    border-radius: 0;
    background: #A11037;
    color: #fff;
    font-weight: 600;
}
#popup-home{
    background-color: #fabf33;
    border: 2px solid #fabf33;
    position: fixed;
    right: 0;
    top: 40%;
    transition: ease all 0.8s;
    z-index: 1000;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateZ(0);
}
#popup-home.open {
    top: 5%;
}
#popup-home .popup-row {
    text-align: center;
}
.popup_home_wrapper {
    overflow: hidden;
    width: 0px;
    height: 0px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateZ(0);
}
#popup-home.open .popup_home_wrapper {
    width: 218px;
    height: 313px;
}
.popup-home-icon-wrapper {
    text-align: center;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.popup-home-icon {
    position: relative;
    padding: 0;
    margin: 10px 15px;
    background: url('../images/usc-sprites.png') no-repeat;
    width: 30px;
    height: 28px;
    display: inline-block;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.popup-home-icon-wrapper:hover {
    opacity: .5;
}
.popup-home-icon.contact {
    background-position: -225px -1696px;
}
.popup-home-icon.facebook {
    background-position: -7px -1744px;
}
.popup-home-icon.twitter {
    background-position: -43px -1744px;
}
.popup-home-icon.google-plus {
    background-position: -78px -1744px;
}
.popup-home-icon.instagram {
    background-position: -115px -1744px;
}
.popup-home-icon.pinterest {
    background-position: -151px -1744px;
}
.popup-home-icon.youtube {
    background-position: -185px -1744px;
}
.popup-home-icon.linked-in {
    background-position: -223px -1744px;
}

#popup-home .title-contact{
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
    color: #a11037;
    font-size: 18px;
    margin-bottom: 5px;
    width: 222px;
}
#popup-home .popbutton {
    background: #FFF;
    width: 220px;
    display: block;
    height: 61px;
    margin: 0 auto;
    border-bottom: 1px solid #cacaca;
    text-align: right;
    box-sizing: border-box;
    font-size: 13px;
    color: #5f5f5f;
    padding: 0;
}
#popup-home .popbutton a,
#popup-home .popbutton span {
    text-decoration: none;
    color: #000;
    display: block;
    text-align: left;
    font-size: 17px;
    padding: 12px 10px 10px 70px;
    display: block;
    line-height: 1;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popbutton.call:after {
    content: "";
    background: url('../images/usc-sprites.png');
    width: 19px;
    height: 19px;
    display: block;
    background-position: -447px -1700px;
    z-index: 99999;
    position: absolute;
    top: 20px;
    left: 26px;
}
.popbutton.tell:after {
    content: "";
    background: url('../images/usc-sprites.png');
    width: 16px;
    height: 18px;
    display: block;
    background-position: -304px -1701px;
    z-index: 99999;
    position: absolute;
    top: 20px;
    left: 28px;
}
.popbutton.donate:after {
    content: "";
    background: url('../images/usc-sprites.png');
    width: 31px;
    height: 20px;
    display: block;
    background-position: -368px -1700px;
    z-index: 99999;
    position: absolute;
    top: 21px;
    left: 22px;
}

/* @end */
/* @end */

/* @group Ophtamology News Edits */
#blog-section-link {
    position: absolute;
    width: 256px;
    top: 33px;
    right: 65px;
    padding: 8px 12px;
    box-sizing: content-box;
    font-size: 16px;
    font-weight: 900;
    background: #FABF33;
    text-align: center;
    text-transform: uppercase;
}
#blog-section-link:hover{
    color: #a11037;
}
.ophtalmo-header{
    margin-bottom: 0!important;
}

/* @end */

/* @group Thank you page template */
#thank-you{
    width: 100%;
    height: 310px;
    background-image: url('../images/thank-you.png');
    margin-bottom: 40px;
}
.thank-you-content{
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
#thank-you .site-main{
    width: 450px;
}
#thank-title{
    margin-bottom: 17px;
    color: #fabf33;
}
#thanks-text{
    color: #fff;
}
#thanks-text a{
    color: #fabf33;
}

/* @end */

/* @group Single Doctor Video Slider */
#video-section-slider,
#video-section-slider-tablet,
#video-section-slider-mobile{
   /* height: 280px;
    border: 1px solid #ccc;
    margin: 30px 0;
    position: relative;*/
}
.royalSliderNew .one-block {
    width: 180px;
    position: relative;
}
.royalSliderNew > a {
    float: left;
    display: block;
    margin-right: 10px;
}
#video-section-slider-mobile .rsOverflow{
    max-height: 300px;
}
#video-section-slider .rsOverflow{
    max-height: 249px;
}
#video-section-slider-tablet .rsOverflow{
    max-height: 266px;
}
#video-section-slider h3,
#video-section-slider-tablet h3,
#video-section-slider-mobile h3 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0;
}
#video-section-slider p,
#video-section-slider-tablet p,
#video-section-slider-mobile p {
    color: #000;
}
#video-section-slider a:hover,
#video-section-tablet a:hover,
#video-section-mobile a:hover{
    color: #a11037;
}
#video-section-slider .royalSlider>div {
    position: relative;
}
.royalSliderNew>div {
    float: left;
}
#video-section-slider .royalSliderNew .slider-video-play-btn {
    display: block;
    position: absolute;
    height: 69px;
    width: 69px;
    font-size: 36px;
    top: 11%;
    color: #fff;
    left: 56px;
    text-align: center;
    background: url('../images/play.png');
}
#video-section-slider .royalSlider,
#video-section-slider-tablet .royalSlidertablet,
#video-section-slider-mobile .royalSlidermobile{
    width: 82%!important;
    height: 280px;
    overflow: visible;
    margin: 0 auto;
}
#video-section-slider .rsVisibleNearbyWrap,
#video-section-slider-tablet .rsVisibleNearbyWrap,
#video-section-slider-mobile .rsVisibleNearbyWrap{
    overflow: hidden;
}
#video-section-slider img.rsImg,
#video-section-slider-tablet img.rsImg,
#video-section-slider-mobile img.rsImg{
    display: block;
    /* width: 100%!important; */
    margin-top: 0!important;
    border: 1px solid #ccc;
    border-radius: 2px;
}
#video-section-slider .rsSlide>div,
#video-section-slider-tablet .rsSlide>div,
#video-section-slider-mobile .rsSlide>div{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 159px;
}
#video-section-slider .rsArrowLeft .rsArrowIcn:after,
#video-section-slider-tablet .rsArrowLeft .rsArrowIcn:after,
#video-section-slider-mobile .rsArrowLeft .rsArrowIcn:after {
    content: "<";
    display: block;
    position: absolute;
    left: -7%;
    width: 20px;
    font-size: 60px;
    top: 20%;
    color: #7a7a7a;
}
#video-section-slider .rsArrowRight .rsArrowIcn:after,
#video-section-slider-tablet .rsArrowRight .rsArrowIcn:after,
#video-section-slider-mobile .rsArrowRight .rsArrowIcn:after {
    content: ">";
    display: block;
    position: absolute;
    right: -7%;
    width: 20px;
    font-size: 60px;
    top: 20%;
    color: #7a7a7a;
}
#video-section-slider .rsHidden,
#video-section-slider-tablet .rsHidden,
#video-section-slider-mobile .rsHidden {
    opacity: 1;
    visibility: visible;
}
/* @group Single Doctor Video Slider Tablet */

#video-section-slider-tablet,
#video-section-slider-tablet .royalSlidertablet{
    height: 280px;
}
#video-section-slider-tablet img.rsImg{
    margin-left: 0!important;
}
#video-section-slider-tablet img.rsImg{
    height: auto!important;
    width: 100%!important;
}
#video-section-slider-tablet .rsSlide>div{
    max-height: 170px;
}
#video-section-slider-tablet .rsArrowRight .rsArrowIcn:after{
    top: 13.2%;
    right: 2%;
}
#video-section-slider-tablet .rsArrowLeft .rsArrowIcn:after{
    top: 13.2%;
    left: 2%;
}
.video-tablet{
    display: none;
}
/* @end */

/* @group Single Doctor Video Slider Mobile */
#video-section-slider-mobile,
#video-section-slider-mobile .royalSlidermobile{
    height: 300px;
}
#video-section-slider-mobile .rsContainer{
    width: 70%;
    margin: 0 auto;
}
#video-section-slider-mobile img.rsImg{
    margin-left: 0!important;
}
#video-section-slider-mobile img.rsImg{
    height: auto!important;
    width: 100%!important;
}
#video-section-slider-mobile .rsSlide>div{
    max-height: none;
}
#video-section-slider-mobile .rsArrowRight .rsArrowIcn:after{
    top: 11.2%;
    right: 2%;
}
#video-section-slider-mobile .rsArrowLeft .rsArrowIcn:after{
    top: 11.2%;
    left: 2%;
}
.video-mobile{
    display: none;
}


/* @end */

/* @end */

#textbook-section {
    width: 100%;
}

/* @group Menu Education Bar Fix */
#main-navigation .education-dropdown .sub-menu{
    left: -155px!important;
}
#main-navigation .education-dropdown .sub-menu:before{
    left: 80%;
}
.education-buttons {
    display: none;
}
@media screen and (max-width: 1030px){
    /* Textbook section Single Doctor */
    #textbook-section{
    }
    #textbook-section
    #main-navigation .education-dropdown .sub-menu{
        left: 0!important;
    }

    /* Blog button */
    #blog-section-link{
        position: relative;
        top: 0;
        right: 0;
    }
    #main-navigation .education-dropdown .sub-arrow,
    #main-navigation .education-dropdown .menu-item-has-children:after,
    #main-navigation .education-dropdown .sub-menu:before{
        display: none;
    }

    /* Thank you page */
    .line-two{
        white-space: nowrap;
    }
    #thank-title{
        font-size: 30px;
    }
    #thank-you{
        background-position: -100px 0;
    }
    .col-7-textbook {
        width: 25%;
    }
    .single-doctors .col-7-textbook{
        width:14.28%;
    }
}
@media screen and (max-width: 768px){
    .royalSliderNew>div {
        float: none;
    }
    /* Index.php blogroll */
    body.blog .index-blogroll {
        text-align: center;
    }
    body.blog .blogroll-single {
        width: 220px;
    }

    #thank-you{
        text-align: center;
        background-image: url('../images/thank-you-mobile.png');
        background-position: center;
        height: 250px;
    }
    #thank-you .site-main{
        width: 100%;
    }
    .thank-you-content{
        top: 38%;
    }
    .line-two{
        white-space: normal;
    }
    #video-section-slider .rsSlide>div{
        max-height: 160px;
    }
    .col-7-textbook {
        width: 50%;
    }
    .single-doctors .col-7-textbook{
        width:50%;
    }

    .homepage-arrows .arrow-homepage:after{
        font-size: 45px;
    }
    .homepage-arrows .arrow-homepage{
        top: 90px;
        left: 3%;
    }
    .homepage-arrows .arrow-homepage:nth-child(2){
        top: 110px;
    }
    .homepage-arrows .arrow-homepage:nth-child(3){
        top: 130px;
    }
    .homepage-arrows .arrow-right{
        left: 93%;
    }
}
@media screen and (max-width: 480px){
    #thank-you{
        background-position: center 36px;
        background-repeat: no-repeat;
        background-color: #000;
    }
    #thank-title{
        font-size: 26px;
    }
    #video-section-slider-mobile .rsArrowRight .rsArrowIcn:after,
    #video-section-slider-mobile .rsArrowLeft .rsArrowIcn:after{
        top: 24.5%;
    }
    .homepage-arrows {
        display: none;
    }
}
@media screen and (max-width: 390px){
    #video-section-slider-mobile .colorbox-link:after{
        top: 6%;
        left: 30%;
    }
}
/* @end */



#print-logo {
    display: none;
}

.printdoctor {
    float: right;
    padding: 7px 10px;
    background: #a11037;
    color: #fff!important;
}

/* OTEP News Page */

.otep-page h1 {
    text-align: left;
    margin-top: 0;
}
.otep-page p {
    text-align: justify;
}
.otep-page .girl-clearer-top {
    height: 310px;
    width: 480px;
}
.otep-page .girl-clearer-bottom {
    height: 270px;
    width: 570px;
}
.otep-page .girl-bg {
    background-position-x: 100%;
    background-image: url('/wp-content/uploads/2016/06/OTEP_Banner_Girl_bg.jpg');
    background-repeat: no-repeat
}
.otep-page h1,
.otep-page h2,
.otep-page h3,
.otep-page h4 {
    color: #a61e36;
}

.otep-page .girl-small-block-image {
    display: none;
}
.otep-page .hat-logo {
    width: 103px;
    height: 103px;
}
.otep-page .hat-logo-caption {
    line-height: 103px;
}
@media screen and (max-width: 1275px) {
    .otep-page .delimiter {
        width: 330px;
    }
    .font-large .otep-page .delimiter {
        width: 250px;
    }
    .otep-page .girl-clearer-top {
        height: 249px;
        width: 458px;
    }
    .otep-page .girl-clearer-bottom {
        height: 350px;
        width: 550px;
    }
}
@media screen and (max-width: 1030px) {
    .otep-page .girl-bg {
        background-image: url('/wp-content/uploads/2016/06/OTEP_Banner_Girl_bg_small.jpg');
    }
    .otep-page .girl-clearer-top {
        height: 150px;
        width: 268px;
    }
    .otep-page .girl-clearer-bottom {
        height: 200px;
        width: 330px;
    }
    .otep-page .delimiter {
        width: 300px;
    }
    .font-large .otep-page .delimiter,
    .font-small .otep-page .delimiter {
        width: 250px;
    }
    .otep-page .hat-logo {
        width: 85px;
        height: 85px;
    }
    .otep-page .hat-logo-caption {
        line-height: 85px;
    }
}
@media screen and (max-width: 767px) {
    .otep-page .girl-clearer-bottom {
        height: 200px;
        width: 370px;
    }
    .otep-page .girl-clearer-top {
        height: 150px;
        width: 288px;
    }
    .otep-page .delimiter {
        width: 250px;
    }
    .otep-page .hat-logo {
        width: 55px;
        height: 55px;
    }
    .otep-page .hat-logo-caption {
        line-height: 55px;
    }
}
@media screen and (max-width: 735px) {
    .otep-page .girl-clearer-bottom,
    .otep-page .girl-clearer-top,
    .otep-page .delimiter {
        display: none;
    }
    .otep-page .girl-small-block-image {
        display: block;
    }
    .otep-page .girl-bg {
        background-image: none;
    }
}
/* ENDOF OTEP News Page */


@media print {

    body {
        padding-top: 20px;
    }

    #primary h1 {
        margin: 0 0 10px;
        font-size: 20px;
    }

    .doctor-content-wrap .doctor-half h2 {
        font-size: 20px;
    }

    .site-main ul {
        margin: 0 0 15px;
    }

    .site-main p,
    .site-main .doctor-content-wrap .doctor-half p,
    .site-main .doctor-content-wrap .doctor-half li {
        line-height: 13px;
/*        font-size: 10px!important;*/
    }
    .site-main .doctor-content-wrap .doctor-half li {
        margin-bottom: 0;
    }
    .doctor-content-wrap .doctor-half h3 {
        font-size: 16px;
        margin: 15px 0 5px;
    }
    .doctor-profile .doctor-info p {
        margin-bottom: 10px;
/*        font-size: 10px!important;*/
        line-height: 13px;
    }
    .doctor-content-wrap .doctor-half.last {
        padding: 0;
    }

    #print-logo {
        display: block!important;
        width: 7cm;
        margin: 0 1cm 0.5cm 0;
        /*float: left;*/
    }

    .doctor-profile {
        padding-bottom: 10px;
    }

    .doctor-headshot {
        width: 3cm!important;
        margin: 0 20px 10px 0;
    }

    #header,
    #footer,
    #headerTop,
    #page-thumb-tall,
    .meet-doctors-nav,
    .publication-nav,
    .video-desktop,
    .video-tablet,
    .doctor-headshot a,
    .footer-address,
    #footer-info-area,
    #secondary,
    .rwd-display-options,
    .footer-logos-all,
    .footer-logos-gray,
    .countNav,
    #textbook-section,
    .doctor-half-publications,
    .printdoctor {
        display: none;
    }
    .doctor-content-wrap .doctor-half {
        width: auto;
    }
    #scrolltop {
        display: none!important;
    }
    #textbook-section {
        border: 0;
    }
    a[href]:after {
        display: none;
    }
    .doctor-half-publications ol li {
        display: list-item!important;
    }
    #header,
    .container {
        width: auto;
        position: static;
        border: 0;
    }
    #main {
        margin-top: 0;
    }
    body .split-list li {
        width: 100%;
        padding: 0 0 5px!important;
        margin: 0!important;
        font-size: 10px!important;
        line-height: 1.4!important;
    }
    body a#logo {
        display: block;
        text-indent: -99999px;
        width: 318px;
        height: 71px;
        margin: 41px 0 41px 40px;
        float: left;
        background: url("../images/usc-sprites.png") no-repeat right top!important;
        padding: 0;
        background-size: 350px auto!important;
        -moz-background-size: 350px auto!important;
        background-position: -12px -98px!important;
    }
}

.widget nf-field {
    width: 50%;
    float: right;
    padding: 0 5px;
}
.widget nf-field:nth-last-child(2){
    float: left;
}
.nf-form-content textarea.ninja-forms-field {
    min-height: 79px;
    height: 79px;
}
#ninja_forms_required_items, .nf-field-container{
    margin-bottom: 0 !important;
}
.nf-field-container.html-container{
        line-height: 28px;
    font-size: 11px;
    text-align: left;
    margin-top: 8px;
    padding-left: 7px;
}
.nf-after-field, .nf-form-errors, .nf-form-fields-required {
    display: none;
}
.widget .nf-error.field-wrap .nf-field-element:after{
    line-height: 34px !important;
    height: 34px !important;
}
.widget .nf-pass.field-wrap .nf-field-element:after{
    height: 34px !important;
    line-height: 34px !important;
    font-size: 20px !important;
}
.nf-form-content label{
    font-size: inherit !important;
    line-height: inherit !important;
}