@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
.loader-wrap {
 position:relative;
 left:0;
 right:0;
 top:140px
}
.loader-wrap .lead {
 color:#5b7599
}
.settings-loader {
 position:relative
}
.settings-loader #tout {
 margin-top:60px
}
.settings-loader .second {
 background:url(../../images/gdw-logo.png) #fff;
 background-size:contain
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
 display:block
}
audio,
canvas,
video {
 display:inline-block
}
audio:not([controls]) {
 display:none;
 height:0
}
[hidden],
template {
 display:none
}
html {
 font-family:sans-serif;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
a {
 background:transparent
}
a:focus {
 outline:thin dotted
}
a:active,
a:hover {
 outline:0
}
h1 {
 font-size:2em;
 margin:.67em 0
}
abbr[title] {
 border-bottom:1px dotted
}
b,
strong {
 font-weight:bold
}
dfn {
 font-style:italic
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0
}
mark {
 background:#ff0;
 color:#000
}
code,
kbd,
pre,
samp {
 font-family:monospace,serif;
 font-size:1em
}
pre {
 white-space:pre-wrap
}
q {
 quotes:"\201C" "\201D" "\2018" "\2019"
}
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:0
}
fieldset {
 border:1px solid #c0c0c0;
 margin:0 2px;
 padding:.35em .625em .75em
}
legend {
 border:0;
 padding:0
}
button,
input,
select,
textarea {
 font-family:inherit;
 font-size:100%;
 margin:0
}
button,
input {
 line-height:normal
}
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
}
input[type="checkbox"],
input[type="radio"] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
input[type="search"] {
 -webkit-appearance:textfield;
 -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
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 border:0;
 padding:0
}
textarea {
 overflow:auto;
 vertical-align:top
}
table {
 border-collapse:collapse;
 border-spacing:0
}
@media print {
 * {
  text-shadow:none !important;
  color:#000 !important;
  background:transparent !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important
 }
 a,
 a:visited {
  text-decoration:underline
 }
 a[href]:after {
  content:" (" attr(href) ")"
 }
 abbr[title]:after {
  content:" (" attr(title) ")"
 }
 a[href^="javascript:"]:after,
 a[href^="#"]: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
 }
 @page {
  margin:2cm .5cm
 }
 p,
 h2,
 h3 {
  orphans:3;
  widows:3
 }
 h2,
 h3 {
  page-break-after:avoid
 }
 select {
  background:#fff !important
 }
 .navbar {
  display:none
 }
 .table td,
 .table th {
  background-color:#fff !important
 }
 .btn>.caret,
 .dropup>.btn>.caret {
  border-top-color:#000 !important
 }
 .label {
  border:1px solid #000
 }
 .table {
  border-collapse:collapse !important
 }
 .table-bordered th,
 .table-bordered td {
  border:1px solid #ddd !important
 }
}
*,
*:before,
*:after {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
html {
 font-size:62.5%;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size:14px;
 line-height:1.42857143;
 color:#333;
 background-color:#fff
}
input,
button,
select,
textarea {
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
a {
 color:#354459;
 text-decoration:none
}
a:hover,
a:focus {
 color:#181f29;
 text-decoration:underline
}
a:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
img {
 vertical-align:middle
}
.img-responsive {
 display:block;
 max-width:100%;
 height:auto
}
.img-rounded {
 border-radius:6px
}
.img-thumbnail {
 padding:4px;
 line-height:1.42857143;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:4px;
 -webkit-transition:all .2s ease-in-out;
 transition:all .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
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-weight:500;
 line-height:1.1;
 color:inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
 font-weight:normal;
 line-height:1;
 color:#999
}
h1,
h2,
h3 {
 margin-top:20px;
 margin-bottom:10px
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
 font-size:65%
}
h4,
h5,
h6 {
 margin-top:10px;
 margin-bottom:10px
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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:200;
 line-height:1.4
}
@media (min-width:768px) {
 .lead {
  font-size:21px
 }
}
small,
.small {
 font-size:85%
}
cite {
 font-style:normal
}
.text-muted {
 color:#999
}
.text-primary {
 color:#354459
}
.text-primary:hover {
 color:#222c39
}
.text-warning {
 color:#8a6d3b
}
.text-warning:hover {
 color:#66512c
}
.text-danger {
 color:#a94442
}
.text-danger:hover {
 color:#843534
}
.text-success {
 color:#3c763d
}
.text-success:hover {
 color:#2b542c
}
.text-info {
 color:#354459
}
.text-info:hover {
 color:#222c39
}
.text-left {
 text-align:left
}
.text-right {
 text-align:right
}
.text-center {
 text-align:center
}
.page-header {
 padding-bottom:9px;
 margin:40px 0 20px;
 border-bottom:1px solid #eee
}
.staff-group-headline {
 margin-top:1.5em
}
ul,
ol {
 margin-top:0;
 margin-bottom:10px
}
ul ul,
ol ul,
ul ol,
ol ol {
 margin-bottom:0
}
.list-unstyled {
 padding-left:0;
 list-style:none
}
.list-inline {
 padding-left:0;
 list-style:none
}
.list-inline>li {
 display:inline-block;
 padding-left:5px;
 padding-right:5px
}
.list-inline>li:first-child {
 padding-left:0
}
dl {
 margin-top:0;
 margin-bottom:20px
}
dt,
dd {
 line-height:1.42857143
}
dt {
 font-weight:bold
}
dd {
 margin-left:0
}
@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
 }
 .dl-horizontal dd:before,
 .dl-horizontal dd:after {
  content:" ";
  display:table
 }
 .dl-horizontal dd:after {
  clear:both
 }
 .dl-horizontal dd:before,
 .dl-horizontal dd:after {
  content:" ";
  display:table
 }
 .dl-horizontal dd:after {
  clear:both
 }
}
abbr[title],
abbr[data-original-title] {
 cursor:help;
 border-bottom:1px dotted #999
}
.initialism {
 font-size:90%;
 text-transform:uppercase
}
blockquote {
 padding:10px 20px;
 margin:0 0 20px;
 border-left:5px solid #eee
}
blockquote p {
 font-size:17.5px;
 font-weight:300;
 line-height:1.25
}
blockquote p:last-child {
 margin-bottom:0
}
blockquote small,
blockquote .small {
 display:block;
 line-height:1.42857143;
 color:#999
}
blockquote small:before,
blockquote .small:before {
 content:'\2014 \00A0'
}
blockquote.pull-right {
 padding-right:15px;
 padding-left:0;
 border-right:5px solid #eee;
 border-left:0
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
 text-align:right
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
 content:''
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
 content:'\00A0 \2014'
}
blockquote:before,
blockquote:after {
 content:""
}
address {
 margin-bottom:20px;
 font-style:normal;
 line-height:1.42857143
}
code,
kbd,
pre,
samp {
 font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
 padding:2px 4px;
 font-size:90%;
 color:#c7254e;
 background-color:#f9f2f4;
 white-space:nowrap;
 border-radius:4px
}
pre {
 display:block;
 padding:9.5px;
 margin:0 0 10px;
 font-size:13px;
 line-height:1.42857143;
 word-break:break-all;
 word-wrap:break-word;
 color:#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-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
}
.container-fluid:before,
.container-fluid:after {
 content:" ";
 display:table
}
.container-fluid:after {
 clear:both
}
.container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px;
 margin:0 auto;
 overflow:inherit;
 width:1200px
}
.container:before,
.container:after {
 content:" ";
 display:table
}
.container:after {
 clear:both
}
.container:before,
.container:after {
 content:" ";
 display:table
}
.container:after {
 clear:both
}
@media (max-width:768px) {
 .container {
  width:750px
 }
}
.multiBreak .container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.multiBreak .container:before,
.multiBreak .container:after {
 content:" ";
 display:table
}
.multiBreak .container:after {
 clear:both
}
.multiBreak .container:before,
.multiBreak .container:after {
 content:" ";
 display:table
}
.multiBreak .container:after {
 clear:both
}
@media (min-width:768px) {
 .multiBreak .container {
  width:751px
 }
}
@media (min-width:992px) {
 .multiBreak .container {
  width:975px
 }
}
@media (min-width:1200px) {
 .multiBreak .container {
  width:1170px
 }
}
.multiBreak.aside-open #site-settings-panel .container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.multiBreak.aside-open #site-settings-panel .container:before,
.multiBreak.aside-open #site-settings-panel .container:after {
 content:" ";
 display:table
}
.multiBreak.aside-open #site-settings-panel .container:after {
 clear:both
}
.multiBreak.aside-open #site-settings-panel .container:before,
.multiBreak.aside-open #site-settings-panel .container:after {
 content:" ";
 display:table
}
.multiBreak.aside-open #site-settings-panel .container:after {
 clear:both
}
@media (min-width:768px) {
 .multiBreak.aside-open #site-settings-panel .container {
  width:501px
 }
}
@media (min-width:992px) {
 .multiBreak.aside-open #site-settings-panel .container {
  width:725px
 }
}
@media (min-width:1200px) {
 .multiBreak.aside-open #site-settings-panel .container {
  width:920px
 }
}
@media (min-width:1550px) {
 .multiBreak.aside-open #site-settings-panel .container {
  width:1200px
 }
}
.multiBreak.aside-closed #site-settings-panel .container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.multiBreak.aside-closed #site-settings-panel .container:before,
.multiBreak.aside-closed #site-settings-panel .container:after {
 content:" ";
 display:table
}
.multiBreak.aside-closed #site-settings-panel .container:after {
 clear:both
}
.multiBreak.aside-closed #site-settings-panel .container:before,
.multiBreak.aside-closed #site-settings-panel .container:after {
 content:" ";
 display:table
}
.multiBreak.aside-closed #site-settings-panel .container:after {
 clear:both
}
@media (min-width:768px) {
 .multiBreak.aside-closed #site-settings-panel .container {
  width:713px
 }
}
@media (min-width:992px) {
 .multiBreak.aside-closed #site-settings-panel .container {
  width:937px
 }
}
@media (min-width:1200px) {
 .multiBreak.aside-closed #site-settings-panel .container {
  width:1132px
 }
}
.row {
 margin-left:-15px;
 margin-right:-15px
}
.row:before,
.row:after {
 content:" ";
 display:table
}
.row:after {
 clear:both
}
.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-12 {
 width:100%
}
.col-xs-11 {
 width:91.66666667%
}
.col-xs-10 {
 width:83.33333333%
}
.col-xs-9 {
 width:75%
}
.col-xs-8 {
 width:66.66666667%
}
.col-xs-7 {
 width:58.33333333%
}
.col-xs-6 {
 width:50%
}
.col-xs-5 {
 width:41.66666667%
}
.col-xs-4 {
 width:33.33333333%
}
.col-xs-3 {
 width:25%
}
.col-xs-2 {
 width:16.66666667%
}
.col-xs-1 {
 width:8.33333333%
}
.col-xs-pull-12 {
 right:100%
}
.col-xs-pull-11 {
 right:91.66666667%
}
.col-xs-pull-10 {
 right:83.33333333%
}
.col-xs-pull-9 {
 right:75%
}
.col-xs-pull-8 {
 right:66.66666667%
}
.col-xs-pull-7 {
 right:58.33333333%
}
.col-xs-pull-6 {
 right:50%
}
.col-xs-pull-5 {
 right:41.66666667%
}
.col-xs-pull-4 {
 right:33.33333333%
}
.col-xs-pull-3 {
 right:25%
}
.col-xs-pull-2 {
 right:16.66666667%
}
.col-xs-pull-1 {
 right:8.33333333%
}
.col-xs-pull-0 {
 right:0
}
.col-xs-push-12 {
 left:100%
}
.col-xs-push-11 {
 left:91.66666667%
}
.col-xs-push-10 {
 left:83.33333333%
}
.col-xs-push-9 {
 left:75%
}
.col-xs-push-8 {
 left:66.66666667%
}
.col-xs-push-7 {
 left:58.33333333%
}
.col-xs-push-6 {
 left:50%
}
.col-xs-push-5 {
 left:41.66666667%
}
.col-xs-push-4 {
 left:33.33333333%
}
.col-xs-push-3 {
 left:25%
}
.col-xs-push-2 {
 left:16.66666667%
}
.col-xs-push-1 {
 left:8.33333333%
}
.col-xs-push-0 {
 left:0
}
.col-xs-offset-12 {
 margin-left:100%
}
.col-xs-offset-11 {
 margin-left:91.66666667%
}
.col-xs-offset-10 {
 margin-left:83.33333333%
}
.col-xs-offset-9 {
 margin-left:75%
}
.col-xs-offset-8 {
 margin-left:66.66666667%
}
.col-xs-offset-7 {
 margin-left:58.33333333%
}
.col-xs-offset-6 {
 margin-left:50%
}
.col-xs-offset-5 {
 margin-left:41.66666667%
}
.col-xs-offset-4 {
 margin-left:33.33333333%
}
.col-xs-offset-3 {
 margin-left:25%
}
.col-xs-offset-2 {
 margin-left:16.66666667%
}
.col-xs-offset-1 {
 margin-left:8.33333333%
}
.col-xs-offset-0 {
 margin-left:0
}
@media (min-width:768px) {
 .col-sm-1,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12 {
  float:left
 }
 .col-sm-12 {
  width:100%
 }
 .col-sm-11 {
  width:91.66666667%
 }
 .col-sm-10 {
  width:83.33333333%
 }
 .col-sm-9 {
  width:75%
 }
 .col-sm-8 {
  width:66.66666667%
 }
 .col-sm-7 {
  width:58.33333333%
 }
 .col-sm-6 {
  width:50%
 }
 .col-sm-5 {
  width:41.66666667%
 }
 .col-sm-4 {
  width:33.33333333%
 }
 .col-sm-3 {
  width:25%
 }
 .col-sm-2 {
  width:16.66666667%
 }
 .col-sm-1 {
  width:8.33333333%
 }
 .col-sm-pull-12 {
  right:100%
 }
 .col-sm-pull-11 {
  right:91.66666667%
 }
 .col-sm-pull-10 {
  right:83.33333333%
 }
 .col-sm-pull-9 {
  right:75%
 }
 .col-sm-pull-8 {
  right:66.66666667%
 }
 .col-sm-pull-7 {
  right:58.33333333%
 }
 .col-sm-pull-6 {
  right:50%
 }
 .col-sm-pull-5 {
  right:41.66666667%
 }
 .col-sm-pull-4 {
  right:33.33333333%
 }
 .col-sm-pull-3 {
  right:25%
 }
 .col-sm-pull-2 {
  right:16.66666667%
 }
 .col-sm-pull-1 {
  right:8.33333333%
 }
 .col-sm-pull-0 {
  right:0
 }
 .col-sm-push-12 {
  left:100%
 }
 .col-sm-push-11 {
  left:91.66666667%
 }
 .col-sm-push-10 {
  left:83.33333333%
 }
 .col-sm-push-9 {
  left:75%
 }
 .col-sm-push-8 {
  left:66.66666667%
 }
 .col-sm-push-7 {
  left:58.33333333%
 }
 .col-sm-push-6 {
  left:50%
 }
 .col-sm-push-5 {
  left:41.66666667%
 }
 .col-sm-push-4 {
  left:33.33333333%
 }
 .col-sm-push-3 {
  left:25%
 }
 .col-sm-push-2 {
  left:16.66666667%
 }
 .col-sm-push-1 {
  left:8.33333333%
 }
 .col-sm-push-0 {
  left:0
 }
 .col-sm-offset-12 {
  margin-left:100%
 }
 .col-sm-offset-11 {
  margin-left:91.66666667%
 }
 .col-sm-offset-10 {
  margin-left:83.33333333%
 }
 .col-sm-offset-9 {
  margin-left:75%
 }
 .col-sm-offset-8 {
  margin-left:66.66666667%
 }
 .col-sm-offset-7 {
  margin-left:58.33333333%
 }
 .col-sm-offset-6 {
  margin-left:50%
 }
 .col-sm-offset-5 {
  margin-left:41.66666667%
 }
 .col-sm-offset-4 {
  margin-left:33.33333333%
 }
 .col-sm-offset-3 {
  margin-left:25%
 }
 .col-sm-offset-2 {
  margin-left:16.66666667%
 }
 .col-sm-offset-1 {
  margin-left:8.33333333%
 }
 .col-sm-offset-0 {
  margin-left:0
 }
}
@media (min-width:992px) {
 .col-md-1,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-md-10,
 .col-md-11,
 .col-md-12 {
  float:left
 }
 .col-md-12 {
  width:100%
 }
 .col-md-11 {
  width:91.66666667%
 }
 .col-md-10 {
  width:83.33333333%
 }
 .col-md-9 {
  width:75%
 }
 .col-md-8 {
  width:66.66666667%
 }
 .col-md-7 {
  width:58.33333333%
 }
 .col-md-6 {
  width:50%
 }
 .col-md-5 {
  width:41.66666667%
 }
 .col-md-4 {
  width:33.33333333%
 }
 .col-md-3 {
  width:25%
 }
 .col-md-2 {
  width:16.66666667%
 }
 .col-md-1 {
  width:8.33333333%
 }
 .col-md-pull-12 {
  right:100%
 }
 .col-md-pull-11 {
  right:91.66666667%
 }
 .col-md-pull-10 {
  right:83.33333333%
 }
 .col-md-pull-9 {
  right:75%
 }
 .col-md-pull-8 {
  right:66.66666667%
 }
 .col-md-pull-7 {
  right:58.33333333%
 }
 .col-md-pull-6 {
  right:50%
 }
 .col-md-pull-5 {
  right:41.66666667%
 }
 .col-md-pull-4 {
  right:33.33333333%
 }
 .col-md-pull-3 {
  right:25%
 }
 .col-md-pull-2 {
  right:16.66666667%
 }
 .col-md-pull-1 {
  right:8.33333333%
 }
 .col-md-pull-0 {
  right:0
 }
 .col-md-push-12 {
  left:100%
 }
 .col-md-push-11 {
  left:91.66666667%
 }
 .col-md-push-10 {
  left:83.33333333%
 }
 .col-md-push-9 {
  left:75%
 }
 .col-md-push-8 {
  left:66.66666667%
 }
 .col-md-push-7 {
  left:58.33333333%
 }
 .col-md-push-6 {
  left:50%
 }
 .col-md-push-5 {
  left:41.66666667%
 }
 .col-md-push-4 {
  left:33.33333333%
 }
 .col-md-push-3 {
  left:25%
 }
 .col-md-push-2 {
  left:16.66666667%
 }
 .col-md-push-1 {
  left:8.33333333%
 }
 .col-md-push-0 {
  left:0
 }
 .col-md-offset-12 {
  margin-left:100%
 }
 .col-md-offset-11 {
  margin-left:91.66666667%
 }
 .col-md-offset-10 {
  margin-left:83.33333333%
 }
 .col-md-offset-9 {
  margin-left:75%
 }
 .col-md-offset-8 {
  margin-left:66.66666667%
 }
 .col-md-offset-7 {
  margin-left:58.33333333%
 }
 .col-md-offset-6 {
  margin-left:50%
 }
 .col-md-offset-5 {
  margin-left:41.66666667%
 }
 .col-md-offset-4 {
  margin-left:33.33333333%
 }
 .col-md-offset-3 {
  margin-left:25%
 }
 .col-md-offset-2 {
  margin-left:16.66666667%
 }
 .col-md-offset-1 {
  margin-left:8.33333333%
 }
 .col-md-offset-0 {
  margin-left:0
 }
}
@media (min-width:1200px) {
 .col-lg-1,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12 {
  float:left
 }
 .col-lg-12 {
  width:100%
 }
 .col-lg-11 {
  width:91.66666667%
 }
 .col-lg-10 {
  width:83.33333333%
 }
 .col-lg-9 {
  width:75%
 }
 .col-lg-8 {
  width:66.66666667%
 }
 .col-lg-7 {
  width:58.33333333%
 }
 .col-lg-6 {
  width:50%
 }
 .col-lg-5 {
  width:41.66666667%
 }
 .col-lg-4 {
  width:33.33333333%
 }
 .col-lg-3 {
  width:25%
 }
 .col-lg-2 {
  width:16.66666667%
 }
 .col-lg-1 {
  width:8.33333333%
 }
 .col-lg-pull-12 {
  right:100%
 }
 .col-lg-pull-11 {
  right:91.66666667%
 }
 .col-lg-pull-10 {
  right:83.33333333%
 }
 .col-lg-pull-9 {
  right:75%
 }
 .col-lg-pull-8 {
  right:66.66666667%
 }
 .col-lg-pull-7 {
  right:58.33333333%
 }
 .col-lg-pull-6 {
  right:50%
 }
 .col-lg-pull-5 {
  right:41.66666667%
 }
 .col-lg-pull-4 {
  right:33.33333333%
 }
 .col-lg-pull-3 {
  right:25%
 }
 .col-lg-pull-2 {
  right:16.66666667%
 }
 .col-lg-pull-1 {
  right:8.33333333%
 }
 .col-lg-pull-0 {
  right:0
 }
 .col-lg-push-12 {
  left:100%
 }
 .col-lg-push-11 {
  left:91.66666667%
 }
 .col-lg-push-10 {
  left:83.33333333%
 }
 .col-lg-push-9 {
  left:75%
 }
 .col-lg-push-8 {
  left:66.66666667%
 }
 .col-lg-push-7 {
  left:58.33333333%
 }
 .col-lg-push-6 {
  left:50%
 }
 .col-lg-push-5 {
  left:41.66666667%
 }
 .col-lg-push-4 {
  left:33.33333333%
 }
 .col-lg-push-3 {
  left:25%
 }
 .col-lg-push-2 {
  left:16.66666667%
 }
 .col-lg-push-1 {
  left:8.33333333%
 }
 .col-lg-push-0 {
  left:0
 }
 .col-lg-offset-12 {
  margin-left:100%
 }
 .col-lg-offset-11 {
  margin-left:91.66666667%
 }
 .col-lg-offset-10 {
  margin-left:83.33333333%
 }
 .col-lg-offset-9 {
  margin-left:75%
 }
 .col-lg-offset-8 {
  margin-left:66.66666667%
 }
 .col-lg-offset-7 {
  margin-left:58.33333333%
 }
 .col-lg-offset-6 {
  margin-left:50%
 }
 .col-lg-offset-5 {
  margin-left:41.66666667%
 }
 .col-lg-offset-4 {
  margin-left:33.33333333%
 }
 .col-lg-offset-3 {
  margin-left:25%
 }
 .col-lg-offset-2 {
  margin-left:16.66666667%
 }
 .col-lg-offset-1 {
  margin-left:8.33333333%
 }
 .col-lg-offset-0 {
  margin-left:0
 }
}
table {
 max-width:100%;
 background-color:transparent
}
th {
 text-align:left
}
.table {
 width:100%;
 margin-bottom:20px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
 padding:8px;
 line-height:1.42857143;
 vertical-align:top;
 border-top:1px solid #ddd
}
.table>thead>tr>th {
 vertical-align:bottom;
 border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
 border-top:0
}
.table>tbody+tbody {
 border-top:2px solid #ddd
}
.table .table {
 background-color:#fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
 padding:5px
}
.table-bordered {
 border:1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
 border:1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
 border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
 background-color:#f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
 background-color:#f5f5f5
}
table col[class*="col-"] {
 position:static;
 float:none;
 display:table-column
}
table td[class*="col-"],
table th[class*="col-"] {
 float:none;
 display:table-cell
}
.table>thead>tr>.active,
.table>tbody>tr>.active,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>tbody>.active>td,
.table>tfoot>.active>td,
.table>thead>.active>th,
.table>tbody>.active>th,
.table>tfoot>.active>th {
 background-color:#f5f5f5
}
.table-hover>tbody>tr>.active:hover,
.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th {
 background-color:#e8e8e8
}
.table>thead>tr>.success,
.table>tbody>tr>.success,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>tbody>.success>td,
.table>tfoot>.success>td,
.table>thead>.success>th,
.table>tbody>.success>th,
.table>tfoot>.success>th {
 background-color:#dff0d8
}
.table-hover>tbody>tr>.success:hover,
.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th {
 background-color:#d0e9c6
}
.table>thead>tr>.danger,
.table>tbody>tr>.danger,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>tbody>.danger>td,
.table>tfoot>.danger>td,
.table>thead>.danger>th,
.table>tbody>.danger>th,
.table>tfoot>.danger>th {
 background-color:#f2dede
}
.table-hover>tbody>tr>.danger:hover,
.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th {
 background-color:#ebcccc
}
.table>thead>tr>.warning,
.table>tbody>tr>.warning,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>tbody>.warning>td,
.table>tfoot>.warning>td,
.table>thead>.warning>th,
.table>tbody>.warning>th,
.table>tfoot>.warning>th {
 background-color:#fcf8e3
}
.table-hover>tbody>tr>.warning:hover,
.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th {
 background-color:#faf2cc
}
@media (max-width:767px) {
 .table-responsive {
  width:100%;
  margin-bottom:15px;
  overflow-y:hidden;
  overflow-x:scroll;
  -ms-overflow-style:-ms-autohiding-scrollbar;
  border:1px solid #ddd;
  -webkit-overflow-scrolling:touch
 }
 .table-responsive>.table {
  margin-bottom:0
 }
 .table-responsive>.table>thead>tr>th,
 .table-responsive>.table>tbody>tr>th,
 .table-responsive>.table>tfoot>tr>th,
 .table-responsive>.table>thead>tr>td,
 .table-responsive>.table>tbody>tr>td,
 .table-responsive>.table>tfoot>tr>td {
  white-space:nowrap
 }
 .table-responsive>.table-bordered {
  border:0
 }
 .table-responsive>.table-bordered>thead>tr>th:first-child,
 .table-responsive>.table-bordered>tbody>tr>th:first-child,
 .table-responsive>.table-bordered>tfoot>tr>th:first-child,
 .table-responsive>.table-bordered>thead>tr>td:first-child,
 .table-responsive>.table-bordered>tbody>tr>td:first-child,
 .table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left:0
 }
 .table-responsive>.table-bordered>thead>tr>th:last-child,
 .table-responsive>.table-bordered>tbody>tr>th:last-child,
 .table-responsive>.table-bordered>tfoot>tr>th:last-child,
 .table-responsive>.table-bordered>thead>tr>td:last-child,
 .table-responsive>.table-bordered>tbody>tr>td:last-child,
 .table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right:0
 }
 .table-responsive>.table-bordered>tbody>tr:last-child>th,
 .table-responsive>.table-bordered>tfoot>tr:last-child>th,
 .table-responsive>.table-bordered>tbody>tr:last-child>td,
 .table-responsive>.table-bordered>tfoot>tr:last-child>td {
  border-bottom:0
 }
}
.admin_viewurirewrites .table td {
 max-width:500px;
 word-wrap:break-word;
 overflow-wrap:break-word
}
fieldset {
 padding:0;
 margin:0;
 border: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
}
.blog-tag-header {
 border-bottom:none
}
label {
 display:inline-block
}
label,
.label-style {
 margin-bottom:5px;
 font-weight:bold
}
input[type="search"] {
 -webkit-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
}
select[multiple],
select[size] {
 height:auto
}
select optgroup {
 font-size:inherit;
 font-style:inherit;
 font-family:inherit
}
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
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
 height:auto
}
output {
 display:block;
 padding-top:7px;
 font-size:14px;
 line-height:1.42857143;
 color:#555;
 vertical-align:middle
}
.form-control {
 display:block;
 width:100%;
 height:34px;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 color:#555;
 vertical-align:middle;
 background-color:#fff;
 background-image:none;
 border:1px solid #ccc;
 border-radius:4px;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 -webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control:-moz-placeholder {
 color:#999
}
.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
}
textarea.form-control {
 height:auto
}
.form-group {
 margin-bottom:15px
}
.radio,
.checkbox {
 display:block;
 min-height:20px;
 margin-top:10px;
 margin-bottom:10px;
 padding-left:20px;
 vertical-align:middle
}
.radio label,
.checkbox label {
 display:inline;
 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"] {
 float:left;
 margin-left:-20px
}
.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="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
 cursor:not-allowed
}
.input-sm {
 height:30px;
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
select.input-sm {
 height:30px;
 line-height:30px
}
textarea.input-sm {
 height:auto
}
.input-lg {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 border-radius:6px
}
select.input-lg {
 height:46px;
 line-height:46px
}
textarea.input-lg {
 height:auto
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
 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-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
 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-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
 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
}
.form-control-static {
 margin-bottom: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
 }
 .form-inline select.form-control {
  width:auto
 }
 .form-inline .radio,
 .form-inline .checkbox {
  display:inline-block;
  margin-top:0;
  margin-bottom:0;
  padding-left:0
 }
 .form-inline .radio input[type="radio"],
 .form-inline .checkbox input[type="checkbox"] {
  float:none;
  margin-left:0
 }
}
.form-horizontal .control-label,
.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
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
 content:" ";
 display:table
}
.form-horizontal .form-group:after {
 clear:both
}
.form-horizontal .form-control-static {
 padding-top:7px
}
@media (min-width:768px) {
 .form-horizontal .control-label {
  text-align:right
 }
}
#contact-form-errors {
 display:none;
 background:#e8bdbd;
 color:#a13838;
 border:1px solid #a13838;
 border-radius:5px;
 padding:10px;
 text-align:center;
 font-weight:100 !important;
 margin-top:10px
}
#contact-form-errors.all-fixed {
 background:#d7ecd0;
 color:#5fac44;
 border:1px solid #5fac44
}
form label.error,
form .checkbox-wrap.error,
form input[type='text'].error,
form textarea.error {
 background:#db9797;
 border:1px solid #c14b4b
}
form label.error {
 padding:5px;
 color:#a13838;
 border-radius:5px
}
form .checkbox-wrap.valid,
form .checkbox-wrap.error {
 padding:5px;
 margin-top:5px
}
form .imageAltTag {
 margin:15px 0
}
form .checkbox-wrap.valid,
form input[type='text'].valid,
form textarea.valid {
 background:#b8deab;
 border:1px solid #7bc162
}
form .fix-it {
 display:inline-block;
 border-radius:100px;
 font-size:12px;
 background:#db9797;
 padding:10px
}
form .fix-it i {
 display:block
}
form .fix-it:hover {
 cursor:pointer;
 background:#ce7171
}
.patient-radio.radio-inline {
 padding-top:0
}
.cta-opt-header {
 display:inline-block;
 font-size:19px;
 margin:10px 0 5px
}
small.cta-note {
 display:block;
 margin-bottom:10px
}
.btn {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 font-family:'Roboto',sans-serif;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 border-radius:5px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 -o-user-select:none;
 user-select:none
}
.btn:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.btn:hover,
.btn:focus {
 color:#333;
 text-decoration:none
}
.btn:active,
.btn.active {
 outline:0;
 background-image:none;
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
.btn-default {
 color:#333;
 background-color:#fff;
 border-color:#ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
 color:#333;
 background-color:#ebebeb;
 border-color:#adadad
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
 background-image:none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
 background-color:#fff;
 border-color:#ccc
}
.btn-default .badge {
 color:#fff;
 background-color:#fff
}
.btn-primary {
 color:#fff;
 background-color:#354459;
 border-color:#2b3849
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 color:#fff;
 background-color:#26303f;
 border-color:#151a23
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 background-image:none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
 background-color:#354459;
 border-color:#2b3849
}
.btn-primary .badge {
 color:#354459;
 background-color:#fff
}
.btn-warning {
 color:#fff;
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
 color:#fff;
 background-color:#ed9c28;
 border-color:#d58512
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
 background-image:none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning .badge {
 color:#f0ad4e;
 background-color:#fff
}
.btn-danger {
 color:#fff;
 background-color:#a13838;
 border-color:#8e3131
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
 color:#fff;
 background-color:#832d2d;
 border-color:#612222
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
 background-image:none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
 background-color:#a13838;
 border-color:#8e3131
}
.btn-danger .badge {
 color:#a13838;
 background-color:#fff
}
.btn-success {
 color:#fff;
 background-color:#5fac44;
 border-color:#559a3d
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
 color:#fff;
 background-color:#4f8f38;
 border-color:#3d6e2b
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
 background-image:none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
 background-color:#5fac44;
 border-color:#559a3d
}
.btn-success .badge {
 color:#5fac44;
 background-color:#fff
}
.btn-info {
 color:#fff;
 background-color:#788faf;
 border-color:#6882a5
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
 color:#fff;
 background-color:#5f7a9f;
 border-color:#4e6483
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
 background-image:none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
 background-color:#788faf;
 border-color:#6882a5
}
.btn-info .badge {
 color:#788faf;
 background-color:#fff
}
.btn-confirm {
 color:#9acf87;
 background-color:#4b8736;
 border-color:#5fac44;
 color:#b8deab;
 width:100%;
 border-top-left-radius:5px;
 border-top-right-radius:5px;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 padding-top:15px;
 padding-bottom:15px
}
.btn-confirm:hover,
.btn-confirm:focus,
.btn-confirm:active,
.btn-confirm.active,
.open .dropdown-toggle.btn-confirm {
 color:#9acf87;
 background-color:#3b6a2a;
 border-color:#478033
}
.btn-confirm:active,
.btn-confirm.active,
.open .dropdown-toggle.btn-confirm {
 background-image:none
}
.btn-confirm.disabled,
.btn-confirm[disabled],
fieldset[disabled] .btn-confirm,
.btn-confirm.disabled:hover,
.btn-confirm[disabled]:hover,
fieldset[disabled] .btn-confirm:hover,
.btn-confirm.disabled:focus,
.btn-confirm[disabled]:focus,
fieldset[disabled] .btn-confirm:focus,
.btn-confirm.disabled:active,
.btn-confirm[disabled]:active,
fieldset[disabled] .btn-confirm:active,
.btn-confirm.disabled.active,
.btn-confirm[disabled].active,
fieldset[disabled] .btn-confirm.active {
 background-color:#4b8736;
 border-color:#5fac44
}
.btn-confirm .badge {
 color:#4b8736;
 background-color:#fff
}
.btn-lblue,
.btn-brand-blue-lite {
 color:#fff;
 background-color:#5b7599;
 border-color:#485c79
}
.btn-lblue:hover,
.btn-brand-blue-lite:hover,
.btn-lblue:focus,
.btn-brand-blue-lite:focus,
.btn-lblue:active,
.btn-brand-blue-lite:active,
.btn-lblue.active,
.btn-brand-blue-lite.active,
.open .dropdown-toggle.btn-lblue,
.open .dropdown-toggle.btn-brand-blue-lite {
 color:#fff;
 background-color:#4c617f;
 border-color:#313f53
}
.btn-lblue:active,
.btn-brand-blue-lite:active,
.btn-lblue.active,
.btn-brand-blue-lite.active,
.open .dropdown-toggle.btn-lblue,
.open .dropdown-toggle.btn-brand-blue-lite {
 background-image:none
}
.btn-lblue.disabled,
.btn-brand-blue-lite.disabled,
.btn-lblue[disabled],
.btn-brand-blue-lite[disabled],
fieldset[disabled] .btn-lblue,
fieldset[disabled] .btn-brand-blue-lite,
.btn-lblue.disabled:hover,
.btn-brand-blue-lite.disabled:hover,
.btn-lblue[disabled]:hover,
.btn-brand-blue-lite[disabled]:hover,
fieldset[disabled] .btn-lblue:hover,
fieldset[disabled] .btn-brand-blue-lite:hover,
.btn-lblue.disabled:focus,
.btn-brand-blue-lite.disabled:focus,
.btn-lblue[disabled]:focus,
.btn-brand-blue-lite[disabled]:focus,
fieldset[disabled] .btn-lblue:focus,
fieldset[disabled] .btn-brand-blue-lite:focus,
.btn-lblue.disabled:active,
.btn-brand-blue-lite.disabled:active,
.btn-lblue[disabled]:active,
.btn-brand-blue-lite[disabled]:active,
fieldset[disabled] .btn-lblue:active,
fieldset[disabled] .btn-brand-blue-lite:active,
.btn-lblue.disabled.active,
.btn-brand-blue-lite.disabled.active,
.btn-lblue[disabled].active,
.btn-brand-blue-lite[disabled].active,
fieldset[disabled] .btn-lblue.active,
fieldset[disabled] .btn-brand-blue-lite.active {
 background-color:#5b7599;
 border-color:#485c79
}
.btn-lblue .badge,
.btn-brand-blue-lite .badge {
 color:#5b7599;
 background-color:#fff
}
.btn-brand-green {
 color:#fff;
 background-color:#7bc162;
 border-color:#559a3d
}
.btn-brand-green:hover,
.btn-brand-green:focus,
.btn-brand-green:active,
.btn-brand-green.active,
.open .dropdown-toggle.btn-brand-green {
 color:#fff;
 background-color:#63b347;
 border-color:#3d6e2b
}
.btn-brand-green:active,
.btn-brand-green.active,
.open .dropdown-toggle.btn-brand-green {
 background-image:none
}
.btn-brand-green.disabled,
.btn-brand-green[disabled],
fieldset[disabled] .btn-brand-green,
.btn-brand-green.disabled:hover,
.btn-brand-green[disabled]:hover,
fieldset[disabled] .btn-brand-green:hover,
.btn-brand-green.disabled:focus,
.btn-brand-green[disabled]:focus,
fieldset[disabled] .btn-brand-green:focus,
.btn-brand-green.disabled:active,
.btn-brand-green[disabled]:active,
fieldset[disabled] .btn-brand-green:active,
.btn-brand-green.disabled.active,
.btn-brand-green[disabled].active,
fieldset[disabled] .btn-brand-green.active {
 background-color:#7bc162;
 border-color:#559a3d
}
.btn-brand-green .badge {
 color:#7bc162;
 background-color:#fff
}
.btn-link {
 color:#354459;
 font-weight:normal;
 cursor:pointer;
 border-radius:5px
}
.btn-link,
.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:#181f29;
 text-decoration:underline;
 background-color:transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
 color:#999;
 text-decoration:none
}
.btn-lg {
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 border-radius:6px
}
.btn-sm {
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-xs {
 padding:1px 5px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-block {
 display:block;
 width:100%;
 padding-left:0;
 padding-right:0
}
.btn-block+.btn-block {
 margin-top:5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
 width:100%
}
button.dt-button.exportBtn {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 font-family:'Roboto',sans-serif;
 text-align:center;
 vertical-align:middle;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 border-radius:5px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 -o-user-select:none;
 user-select:none;
 color:#fff;
 background-color:#354459;
 border-color:#2b3849
}
button.dt-button.exportBtn:focus {
 outline:thin dotted;
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
button.dt-button.exportBtn:hover,
button.dt-button.exportBtn:focus {
 color:#333;
 text-decoration:none
}
button.dt-button.exportBtn:active,
button.dt-button.exportBtn.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)
}
button.dt-button.exportBtn.disabled,
button.dt-button.exportBtn[disabled],
fieldset[disabled] button.dt-button.exportBtn {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.65;
 filter:alpha(opacity=65);
 -webkit-box-shadow:none;
 box-shadow:none
}
button.dt-button.exportBtn:hover,
button.dt-button.exportBtn:focus,
button.dt-button.exportBtn:active,
button.dt-button.exportBtn.active,
.open .dropdown-togglebutton.dt-button.exportBtn {
 color:#fff;
 background-color:#26303f;
 border-color:#151a23
}
button.dt-button.exportBtn:active,
button.dt-button.exportBtn.active,
.open .dropdown-togglebutton.dt-button.exportBtn {
 background-image:none
}
button.dt-button.exportBtn.disabled,
button.dt-button.exportBtn[disabled],
fieldset[disabled] button.dt-button.exportBtn,
button.dt-button.exportBtn.disabled:hover,
button.dt-button.exportBtn[disabled]:hover,
fieldset[disabled] button.dt-button.exportBtn:hover,
button.dt-button.exportBtn.disabled:focus,
button.dt-button.exportBtn[disabled]:focus,
fieldset[disabled] button.dt-button.exportBtn:focus,
button.dt-button.exportBtn.disabled:active,
button.dt-button.exportBtn[disabled]:active,
fieldset[disabled] button.dt-button.exportBtn:active,
button.dt-button.exportBtn.disabled.active,
button.dt-button.exportBtn[disabled].active,
fieldset[disabled] button.dt-button.exportBtn.active {
 background-color:#354459;
 border-color:#2b3849
}
button.dt-button.exportBtn .badge {
 color:#354459;
 background-color:#fff
}
button.dt-button.exportBtn:hover {
 background:#26303f !important;
 border-color:#151a23 !important
}
.fade {
 opacity:0;
 -webkit-transition:opacity .15s linear;
 transition:opacity .15s linear
}
.fade.in {
 opacity:1
}
.collapse {
 display:none
}

.collapse.show {
 display:block;
 height: auto;
}

.collapsing {
 position:relative;
 height:0;
 overflow:hidden;
 -webkit-transition:height .35s ease;
 transition:height .35s ease
}
.jar {
 position:relative;
 width:200px;
 margin:100px auto 0;
 text-align:center
}
.jar .mouth {
 width:40px;
 height:10px;
 margin:0 auto -1px;
 border-right:4px solid #555;
 border-left:4px solid #555;
 border-radius:20px;
 background-color:#d8dfe8
}
.jar .neck {
 width:35px;
 height:45px;
 margin:0 auto -5px;
 z-index:7;
 position:relative;
 background-color:#d8dfe8;
 border-right:4px solid #555;
 border-left:4px solid #555
}
.jar .bubble {
 width:10px;
 height:10px;
 position:absolute;
 background-color:#5fac44;
 opacity:.4;
 left:92px;
 z-index:8;
 top:110px;
 border-radius:100%;
 -webkit-animation:buble 2s linear 1s infinite;
 animation:buble 2s linear 1s infinite
}
.jar .bubble+.bubble {
 left:87px;
 top:120px;
 width:15px;
 height:15px;
 -webkit-animation-duration:3s;
 animation-duration:3s
}
.jar .base {
 margin:auto;
 width:120px;
 height:100px;
 border:4px solid #555;
 border-radius:50%;
 overflow:hidden;
 position:relative;
 z-index:5;
 background-color:#d8dfe8
}
.jar .base .bubble {
 left:15px;
 top:50px;
 -webkit-animation:bounce 2.3s linear 0s infinite alternate;
 animation:bounce 2.3s linear 0s infinite alternate
}
.jar .base .bubble+.bubble {
 left:75px;
 top:40px;
 -webkit-animation-duration:3s;
 animation-duration:3s
}
.jar .liquid {
 height:40px;
 background-color:#5fac44;
 position:absolute;
 bottom:0;
 left:0;
 right:0
}
.jar .wave {
 width:60px;
 height:20px;
 position:absolute;
 background-color:#5fac44;
 left:0;
 top:50px;
 -webkit-animation:wave 1s linear 1s infinite alternate;
 animation:wave 1s linear 1s infinite alternate;
 border-radius:50%
}
.jar .wave+.wave {
 left:auto;
 right:0
}
@-webkit-keyframes wave {
 from {
  -webkit-transform:translateX(100px);
  transform:translateX(100px)
 }
 to {
  -webkit-transform:translateX(-100px);
  transform:translateX(-100px)
 }
}
@keyframes wave {
 from {
  -webkit-transform:translateX(100px);
  transform:translateX(100px)
 }
 to {
  -webkit-transform:translateX(-100px);
  transform:translateX(-100px)
 }
}
@-webkit-keyframes bounce {
 0% {
  -webkit-transform:translate(5px, 15px);
  transform:translate(5px, 15px)
 }
 50% {
  -webkit-transform:translate(0, -15px);
  transform:translate(0, -15px)
 }
 100% {
  -webkit-transform:translate(-5px, -37px);
  transform:translate(-5px, -37px);
  opacity:1
 }
}
@keyframes bounce {
 0% {
  -webkit-transform:translate(5px, 15px);
  transform:translate(5px, 15px)
 }
 50% {
  -webkit-transform:translate(0, -15px);
  transform:translate(0, -15px)
 }
 100% {
  -webkit-transform:translate(-5px, -37px);
  transform:translate(-5px, -37px);
  opacity:1
 }
}
@-webkit-keyframes buble {
 0% {
  -webkit-transform:translate(3px, 10px);
  transform:translate(3px, 10px)
 }
 25% {
  -webkit-transform:translate(0, 0);
  transform:translate(0, 0)
 }
 50% {
  -webkit-transform:translate(-3px, -25px);
  transform:translate(-3px, -25px)
 }
 75% {
  -webkit-transform:translate(0, -50px);
  transform:translate(0, -50px);
  opacity:1
 }
 100% {
  -webkit-transform:translate(3px, -100px);
  transform:translate(3px, -100px);
  opacity:0
 }
}
@keyframes buble {
 0% {
  -webkit-transform:translate(3px, 10px);
  transform:translate(3px, 10px)
 }
 25% {
  -webkit-transform:translate(0, 0);
  transform:translate(0, 0)
 }
 50% {
  -webkit-transform:translate(-3px, -25px);
  transform:translate(-3px, -25px)
 }
 75% {
  -webkit-transform:translate(0, -50px);
  transform:translate(0, -50px);
  opacity:1
 }
 100% {
  -webkit-transform:translate(3px, -100px);
  transform:translate(3px, -100px);
  opacity:0
 }
}
@-webkit-keyframes expand {
 0% {
  z-index:3;
  -webkit-transform:scale(0)
 }
 50% {
  z-index:3;
  -webkit-transform:scale(1)
 }
 100% {
  z-index:1;
  -webkit-transform:scale(1)
 }
}
@keyframes expand {
 0% {
  z-index:3;
  -webkit-transform:scale(0);
  transform:scale(0)
 }
 50% {
  z-index:3;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 100% {
  z-index:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
}
#tout:first-child div {
 display:block;
 width:100px;
 height:100px;
 border:3px solid #5b7599;
 border-radius:50%;
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 margin:auto;
 z-index:15
}
#tout:first-child>div>div {
 width:90px;
 height:90px;
 border:5px solid #fff;
 border-radius:50%;
 margin:auto;
 overflow:hidden
}
#tout:first-child div div div {
 width:110px;
 height:110px;
 margin:auto;
 top:360px;
 background-color:#ddd;
 border-radius:0;
 border:none;
 -webkit-animation-name:anim,color;
 animation-name:anim,color;
 -webkit-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-timing-function:ease;
 animation-timing-function:ease;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -webkit-animation-direction:alternate;
 animation-direction:alternate
}
@-webkit-keyframes anim {
 100% {
  top:30px
 }
}
@keyframes anim {
 100% {
  top:30px
 }
}
@-webkit-keyframes color {
 0% {
  background-color:rgba(95,172,68,0.8)
 }
 50% {
  background-color:rgba(95,172,68,0.8)
 }
 75% {
  background-color:rgba(53,68,89,0.8)
 }
 100% {
  background-color:rgba(53,68,89,0.8)
 }
}
@keyframes color {
 0% {
  background-color:rgba(95,172,68,0.8)
 }
 50% {
  background-color:rgba(95,172,68,0.8)
 }
 75% {
  background-color:rgba(53,68,89,0.8)
 }
 100% {
  background-color:rgba(53,68,89,0.8)
 }
}
@-webkit-keyframes flickerAnimation {
 0% {
  opacity:1
 }
 50% {
  opacity:.2
 }
 100% {
  opacity:1
 }
}
@keyframes flickerAnimation {
 0% {
  opacity:1
 }
 50% {
  opacity:.2
 }
 100% {
  opacity:1
 }
}
.animate-flicker {
 -webkit-animation:flickerAnimation 2s infinite;
 animation:flickerAnimation 2s infinite
}
.loader,
.loader:before,
.loader:after {
 background:#51d774;
 -webkit-animation:load1 1s infinite ease-in-out;
 animation:load1 1s infinite ease-in-out;
 width:1em
}
@-webkit-keyframes spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes spin {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@-webkit-keyframes pulse {
 50% {
  background:white
 }
}
@keyframes pulse {
 50% {
  background:white
 }
}
.loading-circle {
 display:inline-block;
 border-radius:50%;
 width:30px;
 height:30px;
 border:3px solid #98aac2;
 border-top-color:#354459;
 -webkit-animation:spin 1s infinite linear;
 animation:spin 1s infinite linear;
 margin-bottom:-10px;
 margin-right:10px
}
.loading--double {
 border-style:double;
 border-width:.5rem
}
.loading-pulse {
 position:relative;
 width:6px;
 height:24px;
 background:rgba(255,255,255,0.2);
 -webkit-animation:pulse 750ms infinite;
 animation:pulse 750ms infinite;
 -webkit-animation-delay:250ms;
 animation-delay:250ms
}
.loading-pulse:before,
.loading-pulse:after {
 content:'';
 position:absolute;
 display:block;
 height:16px;
 width:6px;
 background:rgba(255,255,255,0.2);
 top:50%;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 -webkit-animation:pulse 750ms infinite;
 animation:pulse 750ms infinite
}
.loading-pulse:before {
 left:-12px
}
.loading-pulse:after {
 left:12px;
 -webkit-animation-delay:500ms;
 animation-delay:500ms
}
@font-face {
 font-family:'Glyphicons Halflings';
 src:url('../fonts/glyphicons-halflings-regular.eot');
 src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
 url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
 url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
 url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}
.glyphicon {
 position:relative;
 top:1px;
 display:inline-block;
 font-family:'Glyphicons Halflings';
 font-style:normal;
 font-weight:normal;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.glyphicon:empty {
 width:1em
}
.glyphicon-asterisk:before {
 content:"\2a"
}
.glyphicon-plus:before {
 content:"\2b"
}
.glyphicon-euro: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"
}
.caret {
 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
}
.dropdown {
 position:relative
}
.dropdown-toggle:focus {
 outline:0
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:160px;
 padding:5px 0;
 margin:2px 0 0;
 list-style:none;
 font-size:14px;
 background-color:#fff;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,0.15);
 border-radius:4px;
 -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
 box-shadow:0 6px 12px rgba(0,0,0,0.175);
 background-clip:padding-box
}
.dropdown-menu.pull-right {
 right:0;
 left:auto
}
.dropdown-menu .divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.dropdown-menu>li>a {
 display:block;
 padding:3px 20px;
 clear:both;
 font-weight:normal;
 line-height:1.42857143;
 color:#333;
 white-space:nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
 text-decoration:none;
 color:#262626;
 background-color:#f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
 color:#fff;
 text-decoration:none;
 outline:0;
 background-color:#354459
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
 color:#999
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
 text-decoration:none;
 background-color:transparent;
 background-image:none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
 cursor:not-allowed
}
.open>.dropdown-menu {
 display:block
}
.open>a {
 outline:0
}
.dropdown-header {
 display:block;
 padding:3px 20px;
 font-size:12px;
 line-height:1.42857143;
 color:#999
}
.dropdown-backdrop {
 position:fixed;
 left:0;
 right:0;
 bottom:0;
 top:0;
 z-index:990
}
.pull-right>.dropdown-menu {
 right:0;
 left:auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
 border-top:0;
 border-bottom:4px solid;
 content:""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-bottom:1px
}
@media (min-width:768px) {
 .navbar-right .dropdown-menu {
  right:0;
  left:auto
 }
}
.btn-group,
.btn-group-vertical {
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
 position:relative;
 float:left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
 z-index:2
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
 outline:none
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
 margin-left:-1px
}
.btn-toolbar:before,
.btn-toolbar:after {
 content:" ";
 display:table
}
.btn-toolbar:after {
 clear:both
}
.btn-toolbar:before,
.btn-toolbar:after {
 content:" ";
 display:table
}
.btn-toolbar:after {
 clear:both
}
.btn-toolbar .btn-group {
 float:left
}
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn-group {
 margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius:0
}
.btn-group>.btn:first-child {
 margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius:0;
 border-top-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.btn-group>.btn-group {
 float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
 border-bottom-right-radius:0;
 border-top-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
 outline:0
}
.btn-group-xs>.btn {
 padding:1px 5px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-group-sm>.btn {
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-group-lg>.btn {
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 border-radius:6px
}
.btn-group>.btn+.dropdown-toggle {
 padding-left:8px;
 padding-right:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
 padding-left:12px;
 padding-right:12px
}
.btn-group.open .dropdown-toggle {
 -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
 box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
 -webkit-box-shadow:none;
 box-shadow:none
}
.btn .caret {
 margin-left:0
}
.btn-lg .caret {
 border-width:5px 5px 0;
 border-bottom-width:0
}
.dropup .btn-lg .caret {
 border-width:0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
 display:block;
 float:none;
 width:100%;
 max-width:100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
 content:" ";
 display:table
}
.btn-group-vertical>.btn-group:after {
 clear:both
}
.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 {
 float:none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
 margin-top:-1px;
 margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
 border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
 border-top-right-radius:4px;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
 border-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 {
 border-radius:0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
 border-top-right-radius:0;
 border-top-left-radius:0
}
.btn-group-justified {
 display:table;
 width:100%;
 table-layout:fixed;
 border-collapse:separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
 float:none;
 display:table-cell;
 width:1%
}
.btn-group-justified>.btn-group .btn {
 width:100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
 display: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 {
 width:100%;
 margin-bottom:0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.33;
 border-radius:6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
 height:46px;
 line-height:46px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
 height:auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
 height:30px;
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
 height:30px;
 line-height:30px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
 height:auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
 display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
 border-radius:0
}
.input-group-addon,
.input-group-btn {
 width:1%;
 white-space:nowrap;
 vertical-align:middle
}
.input-group-addon {
 padding:6px 12px;
 font-size:14px;
 font-weight:normal;
 line-height:1;
 color:#555;
 text-align:center;
 background-color:#eee;
 border:1px solid #ccc;
 border-radius:4px
}
.input-group-addon.input-sm {
 padding:5px 10px;
 font-size:12px;
 border-radius:3px
}
.input-group-addon.input-lg {
 padding:10px 16px;
 font-size:18px;
 border-radius:6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
 margin-top:0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
 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>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
 border-bottom-left-radius:0;
 border-top-left-radius:0
}
.input-group-addon:last-child {
 border-left:0
}
.input-group-btn {
 position:relative;
 white-space:nowrap
}
.input-group-btn:first-child>.btn {
 margin-right:-1px
}
.input-group-btn:last-child>.btn {
 margin-left:-1px
}
.input-group-btn>.btn {
 position:relative
}
.input-group-btn>.btn+.btn {
 margin-left:-4px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
 z-index:2
}
.nav {
 margin-bottom:0;
 padding-left:0;
 list-style:none
}
.nav:before,
.nav:after {
 content:" ";
 display:table
}
.nav:after {
 clear:both
}
.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:#999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
 color:#999;
 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:#354459
}
.nav .nav-divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.nav>li>a>img {
 max-width:none
}
.nav-tabs {
 border-bottom:1px solid #ddd
}
.nav-tabs>li {
 float:left;
 margin-bottom:-1px
}
.nav-tabs>li>a {
 margin-right:2px;
 line-height:1.42857143;
 border:1px solid transparent;
 border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
 border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
 color:#555;
 background-color:#fff;
 border:1px solid #ddd;
 border-bottom-color:transparent;
 cursor:default
}
.nav-tabs.nav-justified {
 width:100%;
 border-bottom:0
}
.nav-tabs.nav-justified>li {
 float:none
}
.nav-tabs.nav-justified>li>a {
 text-align:center;
 margin-bottom:5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
 top:auto;
 left:auto
}
@media (min-width:768px) {
 .nav-tabs.nav-justified>li {
  display:table-cell;
  width:1%
 }
 .nav-tabs.nav-justified>li>a {
  margin-bottom:0
 }
}
.nav-tabs.nav-justified>li>a {
 margin-right:0;
 border-radius:4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
 border:1px solid #ddd
}
@media (min-width:768px) {
 .nav-tabs.nav-justified>li>a {
  border-bottom:1px solid #ddd;
  border-radius:4px 4px 0 0
 }
 .nav-tabs.nav-justified>.active>a,
 .nav-tabs.nav-justified>.active>a:hover,
 .nav-tabs.nav-justified>.active>a:focus {
  border-bottom-color:#fff
 }
}
.nav-pills>li {
 float:left
}
.nav-pills>li>a {
 border-radius:4px
}
.nav-pills>li+li {
 margin-left:2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
 color:#fff;
 background-color:#354459
}
.nav-stacked>li {
 float:none
}
.nav-stacked>li+li {
 margin-top:2px;
 margin-left:0
}
.nav-justified {
 width:100%
}
.nav-justified>li {
 float:none
}
.nav-justified>li>a {
 text-align:center;
 margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu {
 top:auto;
 left:auto
}
@media (min-width:768px) {
 .nav-justified>li {
  display:table-cell;
  width:1%
 }
 .nav-justified>li>a {
  margin-bottom:0
 }
}
.nav-tabs-justified {
 border-bottom:0
}
.nav-tabs-justified>li>a {
 margin-right:0;
 border-radius:4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
 border:1px solid #ddd
}
@media (min-width:768px) {
 .nav-tabs-justified>li>a {
  border-bottom:1px solid #ddd;
  border-radius:4px 4px 0 0
 }
 .nav-tabs-justified>.active>a,
 .nav-tabs-justified>.active>a:hover,
 .nav-tabs-justified>.active>a:focus {
  border-bottom-color:#fff
 }
}
.tab-content>.tab-pane {
 display:none
}
.tab-content>.active {
 display:block
}
.nav-tabs .dropdown-menu {
 margin-top:-1px;
 border-top-right-radius:0;
 border-top-left-radius:0
}
.loggedIn #nav-wrap.nav-fixed {
 position:fixed;
 top:0;
 left:0;
 right:0
}
.loggedIn.aside-closed .nav-fixed .navbar {
 margin-left:19px
}
.loggedIn.aside-open .nav-fixed .navbar {
 margin-left:125px
}
#nav-wrap.nav-fixed {
 position:fixed;
 top:0;
 width:100%
}
.navbar {
 position:relative;
 min-height:50px;
 margin-bottom:20px;
 border:1px solid transparent
}
.navbar:before,
.navbar:after {
 content:" ";
 display:table
}
.navbar:after {
 clear:both
}
.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
}
.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;
 -webkit-overflow-scrolling:touch
}
.navbar-collapse:before,
.navbar-collapse:after {
 content:" ";
 display:table
}
.navbar-collapse:after {
 clear:both
}
.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;
  -webkit-box-shadow:none;
  box-shadow:none
 }
 .navbar-collapse.collapse {
  display:block !important;
  height:auto !important;
  padding-bottom:0;
  overflow:visible !important
 }
 .navbar-collapse.in {
  overflow-y:visible
 }
 .navbar-fixed-top .navbar-collapse,
 .navbar-static-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
  padding-left:0;
  padding-right:0
 }
}
.container>.navbar-header,
.container>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media (min-width:768px) {
 .container>.navbar-header,
 .container>.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
}
.navbar-brand:hover,
.navbar-brand:focus {
 text-decoration:none
}
@media (min-width:768px) {
 .navbar>.container .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 .icon-bar {
 display:block;
 width:22px;
 height:2px;
 border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
 margin-top:4px
}
@media (min-width:768px) {
 .navbar-toggle {
  display:none
 }
}
.navbar-nav {
 margin:7.5px -15px
}
.navbar-nav>li>a {
 padding-top:10px;
 padding-bottom:10px;
 line-height:20px
}
@media (max-width:767px) {
 .navbar-nav .open .dropdown-menu {
  position:static;
  float:none;
  width:auto;
  margin-top:0;
  background-color:transparent;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none
 }
 .navbar-nav .open .dropdown-menu>li>a,
 .navbar-nav .open .dropdown-menu .dropdown-header {
  padding:5px 15px 5px 25px
 }
 .navbar-nav .open .dropdown-menu>li>a {
  line-height:20px
 }
 .navbar-nav .open .dropdown-menu>li>a:hover,
 .navbar-nav .open .dropdown-menu>li>a:focus {
  background-image:none
 }
}
@media (min-width:768px) {
 .navbar-nav {
  float:left;
  margin:0
 }
 .navbar-nav>li {
  float:left
 }
 .navbar-nav>li>a {
  padding-top:15px;
  padding-bottom:15px
 }
 .navbar-nav.navbar-right:last-child {
  margin-right:-15px
 }
}
@media (min-width:768px) {
 .navbar-left {
  float:left !important
 }
 .navbar-right {
  float:right !important
 }
}
.navbar-form {
 margin-left:-15px;
 margin-right:-15px;
 padding:10px 15px;
 border-top:1px solid transparent;
 border-bottom:1px solid transparent;
 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
 }
 .navbar-form select.form-control {
  width:auto
 }
 .navbar-form .radio,
 .navbar-form .checkbox {
  display:inline-block;
  margin-top:0;
  margin-bottom:0;
  padding-left:0
 }
 .navbar-form .radio input[type="radio"],
 .navbar-form .checkbox input[type="checkbox"] {
  float:none;
  margin-left:0
 }
}
@media (max-width:767px) {
 .navbar-form .form-group {
  margin-bottom:5px
 }
}
@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-form.navbar-right:last-child {
  margin-right:-15px
 }
}
.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 {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
 left:auto;
 right:0
}
.navbar-btn {
 margin-top:8px;
 margin-bottom:8px
}
.navbar-btn.btn-sm {
 margin-top:10px;
 margin-bottom:10px
}
.navbar-btn.btn-xs {
 margin-top:14px;
 margin-bottom:14px
}
.navbar-text {
 margin-top:15px;
 margin-bottom:15px
}
@media (min-width:768px) {
 .navbar-text {
  float:left;
  margin-left:15px;
  margin-right:15px
 }
 .navbar-text.navbar-right:last-child {
  margin-right:0
 }
}
.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:#999
}
.pagination {
 display:inline-block;
 padding-left:0;
 margin:20px 0;
 border-radius:4px
}
.pagination>li {
 display:inline
}
.pagination>li>a,
.pagination>li>span {
 position:relative;
 float:left;
 padding:6px 12px;
 line-height:1.42857143;
 text-decoration:none;
 background-color:#fff;
 border:1px solid #ddd;
 margin-left:-1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
 margin-left:0;
 border-bottom-left-radius:4px;
 border-top-left-radius:4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
 border-bottom-right-radius:4px;
 border-top-right-radius:4px
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
 background-color:#eee
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
 z-index:2;
 color:#fff;
 background-color:#354459;
 border-color:#354459;
 cursor:default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
 color:#999;
 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: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:#999;
 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[href]:hover,
.label[href]:focus {
 color:#fff;
 text-decoration:none;
 cursor:pointer
}
.label:empty {
 display:none
}
.btn .label {
 position:relative;
 top:-1px
}
.label-default {
 background-color:#999
}
.label-default[href]:hover,
.label-default[href]:focus {
 background-color:#808080
}
.label-primary {
 background-color:#354459
}
.label-primary[href]:hover,
.label-primary[href]:focus {
 background-color:#222c39
}
.label-success {
 background-color:#5fac44
}
.label-success[href]:hover,
.label-success[href]:focus {
 background-color:#4b8736
}
.label-info {
 background-color:#788faf
}
.label-info[href]:hover,
.label-info[href]:focus {
 background-color:#5b7599
}
.label-warning {
 background-color:#f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
 background-color:#ec971f
}
.label-danger {
 background-color:#a13838
}
.label-danger[href]:hover,
.label-danger[href]:focus {
 background-color:#7b2b2b
}
.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:#999;
 border-radius:10px
}
.badge:empty {
 display:none
}
.btn .badge {
 position:relative;
 top:-1px
}
a.badge:hover,
a.badge:focus {
 color:#fff;
 text-decoration:none;
 cursor:pointer
}
a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
 color:#354459;
 background-color:#fff
}
.nav-pills>li>a>.badge {
 margin-left:3px
}
.jumbotron {
 padding:30px;
 margin-bottom:30px;
 font-size:21px;
 font-weight:200;
 line-height:2.14285714;
 color:inherit;
 background-color:#eee
}
.jumbotron h1,
.jumbotron .h1 {
 line-height:1;
 color:inherit
}
.jumbotron p {
 line-height:1.4
}
.container .jumbotron {
 border-radius:6px
}
.jumbotron .container {
 max-width:100%
}
@media screen and (min-width:768px) {
 .jumbotron {
  padding-top:48px;
  padding-bottom:48px
 }
 .container .jumbotron {
  padding-left:60px;
  padding-right:60px
 }
 .jumbotron h1,
 .jumbotron .h1 {
  font-size:63px
 }
}
.thumbnail {
 display:block;
 padding:4px;
 margin-bottom:20px;
 line-height:1.42857143;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:4px;
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
 display:block;
 max-width:100%;
 height:auto;
 margin-left:auto;
 margin-right:auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
 border-color:#354459
}
.thumbnail .caption {
 padding:9px;
 color:#333
}
.alert {
 padding:10px;
 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
}
span.alert.alert-warning {
 margin-left:10px
}
.alert-dismissable {
 padding-right:30px
}
.alert-dismissable .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:#d8dfe8;
 border-color:#c2d0db;
 color:#354459
}
.alert-info hr {
 border-top-color:#b2c4d1
}
.alert-info .alert-link {
 color:#222c39
}
.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:#354459;
 -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 .6s ease;
 transition:width .6s ease
}
.progress-striped .progress-bar {
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
 background-size:40px 40px
}
.progress.active .progress-bar {
 -webkit-animation:progress-bar-stripes 2s linear infinite;
 animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
 background-color:#5fac44
}
.progress-striped .progress-bar-success {
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
 background-color:#788faf
}
.progress-striped .progress-bar-info {
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
 background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
 background-color:#a13838
}
.progress-striped .progress-bar-danger {
 background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
 overflow:hidden;
 zoom:1
}
.media,
.media .media {
 margin-top:15px
}
.media:first-child {
 margin-top:0
}
.media-object {
 display:block
}
.media-heading {
 margin:0 0 5px
}
.media>.pull-left {
 margin-right:10px
}
.media>.pull-right {
 margin-left:10px
}
.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
}
.list-group-item>.badge {
 float:right
}
.list-group-item>.badge+.badge {
 margin-right:5px
}
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;
 background-color:#f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
 z-index:2;
 color:#fff;
 background-color:#354459;
 border-color:#354459
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
 color:inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
 color:#98aac2
}
.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-body:before,
.panel-body:after {
 content:" ";
 display:table
}
.panel-body:after {
 clear:both
}
.panel>.list-group {
 margin-bottom:0
}
.panel>.list-group .list-group-item {
 border-width:1px 0
}
.panel>.list-group .list-group-item:first-child {
 border-top-right-radius:0;
 border-top-left-radius:0
}
.panel>.list-group .list-group-item:last-child {
 border-bottom:0
}
.panel-heading+.list-group .list-group-item:first-child {
 border-top-width:0
}
.panel>.table,
.panel>.table-responsive>.table {
 margin-bottom:0
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
 border-top:1px solid #ddd
}
.panel>.table>tbody:first-child th,
.panel>.table>tbody:first-child td {
 border-top:0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
 border:0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
 border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
 border-right:0
}
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
 border-bottom:0
}
.panel>.table-responsive {
 border:0;
 margin-bottom:0
}
.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 {
 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-group .panel {
 margin-bottom:0;
 border-radius:4px;
 overflow:hidden
}
.panel-group .panel+.panel {
 margin-top:5px
}
.panel-group .panel-heading {
 border-bottom:0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
 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-footer+.panel-collapse .panel-body {
 border-bottom-color:#ddd
}
.panel-primary {
 border-color:#354459
}
.panel-primary>.panel-heading {
 color:#fff;
 background-color:#354459;
 border-color:#354459
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
 border-top-color:#354459
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
 border-bottom-color:#354459
}
.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-footer+.panel-collapse .panel-body {
 border-bottom-color:#d6e9c6
}
.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-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-footer+.panel-collapse .panel-body {
 border-bottom-color:#ebccd1
}
.panel-info {
 border-color:#c2d0db
}
.panel-info>.panel-heading {
 color:#354459;
 background-color:#d8dfe8;
 border-color:#c2d0db
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
 border-top-color:#c2d0db
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
 border-bottom-color:#c2d0db
}
.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:.2;
 filter:alpha(opacity=20)
}
.close:hover,
.close:focus {
 color:#000;
 text-decoration:none;
 cursor:pointer;
 opacity:.5;
 filter:alpha(opacity=50)
}
button.close {
 padding:0;
 cursor:pointer;
 background:transparent;
 border:0;
 -webkit-appearance:none
}
.container-circle-layout .row img {
 margin:10px 0;
 border-radius:50%;
 overflow:hidden;
 float:left
}
.container-grid-layout .col-sm-4 .sideText div {
 margin-bottom:20px
}
.container-grid-layout div:nth-child(3n+1) .col-sm-4 {
 clear:left
}
.modal-open {
 overflow:hidden
}
.modal {
 display:none;
 overflow:auto;
 overflow-y:scroll;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1040;
 background:rgba(53,68,89,0.7)
}
.modal.fade .modal-dialog {
 -webkit-transform:translate(0, -25%);
 transform:translate(0, -25%);
 -webkit-transition:-webkit-transform 0.3s ease-out;
 transition:-webkit-transform 0.3s ease-out;
 transition:transform 0.3s ease-out;
 transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}
.modal.in .modal-dialog {
 -webkit-transform:translate(0, 0);
 transform:translate(0, 0)
}
.modal-dialog {
 position:relative;
 width:auto;
 margin:10px;
 z-index:1050;
 border-radius:5px
}
.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:none;
 font-size:1.2em;
 font-weight:200;
 color:#333
}
.modal-content label {
 color:#333
}
.modal-content .controls {
 margin-top:20px
}
.modal-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1030;
 background-color:#000
}
.modal-backdrop.fade {
 opacity:0;
 filter:alpha(opacity=0)
}
.modal-backdrop.in {
 opacity:.5;
 filter:alpha(opacity=50)
}
.modal-header {
 padding:15px;
 border-bottom:1px solid #e5e5e5;
 min-height:16.42857143px;
 text-align:center;
 background:#d8dfe8;
 border-top-right-radius:5px;
 border-top-left-radius:5px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.modal-header h4 {
 font-size:1.8em;
 color:#354459
}
.modal-header .close {
 color:#fff;
 margin:0;
 font-size:35px;
 opacity:1;
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out
}
.modal-header .close:hover {
 opacity:.3
}
.modal-title {
 margin:0;
 line-height:1.42857143;
 -ms-flex-preferred-size:90%;
 flex-basis:90%
}
.modal-body {
 position:relative;
 padding:20px
}
.modal-footer {
 margin-top:15px;
 padding:19px 20px 20px;
 text-align:right;
 border-top:1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
 content:" ";
 display:table
}
.modal-footer:after {
 clear:both
}
.modal-footer:before,
.modal-footer:after {
 content:" ";
 display:table
}
.modal-footer:after {
 clear:both
}
.modal-footer .btn+.btn {
 margin-left:5px;
 margin-bottom:0
}
.modal-footer .btn-group .btn+.btn {
 margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
 margin-left:0
}
@media screen and (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)
 }
}
@media (max-width:767px) {
 .modal-dialog {
  margin:20px
 }
}
.theme-change-warning .btn {
 width:32%
}
.building-modal .modal-content {
 background:rgba(255,255,255,0.7);
 border-radius:0;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.building-modal .modal-content h4 {
 font-weight:100;
 font-size:1.5em;
 line-height:1.6
}
.building-modal .modal-content .jar {
 margin-top:20px
}
#admin-modal-edit-slide-code .modal-dialog,
#admin-modal-edit-overlay-code .modal-dialog {
 width:90%
}
.loading-modal .modal-dialog {
 width:500px !important;
 margin-top:250px
}
.loading-modal .modal-content {
 border:none;
 background:transparent;
 -webkit-box-shadow:none;
 box-shadow:none
}
.transparent-modal .modal-dialog {
 width:500px !important;
 color:#354459;
 font-size:1em;
 background:#fff
}
.transparent-modal .modal-content {
 border:none;
 background:transparent;
 -webkit-box-shadow:none;
 box-shadow:none
}
#sheep-wrap {
 display:none
}
.not-a-page {
 margin-top:20px;
 font-size:15px;
 text-align:center
}
.not-a-page .title {
 font-size:20px;
 margin-bottom:10px
}
.not-a-page .params,
.not-a-page i {
 font-style:italic;
 color:#4b8736
}
.not-a-page a {
 font-weight:400;
 color:#354459
}
#gpw-contact-modal .submit-contact {
 width:100%;
 font-weight:100
}
#gpw-contact-modal .modal-header {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
#gpw-contact-modal .modal-title {
 font-weight:bold;
 font-size:1.1em
}
#gpw-new-feature-modal,
#gallery-testimonial-modal {
 text-align:center
}
#gpw-new-feature-modal .modal-title,
#gallery-testimonial-modal .modal-title {
 font-weight:bold;
 font-size:1.1em
}
#gpw-new-feature-modal .modal-header,
#gallery-testimonial-modal .modal-header {
 margin-bottom:0
}
#gpw-new-feature-modal .gpw-modal-header,
#gallery-testimonial-modal .gpw-modal-header {
 font-size:1.2em;
 font-weight:bold;
 padding-bottom:10px
}
#gpw-new-feature-modal .rel-testimonial-bar,
#gallery-testimonial-modal .rel-testimonial-bar {
 margin:0 auto 10px;
 height:6px;
 width:50%
}
#gpw-new-feature-modal img,
#gallery-testimonial-modal img {
 margin:15px auto;
 max-height:300px
}
#gpw-new-feature-modal .video-container,
#gallery-testimonial-modal .video-container {
 margin-top:10px
}
#gpw-new-feature-modal .error,
#gallery-testimonial-modal .error {
 font-weight:bold
}
#gpw-new-feature-modal .error i,
#gallery-testimonial-modal .error i {
 color:#a13838;
 margin-right:5px
}
#gpw-loading-testimonial .fa-stack,
#gpw-loading-gallery .fa-stack {
 margin-top:-10px;
 margin-bottom:20px
}
#gpw-loading-testimonial i.fa-stack-1x,
#gpw-loading-gallery i.fa-stack-1x {
 font-size:.85em
}
#gpw-loading-testimonial .fa.gallery,
#gpw-loading-gallery .fa.gallery {
 margin-bottom:15px
}
#gpw-loading-testimonial div,
#gpw-loading-gallery div {
 font-size:1.4em;
 font-weight:bold
}
.modal .ui-feedback {
 position:relative
}
.modal .loader {
 position:absolute;
 left:2px;
 top:2px;
 display:none
}
.modal img {
 max-width:100%
}
.modal-title {
 font-weight:200
}
.modal-footer .btn {
 float:left
}
.confirm-delete {
 z-index:10000
}
.confirm-delete .model-content {
 overflow:hidden
}
.confirm-delete .modal-body {
 padding:0 !important;
 overflow:hidden
}
.confirm-delete .feedback {
 margin-bottom:20px;
 padding:20px 20px 0 20px
}
.confirm-delete .controls {
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 overflow:hidden
}
.confirm-delete .controls button {
 width:50%;
 padding-top:20px;
 padding-bottom:20px;
 margin:0 0 0 0;
 float:left;
 border-radius:0
}
.confirm-delete .deleting {
 display:none
}
.confirm-modal {
 color:#333;
 z-index:10000
}
.confirm-modal .btn-confirm {
 width:100%;
 border-top-left-radius:0;
 border-top-right-radius:0;
 padding-top:15px;
 padding-bottom:15px
}
.confirm-crop {
 min-width:200px;
 position:absolute;
 bottom:-52px;
 display:none
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
 margin-right:0 !important
}
.modal {
 overflow-y:auto !important
}
.modal-warning {
 padding:9px 15px;
 border-bottom:1px solid #eee;
 background-color:#ffb7c1;
 -webkit-border-top-left-radius:5px;
 -webkit-border-top-right-radius:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px;
 border-top-left-radius:5px;
 border-top-right-radius:5px
}
.modal-warning .modal-title {
 color:#880000
}
#admin-modal-offer .modal-header {
 background-color:#98aac2;
 border-top-right-radius:5px;
 border-top-left-radius:5px
}
#admin-modal-offer .modal-header small {
 color:#333
}
.ui-modal-offer {
 fill:#354459;
 opacity:0;
 padding-top:5px;
 float:right
}
.ui-modal-offer:hover {
 cursor:pointer
}
.ui-modal-offer svg {
 width:32px
}
.modal-indicator {
 text-align:center;
 color:#333
}
.modal-indicator button {
 width:100%;
 margin-top:10px
}
.small-modal .modal-dialog {
 width:300px;
 text-align:center
}
.loading-modal .loading-text {
 font-size:35px;
 font-weight:100 !important;
 text-align:center;
 margin-bottom:10px;
 color:#fff
}
.jcrop-keymgr {
 visibility:hidden
}
.size-feedback {
 padding:5px;
 position:absolute;
 bottom:-102px;
 min-width:250px;
 font-size:.8em;
 display:none;
 z-index:1000;
 padding-right:20px
}
.multi-vendor-modal .oh-no,
.multi-vendor-modal .success-gif {
 border-radius:100%;
 border:3px solid #354459;
 width:150px;
 height:150px;
 margin-bottom:20px
}
.multi-vendor-modal .success-gif,
.multi-vendor-modal .success {
 display:none
}
.multi-vendor-alert {
 padding:20px;
 background:#fff;
 color:#333
}
.multi-vendor-alert .enabled-vendors {
 margin:10px 0
}
.tooltip {
 position:absolute;
 z-index:1030;
 display:block;
 visibility:visible;
 font-size:14px;
 line-height:1.4;
 opacity:0;
 filter:alpha(opacity=0)
}
.tooltip.in {
 opacity:.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;
 left:5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
 bottom:0;
 right: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;
 left:5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
 top:0;
 right:5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.popover {
 position:absolute;
 top:0;
 left:0;
 z-index:1010;
 display:none;
 max-width:276px;
 padding:1px;
 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;
 font-weight:normal;
 line-height:18px;
 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
}
#admin-view .user-length-feedback+.popover {
 min-width:200px
}
#admin-view .user-length-feedback~.popover .popover-title {
 font-size:14px;
 line-height:1.3em
}
#admin-view .popover-content .user-feedback {
 font-size:12px
}
#admin-view .popover-content .user-feedback .fa {
 vertical-align:bottom;
 font-size:20px;
 margin-left:5px
}
#admin-view .popover-content .user-feedback .fa-smile-o {
 color:#5fac44
}
#admin-view .popover-content .user-feedback .fa-frown-o {
 color:#a13838
}
#admin-view .popover-content .user-feedback .fa-meh-o {
 color:#788faf
}
.carousel {
 position:relative
}
.carousel-inner {
 position:relative;
 overflow:hidden;
 width:100%
}
.carousel-inner>.item {
 display:none;
 position:relative;
 -webkit-transition:.6s ease-in-out left;
 transition:.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
 display:block;
 max-width:100%;
 height:auto;
 line-height:1
}
.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:.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-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
 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-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
 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:none;
 color:#fff;
 text-decoration:none;
 opacity:.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%
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
 right:50%
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
 width:20px;
 height:20px;
 margin-top:-10px;
 margin-left:-10px;
 font-family:serif
}
.carousel-control .icon-prev:before {
 content:'\2039'
}
.carousel-control .icon-next:before {
 content:'\203a'
}
.carousel-indicators {
 position:absolute;
 bottom:10px;
 left:50%;
 z-index:15;
 width:60%;
 margin-left:-30%;
 padding-left:0;
 list-style:none;
 text-align:center
}
.carousel-indicators li {
 display:inline-block;
 width:10px;
 height:10px;
 margin:1px;
 text-indent:-999px;
 border:1px solid #fff;
 border-radius:10px;
 cursor:pointer;
 background-color:#000 \9;
 background-color:rgba(0,0,0,0)
}
.carousel-indicators .active {
 margin:0;
 width:12px;
 height:12px;
 background-color:#fff
}
.carousel-caption {
 position:absolute;
 left:15%;
 right:15%;
 bottom:20px;
 z-index:10;
 padding-top:20px;
 padding-bottom:20px;
 color:#fff;
 text-align:center;
 text-shadow:0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
 text-shadow:none
}
@media screen and (min-width:768px) {
 .carousel-control .glyphicons-chevron-left,
 .carousel-control .glyphicons-chevron-right,
 .carousel-control .icon-prev,
 .carousel-control .icon-next {
  width:30px;
  height:30px;
  margin-top:-15px;
  margin-left:-15px;
  font-size:30px
 }
 .carousel-caption {
  left:20%;
  right:20%;
  padding-bottom:30px
 }
 .carousel-indicators {
  bottom:20px
 }
}
#ico_banner {
 position:fixed;
 width:100%;
 padding:20px 0;
 z-index:200;
 font-size:1.1em;
 line-height:1.4em
}
#ico_banner #btnCookie {
 border-radius:0;
 margin:5px 0 0
}
#ico_banner #btnCookie:hover {
 color:#fff;
 border-color:#fff
}
.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:block !important
}
.invisible {
 visibility:hidden
}
.text-hide {
 font:0/0 a;
 color:transparent;
 text-shadow:none;
 background-color:transparent;
 border:0
}
.hidden {
 display:none !important;
 visibility:hidden !important
}
.overflow-hidden {
 overflow:hidden
}
.affix {
 position:fixed
}
.no-pad {
 padding:0 !important
}
.no-pad-bottom {
 padding-bottom:0 !important;
 overflow:visible
}
.flexslider.flex-reset {
 margin:0;
 background:transparent;
 border:none;
 border-radius:0;
 -webkit-box-shadow:none;
 -o-box-shadow:none;
 box-shadow:none
}
.color-brand-green {
 color:#5fac44
}
.color-brand-blue {
 color:#354459
}
.bg-brand-green {
 background:#5fac44
}
.bg-brand-blue {
 background:#354459
}
.loading-circle {
 opacity:0
}
@-ms-viewport {
 width:device-width
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
 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 (min-width:768px) and (max-width:991px) {
 .visible-xs.visible-sm {
  display:block !important
 }
 table.visible-xs.visible-sm {
  display:table
 }
 tr.visible-xs.visible-sm {
  display:table-row !important
 }
 th.visible-xs.visible-sm,
 td.visible-xs.visible-sm {
  display:table-cell !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-xs.visible-md {
  display:block !important
 }
 table.visible-xs.visible-md {
  display:table
 }
 tr.visible-xs.visible-md {
  display:table-row !important
 }
 th.visible-xs.visible-md,
 td.visible-xs.visible-md {
  display:table-cell !important
 }
}
@media (min-width:1200px) {
 .visible-xs.visible-lg {
  display:block !important
 }
 table.visible-xs.visible-lg {
  display:table
 }
 tr.visible-xs.visible-lg {
  display:table-row !important
 }
 th.visible-xs.visible-lg,
 td.visible-xs.visible-lg {
  display:table-cell !important
 }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
 display:none !important
}
@media (max-width:767px) {
 .visible-sm.visible-xs {
  display:block !important
 }
 table.visible-sm.visible-xs {
  display:table
 }
 tr.visible-sm.visible-xs {
  display:table-row !important
 }
 th.visible-sm.visible-xs,
 td.visible-sm.visible-xs {
  display:table-cell !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:992px) and (max-width:1199px) {
 .visible-sm.visible-md {
  display:block !important
 }
 table.visible-sm.visible-md {
  display:table
 }
 tr.visible-sm.visible-md {
  display:table-row !important
 }
 th.visible-sm.visible-md,
 td.visible-sm.visible-md {
  display:table-cell !important
 }
}
@media (min-width:1200px) {
 .visible-sm.visible-lg {
  display:block !important
 }
 table.visible-sm.visible-lg {
  display:table
 }
 tr.visible-sm.visible-lg {
  display:table-row !important
 }
 th.visible-sm.visible-lg,
 td.visible-sm.visible-lg {
  display:table-cell !important
 }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
 display:none !important
}
@media (max-width:767px) {
 .visible-md.visible-xs {
  display:block !important
 }
 table.visible-md.visible-xs {
  display:table
 }
 tr.visible-md.visible-xs {
  display:table-row !important
 }
 th.visible-md.visible-xs,
 td.visible-md.visible-xs {
  display:table-cell !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-md.visible-sm {
  display:block !important
 }
 table.visible-md.visible-sm {
  display:table
 }
 tr.visible-md.visible-sm {
  display:table-row !important
 }
 th.visible-md.visible-sm,
 td.visible-md.visible-sm {
  display:table-cell !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:1200px) {
 .visible-md.visible-lg {
  display:block !important
 }
 table.visible-md.visible-lg {
  display:table
 }
 tr.visible-md.visible-lg {
  display:table-row !important
 }
 th.visible-md.visible-lg,
 td.visible-md.visible-lg {
  display:table-cell !important
 }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
 display:none !important
}
@media (max-width:767px) {
 .visible-lg.visible-xs {
  display:block !important
 }
 table.visible-lg.visible-xs {
  display:table
 }
 tr.visible-lg.visible-xs {
  display:table-row !important
 }
 th.visible-lg.visible-xs,
 td.visible-lg.visible-xs {
  display:table-cell !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .visible-lg.visible-sm {
  display:block !important
 }
 table.visible-lg.visible-sm {
  display:table
 }
 tr.visible-lg.visible-sm {
  display:table-row !important
 }
 th.visible-lg.visible-sm,
 td.visible-lg.visible-sm {
  display:table-cell !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .visible-lg.visible-md {
  display:block !important
 }
 table.visible-lg.visible-md {
  display:table
 }
 tr.visible-lg.visible-md {
  display:table-row !important
 }
 th.visible-lg.visible-md,
 td.visible-lg.visible-md {
  display:table-cell !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
 }
}
.hidden-xs {
 display:block !important
}
table.hidden-xs {
 display:table
}
tr.hidden-xs {
 display:table-row !important
}
th.hidden-xs,
td.hidden-xs {
 display:table-cell !important
}
@media (max-width:767px) {
 .hidden-xs,
 tr.hidden-xs,
 th.hidden-xs,
 td.hidden-xs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .hidden-xs.hidden-sm,
 tr.hidden-xs.hidden-sm,
 th.hidden-xs.hidden-sm,
 td.hidden-xs.hidden-sm {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .hidden-xs.hidden-md,
 tr.hidden-xs.hidden-md,
 th.hidden-xs.hidden-md,
 td.hidden-xs.hidden-md {
  display:none !important
 }
}
@media (min-width:1200px) {
 .hidden-xs.hidden-lg,
 tr.hidden-xs.hidden-lg,
 th.hidden-xs.hidden-lg,
 td.hidden-xs.hidden-lg {
  display:none !important
 }
}
.hidden-sm {
 display:block !important
}
table.hidden-sm {
 display:table
}
tr.hidden-sm {
 display:table-row !important
}
th.hidden-sm,
td.hidden-sm {
 display:table-cell !important
}
@media (max-width:767px) {
 .hidden-sm.hidden-xs,
 tr.hidden-sm.hidden-xs,
 th.hidden-sm.hidden-xs,
 td.hidden-sm.hidden-xs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .hidden-sm,
 tr.hidden-sm,
 th.hidden-sm,
 td.hidden-sm {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .hidden-sm.hidden-md,
 tr.hidden-sm.hidden-md,
 th.hidden-sm.hidden-md,
 td.hidden-sm.hidden-md {
  display:none !important
 }
}
@media (min-width:1200px) {
 .hidden-sm.hidden-lg,
 tr.hidden-sm.hidden-lg,
 th.hidden-sm.hidden-lg,
 td.hidden-sm.hidden-lg {
  display:none !important
 }
}
.hidden-md {
 display:block !important
}
table.hidden-md {
 display:table
}
tr.hidden-md {
 display:table-row !important
}
th.hidden-md,
td.hidden-md {
 display:table-cell !important
}
@media (max-width:767px) {
 .hidden-md.hidden-xs,
 tr.hidden-md.hidden-xs,
 th.hidden-md.hidden-xs,
 td.hidden-md.hidden-xs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .hidden-md.hidden-sm,
 tr.hidden-md.hidden-sm,
 th.hidden-md.hidden-sm,
 td.hidden-md.hidden-sm {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .hidden-md,
 tr.hidden-md,
 th.hidden-md,
 td.hidden-md {
  display:none !important
 }
}
@media (min-width:1200px) {
 .hidden-md.hidden-lg,
 tr.hidden-md.hidden-lg,
 th.hidden-md.hidden-lg,
 td.hidden-md.hidden-lg {
  display:none !important
 }
}
.hidden-lg {
 display:block !important
}
table.hidden-lg {
 display:table
}
tr.hidden-lg {
 display:table-row !important
}
th.hidden-lg,
td.hidden-lg {
 display:table-cell !important
}
@media (max-width:767px) {
 .hidden-lg.hidden-xs,
 tr.hidden-lg.hidden-xs,
 th.hidden-lg.hidden-xs,
 td.hidden-lg.hidden-xs {
  display:none !important
 }
}
@media (min-width:768px) and (max-width:991px) {
 .hidden-lg.hidden-sm,
 tr.hidden-lg.hidden-sm,
 th.hidden-lg.hidden-sm,
 td.hidden-lg.hidden-sm {
  display:none !important
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .hidden-lg.hidden-md,
 tr.hidden-lg.hidden-md,
 th.hidden-lg.hidden-md,
 td.hidden-lg.hidden-md {
  display:none !important
 }
}
@media (min-width:1200px) {
 .hidden-lg,
 tr.hidden-lg,
 th.hidden-lg,
 td.hidden-lg {
  display:none !important
 }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.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
 }
 .hidden-print,
 tr.hidden-print,
 th.hidden-print,
 td.hidden-print {
  display:none !important
 }
}
.theme-bg-dk {
 background:#333;
 fill:#333
}
.theme-bg-med {
 background:#aaa;
 fill:#aaa
}
.theme-bg-light {
 background:#eee;
 fill:#eee
}
.theme-color-dk {
 color:#333
}
.theme-color-med {
 color:#aaa
}
.theme-color-light {
 color:#fff
}
.theme-cta-color {
 color:#fff
}
.theme-cta-bg {
 background:#666;
 fill:#666
}
.theme-border-dk {
 border-color:#333
}
.theme-border-med {
 border-color:#aaa
}
.theme-border-light {
 border-color:#eee
}
.theme-border-cta {
 border-color:#666
}
a:hover .theme-hover-dk {
 background:#333;
 fill:#333
}
a:hover .theme-hover-med {
 background:#aaa;
 fill:#aaa
}
a:hover .theme-hover-light {
 background:#eee;
 fill:#eee
}
a:hover .theme-hover-color-dk {
 color:#333
}
a:hover .theme-hover-color-med {
 color:#aaa
}
a:hover .theme-hover-color-light {
 color:#eee
}
a:hover .theme-hover-cta-color {
 color:#666
}
a:hover .theme-hover-cta-bg {
 background:#fff;
 fill:#fff
}
a:hover .theme-hover-border-dk {
 border-color:#333
}
a:hover .theme-hover-border-med {
 border-color:#aaa
}
a:hover .theme-hover-border-light {
 border-color:#eee
}
a:hover .theme-hover-border-cta {
 border-color:#666
}
#cards-mobile .gpw-card-container {
 margin:50px -15px 0
}
#cards-mobile .gpw-card-count-1,
#cards-mobile .gpw-card-count-2,
#cards-mobile .gpw-card-count-3 {
 width:100%;
 max-width:900px;
 margin:0 auto 20px;
 background:#fff
}
#cards-mobile .gpw-card-count-1:last-child,
#cards-mobile .gpw-card-count-2:last-child,
#cards-mobile .gpw-card-count-3:last-child {
 margin-bottom:0
}
#cards-mobile .gpw-card-container,
#cards-mobile .gpw-card-count-wrap,
#cards-mobile .gpw-card-count-1,
#cards-mobile .gpw-card-count-2,
#cards-mobile .gpw-card-count-3 {
 display:block
}
#cards-desktop .gpw-card-container {
 margin:30px auto;
 display:table;
 border-spacing:20px
}
#cards-desktop .gpw-card-count-wrap {
 display:table-row
}
#cards-desktop .gpw-card-count-1,
#cards-desktop .gpw-card-count-2,
#cards-desktop .gpw-card-count-3 {
 position:relative;
 display:table-cell;
 max-width:900px
}
#cards-desktop .gpw-card-count-1 {
 width:100%;
 min-width:600px
}
#cards-desktop .gpw-card-count-2 {
 width:50%
}
#cards-desktop .gpw-card-count-3 {
 width:33.33%
}
.gpw-card-count-1,
.gpw-card-count-2,
.gpw-card-count-3 {
 background:#fff
}
.gpw-form-card {
 padding:20px
}
.gpw-card {
 margin-bottom:30px
}
@media (max-width:767px) {
 .mobileOnly .gpw-card-container {
  margin:50px -15px 0
 }
 .mobileOnly .gpw-card-count-1,
 .mobileOnly .gpw-card-count-2,
 .mobileOnly .gpw-card-count-3 {
  width:100%;
  max-width:900px;
  margin:0 auto 20px;
  background:#fff
 }
 .mobileOnly .gpw-card-count-1:last-child,
 .mobileOnly .gpw-card-count-2:last-child,
 .mobileOnly .gpw-card-count-3:last-child {
  margin-bottom:0
 }
 .mobileOnly .gpw-card-container,
 .mobileOnly .gpw-card-count-wrap,
 .mobileOnly .gpw-card-count-1,
 .mobileOnly .gpw-card-count-2,
 .mobileOnly .gpw-card-count-3 {
  display:block
 }
}
@media (min-width:768px) {
 .mobileOnly .gpw-card-container {
  margin:30px auto;
  display:table;
  border-spacing:20px
 }
 .mobileOnly .gpw-card-count-wrap {
  display:table-row
 }
 .mobileOnly .gpw-card-count-1,
 .mobileOnly .gpw-card-count-2,
 .mobileOnly .gpw-card-count-3 {
  position:relative;
  display:table-cell;
  max-width:900px
 }
 .mobileOnly .gpw-card-count-1 {
  width:100%;
  min-width:600px
 }
 .mobileOnly .gpw-card-count-2 {
  width:50%
 }
 .mobileOnly .gpw-card-count-3 {
  width:33.33%
 }
}
@media (max-width:1200px) {
 .multiBreak .gpw-card-container {
  margin:50px -15px 0
 }
 .multiBreak .gpw-card-count-1,
 .multiBreak .gpw-card-count-2,
 .multiBreak .gpw-card-count-3 {
  width:100%;
  max-width:900px;
  margin:0 auto 20px;
  background:#fff
 }
 .multiBreak .gpw-card-count-1:last-child,
 .multiBreak .gpw-card-count-2:last-child,
 .multiBreak .gpw-card-count-3:last-child {
  margin-bottom:0
 }
 .multiBreak .gpw-card-container,
 .multiBreak .gpw-card-count-wrap,
 .multiBreak .gpw-card-count-1,
 .multiBreak .gpw-card-count-2,
 .multiBreak .gpw-card-count-3 {
  display:block
 }
}
@media (min-width:1200px) {
 .multiBreak .gpw-card-container {
  margin:30px auto;
  display:table;
  border-spacing:20px
 }
 .multiBreak .gpw-card-count-wrap {
  display:table-row
 }
 .multiBreak .gpw-card-count-1,
 .multiBreak .gpw-card-count-2,
 .multiBreak .gpw-card-count-3 {
  position:relative;
  display:table-cell;
  max-width:900px
 }
 .multiBreak .gpw-card-count-1 {
  width:100%;
  min-width:600px
 }
 .multiBreak .gpw-card-count-2 {
  width:50%
 }
 .multiBreak .gpw-card-count-3 {
  width:33.33%
 }
}
button.cta-btn,
a.cta-btn,
div.cta-btn {
 display:inline-block;
 text-transform:uppercase;
 text-decoration:none;
 font-size:1.1em;
 font-weight:bold;
 padding:10px 25px;
 border-style:solid;
 border-width:3px;
 -webkit-transition:.3s all;
 transition:.3s all
}
button.cta-btn:hover,
a.cta-btn:hover,
div.cta-btn:hover {
 background:#fff
}
.cta-btn.cta-btn-small {
 padding:5px 15px;
 font-size:.9em
}
.cta-link-btn {
 display:inline-block;
 border:2px solid #fff;
 padding:3px 20px;
 font-size:25px;
 vertical-align:center;
 cursor:pointer;
 -webkit-transition:.3s all;
 transition:.3s all
}
.cta-link-btn i {
 margin-left:10px
}
#gpw-load-more-cont {
 margin-bottom:20px
}
#gpw-load-more {
 cursor:pointer;
 display:inline-block;
 position:relative
}
#gpw-load-more-loading {
 position:absolute;
 z-index:3;
 top:0;
 left:0;
 width:100%;
 height:100%;
 font-size:2em;
 background:rgba(255,255,255,0.7);
 line-height:1.5em
}
.multi-location .location-more {
 margin-top:auto
}
.multi-location .location-more .cta-link-btn {
 width:100%;
 margin:0
}
.gpw-download-btn {
 margin-left:15px
}
@media (max-width:767px) {
 .cta-btn {
  margin:10px !important
 }
 .gpw-download-btn {
  margin-left:0
 }
}
.transition {
 -webkit-transition:.3s all;
 transition:.3s all
}
.text-link {
 -webkit-transition:.3s all;
 transition:.3s all
}
.text-link i {
 margin-left:10px
}
.read-more-link {
 font-weight:bold;
 font-size:1em;
 text-transform:uppercase;
 -webkit-transition:.3s all;
 transition:.3s all
}
.module-background-white {
 background:#fff
}
.module-wrap {
 padding:50px 0
}
.module-wrap-card {
 padding:50px 0 calc(20px)
}
.module-center {
 text-align:center
}
.module-header-1 {
 font-size:2em;
 font-weight:bold;
 text-align:center
}
.module-header-2 {
 font-size:1.5em;
 text-align:center;
 text-transform:uppercase
}
.module-lead {
 font-size:1.5em
}
.decorative-border {
 height:3px
}
.gpw-h1-banner {
 padding:20px 0
}
.gpw-h1-banner h1.page-title {
 margin:0 0 2px;
 padding:0 !important
}
.gpw-single-entry {
 padding:40px 0
}
.gpw-single-entry h1,
.gpw-single-entry h2,
.gpw-single-entry h3,
.gpw-single-entry h4,
.gpw-single-entry h5,
.gpw-single-entry h6 {
 margin-top:0
}
.gpw-single-entry a.read-more-link:hover,
.gpw-single-entry a.articleTitle:hover {
 text-decoration:none
}
.gpw-categories-container {
 padding-top:50px
}
.gpw-categories-container .cta-btn {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.gpw-categories-container .gpw-category-btn {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.gpw-accordion-style .panel-heading {
 padding:0
}
.gpw-accordion-style .admin.panel-body {
 padding:0
}
.gpw-accordion-style .panel-title a.accordion-toggle {
 display:block;
 padding:10px 50px 10px 15px;
 text-decoration:none;
 position:relative
}
.gpw-accordion-style a.accordion-toggle:after {
 content:"\f077";
 font-family:FontAwesome;
 font-size:18px;
 line-height:16px;
 position:absolute;
 right:15px;
 top:0;
 bottom:0;
 margin:auto;
 width:auto;
 height:18px;
 text-align:right
}
.gpw-accordion-style a.accordion-toggle.collapsed:after {
 content:"\f078"
}
.gpw-accordion-style .gpw-edit-delete {
 float:left;
 position:relative;
 z-index:5;
 display:inline-block;
 margin:2px 15px 0 5px
}
.gpw-accordion-body {
 background:#eee
}
.gpw-faq-wrap .panel-heading {
 padding:0;
 background:#fff
}
.gpw-faq-heading {
 background:none
}
.gpw-faq-heading .panel-heading {
 padding:0
}
.gpw-faq-heading .admin.panel-body {
 padding:0
}
.gpw-faq-heading .panel-title a.accordion-toggle {
 display:block;
 padding:10px 50px 10px 15px;
 text-decoration:none;
 position:relative
}
.gpw-faq-heading a.accordion-toggle:after {
 content:"\f077";
 font-family:FontAwesome;
 font-size:18px;
 line-height:16px;
 position:absolute;
 right:15px;
 top:0;
 bottom:0;
 margin:auto;
 width:auto;
 height:18px;
 text-align:right
}
.gpw-faq-heading a.accordion-toggle.collapsed:after {
 content:"\f078"
}
.gpw-faq-heading .gpw-edit-delete {
 float:left;
 position:relative;
 z-index:5;
 display:inline-block;
 margin:2px 15px 0 5px
}
.bootstrap-flex-row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.bootstrap-flex-row:before,
.bootstrap-flex-row:after {
 display:none
}
.bootstrap-flex-col {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.bootstrap-flex-content {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.bootstrap-flex-content img {
 -ms-flex-item-align:start;
 align-self:flex-start
}
.bootstrap-flex-bottom {
 margin-top:auto
}
@media (max-width:767px) {
 .bootstrap-flex-row,
 .bootstrap-flex-col,
 .bootstrap-flex-content {
  display:block
 }
}
.cta-container {
 text-align:center
}
.cta-bar {
 text-align:center;
 font-size:2.2em;
 line-height:1.3em;
 padding:15px 0;
 -webkit-transition:.3s all;
 transition:.3s all
}
.cta-bar a {
 text-decoration:none;
 color:inherit
}
.cta-text-wrap,
.cta-link-btn {
 margin:5px 15px
}
.quote-bar .gpw-cta-name {
 font-size:.85em
}
.quote-bar .cta-link-btn {
 margin-top:15px
}
.specials-rel-categories.cta-bar {
 font-size:2em;
 line-height:1.2em;
 padding:10px 0 13px
}
.specials-rel-categories a {
 text-decoration:underline
}
.specials-rel-categories a span {
 -webkit-transition:.3s all;
 transition:.3s all
}
.specials-rel-categories a:hover {
 color:inherit;
 text-decoration:none
}
@media (max-width:767px) {
 .cta-text-wrap {
  display:block
 }
}
@media (min-width:768px) {
 .cta-text-wrap {
  display:inline-block
 }
}
.ql-wrap {
 position:relative;
 height:104px;
 max-width:500px;
 margin:30px auto 0;
 padding-left:52px
}
.ql-wrap .ql-icon {
 position:absolute;
 top:0;
 left:0;
 z-index:1
}
.ql-wrap .ql-text {
 position:relative;
 top:50%;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 background:#fff;
 display:block;
 border-style:solid;
 border-width:3px;
 padding:8px 15px 8px 62px;
 text-align:center;
 font-size:1.3em;
 font-weight:bold;
 -webkit-transition:.3s all;
 transition:.3s all
}
.ql-callout svg .theme-bg-dk {
 -webkit-transition:.3s all;
 transition:.3s all
}
.ql-callout a {
 text-decoration:none
}
@media (min-width:768px) {
 .qlrc-5:last-child,
 .qlrc-3:last-child {
  margin-left:25%
 }
}
@media (min-width:992px) {
 .qlrc-5:last-child,
 .qlrc-3:last-child {
  margin-left:0
 }
 .qlrc-5:nth-child(4n) {
  margin-left:16.66666667%
 }
}
.gpw-headshot-wrap {
 position:relative;
 display:inline-block;
 margin-bottom:15px
}
.gpw-headshot-wrap img {
 position:relative;
 z-index:1
}
.gpw-featured-dentist-headshot-bg {
 position:absolute;
 height:100%;
 width:100%;
 top:15px;
 left:-15px;
 z-index:0
}
.gpw-single-entry .gpw-location-header {
 margin-top:25px
}
.gpw-location-list {
 margin-bottom:0
}
.dentist_view .gpw-single-entry {
 padding:0
}
.gpw-staff-bg.gpw-single-entry:not(.theme-bg-light) {
 background:#fff
}
.gpw-staff-card-container h1,
.gpw-featured-staff-card-container h1,
.gpw-staff-card-container h2,
.gpw-featured-staff-card-container h2,
.gpw-staff-card-container h3,
.gpw-featured-staff-card-container h3,
.gpw-staff-card-container h4,
.gpw-featured-staff-card-container h4,
.gpw-staff-card-container h5,
.gpw-featured-staff-card-container h5,
.gpw-staff-card-container h6,
.gpw-featured-staff-card-container h6 {
 margin-top:0
}
.gpw-staff-card__content,
.gpw-featured-staff-card {
 background:#fff;
 padding:20px
}
.gpw-staff-card,
.gpw-featured-staff-card {
 margin-bottom:30px
}
.gpw-staff-card-container {
 padding-bottom:20px
}
.gpw-featured-staff-card-container .gpw-featured-staff-card:last-child {
 margin-bottom:0
}
.gpw-staff-card h2,
.gpw-staff-card h3 {
 margin-top:0
}
.gpw-staff-card .dentistHeadshot {
 width:100%;
 margin-bottom:20px
}
.gpw-location-col {
 background:#fff;
 text-align:center;
 padding:20px;
 margin-bottom:30px
}
.gpw-location-col a {
 -webkit-transition:.3s all;
 transition:.3s all;
 text-decoration:none
}
.gpw-location-card-wrap {
 padding-bottom:20px
}
.gpw-location-content {
 margin:20px 0 15px
}
.gpw-location-content p {
 margin-bottom:0
}
.gpw-location-name {
 display:inline-block;
 font-size:1.4em;
 margin-bottom:10px
}
.gpw-meet-team-link {
 font-size:20px;
 margin-left:2px
}
.gpw-meet-team-link i {
 right:0;
 -webkit-transition:.3s all;
 transition:.3s all;
 position:relative
}
.gpw-meet-team-link:hover i {
 right:-5px
}
.gpw-staff-group-image,
.gpw-img-col {
 position:relative
}
.gpw-staff-group-image:hover .gpw-edit-group,
.gpw-img-col:hover .gpw-edit-group {
 opacity:1;
 background:rgba(0,0,0,0.6)
}
.gpw-edit-group {
 position:absolute;
 left:0;
 right:0;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-item-align:start;
 align-self:flex-start;
 width:100%;
 height:100%;
 opacity:0;
 -webkit-transition:.3s all;
 transition:.3s all
}
.gpw-edit-group a {
 padding:20px 40px;
 font-size:20px
}
@media (max-width:767px) {
 .gpw-featured-staff-card .gpw-featured-dentist-headshot,
 .dentistHeadshot {
  margin-bottom:20px
 }
 .gpw-headshot-wrap {
  margin-bottom:35px
 }
}
.gpw-special .cta-btn {
 margin:25px auto 0 !important
}
#rel-specials-slider {
 margin:50px auto
}
#rel-specials-slider .special-image {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
#rel-specials-slider .special-image img {
 -ms-flex-item-align:start;
 align-self:flex-start
}
#rel-specials-slider .special-text-container {
 -webkit-box-flex:1;
 -ms-flex:1 1 auto;
 flex:1 1 auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 background:#fff;
 text-align:center
}
#rel-specials-slider .special-text-container img {
 -ms-flex-item-align:start;
 align-self:flex-start
}
#rel-specials-slider .special-text-container h2 {
 margin:20px 15px 15px
}
#rel-specials-slider .special-text-container .special-text {
 margin:0 15px 15px
}
#rel-specials-slider .special-btn-container {
 margin-top:auto;
 text-align:center;
 padding:10px 10px
}
#rel-specials-slider .special-btn-container .cta-link-btn {
 margin:0
}
#rel-specials-slider .special-btn-container .special-readmore {
 margin-right:15px
}
#rel-specials-slider .flex-direction-nav {
 display:none
}
#rel-specials-slider .flex-control-nav {
 position:relative;
 margin:20px 0 0;
 bottom:0
}
@media (max-width:767px) {
 .gpw-special {
  text-align:center
 }
 .gpw-special .gpw-special-img {
  margin-bottom:20px
 }
}
@media (min-width:768px) {
 #rel-specials-slider .flex-direction-nav a {
  top:42%
 }
 #rel-specials-slider.flexslider:hover .flex-prev {
  left:20px
 }
 #rel-specials-slider.flexslider:hover .flex-next {
  right:20px
 }
}
@media (min-width:992px) {
 #rel-specials-slider .flex-direction-nav {
  display:block
 }
 #rel-specials-slider ul.slides,
 #rel-specials-slider li.slide {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 #rel-specials-slider .col-class {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  height:100%
 }
}
.infoWrap {
 margin-bottom:15px
}
.infoWrap .infoContentWrap {
 margin-left:30px
}
.infoPractice {
 padding-bottom:25px;
 text-align:left
}
.location-header {
 margin-top:0;
 margin-bottom:15px
}
.location-card-content {
 padding:35px 45px
}
.location-card-wrap {
 margin-top:30px
}
.location-card {
 margin-bottom:30px
}
.gpw-location-banner {
 position:relative
}
.gpw-location-banner .gpw-banner-img {
 width:100%
}
.gpw-location-banner .gpw-banner-text-cont {
 padding:25px 0
}
.gpw-location-banner .gpw-banner-text-cont .page-title {
 margin:0;
 padding:0
}
.gpw-loc-pagecontent {
 position:relative;
 padding-top:8px
}
.gpw-loc-decorative-border {
 height:8px;
 position:absolute;
 top:0;
 width:48%
}
.gpw-loc-decorative-border.gpw-left-border {
 left:0
}
.gpw-loc-decorative-border.gpw-right-border {
 right:0
}
#gpw-office-amen {
 text-align:center;
 padding-bottom:40px
}
#gpw-office-amen .gpw-office-amen-lead {
 font-size:2em;
 font-weight:bold
}
#gpw-office-amen .gpw-office-amen-btn-cont a {
 margin:20px 15px 0 !important
}
#gpw-map-and-staff .flexslider {
 margin:0;
 background:transparent;
 border:none;
 border-radius:0;
 -webkit-box-shadow:none;
 -o-box-shadow:none;
 box-shadow:none
}
#gpw-map-and-staff .flex-control-nav {
 position:relative;
 bottom:0;
 margin-top:20px
}
#gpw-map-and-staff #map {
 min-height:300px
}
#gpw-map-and-staff #gpw-staff-slider {
 text-align:center;
 padding:40px 0
}
#gpw-map-and-staff #gpw-staff-slider .module-header-1 {
 margin-bottom:20px
}
#gpw-map-and-staff #gpw-staff-slider img {
 max-width:250px;
 margin:0 auto 20px
}
#gpw-map-and-staff #gpw-staff-slider .gpw-staff-name {
 font-size:1.4em;
 font-weight:bold
}
#gpw-map-and-staff #gpw-staff-slider .gpw-staff-bio {
 font-size:1.1em;
 max-width:300px;
 margin:0 auto
}
#gpw-map-and-staff #gpw-staff-slider .gpw-staff-link {
 font-size:1.1em
}
.gpw-seo-extra-contact {
 padding-top:40px;
 font-size:1.3em;
 text-align:center
}
.gpw-seo-extra-contact.needBotPad {
 padding-bottom:40px
}
#gpw-services-output {
 padding:40px 0
}
#gpw-services-output .bootstrap-flex-row {
 max-width:800px;
 margin:0 auto
}
#gpw-services-output a {
 -webkit-transition:.3s all;
 transition:.3s all;
 text-decoration:none
}
#gpw-services-output .gpw-services-headline .headline-wrap {
 display:inline-block;
 border-bottom:solid 6px;
 margin-bottom:20px
}
#gpw-services-output .pinned-services {
 margin-top:15px
}
#gpw-services-output .gpw-services-list {
 font-size:1.15em
}
#gpw-services-output .gpw-services-list .link-wrap {
 position:relative;
 padding-left:15px;
 padding-bottom:3px
}
#gpw-services-output .gpw-services-list .link-wrap::before {
 content:"\f105";
 position:absolute;
 display:block;
 font-family:FontAwesome;
 left:0;
 top:0
}
#gpw-contact-modal .gpw-3rd-Party {
 margin-top:20px
}
.gpw-3rd-Party {
 border-bottom:3px solid;
 border-top:3px solid;
 text-align:center;
 padding:25px 25px 30px;
 margin-bottom:20px
}
.gpw-3rd-Party .contact-form-headline {
 margin-bottom:15px
}
.contact-form-headline {
 font-size:1.8em
}
@media (max-width:767px) {
 .location-card {
  text-align:center
 }
 .location-card .infoContentWrap {
  margin-left:0
 }
 .location-card .locationHours .single-day-hours {
  margin-left:0
 }
 .location-card .locationHours .single-day-hours .day-open {
  width:100%;
  margin-right:0;
  float:none
 }
 .location-card .locationHours .single-day-hours .hours-open {
  float:none
 }
 .location-card .social-location-links {
  display:inline-block
 }
 .location-card .social-location-links a:first-of-type {
  margin-left:8px !important
 }
}
@media (min-width:992px) {
 .gpw-location-banner .gpw-banner-text-cont {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(255,255,255,0.8);
  padding:50px 0
 }
 .gpw-location-banner .gpw-banner-text-cont .container {
  position:relative;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%)
 }
}
.gpw-services-cards .service-content-wrap {
 position:relative;
 text-align:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.gpw-services-cards .service-content-wrap h3 {
 position:relative;
 z-index:1;
 margin:0
}
.gpw-services-cards.container-fluid {
 overflow:hidden
}
.gpw-services-cards .gpw-serv-card-row {
 margin:-3px
}
.gpw-services-cards .gpw-serv-card-col {
 border:3px solid rgba(0,0,0,0);
 padding:0
}
.gpw-services-cards .serv-bg-img {
 background-position:center;
 background-size:cover;
 background-repeat:no-repeat
}
.gpw-services-cards .colorOverlay {
 content:'';
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 opacity:.7
}
.gpw-services-cards .no-img .colorOverlay {
 opacity:0
}
.gpw-services-cards a {
 text-decoration:none
}
.gpw-services-cards a.no-img:hover .colorOverlay {
 opacity:1
}
.gpw-services-cards a.serv-bg-img:hover {
 text-shadow:0 0 15px rgba(0,0,0,0.5)
}
.gpw-services-cards a.serv-bg-img:hover .colorOverlay {
 opacity:.9
}
@media (max-width:767px) {
 .gpw-services-cards .service-content-wrap {
  padding:100px 40px
 }
}
@media (min-width:768px) {
 .gpw-services-cards .service-content-wrap {
  padding:80px 40px
 }
}
@media (min-width:992px) {
 .gpw-services-cards .service-content-wrap {
  padding:100px 40px
 }
}
@media (min-width:1200px) {
 .gpw-services-cards .service-content-wrap {
  padding:110px 40px
 }
}
.gpw-gallery-service-cards .cta-btn {
 margin:0 !important
}
.gpw-gallery-entries {
 background:white
}
.gpw-gallery-card {
 border:solid 2px;
 padding:calc(10px) 20px 20px
}
.gpw-gallery-module {
 border-top:solid 2px;
 padding-top:20px
}
.gpw-gallery-module .controls {
 text-align:left
}
.gpw-img-wrap {
 position:relative
}
.gpw-img-wrap .gpw-img-label {
 position:absolute;
 top:0;
 left:0;
 opacity:.75;
 padding:5px 15px;
 font-weight:bold;
 font-size:1.1em;
 color:#fff
}
.gpw-gallery-title {
 font-size:1.4em;
 margin:5px 15px
}
.gpw-gallery-description {
 margin-bottom:15px
}
.gpw-gallery-related-testimonial {
 font-size:1.3em;
 margin:0 0 15px
}
.gpw-gallery-related-testimonial .gallery-testimonial-modal {
 cursor:pointer
}
.gpw-gallery-related-testimonial a {
 text-decoration:none
}
.gpw-gallery-related-testimonial i {
 margin-right:10px
}
.gpw-gallery-images .row {
 margin-left:-10px;
 margin-right:-10px
}
.gpw-gallery-images .col-sm-6 {
 padding:0 10px
}
.gpw-gallery-images .col-sm-6:nth-child(odd) {
 clear:left
}
.gpw-gallery-images img {
 width:100%;
 margin:10px 0
}
.gpw-gallery-links {
 border-bottom:2px solid;
 padding-bottom:15px;
 margin-bottom:15px;
 font-size:18px;
 text-align:center;
 position:relative
}
.gpw-gallery-links a {
 text-decoration:none
}
.gpw-gallery-links i {
 font-size:16px
}
.gpw-gallery-links .gpw-gallery-link-back {
 text-align:center;
 display:inline-block;
 margin:0 10px
}
.gpw-gallery-links .gpw-gallery-link-prev {
 left:0
}
.gpw-gallery-links .gpw-gallery-link-next {
 right:0
}
.gpw-gallery-links .gpw-gallery-link-prev,
.gpw-gallery-links .gpw-gallery-link-next {
 position:absolute
}
.gpw-rel-staff,
.gpw-rel-location {
 margin-top:20px
}
.gpw-rel-staff h3,
.gpw-rel-location h3 {
 margin-top:0
}
.gpw-gallery-help-text {
 font-size:1.1em;
 /* text-align:center; */
 margin-bottom:10px
}
#gpw-gallery-flexslider .gpw-img-wrap {
 position:relative;
 width:100%;
 float:left;
 padding:4px
}
#gpw-gallery-flexslider .gpw-img-label {
 top:4px;
 left:4px
}
.gpw-thumbnail-wrap .gpw-img-wrap img {
 width:100%
}
.gpw-splitscreen-wrap .gpw-img-wrap {
 margin-bottom:15px
}
.gpw-splitscreen-wrap .gpw-img-wrap:last-child {
 margin-bottom:0
}
.gpw-splitscreen-wrap img {
 width:100%
}
.gpw-slideshow-text-wrap.col-sm-12 {
 margin-bottom:30px
}
.additionalImages {
 border-top:solid 2px #5fac44;
 padding-top:20px;
 margin-top:30px
}
.additionalImages span {
 display:inline-block;
 font-weight:bold;
 color:#354459;
 margin-left:5px
}
.additionalImages .additionalImagesNotice {
 padding-top:10px
}
.additionalImages .additionalImagesNotice i {
 position:relative;
 top:1px;
 color:#5fac44;
 margin-right:5px;
 font-size:22px
}
@media (max-width:767px) {
 .gpw-gallery-links {
  padding-bottom:35px
 }
 .gpw-gallery-links .gpw-gallery-link-back {
  display:block;
  margin-bottom:10px
 }
 .gpw-img-container {
  margin-top:15px
 }
 .gpw-thumbnail-wrap .gpw-img-wrap {
  padding-top:15px
 }
 .gpw-thumbnail-wrap .gpw-img-label {
  top:15px;
  left:15px
 }
}
@media (min-width:768px) {
 #gpw-gallery-flexslider .gpw-img-wrap {
  width:50%
 }
 .gpw-thumbnail-wrap {
  margin-bottom:15px;
  margin-left:-7.5px;
  margin-right:-7.5px
 }
 .gpw-thumbnail-wrap:last-child {
  margin-bottom:0
 }
 .gpw-thumbnail-wrap .gpw-img-wrap {
  padding:0 7.5px
 }
 .gpw-thumbnail-wrap .gpw-img-wrap img {
  width:100%
 }
 .gpw-thumbnail-wrap .gpw-img-label {
  top:0;
  left:7.5px
 }
 .gpw-slideshow-text-wrap.col-sm-12 .gpw-slideshow-rel-cont {
  margin-top:-20px
 }
}
.gpw-3rdParty-widgit-container .col-sm-12 {
 background:#fff;
 padding-top:15px;
 padding-bottom:15px;
 margin-bottom:30px
}
.gpw-3rdParty-widgit-container .col-sm-12:last-child {
 margin-bottom:0
}
.gpw-3rdParty-widgit-container .thirdPartyReview.scroll-limit>div {
 max-height:600px;
 overflow-y:scroll
}
.gpw-3rdParty-widgit-container .thirdPartyReview.revenuewell #RwReview iframe {
 width:100%;
 height:600px
}
.gpw-3rdParty-widgit-container .thirdPartyReview.demandforce #D3cpWidget {
 max-width:100% !important;
 max-height:600px !important;
 overflow-y:scroll
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container {
 border-style:solid;
 border-width:2px
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container .gpw-testimonial-loc-name {
 padding:calc(10px) 20px;
 font-weight:bold;
 font-size:1.6em
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container .gpw-testimonial-title {
 font-size:1.4em;
 margin:15px calc(80px)
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container .gpw-testimonial-loc-content {
 position:relative;
 padding:20px
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container .gpw-testimonial-loc-content svg {
 position:absolute;
 top:15px;
 left:15px
}
#gpw-testimonials-location-container .gpw-testimonial-loc-container .gpw-testimonial-loc-button {
 padding:0 20px 20px
}
#gpw-testimonials-container .controls {
 margin-bottom:10px
}
#gpw-testimonials-container .gpw-testimonial-case {
 margin-top:20px
}
#gpw-testimonials-container .gpw-testimonial-style {
 position:relative;
 border-style:solid;
 border-width:2px;
 padding:35px 20px 20px
}
#gpw-testimonials-container .gpw-testimonial-style svg {
 position:absolute;
 top:-17px;
 left:-10px;
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}
#gpw-testimonials-container .gpw-testimonial-style .gpw-testimonial-title {
 font-size:1.4em;
 margin:0 auto 10px
}
#gpw-testimonials-container .gpw-testimonial-style.gpw-testimonial-module .gpw-testimonial-title {
 margin-bottom:20px
}
#gpw-testimonials-container .gpw-testimonial-style.gpw-testimonial-module .col-sm-12 .gpw-testimonial-img-vid-cont {
 max-width:800px
}
#gpw-testimonials-container .gpw-testimonial-style.gpw-testimonial-module .col-sm-12 .gpw-testimonial-img-vid-cont .youtubeembed {
 max-width:600px;
 margin:0 auto
}
.gpw-testimonial-description {
 margin-bottom:15px
}
.gpw-testimonial-img-vid-cont {
 margin:0 auto 20px;
 max-width:400px;
 width:100%
}
.gpw-testimonial-img-vid-cont img {
 margin:0 auto
}
#review-platforms .gpw-review-container {
 margin-bottom:40px
}
#review-platforms .gpw-review-container a {
 text-decoration:none;
 display:inline-block;
 margin-top:10px
}
#review-platforms .gpw-review-container .text-link {
 font-size:1.3em
}
#review-platforms .gpw-review-container .gpw-review-img-cont img {
 margin-bottom:0
}
@media (max-width:767px) {
 #review-platforms .gpw-review-container .gpw-review-img-cont img {
  margin-bottom:20px
 }
}
.gpw-blog-post .gpw-published-date {
 text-transform:uppercase
}
.gpw-blog-post .gpw-blog-title {
 -webkit-transition:.3s all;
 transition:.3s all
}
.gpw-blog-post .gpw-blog-author {
 margin-bottom:15px
}
.gpw-blog-post a {
 text-decoration:none;
 -webkit-transition:.3s all;
 transition:.3s all
}
.gpw-blog-module-style {
 border-top:2px solid;
 padding-top:30px
}
.gpw-blog-module-style:first-child {
 border:0;
 padding-top:0
}
.gpw-blog-module-style .gpw-blog-title {
 font-size:1.7em;
 margin:0 0 5px
}
.gpw-blog-module-style .gpw-blog-published-date {
 margin-bottom:2px
}
.gpw-blog-module-style .gpw-blog-read-more {
 margin-top:10px
}
.gpw-blog-module-style .gpw-blog-featured-img {
 width:100%
}
.gpw-blog-card-style .gpw-blog-card-container {
 margin-top:3px;
 -webkit-box-shadow:1px 1px 3px 0 #999;
 box-shadow:1px 1px 3px 0 #999
}
.gpw-blog-card-style .gpw-blog-text-container {
 padding:20px;
 background:#fff;
 width:100%
}
.gpw-blog-card-style .gpw-blog-title {
 font-size:1.4em;
 margin:0 0 10px
}
.gpw-blog-card-style .gpw-published-date {
 font-size:15px
}
.gpw-blog-card-style .gpw-blog-read-more {
 display:none
}
.gpw-blog-date-author {
 font-size:22px;
 margin-top:10px
}
.gpw-blog-date-author .pipe {
 display:none
}
.gpw-blog-post-banner img {
 width:100%
}
.gpw-blog-post-banner .gpw-banner-text-cont {
 padding:25px 0
}
.gpw-blog-post-banner .gpw-banner-text-cont .page-title {
 margin:0;
 padding:0
}
.gpw-blog-post-content {
 clear:both;
 overflow:hidden;
 margin-bottom:20px
}
.gpw-blog-post-content .gpw-blog-featured-img {
 width:45%;
 float:left;
 margin:5px 25px 0 0;
 border-width:2px;
 border-style:solid
}
@media (max-width:767px) {
 .gpw-blog-featured-img {
  width:100%
 }
 .gpw-blog-module-style img {
  margin-bottom:15px
 }
 .gpw-blog-card-style .gpw-blog-card-container.gpw-blog-has-img {
  background:none !important
 }
 .gpw-blog-card-style .gpw-blog-excerpt {
  margin-top:10px
 }
 .gpw-blog-card-style .gpw-blog-read-more {
  display:block;
  margin-top:10px
 }
 .gpw-blog-post-content .gpw-blog-featured-img {
  float:none;
  margin-bottom:15px;
  width:100%;
  height:auto
 }
}
@media (min-width:768px) {
 .gpw-blog-card-style .gpw-blog-card-container {
  position:relative
 }
 .gpw-blog-card-style .gpw-blog-card-container.gpw-blog-has-img {
  min-height:250px;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat
 }
 .gpw-blog-card-style .gpw-blog-card-container.gpw-blog-has-img .gpw-blog-text-container {
  position:absolute;
  bottom:0;
  left:0;
  padding-top:12px;
  padding-bottom:10px;
  border-left-width:8px;
  border-left-style:solid
 }
 .gpw-blog-card-style .gpw-blog-card-container.gpw-blog-has-img .gpw-blog-title {
  margin-bottom:0
 }
 .gpw-blog-card-style .gpw-blog-card-container .gpw-blog-read-more {
  opacity:0;
  text-align:center;
  -webkit-transition:.3s all;
  transition:.3s all
 }
 .gpw-blog-card-style .gpw-blog-card-container .gpw-blog-read-more .opacity {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:.7
 }
 .gpw-blog-card-style .gpw-blog-card-container .gpw-blog-read-more .text-link {
  margin:auto;
  display:inline-block;
  padding:10px 20px;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  border-top-width:2px;
  border-bottom-width:2px;
  border-top-style:solid;
  border-bottom-style:solid;
  text-transform:uppercase;
  font-size:20px;
  font-weight:bold;
  white-space:nowrap;
  -webkit-transition:.3s all;
  transition:.3s all
 }
 .gpw-blog-card-style .gpw-blog-card-container .gpw-blog-read-more .text-link:hover {
  letter-spacing:2px
 }
 .gpw-blog-card-style .gpw-blog-card-container:hover .gpw-blog-read-more {
  opacity:1
 }
}
@media (min-width:992px) {
 .gpw-blog-date-author {
  font-size:24px
 }
 .gpw-blog-date-author div {
  display:inline-block
 }
 .gpw-blog-date-author .pipe {
  display:inline-block;
  margin:0 8px
 }
 .gpw-blog-post-banner .gpw-banner-text-cont {
  padding:50px 0
 }
 .gpw-blog-post-banner.gpw-has-img {
  position:relative
 }
 .gpw-blog-post-banner.gpw-has-img .gpw-banner-text-cont {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(255,255,255,0.8)
 }
 .gpw-blog-post-banner.gpw-has-img .gpw-banner-text-cont .container {
  position:relative;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%)
 }
}
#gpw-faq-container .gpw-faq-category-group {
 padding-bottom:50px
}
#gpw-faq-container .gpw-faq-category-group h3 {
 margin-top:0;
 margin-bottom:20px
}
.rel-faq-accordion {
 margin:50px auto;
 max-width:900px
}
.gpw-financial-module {
 padding-top:30px
}
.gpw-financial-module:first-child {
 padding-top:0
}
.gpw-financial-module .gpw-financial-icon-wrap {
 margin-right:10px
}
.gpw-financial-module .gpw-financial-title {
 font-size:1.7em;
 margin:0 0 10px;
 -webkit-transition:.3s all;
 transition:.3s all
}
.gpw-financial-module .gpw-financial-title .fa,
.gpw-financial-module .gpw-financial-title .glyphicon {
 position:relative
}
.gpw-financial-module .gpw-financial-title .fa-child {
 top:-1px
}
.gpw-financial-module .gpw-financial-title .fa-shopping-cart {
 top:-1px
}
.gpw-financial-module .gpw-financial-title .glyphicon-gift {
 top:2px
}
.gpw-financial-module .gpw-financial-cta .cta-link-btn {
 margin-top:25px;
 margin-left:0 !important
}
.icon-container input[type="radio"] {
 margin-right:2px;
 margin-top:0;
 position:relative;
 top:-2px
}
.icon-container label {
 margin-right:10px
}
.icon-container label:not(.noIcon) {
 font-size:20px
}
@media (max-width:767px) {
 .gpw-financial-module .financial-img {
  margin-bottom:15px
 }
}
.gpw-technology-module-border {
 border-top:solid 2px;
 padding-top:30px
}
.gpw-technology-module .gpw-technology-title {
 font-size:1.7em;
 margin:0 0 10px
}
.gpw-technology-module .gpw-technology-learn-more {
 margin-top:30px
}
@media (max-width:767px) {
 .gpw-technology-module .technology-img {
  margin-bottom:15px
 }
}
.gpw-amenity-container {
 text-align:center
}
.gpw-amenity-container h2 {
 margin:0 0 15px
}
.gpw-amenity-container .gpw-amenity-description {
 line-height:1.6em
}
.gpw-amenity-with-img .gpw-amenity-img {
 background-position:center;
 background-size:cover;
 background-repeat:no-repeat
}
.gpw-amenity-with-img .gpw-amenity-text {
 padding:60px 15px
}
.gpw-amenity-no-img {
 border-style:solid;
 border-width:8px 0 8px 0;
 padding-top:60px;
 padding-bottom:60px
}
.gpw-amenity-no-img.remove-top-border {
 border-width:0 0 8px 0
}
@media (min-width:768px) {
 .gpw-amenity-with-img {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .gpw-amenity-with-img.gpw-img-reverse {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
 }
 .gpw-amenity-with-img .gpw-amenity-img,
 .gpw-amenity-with-img .gpw-amenity-text {
  width:50%
 }
 .gpw-amenity-with-img .gpw-amenity-text {
  padding:60px 50px
 }
}
@media (min-width:992px) {
 .gpw-amenity-with-img .gpw-amenity-text {
  padding:80px
 }
}
@media (min-width:1200px) {
 .gpw-amenity-with-img .gpw-amenity-text {
  padding:80px 100px
 }
}
.gpw-loc-pic-card-wrap {
 padding-bottom:20px
}
.gpw-loc-pic-card-wrap.add-pad-top {
 padding-top:50px
}
.gpw-loc-pic-col {
 margin-bottom:30px
}
a.gpw-loc-pic-content {
 text-align:center;
 padding:20px;
 text-decoration:none;
 -webkit-transition:.3s all;
 transition:.3s all
}
a.gpw-loc-pic-content img {
 width:100%
}
a.gpw-loc-pic-content img,
a.gpw-loc-pic-content iframe {
 margin-bottom:20px
}
a.gpw-loc-pic-content .gpw-loc-pic-name {
 font-size:1.4em;
 margin-bottom:10px
}
a.gpw-loc-pic-content .gpw-view-link {
 font-size:20px;
 -webkit-transition:.3s all;
 transition:.3s all
}
.office-banner-img {
 width:100%
}
.gpw-office-tour-iframe-cont {
 margin-top:30px
}
.gpw-office-tour-iframe-cont .auto-iframe-wrap {
 margin:0 auto
}
#office-about-contact .office-about,
#office-about-contact .office-contact {
 padding:50px 15px
}
#office-about-contact .gpw-office-lead {
 font-size:1.3em;
 max-width:370px;
 margin:15px auto 30px
}
#office-about-contact .col-decorative-bar-wrap {
 position:relative
}
#office-about-contact .col-decorative-bar-wrap .col-decorative-bar {
 position:absolute;
 display:inline-block
}
.gpw-office-decorative-border-wrap {
 position:relative;
 height:8px
}
.gpw-office-decorative-border-wrap .gpw-office-decorative-border {
 height:8px;
 position:absolute;
 top:0;
 width:48%
}
.gpw-office-decorative-border-wrap .gpw-office-decorative-border.gpw-left-border {
 left:0
}
.gpw-office-decorative-border-wrap .gpw-office-decorative-border.gpw-right-border {
 right:0
}
#gpw-office-photos .module-header-1 {
 margin-top:50px;
 margin-bottom:30px
}
#gpw-office-photos .module-header-1:first-child {
 margin-top:0
}
#gpw-office-photos .gpw-office-slider {
 max-width:800px
}
#gpw-office-photos .gpw-office-slider.flexslider {
 margin:0 auto;
 background:transparent;
 border:none;
 border-radius:0;
 -webkit-box-shadow:none;
 -o-box-shadow:none;
 box-shadow:none
}
#gpw-office-photos .gpw-office-slider .slider-img.slider-img-portrait {
 max-height:600px;
 width:auto;
 margin:0 auto
}
#gpw-office-photos .gpw-office-slider .flex-control-nav {
 position:relative;
 bottom:0;
 font-size:0;
 margin-top:30px
}
#gpw-office-photos .gpw-office-slider .flex-control-nav li a {
 height:13px;
 width:13px
}
@media (max-width:767px) {
 .col-decorative-bar-wrap .col-decorative-bar {
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%);
  left:50%;
  bottom:-3px;
  height:6px;
  width:100px
 }
}
@media (min-width:768px) {
 a.gpw-loc-pic-content iframe {
  height:102px
 }
 .col-decorative-bar-wrap .col-decorative-bar {
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  top:50%;
  right:-3px;
  width:6px;
  height:100px
 }
}
@media (min-width:992px) {
 a.gpw-loc-pic-content iframe {
  height:139px
 }
}
@media (min-width:1200px) {
 a.gpw-loc-pic-content iframe {
  height:172px
 }
}
.gpw-hero-image {
 position:relative
}
.gpw-hero-image img {
 width:100%;
 height:auto
}
.gpw-banner-text-container {
 padding:30px 0;
 overflow-wrap:break-word;
 word-wrap:break-word
}
.gpw-banner-page-title {
 padding:10px 25px;
 font-size:1.6em;
 line-height:1.1em;
 text-transform:uppercase;
 display:inline-block
}
.gpw-banner-headline {
 font-size:2.3em;
 font-weight:bold;
 line-height:1.1em
}
.gpw-banner-headline,
.gpw-banner-text {
 margin:10px 25px
}
.gpw-hero-image .cta-btn {
 margin:10px 25px 0
}
.directional-arrow {
 position:absolute;
 width:100%;
 text-align:center;
 bottom:0;
 opacity:.7;
 -webkit-transition:.3s all;
 transition:.3s all
}
.directional-arrow i {
 font-size:60px;
 text-shadow:0 0 10px #000
}
.directional-arrow a {
 color:inherit
}
.directional-arrow:hover {
 opacity:1
}
.directional-arrow:hover a {
 color:inherit
}
@media (max-width:767px) {
 .gpw-banner-text-container {
  position:relative;
  width:100%;
  max-width:100%
 }
}
@media (min-width:768px) {
 .gpw-banner-text-container {
  position:absolute;
  top:0;
  width:37%;
  min-width:450px;
  max-width:525px
 }
 .multiBreak .gpw-banner-text-container {
  position:relative;
  width:100%;
  max-width:100%
 }
 .gpw-hero-image img {
  min-width:1100px
 }
 .multiBreak .gpw-hero-image img {
  min-width:100%
 }
}
@media (min-width:992px) {
 .multiBreak .gpw-hero-image {
  position:relative
 }
 .multiBreak .gpw-banner-text-container {
  position:absolute;
  top:0;
  width:50%;
  max-width:525px
 }
}
@media (min-width:1200px) {
 .multiBreak .gpw-banner-text-container {
  width:37%;
  max-width:450px
 }
}
.rel-doctor-headline {
 text-transform:uppercase;
 font-size:2em;
 padding:5px
}
.rel-doctor-card {
 background:#fff
}
.rel-doctor-content {
 padding:20px
}
.rel-doctor-img img {
 max-height:200px;
 min-height:200px;
 border-radius:10px;
 width:auto;
 margin:0 auto 8px
}
.rel-doctor-name {
 font-size:1.8em;
 line-height:1.3em
}
.rel-doctor-bar {
 height:6px;
 width:50%;
 margin:8px auto 15px
}
.rel-doctor-text {
 line-height:1.6em
}
.rel-doctor-text ol li,
.rel-doctor-text ul li {
 text-align:left
}
.rel-doctor-links {
 padding:10px
}
.dr-appt-btn {
 cursor:pointer;
 margin-left:15px
}
@media (min-width:992px) {
 .rel-doctors-wrap .bootstrap-flex-col.col-sm-12 .rel-doctor-text {
  line-height:1.8em
 }
 .rel-doctors-wrap .bootstrap-flex-col.col-sm-12 .rel-doctor-img .rel-doctor-bar {
  margin-bottom:0
 }
 .rel-doctors-wrap .bootstrap-flex-col.col-sm-6 .rel-doctor-content .col-md-5 img {
  margin-left:0
 }
}
@media (min-width:1200px) {
 .rel-doctors-wrap .bootstrap-flex-col.col-sm-6 .rel-doctor-content .col-lg-5 {
  width:35%
 }
 .rel-doctors-wrap .bootstrap-flex-col.col-sm-6 .rel-doctor-content .col-lg-7 {
  width:65%
 }
}
.rel-testimonial-wrap {
 text-align:center
}
.rel-testimonial {
 margin:50px auto
}
.rel-testimonial .video-wrap {
 max-width:700px;
 margin:10px auto 0
}
.rel-testimonial .rel-testimonial-img {
 margin:20px auto 15px;
 max-height:350px
}
.rel-testimonial .rel-testimonial-bar {
 height:6px;
 width:50%;
 margin:-35px auto 15px
}
.rel-testimonial p {
 max-width:900px;
 margin:0 auto;
 font-size:1.2em;
 line-height:1.6em
}
@media (min-width:1200px) {
 .rel-testimonial img.img-responsive {
  max-width:800px
 }
}
.rel-smile-col {
 position:relative;
 width:100%;
 float:left;
 padding:4px
}
.rel-smile-label {
 position:absolute;
 background-color:rgba(255,255,255,0.5);
 color:#000;
 left:4px;
 bottom:4px;
 padding:5px 20px;
 font-size:1.1em;
 text-align:center;
 text-transform:uppercase
}
.gpw-rel-testimonial-header {
 padding:5px 0;
 font-size:2em
}
.gpw-rel-testimonial-header i {
 margin-right:10px
}
#rel-smile-slider {
 margin:50px auto;
 width:100%;
 max-width:800px
}
#rel-smile-slider .flex-control-nav {
 position:relative;
 margin:20px 0 0;
 bottom:0
}
#rel-smile-slider .flex-control-nav li a {
 background:rgba(255,255,255,0.4)
}
#rel-smile-slider .flex-control-nav li a.flex-active {
 background:rgba(255,255,255,0.9)
}
@media (max-width:767px) {
 #rel-smile-slider .flex-direction-nav {
  display:none
 }
}
@media (min-width:768px) {
 .rel-smile-col {
  width:50%
 }
 #rel-smile-slider .flex-direction-nav a {
  top:44%
 }
 #rel-smile-slider .flex-direction-nav li a {
  color:#fff
 }
}
#card-img-1col .rel-blog-img {
 float:left;
 padding-bottom:15px;
 display:inline-block;
 width:30%;
 margin:0
}
#card-img-1col .textWithImg {
 margin:0;
 display:inline-block;
 width:70%;
 padding-left:20px
}
#card-img-2col .rel-blog-img {
 float:left;
 width:45%;
 margin:0 15px 15px 0
}
#card-img-2col .textWithImg {
 display:inline
}
#card-img-2col .rel-blog-card {
 margin-bottom:53px
}
#blog-card-mobile .rel-blog-card {
 margin-bottom:5px
}
#blog-card-mobile .rel-blog-img {
 margin:20px auto
}
#blog-card-mobile .textWithImg {
 width:100%
}
#blog-card-mobile .rel-blog-links {
 position:relative
}
#blog-card-mobile .read-our-blog-btn {
 margin-top:50px
}
#blog-card-desktop .rel-blog-card {
 padding-bottom:48px
}
#blog-card-desktop .rel-blog-links {
 position:absolute;
 bottom:0
}
.gpw-card-count-wrap a {
 -webkit-transition:.3s all;
 transition:.3s all
}
.gpw-card-count-wrap a:hover {
 text-decoration:none
}
a.gpw-cards {
 color:inherit;
 text-decoration:none;
 display:block
}
a.gpw-cards:hover {
 color:inherit
}
.rel-blog-card {
 position:relative;
 padding:20px 20px 0;
 overflow:auto;
 width:100%
}
.rel-blog-date {
 text-transform:uppercase;
 font-weight:bold;
 font-size:.9em
}
.rel-blog-title {
 font-weight:bold;
 font-size:1.2em;
 margin:10px 0
}
.rel-blog-text {
 margin:10px 0
}
.rel-blog-text img {
 width:100%;
 max-width:600px;
 height:auto;
 margin:5px 0
}
.rel-blog-links {
 width:100%
}
.rel-blog-links .text-link {
 padding:0 0 20px 20px;
 font-size:16px
}
.rel-blog-img {
 max-width:600px
}
.rel-blog-img img {
 width:100%
}
.textWithImg {
 display:inline-block
}
@media (max-width:767px) {
 .mobileOnly .rel-blog-card {
  margin-bottom:5px
 }
 .mobileOnly .rel-blog-img {
  margin:20px auto
 }
 .mobileOnly .textWithImg {
  width:100%
 }
 .mobileOnly .rel-blog-links {
  position:relative
 }
 .mobileOnly .read-our-blog-btn {
  margin-top:50px
 }
}
@media (min-width:768px) {
 .mobileOnly .rel-blog-card {
  padding-bottom:48px
 }
 .mobileOnly .rel-blog-links {
  position:absolute;
  bottom:0
 }
 .mobileOnly .gpw-card-count-1 .rel-blog-img {
  float:left;
  padding-bottom:15px;
  display:inline-block;
  width:30%;
  margin:0
 }
 .mobileOnly .gpw-card-count-1 .textWithImg {
  margin:0;
  display:inline-block;
  width:70%;
  padding-left:20px
 }
 .mobileOnly .gpw-card-count-2 .rel-blog-img {
  float:left;
  width:45%;
  margin:0 15px 15px 0
 }
 .mobileOnly .gpw-card-count-2 .textWithImg {
  display:inline
 }
 .mobileOnly .gpw-card-count-2 .rel-blog-card {
  margin-bottom:53px
 }
}
@media (min-width:768px) and (max-width:1200px) {
 .multiBreak .gpw-card-count-1 .rel-blog-img,
 .multiBreak .gpw-card-count-2 .rel-blog-img,
 .multiBreak .gpw-card-count-3 .rel-blog-img {
  float:left;
  padding-bottom:15px;
  display:inline-block;
  width:30%;
  margin:0
 }
 .multiBreak .gpw-card-count-1 .textWithImg,
 .multiBreak .gpw-card-count-2 .textWithImg,
 .multiBreak .gpw-card-count-3 .textWithImg {
  margin:0;
  display:inline-block;
  width:70%;
  padding-left:20px
 }
}
@media (max-width:1200px) {
 .multiBreak .rel-blog-card {
  margin-bottom:5px
 }
 .multiBreak .rel-blog-img {
  margin:20px auto
 }
 .multiBreak .textWithImg {
  width:100%
 }
 .multiBreak .rel-blog-links {
  position:relative
 }
 .multiBreak .read-our-blog-btn {
  margin-top:50px
 }
}
@media (min-width:1200px) {
 .multiBreak .rel-blog-card {
  padding-bottom:48px
 }
 .multiBreak .rel-blog-links {
  position:absolute;
  bottom:0
 }
 .multiBreak .gpw-card-count-1 .rel-blog-img {
  float:left;
  padding-bottom:15px;
  display:inline-block;
  width:30%;
  margin:0
 }
 .multiBreak .gpw-card-count-1 .textWithImg {
  margin:0;
  display:inline-block;
  width:70%;
  padding-left:20px
 }
 .multiBreak .gpw-card-count-2 .rel-blog-img {
  float:left;
  width:45%;
  margin:0 15px 15px 0
 }
 .multiBreak .gpw-card-count-2 .textWithImg {
  display:inline
 }
 .multiBreak .gpw-card-count-2 .rel-blog-card {
  margin-bottom:53px
 }
}
.isADA.gpw-accessibility-btn {
 position:fixed;
 z-index:15;
 font-family:sans-serif !important;
 font-size:20px;
 background:#003DA5;
 color:#fff;
 display:inline-block;
 text-decoration:none;
 padding:10px 15px;
 overflow:hidden;
 -webkit-transition:.3s all;
 transition:.3s all
}
.isADA.gpw-accessibility-btn i {
 font-size:28px
}
.isADA.gpw-accessibility-btn .text {
 position:relative;
 top:-2px;
 display:inline-block;
 opacity:0;
 -webkit-transition:.3s all;
 transition:.3s all
}
.isADA.gpw-accessibility-btn .text:hover {
 text-decoration:underline
}
.isADA.gpw-accessibility-btn .right {
 right:-180px;
 border-radius:4px 0 0 4px
}
.isADA.gpw-accessibility-btn .right .text {
 padding-left:10px
}
.isADA.gpw-accessibility-btn .right .icon-left {
 display:none
}
.isADA.gpw-accessibility-btn.middleRight {
 top:50%;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 right:-180px;
 border-radius:4px 0 0 4px
}
.isADA.gpw-accessibility-btn.middleRight .text {
 padding-left:10px
}
.isADA.gpw-accessibility-btn.middleRight .icon-left {
 display:none
}
.isADA.gpw-accessibility-btn.bottomRight {
 bottom:0;
 right:-180px;
 border-radius:4px 0 0 4px
}
.isADA.gpw-accessibility-btn.bottomRight .text {
 padding-left:10px
}
.isADA.gpw-accessibility-btn.bottomRight .icon-left {
 display:none
}
.isADA.gpw-accessibility-btn.bottomLeft {
 bottom:0;
 left:-180px;
 border-radius:0 4px 4px 0
}
.isADA.gpw-accessibility-btn.bottomLeft .text {
 padding-right:10px
}
.isADA.gpw-accessibility-btn.bottomLeft .icon-right {
 display:none
}
.isADA.gpw-accessibility-btn:hover .text {
 opacity:1
}
.isADA.gpw-accessibility-btn:hover.middleRight,
.isADA.gpw-accessibility-btn:hover.bottomRight {
 right:0
}
.isADA.gpw-accessibility-btn:hover.bottomLeft {
 left:0
}
#is-ADA-view {
 font-family:sans-serif;
 color:#111;
 font-size:16px;
 background:#fff
}
#is-ADA-view h2,
#is-ADA-view h3,
#is-ADA-view h4,
#is-ADA-view h5 {
 margin-top:5px
}
#is-ADA-view h5 {
 font-size:18px
}
#is-ADA-view a {
 color:#003DA5
}
#is-ADA-view a:hover {
 text-decoration:underline
}
#is-ADA-view ul {
 padding-left:20px
}
#is-ADA-view #gpw-accessibility-notice-bar {
 padding:15px 0;
 font-size:1.1em;
 color:#fff;
 background-color:#003DA5
}
#is-ADA-view #gpw-accessibility-notice-bar a {
 color:#fff;
 font-weight:bold
}
#is-ADA-view #gpw-accessibility-notice-bar a:hover {
 text-decoration:underline
}
#is-ADA-view .gpw-ada-card {
 position:relative;
 -webkit-box-shadow:inset 0 0 0 2px #eee;
 box-shadow:inset 0 0 0 2px #eee;
 padding:15px;
 margin:15px 0;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 background:#fff
}
#is-ADA-view .gpw-ada-card::before {
 content:"";
 display:block;
 position:absolute;
 height:4px;
 width:100%;
 top:0;
 left:0;
 background:#003DA5
}
#is-ADA-view .gpw-ada-location {
 padding-bottom:10px
}
#is-ADA-view .gpw-ada-hours {
 padding-left:10px;
 padding-top:5px
}
#is-ADA-view #gpw-ada-social-media a {
 display:block
}
#is-ADA-view .gpw-ada-testimonial-wrap img,
#is-ADA-view .gpw-ada-testimonial-wrap iframe {
 margin-bottom:15px
}
#is-ADA-view .gpw-ada-gallery-wrap .before-after {
 font-weight:bold;
 font-size:1.2em
}
#is-ADA-view .gpw-ada-gallery-wrap img {
 width:100%
}
#is-ADA-view .gpw-ada-blog-post-content {
 overflow:hidden
}
@media (max-width:767px) {
 #is-ADA-view .gpw-ada-office-pic {
  margin:15px auto;
  width:100%
 }
}
@media (min-width:768px) {
 #is-ADA-view .gpw-ada-office-pic {
  margin:0 15px 15px 0;
  display:inline-block;
  max-height:200px;
  height:200px
 }
}
@-webkit-keyframes gpwPointRight {
 from,
 to {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  -webkit-transform:translate3d(3px, 0, 0);
  transform:translate3d(3px, 0, 0)
 }
 0%,
 20%,
 40%,
 60%,
 80% {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
}
@keyframes gpwPointRight {
 from,
 to {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  -webkit-transform:translate3d(3px, 0, 0);
  transform:translate3d(3px, 0, 0)
 }
 0%,
 20%,
 40%,
 60%,
 80% {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
}
.gpwPointRight {
 -webkit-animation-name:gpwPointRight;
 animation-name:gpwPointRight;
 -webkit-animation-duration:8s;
 animation-duration:8s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
@-webkit-keyframes gpwPointDown {
 from,
 to {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  -webkit-transform:translate3d(0, 3px, 0);
  transform:translate3d(0, 3px, 0)
 }
 0%,
 20%,
 40%,
 60%,
 80% {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
}
@keyframes gpwPointDown {
 from,
 to {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  -webkit-transform:translate3d(0, 3px, 0);
  transform:translate3d(0, 3px, 0)
 }
 0%,
 20%,
 40%,
 60%,
 80% {
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
 }
}
.gpwPointDown {
 -webkit-animation-name:gpwPointDown;
 animation-name:gpwPointDown;
 -webkit-animation-duration:8s;
 animation-duration:8s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
 outline:none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
 margin:0;
 padding:0;
 list-style:none
}
@font-face {
 font-family:'flexslider-icon';
 src:url('../../js/flexslider/fonts/flexslider-icon.eot');
 src:url('../../js/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
 url('../../js/flexslider/fonts/flexslider-icon.woff') format('woff'),
 url('../../js/flexslider/fonts/flexslider-icon.ttf') format('truetype'),
 url('../../js/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
 font-weight:normal;
 font-style:normal
}
.flexslider {
 margin:0;
 padding:0
}
.flexslider .slides>li {
 display:none;
 -webkit-backface-visibility:hidden
}
.flexslider .slides img {
 width:100%;
 display:block
}
.flex-pauseplay span {
 text-transform:capitalize
}
.slides:after {
 content:"\0020";
 display:block;
 clear:both;
 visibility:hidden;
 line-height:0;
 height:0
}
html[xmlns] .slides {
 display:block
}
* html .slides {
 height:1%
}
.no-js .slides>li:first-child {
 display:block
}
.flexslider {
 margin:0 0 60px;
 background:#fff;
 border:4px solid #fff;
 position:relative;
 border-radius:4px;
 -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
 -o-box-shadow:0 1px 4px rgba(0,0,0,0.2);
 box-shadow:0 1px 4px rgba(0,0,0,0.2);
 zoom:1
}
.flex-viewport {
 max-height:2000px;
 -webkit-transition:all 1s ease;
 transition:all 1s ease
}
.loading .flex-viewport {
 max-height:300px
}
.flexslider .slides {
 zoom:1
}
.carousel li {
 margin-right:5px
}
.flex-direction-nav {
 *height:0
}
.flex-direction-nav a {
 display:block;
 width:40px;
 height:40px;
 margin:-20px 0 0;
 position:absolute;
 top:50%;
 z-index:10;
 overflow:hidden;
 opacity:0;
 cursor:pointer;
 color:rgba(0,0,0,0.8);
 text-shadow:1px 1px 0 rgba(255,255,255,0.3);
 -webkit-transition:all .3s ease;
 transition:all .3s ease
}
.flex-direction-nav .flex-prev {
 left:-50px
}
.flex-direction-nav .flex-next {
 right:-50px;
 text-align:right
}
.flexslider:hover .flex-prev {
 opacity:.7;
 left:10px
}
.flexslider:hover .flex-next {
 opacity:.7;
 right:10px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
 opacity:1
}
.flex-direction-nav .flex-disabled {
 opacity:0 !important;
 filter:alpha(opacity=0);
 cursor:default
}
.flex-direction-nav a:before {
 font-family:"flexslider-icon";
 font-size:40px;
 display:inline-block;
 content:URL('/images/arrow-92-32.png ')
 /* content:'\f001' */
}
.flex-direction-nav a.flex-next:before {
 content:URL('/images/arrow-28-32.png ')
}
.flex-pauseplay a {
 display:block;
 width:20px;
 height:20px;
 position:absolute;
 bottom:5px;
 left:10px;
 opacity:.8;
 z-index:10;
 overflow:hidden;
 cursor:pointer;
 color:#000
}
.flex-pauseplay a:before {
 font-family:"flexslider-icon";
 font-size:20px;
 display:inline-block;
 content:'\f004'
}
.flex-pauseplay a:hover {
 opacity:1
}
.flex-pauseplay a.flex-play:before {
 content:'\f003'
}
.flex-control-nav {
 width:100%;
 position:absolute;
 bottom:-40px;
 text-align:center
}
.flex-control-nav li {
 margin:0 6px;
 display:inline-block;
 zoom:1;
 *display:inline
}
.flex-control-paging li a {
 width:11px;
 height:11px;
 display:block;
 background:#666;
 background:rgba(0,0,0,0.5);
 cursor:pointer;
 text-indent:-9999px;
 border-radius:20px;
 -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
 -o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
 box-shadow:inset 0 0 3px rgba(0,0,0,0.3)
}
.flex-control-paging li a:hover {
 background:#333;
 background:rgba(0,0,0,0.7)
}
.flex-control-paging li a.flex-active {
 background:#000;
 background:rgba(0,0,0,0.9);
 cursor:default
}
.flex-control-thumbs {
 margin:5px 0 0;
 position:static;
 overflow:hidden
}
.flex-control-thumbs li {
 width:25%;
 float:left;
 margin:0
}
.flex-control-thumbs img {
 width:100%;
 display:block;
 opacity:.7;
 cursor:pointer
}
.flex-control-thumbs img:hover {
 opacity:1
}
.flex-control-thumbs .flex-active {
 opacity:1;
 cursor:default
}
@media screen and (max-width:860px) {
 .flex-direction-nav .flex-prev {
  opacity:1;
  left:10px
 }
 .flex-direction-nav .flex-next {
  opacity:1;
  right:10px
 }
}
#lightbox {
 position:absolute;
 left:0;
 width:100%;
 z-index:100;
 text-align:center;
 line-height:0
}
#lightbox a img {
 border:none
}
#outerImageContainer {
 position:relative;
 background-color:#fff;
 width:250px;
 height:250px;
 margin:0 auto
}
#imageContainer {
 padding:10px
}
#loading {
 position:absolute;
 top:40%;
 left:0;
 height:25%;
 width:100%;
 text-align:center;
 line-height:0
}
#hoverNav {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 z-index:10
}
#imageContainer>#hoverNav {
 left:0
}
#hoverNav a {
 outline:none
}
#prevLink,
#nextLink {
 width:49%;
 height:100%;
 background:transparent url(../images/lightbox/blank.gif) no-repeat;
 display:block
}
#prevLink {
 left:0;
 float:left
}
#nextLink {
 right:0;
 float:right
}
#prevLink:hover,
#prevLink:visited:hover {
 background:url(../images/lightbox/prevlabel.gif) left 15% no-repeat
}
#nextLink:hover,
#nextLink:visited:hover {
 background:url(../images/lightbox/nextlabel.gif) right 15% no-repeat
}
#imageDataContainer {
 font:10px Verdana,Helvetica,sans-serif;
 background-color:#fff;
 margin:0 auto;
 line-height:1.4em;
 overflow:auto;
 width:100%
}
#imageData {
 padding:0 10px;
 color:#666
}
#imageData #imageDetails {
 width:70%;
 float:left;
 text-align:left
}
#imageData #caption {
 font-weight:bold
}
#imageData #numberDisplay {
 display:block;
 clear:left;
 padding-bottom:1em
}
#imageData #bottomNavClose {
 width:66px;
 float:right;
 padding-bottom:.7em
}
#overlay {
 position:absolute;
 top:0;
 left:0;
 z-index:90;
 width:100%;
 height:500px;
 background-color:#000
}
.formError {
 z-index:990
}
.formError .formErrorContent {
 z-index:991
}
.formError .formErrorArrow {
 z-index:996
}
.ui-dialog .formError {
 z-index:5000
}
.ui-dialog .formError .formErrorContent {
 z-index:5001
}
.ui-dialog .formError .formErrorArrow {
 z-index:5006
}
.inputContainer {
 position:relative;
 float:left
}
.formError {
 position:absolute;
 top:300px;
 left:300px;
 display:block;
 cursor:pointer;
 text-align:left
}
.formError.inline {
 position:relative;
 top:0;
 left:0;
 display:inline-block
}
.ajaxSubmit {
 padding:20px;
 background:#55ea55;
 border:1px solid #999;
 display:none
}
.formError .formErrorContent {
 width:100%;
 background:#ff7e83;
 position:relative;
 color:#700;
 text-shadow:1px 1px 1px rgba(0,0,0,0.2);
 -moz-text-shadow:1px 1px 1px rgba(0,0,0,0.2);
 min-width:120px;
 font-size:14px;
 border:2px solid #a00;
 box-shadow:0 0 6px #666;
 -moz-box-shadow:0 0 6px #666;
 -webkit-box-shadow:0 0 6px #666;
 -o-box-shadow:0 0 6px #666;
 padding:8px;
 border-radius:6px;
 -moz-border-radius:6px;
 -webkit-border-radius:6px;
 -o-border-radius:6px
}
.formError.inline .formErrorContent {
 box-shadow:none;
 -moz-box-shadow:none;
 -webkit-box-shadow:none;
 -o-box-shadow:none;
 border:none;
 border-radius:0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0
}
.greenPopup .formErrorContent {
 background:#33be40
}
.blackPopup .formErrorContent {
 background:#393939;
 color:#FFF
}
.formError .formErrorArrow {
 width:15px;
 margin:-2px 0 0 13px;
 position:relative
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
 margin:-2px 13px 0 0
}
.formError .formErrorArrowBottom {
 box-shadow:none;
 -moz-box-shadow:none;
 -webkit-box-shadow:none;
 -o-box-shadow:none;
 margin:0 0 0 12px;
 top:2px
}
.formError .formErrorArrow div {
 border-left:2px solid #a00;
 border-right:2px solid #a00;
 box-shadow:0 2px 3px #444;
 -moz-box-shadow:0 2px 3px #444;
 -webkit-box-shadow:0 2px 3px #444;
 -o-box-shadow:0 2px 3px #444;
 height:1px;
 background:#ff7e83;
 margin:0 auto;
 line-height:0;
 font-size:0;
 display:block
}
.formError .formErrorArrowBottom div {
 box-shadow:none;
 -moz-box-shadow:none;
 -webkit-box-shadow:none;
 -o-box-shadow:none
}
.greenPopup .formErrorArrow div {
 background:#33be40
}
.blackPopup .formErrorArrow div {
 background:#393939;
 color:#FFF
}
.formError .formErrorArrow .line10 {
 width:15px;
 border:none
}
.formError .formErrorArrow .line9 {
 width:13px;
 border:none
}
.formError .formErrorArrow .line8 {
 width:11px
}
.formError .formErrorArrow .line7 {
 width:9px
}
.formError .formErrorArrow .line6 {
 width:7px
}
.formError .formErrorArrow .line5 {
 width:5px
}
.formError .formErrorArrow .line4 {
 width:3px
}
.formError .formErrorArrow .line3 {
 width:1px;
 border-left:2px solid #a00;
 border-right:2px solid #a00;
 border-bottom:0 solid #a00
}
.formError .formErrorArrow .line2 {
 width:3px;
 border:none;
 background:#a00
}
.formError .formErrorArrow .line1 {
 width:1px;
 border:none;
 background:#a00
}
.g-recaptcha {
 margin-bottom:10px
}
.pod {
 padding:20px;
 margin-bottom:30px;
 overflow:hidden
}
.podGmaps {
 overflow:hidden
}
.podGmaps img {
 width:100%;
 height:auto
}
.expand-map {
 display:none
}
.multi-location .podGmaps {
 margin-top:30px;
 position:relative;
 height:90px
}
.multi-location .podGmaps:first-child {
 margin-top:0
}
.multi-location .podGmaps img {
 margin-top:-50px
}
.multi-location .expand-map {
 display:block;
 z-index:10;
 position:absolute;
 right:0;
 bottom:0;
 background:rgba(255,255,255,0.5);
 padding:8px 10px;
 color:#333
}
.multi-location .expand-map:hover {
 cursor:pointer
}
#smile-gal-snip a {
 position:relative;
 display:block
}
#smile-gal-snip #smile-slider .single-slide {
 position:relative
}
#smile-gal-snip .caption {
 position:absolute;
 bottom:0;
 left:0;
 width:100%;
 background:url('../../images/opacity/black-40.png');
 text-align:center;
 color:#fff;
 font-size:.9em;
 padding:5px 0
}
.smile-gallery-before-after div.row.smile-case>div:nth-child(2) {
 margin-bottom:20px;
 padding-bottom:20px
}
.smile-gallery-before-after .pod {
 margin-bottom:20px
}
.smile-gallery-details .pod {
 margin-bottom:20px
}
.smile-gallery-details .snippetServicesPod {
 margin-top:20px
}
.contact-pod .minimize {
 margin-top:10px;
 cursor:pointer
}
.contact-pod .fa-question-circle:before {
 padding-left:4px
}
address.podLocationCaption {
 margin-bottom:0
}
.location-hour-wrap {
 margin-top:20px
}
.captcha {
 margin-top:10px
}
.captcha .humancheck {
 font-size:12px;
 width:40px
}
.location-days {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.location-days .day-of-week {
 display:inline-block;
 margin-right:10px
}
.location-days .day-of-week .checkbox {
 font-size:14px
}
.smile-slider {
 position:relative
}
.gpw-flex a:hover,
.gpw-flex a:focus {
 color:#fff
}
.flex-direction-nav a:before {
 font-family:"flexslider-icon";
 font-size:34px
}
#nav-wrap .container {
 overflow:visible
}
#navigation-snip .navbar-default {
 background:transparent;
 border-color:transparent;
 border-radius:0
}
#navigation-snip .nav-link {
 padding:3px 20px;
 width:100%;
 display:block;
 white-space:nowrap
}
#navigation-snip .nav-link:hover {
 text-decoration:none
}
#navigation-snip .mega-details {
 position:absolute;
 display:none
}
#navigation-snip .mega-details .header-link {
 font-size:1.9em
}
#navigation-snip .mega-details .nav-smile-gal {
 margin-bottom:10px
}
#navigation-snip .mega-details .nav-smile-gal img {
 margin:5px 10px 0 0
}
#navigation-snip .dropdown-menu {
 background:#f2f2f2;
 color:#333
}
#navigation-snip .dropdown-menu a {
 color:#666;
 background:transparent
}
.social-links {
 overflow:hidden
}
.social-links .facebook {
 background-image:url('/images/social/facebook.svg')
}
.social-links .blog {
 background-image:url('/images/social/blogger.svg')
}
.social-links .bing {
 background-image:url('/images/social/bing.svg')
}
.social-links .twitter {
 background-image:url('/images/social/twitter.svg')
}
.social-links .googleplus {
 background-image:url('/images/social/googleplus.svg')
}
.social-links .instagram {
 background-image:url('/images/social/instagram.svg')
}
.social-links .linkedin {
 background-image:url('/images/social/linkedin.svg')
}
.social-links .pinterest {
 background-image:url('/images/social/pinterest.svg')
}
.social-links .youtube {
 background-image:url('/images/social/youtube.svg')
}
.social-links .yelp {
 background-image:url('/images/social/yelp.svg')
}
.social-links .yahoo {
 background-image:url('/images/social/yahoo.svg')
}
.social-links .foursquare {
 background-image:url('/images/social/foursquare.svg')
}
.social-links .angiesList {
 background-image:url('/images/social/angieslist.svg')
}
.social-links .wechat {
 background-image:url('/images/social/wechat.svg')
}
.social-links .whatsapp {
 background-image:url('/images/social/whatsapp.svg')
}
.social-links.white-social-icons {
 overflow:hidden
}
.social-links.white-social-icons .facebook {
 background-image:url('/images/social/facebook-white.svg')
}
.social-links.white-social-icons .blog {
 background-image:url('/images/social/blogger-white.svg')
}
.social-links.white-social-icons .bing {
 background-image:url('/images/social/bing-white.svg')
}
.social-links.white-social-icons .twitter {
 background-image:url('/images/social/twitter-white.svg')
}
.social-links.white-social-icons .googleplus {
 background-image:url('/images/social/googleplus-white.svg')
}
.social-links.white-social-icons .instagram {
 background-image:url('/images/social/instagram-white.svg')
}
.social-links.white-social-icons .linkedin {
 background-image:url('/images/social/linkedin-white.svg')
}
.social-links.white-social-icons .pinterest {
 background-image:url('/images/social/pinterest-white.svg')
}
.social-links.white-social-icons .youtube {
 background-image:url('/images/social/youtube-white.svg')
}
.social-links.white-social-icons .yelp {
 background-image:url('/images/social/yelp-white.svg')
}
.social-links.white-social-icons .yahoo {
 background-image:url('/images/social/yahoo-white.svg')
}
.social-links.white-social-icons .foursquare {
 background-image:url('/images/social/foursquare-white.svg')
}
.social-links.white-social-icons .angiesList {
 background-image:url('/images/social/angieslist-white.svg')
}
.social-links.white-social-icons .wechat {
 background-image:url('/images/social/wechat-white.svg')
}
.social-links.white-social-icons .whatsapp {
 background-image:url('/images/social/whatsapp-white.svg')
}
.social-links.black-social-icons {
 overflow:hidden
}
.social-links.black-social-icons .facebook {
 background-image:url('/images/social/facebook-black.svg')
}
.social-links.black-social-icons .blog {
 background-image:url('/images/social/blogger-black.svg')
}
.social-links.black-social-icons .bing {
 background-image:url('/images/social/bing-black.svg')
}
.social-links.black-social-icons .twitter {
 background-image:url('/images/social/twitter-black.svg')
}
.social-links.black-social-icons .googleplus {
 background-image:url('/images/social/googleplus-black.svg')
}
.social-links.black-social-icons .instagram {
 background-image:url('/images/social/instagram-black.svg')
}
.social-links.black-social-icons .linkedin {
 background-image:url('/images/social/linkedin-black.svg')
}
.social-links.black-social-icons .pinterest {
 background-image:url('/images/social/pinterest-black.svg')
}
.social-links.black-social-icons .youtube {
 background-image:url('/images/social/youtube-black.svg')
}
.social-links.black-social-icons .yelp {
 background-image:url('/images/social/yelp-black.svg')
}
.social-links.black-social-icons .yahoo {
 background-image:url('/images/social/yahoo-black.svg')
}
.social-links.black-social-icons .foursquare {
 background-image:url('/images/social/foursquare-black.svg')
}
.social-links.black-social-icons .angiesList {
 background-image:url('/images/social/angieslist-black.svg')
}
.social-links.black-social-icons .wechat {
 background-image:url('/images/social/wechat-black.svg')
}
.social-links.black-social-icons .whatsapp {
 background-image:url('/images/social/whatsapp-black.svg')
}
@media (max-width:767px) {
 .adaBody {
  padding-bottom:52px
 }
 .themer-logo-img-mobile {
  display:block !important
 }
 #main .featured-img {
  width:100%;
  height:auto
 }
 #gpw-main-menu {
  overflow:scroll;
  background:#fff;
  padding-left:10px !important
 }
 #gpw-main-menu .navbar-nav {
  background:#f2f2f2;
  color:#333
 }
 #gpw-main-menu .navbar-nav a {
  color:#666;
  background:transparent
 }
 #gpw-main-menu .nav-link {
  padding:10px 20px
 }
 .container {
  width:100% !important;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px
 }
 .container #branding {
  height:auto
 }
 #nav-wrap {
  padding-left:0 !important;
  padding-right:0 !important
 }
 #nav-wrap .container {
  padding-bottom:0;
  padding-left:0;
  padding-right:0
 }
 #nav-wrap .container .navbar-header {
  padding-left:15px;
  padding-right:15px
 }
 .navbar {
  margin-bottom:0
 }
 .nav-brand {
  display:block
 }
 .site-title {
  margin:10px 0
 }
 .slogan #livechat-compact-container {
  display:none !important
 }
 .site-title {
  text-align:center;
  font-size:12px
 }
 .social-links a {
  float:left !important
 }
 .mobile-btn,
 .navbar-toggle.mobile-btn {
  border:2px solid #333;
  background-image:none;
  color:#333;
  background-color:#fff;
  display:inline-block;
  margin-bottom:0;
  margin-top:6px;
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:6px 8px;
  font-size:15px;
  font-family:'Roboto',sans-serif;
  line-height:1.42857143;
  border-radius:5px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
  cursor:pointer
 }
 .mobile-btn a,
 .navbar-toggle.mobile-btn a {
  color:#333
 }
 .mobile-btn i,
 .navbar-toggle.mobile-btn i {
  margin-right:4px
 }
 .themer-nav .mobile-btn {
  background:#fff !important
 }
 .themer-nav .mobile-btn a {
  font-size:14px;
  color:#333
 }
 .menu-btn {
  text-transform:uppercase
 }
 .make-appt,
 .get-directions,
 .phone-number,
 .our-locations {
  float:left;
  margin:6px 6px 0 0
 }
 .office-tour .col-sm-12 .bx-wrapper:nth-child(2) {
  display:none !important
 }
 .office-tour .office-pod {
  width:100%
 }
 .office-tour .office-pod img {
  margin:0 auto
 }
 .smile-gallery-before-after .alt {
  padding:40px 0
 }
 .row.smile-case>div:nth-child(2),
 .smile-gallery-before-after .main>.row>div:nth-child(2) {
  border-bottom:1px solid #ccc;
  padding:0
 }
 .contact .multi-location img {
  margin:0 auto
 }
 #social-wrap {
  padding:15px 0
 }
 .localmed-csstransforms a.localmed-tab {
  display:none !important
 }
}
@media (max-width:320px) {
 .remove-btn-xxs {
  display:none !important
 }
}
@media (min-width:767px) {
 html,
 body {
  overflow-x:visible
 }
 .navbar-nav>li:hover>.dropdown-menu {
  display:block
 }
 .navbar-nav .caret {
  display:none
 }
}
body {
 font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.modal img {
 max-width:100%;
 height:auto
}
.scrollbar-measure {
 width:1px;
 height:1px;
 overflow:scroll;
 position:absolute;
 top:-9999px
}
.btn-file {
 position:relative;
 overflow:hidden
}
.btn-file input[type=file] {
 position:absolute;
 top:0;
 right:0;
 min-width:100%;
 min-height:100%;
 font-size:100px;
 text-align:right;
 filter:alpha(opacity=0);
 opacity:0;
 outline:none;
 background:white;
 cursor:inherit;
 display:block
}
button:focus,
button:active {
 outline:none !important
}
.form-group .error {
 color:#a13838
}
.save-fade {
 width:60%;
 left:20%;
 top:300px;
 position:fixed;
 z-index:300;
 text-align:center
}
.toggle-element:hover {
 cursor:pointer
}
.play-youtube {
 position:absolute;
 width:100px;
 padding:10px;
 border:none;
 background:rgba(255,255,255,0.5);
 top:50%;
 margin-top:-20px;
 margin-left:-50px;
 left:50%
}
.white {
 background:#fff
}
.pad-10 {
 padding:10px
}
.pad-20 {
 padding:20px
}
.pad-30 {
 padding:30px
}
.pad-40 {
 padding:40px
}
.pad-bot-10 {
 padding-bottom:10px
}
.mar-top-5 {
 margin-top:5px
}
.mar-top-10 {
 margin-top:10px
}
.mar-top-15 {
 margin-top:15px
}
.mar-bot-5 {
 margin-bottom:5px
}
.mar-bot-10 {
 margin-bottom:10px
}
.mar-bot-15 {
 margin-bottom:15px
}
.contact-pod-btn {
 cursor:pointer
}
.disable-link {
 pointer-events:none;
 color:#999 !important
}
.disable-link span {
 color:#999 !important
}
body {
 min-width:100%
}
#main {
 padding:40px 0;
 min-height:400px;
 font-size:16px
}
#main.version2 {
 min-height:initial
}
.modal {
 overflow-y:auto
}
.modal-open {
 overflow:auto
}
* {
 outline:none !important
}
.hidden-default {
 display:none
}
.social-links a {
 display:block;
 float:right;
 margin-left:8px;
 height:34px;
 width:34px;
 text-indent:-9999px;
 background-repeat:no-repeat;
 background-position:center
}
.video-container {
 position:relative;
 padding-bottom:56.25% !important;
 padding-top:30px;
 height:0;
 overflow:hidden
}
.video-container iframe,
.video-container object,
.video-container embed {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.navbar-brand {
 display:none
}
.navbar-toggle {
 margin-right:0;
 background:#fff;
 padding:6px 8px;
 border-radius:5px;
 color:#333;
 font-size:15px;
 font-family:'Roboto',sans-serif
}
.navbar-toggle p {
 margin-bottom:0;
 border-color:#ccc;
 text-transform:uppercase
}
.mobile-banner,
.themer-logo-img-mobile {
 max-width:100%;
 height:auto;
 margin:0 auto;
 padding:15px
}
.mobile-site-title {
 margin-top:30px
}
.mobile-site-wrap {
 text-align:center;
 margin:80px 15px 20px
}
.themer-logo-img-mobile,
.mobile-site-wrap {
 display:none
}
.jeip-editfield {
 margin-bottom:10px
}
.modal .circle-close {
 outline:none;
 border:2px solid #333;
 border-radius:100px;
 padding:10px 14px;
 margin-right:-20px;
 margin-top:-20px;
 background:#fff;
 z-index:100;
 position:relative;
 opacity:.8
}
.print-frame {
 display:none
}
#main img,
.gpw-accordion-body img {
 max-width:100%;
 height:auto
}
#main img[style*="left"],
#main figure.caption[style*="left"],
.gpw-accordion-body img[style*="left"],
.gpw-accordion-body figure.caption[style*="left"] {
 margin:0 20px 20px 0
}
#main img[style*="right"],
#main figure.caption[style*="right"],
.gpw-accordion-body img[style*="right"],
.gpw-accordion-body figure.caption[style*="right"] {
 margin:0 0 20px 20px
}
figure.caption figcaption {
 padding:8px 0;
 text-align:center
}
.gpw-flex {
 margin:0;
 padding:0
}
.gpw-flex .slides>li {
 display:none;
 -webkit-backface-visibility:hidden
}
.gpw-flex .slides img {
 width:100%;
 display:block
}
.gpw-flex:hover .flex-prev {
 opacity:.7;
 left:10px
}
.gpw-flex:hover .flex-next {
 opacity:.7;
 right:10px
}
.gpw-flex:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
 opacity:1
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
 background-color:transparent;
 border-color:transparent
}
.is-full-page-bg .full-page-bg-img {
 position:fixed;
 background-size:cover;
 height:100vh;
 width:100%;
 z-index:1
}
.is-full-page-bg .site-wrap {
 position:relative;
 z-index:2
}
#branding .make-an-appt,
#branding .phone-number,
#branding .slogan2,
#branding .gmaps-link,
#branding .external-link,
#branding .branding-info-2 {
 text-align:right
}
#branding .header-btn {
 float:right;
 margin:10px 0
}
#branding .multi-location-btn {
 text-align:right;
 margin:10px 0
}
#branding .multi-location-btn a {
 text-decoration:none
}
#branding .themer-logo-img {
 max-height:180px;
 padding:5px 0;
 cursor:pointer
}
#branding .phone-number-text {
 display:inline-block;
 margin-right:5px;
 font-size:.85em
}
#multi-location-bar {
 text-align:center;
 padding-top:15px
}
#multi-location-bar .bootstrap-flex-content {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-bottom:15px
}
#multi-location-bar .gpw-multi-loc-name {
 font-weight:bold;
 font-size:1.2em;
 line-height:1.3em;
 margin-bottom:1px
}
#multi-location-bar .gpw-pipe {
 display:inline-block;
 margin:0 3px
}
#multi-location-bar a {
 color:initial
}
#multi-location-bar a span,
#multi-location-bar a i {
 -webkit-transition:.3s all;
 transition:.3s all
}
#multi-location-bar i {
 margin-right:5px;
 position:relative
}
#multi-location-bar i.fa-phone {
 top:1px
}
#navigation-snip {
 overflow:visible
}
#gpw-main-menu {
 padding-left:0
}
.homepage #breadcrumbs-wrap {
 display:none
}
input[type="text"],
textarea {
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 color:#555555;
 vertical-align:middle;
 background-color:#ffffff;
 background-image:none;
 border:1px solid #cccccc;
 border-radius:4px;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
 -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}
.contact-pod .form-group {
 margin-bottom:24px
}
.contact-pod-btn {
 position:relative;
 text-align:center;
 font-size:26px !important;
 padding:20px !important
}
.contact-pod-btn:hover {
 cursor:pointer
}
.contact-pod-btn i {
 position:absolute;
 font-size:48px;
 left:20px;
 top:13px
}
.contact-pod-btn div {
 padding-left:60px;
 font-weight:bold
}
.view_location .location-radios {
 display:none
}
.captcha {
 display:inline-block;
 margin-right:15px
}
.location-radios label {
 font-weight:100;
 font-size:14px;
 display:inline-block;
 margin-right:10px
}
.how-heard {
 margin-right:15px
}
.which-location {
 margin-right:15px
}
@media (max-width:992px) {
 .which-location {
  display:block
 }
}
.submit-area {
 text-align:right
}
.asterisk {
 content:"\f069" !important;
 font-family:FontAwesome;
 font-size:10px;
 color:#a13838;
 position:absolute;
 top:-2px
}
.required-hint {
 position:relative;
 color:#a13838;
 font-size:14px;
 padding-left:15px;
 margin-bottom:3px
}
.required-hint::before {
 content:"\f069" !important;
 font-family:FontAwesome;
 font-size:10px;
 color:#a13838;
 position:absolute;
 top:-2px;
 left:3px
}
.required-helper {
 position:relative;
 padding-right:20px
}
.required-helper::after {
 content:"\f069" !important;
 font-family:FontAwesome;
 font-size:10px;
 color:#a13838;
 position:absolute;
 top:-2px;
 right:7px;
 top:0
}
.view_services .single-service {
 clear:both
}
.view_services .gallery-pod {
 overflow:hidden
}
.smile-case img {
 width:100%
}
.slideshow {
 position:relative;
 display:none
}
.slideshow #caption {
 position:absolute;
 z-index:100;
 background:url('/images/opacity/black-60.png');
 padding:10px;
 color:#fff;
 width:80px;
 text-align:center
}
.slideshow img {
 z-index:10
}
.gallery-pod .pod-content {
 float:left
}
.bigger-pics {
 clear:both
}
.bottom-nav a {
 margin-right:10px
}
.staff-name {
 display:block;
 overflow:hidden
}
.staff-wrap {
 margin-bottom:30px
}
.testimonials .soc-review-icons .review-us-link {
 float:left;
 height:56px;
 text-align:center;
 margin-right:25px;
 border-right:1px dashed #666;
 padding:5px 18px;
 font-weight:bold
}
.testimonials .soc-review-icons .social-icon-container {
 float:left;
 padding-right:25px;
 margin-bottom:10px
}
.testimonials .pod-content {
 position:relative;
 overflow:hidden
}
.reviewWrap .d3cp_feature_wrap {
 width:auto
}
.office-tour .office-pod {
 float:left;
 margin-right:20px;
 position:relative
}
.office-tour .office-pod img {
 height:106px
}
.office-tour .controls {
 position:absolute;
 top:-12px;
 left:-8px
}
.office-tour .controls a {
 font-size:.8em;
 margin-right:8px;
 padding:5px 8px
}
.location-office-tour .loc-name {
 display:block;
 clear:both
}
.office-tour-img-wrap {
 margin-bottom:20px;
 border:1px solid #ccc;
 padding:10px;
 height:130px
}
.foo {
 background:red
}
.dentist-bio-link {
 display:block
}
.dentist_viewall .about-read-more {
 padding:10px 0;
 display:block
}
.loc-name {
 font-weight:bold
}
#bx-pager img {
 height:150px
}
.gpw-location {
 margin-bottom:20px
}
.location-details {
 margin-top:30px
}
.location-details .contact-form .col-sm-12 {
 margin-top:0;
 margin-bottom:0
}
.location-information {
 overflow:hidden
}
.location-information h3 {
 margin-top:0
}
.locationComment {
 clear:both;
 margin-top:35px
}
.locationHours {
 overflow:hidden
}
.locationHours .Mon-wrap {
 margin-top:5px
}
.locationHours .single-day-hours {
 margin-left:30px
}
.locationHours .single-day-hours .day-open {
 font-weight:bold;
 width:85px;
 margin-right:10px;
 padding:3px 3px 3px 0;
 clear:both;
 float:left;
 font-size:11pt
}
.locationHours .single-day-hours .hours-open {
 float:left;
 padding:3px;
 font-size:11pt
}
.location-more {
 margin-bottom:10px;
 text-align:center;
 margin-top:30px
}
.social-location-links a {
 border-radius:4px;
 margin:3px 8px 5px 0;
 float:left;
 height:34px;
 width:34px;
 background-repeat:no-repeat;
 background-position:center
}
.contact .contact-form {
 padding-bottom:20px
}
.view_location .location-details {
 margin-bottom:40px
}
.view_location .location-radios {
 display:none
}
.hours-open .delim:last-child,
.singleDay .delim:last-child {
 display:none
}
.pod-content .location-name {
 margin-bottom:10px;
 font-size:20px
}
.pod-content .office-day {
 float:left;
 min-width:120px
}
.pod-content .hours-open {
 float:left;
 margin-left:-120px;
 width:100%;
 padding-left:120px
}
.officeDay {
 float:left
}
.singleDay {
 overflow:hidden;
 margin-bottom:5px
}
.singleDay .open-hours {
 float:left;
 width:100%;
 padding-left:45px;
 margin-left:-45px
}
.singleDay time {
 clear:both;
 display:inline-block;
 width:100%
}
@media (max-width:992px) {
 footer.footer-adaptive.footer-adaptive-map .location-wrap-single .header-spacing-top {
  margin-top:20px
 }
 .multiBreak footer:not(.footer-adaptive-map) .officeDay {
  float:none
 }
 .multiBreak footer:not(.footer-adaptive-map) .open-hours {
  padding-left:0;
  margin-left:0;
  float:none
 }
}
.office-hours-pod .locationHours {
 overflow:hidden
}
.office-hours-pod .locationHours .single-day-hours .day-open {
 font-weight:bold;
 width:85px;
 margin-right:10px;
 padding:3px;
 clear:both;
 font-size:10pt;
 float:left
}
.office-hours-pod .locationHours .single-day-hours .hours-open {
 float:left;
 padding:3px;
 font-size:10pt
}
.send-us-mail {
 margin:20px 0
}
.staff-bio {
 margin-top:20px
}
.googleMap {
 margin-top:30px
}
.blog_view .post {
 clear:both;
 overflow:hidden;
 border-bottom:1px #eee solid;
 padding-bottom:5px;
 margin-bottom:20px
}
.blog_view .post:last-child {
 border-bottom:none
}
.blog_view .post .post-date {
 width:43px;
 background:#428bca;
 border-radius:23px;
 height:43px;
 color:white;
 float:left;
 margin:0 6px 5px 0;
 text-align:center;
 padding:2px 0 0 0
}
.blog_view .post .post-date p {
 margin:0
}
.blog_view .post h1 {
 margin-top:10px;
 text-transform:uppercase
}
.blog_view .post .article-excerpt {
 margin-bottom:5px
}
.blog_view .post-meta {
 padding:10px 0 0 0;
 font-size:.9em;
 margin-bottom:10px;
 clear:both
}
.blog_view .post-meta p {
 margin:2px 0 2px 0;
 font-style:italic
}
.blog_view .featured-img {
 float:left;
 margin-top:5px;
 margin-right:15px;
 margin-bottom:5px;
 width:45%
}
.back-2-blog {
 margin-top:20px
}
.blogpost_view .post-date {
 width:43px;
 background:#428bca;
 border-radius:23px;
 height:43px;
 color:white;
 float:left;
 margin:0 6px 5px 0;
 text-align:center;
 padding:2px 0 0 0
}
.blogpost_view .post-date p {
 margin:0
}
.blogpost_view .post-meta {
 padding:10px 0 0 0;
 font-size:.9em;
 margin:0 0 10px;
 clear:both
}
.blogpost_view .post-meta p {
 margin:2px 0 2px 0;
 font-style:italic
}
.blogpost_view .page-title {
 padding-top:10px;
 margin-top:10px;
 text-transform:uppercase
}
.blogpost_view .servicesPod {
 margin-top:20px
}
.blogpost_view .featured-img {
 width:45%;
 float:left;
 margin:8px 25px 0 0
}
.pagination-wrap ul {
 padding-left:0;
 padding-bottom:20px
}
.pagination-wrap li {
 display:block;
 float:left;
 color:#666666;
 background:#ffffff;
 border:1px solid #d3d3d3;
 margin-right:4px
}
.pagination-wrap li:hover {
 background:#f7f7f7
}
.pagination-wrap li a {
 text-decoration:none;
 padding:2px 9px
}
.pagination-wrap ul li:first-child {
 background:none;
 border:none;
 padding:2px 0
}
.pagination-wrap li.active a {
 color:red
}
.reviewus #breadcrumbs-wrap {
 display:none
}
.reviewus .review-us-intro p,
.reviewus .review-us-intro h1,
.reviewus .review-us-intro h2 {
 text-align:center
}
.reviewus .review-us-intro h1 {
 font-weight:bold
}
.reviewus .social-reviews-wrap .col-sm-12 {
 text-align:center
}
.reviewus .social-reviews-wrap .bottom-social-review {
 margin:25px 0
}
.reviewus .social-reviews-wrap .bottom-social-review div {
 text-align:center
}
.reviewus .social-reviews-wrap img {
 margin:0 10px 10px;
 height:56px
}
#themer-slider {
 margin-bottom:40px
}
#themer-slider .slides li {
 position:relative
}
#themer-slider .flex-caption {
 bottom:50px;
 color:white;
 font-size:16px;
 line-height:20px;
 left:0;
 padding:10px 20px;
 position:absolute;
 background-color:rgba(0,0,0,0.5);
 text-transform:uppercase;
 z-index:1
}
#slider-wrap {
 overflow:hidden;
 position:relative
}
#slider-wrap .full-width-slider .flexslider {
 border-left:none;
 border-right:none;
 border-radius:0 0 0 0
}
.login-form input[type=checkbox],
.login-form a[rel=nofollow] {
 margin-left:5px
}
#footer-top-level-nav {
 padding-top:10px
}
#footer-top-level-nav ul {
 margin:0;
 padding:0;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
#footer-top-level-nav li {
 list-style:none
}
#footer-top-level-nav li>a {
 display:block;
 padding:0 10px 10px;
 text-decoration:none
}
#mobile-disclaimers .accessability_disclaimer,
#mobile-disclaimers .medical-disclaimer,
#mobile-disclaimers .custom-disclaimer,
#mobile-disclaimers .aus-disclaimer {
 margin-bottom:20px
}
.accessability_disclaimer,
.medical-disclaimer,
.custom-disclaimer,
.aus-disclaimer {
 margin-bottom:10px
}
.multi-social-wrap {
 margin-top:20px
}
.multi-social-wrap .social-links {
 display:inline-block
}
.multi-social-wrap .social-links a,
.footer-social .social-links a {
 float:left;
 margin-left:10px;
 margin-bottom:10px
}
.multi-social-wrap .social-links a:first-child,
.footer-social .social-links a:first-child {
 margin-left:0
}
footer .officeDay {
 min-width:36px;
 display:inline-block;
 font-weight:bold
}
footer .footer-header {
 margin-bottom:10px;
 text-transform:uppercase
}
footer .social-links {
 margin-bottom:10px
}
footer ul {
 list-style:none;
 margin-left:0;
 padding-left:0
}
footer .footerAddress {
 margin-bottom:20px;
 overflow:hidden
}
footer iframe.footerGmap {
 float:left;
 margin-right:10px
}
footer .partnerLink {
 text-align:right
}
footer ul li a {
 font-size:.85em
}
footer .top-bar,
footer .bottom-bar {
 padding:20px 0
}
footer.footer-adaptive {
 font-size:15px
}
footer.footer-adaptive a.footerAddressLink,
footer.footer-adaptive .footerPhoneWrap,
footer.footer-adaptive .footerFaxWrap,
footer.footer-adaptive .hours,
footer.footer-adaptive a {
 font-size:15px
}
footer.footer-adaptive a.footerAddressLink {
 display:inline-block;
 margin-bottom:5px
}
footer.footer-adaptive .footer-services a,
footer.footer-adaptive .footer-nav a {
 font-size:14px
}
footer.footer-adaptive .contact-us {
 text-transform:uppercase;
 margin-bottom:10px
}
footer.footer-adaptive .officeDay {
 margin-right:5px
}
footer.footer-adaptive .footerPhoneWrap strong,
footer.footer-adaptive .footerFaxWrap strong {
 margin-right:5px
}
footer.footer-adaptive .footer-copyright {
 min-height:100px
}
footer.footer-adaptive.footer-adaptive-map .location-wrap-multi .header-map-wrap {
 max-width:400px;
 margin-bottom:10px
}
footer.footer-adaptive.footer-adaptive-map .location-wrap-multi .hours {
 margin-bottom:20px
}
footer.footer-adaptive.footer-adaptive-map .multi-social-wrap {
 text-align:center
}
footer.footer-adaptive.footer-adaptive-map .footer-social .social-links {
 display:inline-block
}
footer.footer-adaptive.footer-adaptive-map .multi-social-wrap .social-links,
footer.footer-adaptive.footer-adaptive-map .footer-social .social-links {
 margin-bottom:-10px
}
footer.footer-adaptive.footer-adaptive-map .top-bar a.gpw-loc-link {
 color:#fff
}
footer.footer-adaptive.footer-adaptive-map .top-bar a.gpw-loc-link:hover {
 text-decoration:none;
 color:#fff
}
footer.footer-adaptive.footer-adaptive-map .top-bar .location-name {
 padding:10px 20px;
 text-align:center;
 margin-bottom:0;
 -webkit-transition:.3s all;
 transition:.3s all
}
footer.footer-adaptive.footer-adaptive-map .top-bar .single-loc.footerAddressLink {
 padding-top:0
}
footer.footer-adaptive.footer-adaptive-map .bottom-bar .footer-map.footer-nav {
 float:none;
 max-width:initial;
 padding:0
}
footer.footer-adaptive.footer-adaptive-map .bottom-bar .log-in {
 position:absolute;
 bottom:0;
 left:15px
}
.footer-nav a {
 display:block
}
.footer-nav,
.footer-services {
 padding-right:4%
}
.location-wrap-multi .address-wrap {
 margin-bottom:20px
}
.made-by {
 position:absolute;
 bottom:0;
 right:15px
}
.col-count-2 {
 -webkit-column-count:2;
 -moz-column-count:2;
 column-count:2
}
.col-count-3 {
 -webkit-column-count:3;
 -moz-column-count:3;
 column-count:3
}
.col-count-4 {
 -webkit-column-count:4;
 -moz-column-count:4;
 column-count:4
}
.footer-nav,
.footer-services {
 float:left;
 padding-right:40px;
 max-width:25%;
 font-size:12px
}
.footer-nav a,
.footer-services a {
 display:block
}
.error404-wrapper {
 text-align:center
}
.error404-wrapper img {
 margin:20px auto 0
}
.error404-wrapper p {
 margin:0 auto 10px;
 font-size:1.3em;
 max-width:700px
}
.error404-wrapper .link-wrap a {
 display:inline-block;
 font-size:1.4em;
 padding:5px 25px;
 margin:10px;
 border:solid 2px rgba(0,0,0,0.75)
}
#ie-warning {
 background:#fceedb;
 padding:20px 0;
 text-align:center;
 position:fixed;
 font-family:sans-serif;
 font-size:16px;
 top:0;
 width:100%;
 z-index:2000;
 -webkit-box-shadow:0 0 10px #999;
 box-shadow:0 0 10px #999
}
#ie-warning #ie-dismiss {
 position:absolute;
 top:10px;
 right:65px;
 font-size:25px;
 line-height:28px;
 width:30px;
 height:30px;
 border:solid 2px #999;
 border-radius:4px;
 background:#fff;
 color:#999;
 -webkit-transition:.3s all;
 transition:.3s all
}
#ie-warning #ie-dismiss:hover {
 border-color:#555;
 color:#555
}
#ie-warning .warning-header {
 font-size:26px;
 font-weight:bold
}
#ie-warning .warning-header i {
 color:#a13838;
 margin-right:10px
}
#ie-warning p {
 margin:5px 0 0
}
#ie-warning a {
 color:blue
}
body.emergencyAlertBody {
 position:relative
}
body.emergencyAlertBody #emergencyAlert {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 z-index:14
}
#emergencyAlert {
 padding:30px 0
}
#emergencyAlert .container {
 background:none !important;
 border:none !important;
 -webkit-box-shadow:none !important;
 box-shadow:none !important
}
#emergencyAlert.red-bg {
 background:#a13838;
 color:#fff
}
#emergencyAlert a {
 color:#fff !important
}
#emergencyAlert a:hover {
 text-decoration:underline !important
}
