@charset "UTF-8";
.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: solid #fff 5px;
left: -5px;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.bx-wrapper .bx-viewport {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border: none;
background: transparent;
}
.bx-wrapper .bx-loading {
background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat transparent;
}
.bx-wrapper .bx-controls {
opacity:0;
transition:500ms;
-webkit-transition:500ms;
-moz-transition:500ms;
}
.bx-wrapper:hover .bx-controls {
opacity:1;
}
.bx-wrapper ul {
list-style-type:none;
padding:0;
margin:0;
}
.bx-wrapper ul li {
background:none;
}
.bx-wrapper ul li img {
max-height:100%;
max-width:100%;
display:inline-block;
}
.bx-wrapper ul.gray li img, .bx-wrapper ul.grayhovercolor li img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%);  }
.bx-wrapper ul.grayhovercolor li img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
.bx-wrapper .bx-prev { background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat -43px -32px; background-size:96px,63px; }
}
@media all and (-webkit-min-device-pixel-ratio: 3) {
.bx-wrapper .bx-prev { background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//sacarclinic.com.au/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat -43px -32px; background-size:96px,63px; }
} .bx-wrapper ul.kiwi-logo-carousel.align-top li div.helper { width:100%; height:100%; display:table-cell; vertical-align:top; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-top li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li div.helper { width:100%; height:100%; display:table-cell; vertical-align:middle; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li div.helper { height:100%; display:table-cell; vertical-align:bottom; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li img { max-height:100%; max-width:100%; display:inline-block; }div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//sacarclinic.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
a:hover, a:active { outline: 0; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { max-width: 100%; width: auto\9; height: auto; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
#map_canvas img, .google-maps img { max-width: none; }
button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle; }
button, input { *overflow: visible; line-height: normal; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
textarea { overflow: auto; vertical-align: top; }
body { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 20px; color: #727272; background-color: white; }
a { color: #0088cc; text-decoration: none; }
a:hover { color: #005580; text-decoration: underline; }
.img-rounded { border-radius: 6px; }
.img-polaroid { padding: 4px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
.img-circle { border-radius: 500px; }
.row { margin-left: -20px; *zoom: 1; }
.row:before, .row:after { display: table; content: ""; line-height: 0; }
.row:after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 20px; }
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }
.span12 { width: 940px; }
.span11 { width: 860px; }
.span10 { width: 780px; }
.span9 { width: 700px; }
.span8 { width: 620px; }
.span7 { width: 540px; }
.span6 { width: 460px; }
.span5 { width: 380px; }
.span4 { width: 300px; }
.span3 { width: 220px; }
.span2 { width: 140px; }
.span1 { width: 60px; }
.offset12 { margin-left: 980px; }
.offset11 { margin-left: 900px; }
.offset10 { margin-left: 820px; }
.offset9 { margin-left: 740px; }
.offset8 { margin-left: 660px; }
.offset7 { margin-left: 580px; }
.offset6 { margin-left: 500px; }
.offset5 { margin-left: 420px; }
.offset4 { margin-left: 340px; }
.offset3 { margin-left: 260px; }
.offset2 { margin-left: 180px; }
.offset1 { margin-left: 100px; }
.row-fluid { width: 100%; *zoom: 1; }
.row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; }
.row-fluid:after { clear: both; }
.row-fluid [class*="span"] { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.12766%; *margin-left: 2.07447%; }
.row-fluid [class*="span"]:first-child { margin-left: 0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 2.12766%; }
.row-fluid .span12 { width: 100%; *width: 99.94681%; }
.row-fluid .span11 { width: 91.48936%; *width: 91.43617%; }
.row-fluid .span10 { width: 82.97872%; *width: 82.92553%; }
.row-fluid .span9 { width: 74.46809%; *width: 74.41489%; }
.row-fluid .span8 { width: 65.95745%; *width: 65.90426%; }
.row-fluid .span7 { width: 57.44681%; *width: 57.39362%; }
.row-fluid .span6 { width: 48.93617%; *width: 48.88298%; }
.row-fluid .span5 { width: 40.42553%; *width: 40.37234%; }
.row-fluid .span4 { width: 31.91489%; *width: 31.8617%; }
.row-fluid .span3 { width: 23.40426%; *width: 23.35106%; }
.row-fluid .span2 { width: 14.89362%; *width: 14.84043%; }
.row-fluid .span1 { width: 6.38298%; *width: 6.32979%; }
.row-fluid .offset12 { margin-left: 104.25532%; *margin-left: 104.14894%; }
.row-fluid .offset12:first-child { margin-left: 102.12766%; *margin-left: 102.02128%; }
.row-fluid .offset11 { margin-left: 95.74468%; *margin-left: 95.6383%; }
.row-fluid .offset11:first-child { margin-left: 93.61702%; *margin-left: 93.51064%; }
.row-fluid .offset10 { margin-left: 87.23404%; *margin-left: 87.12766%; }
.row-fluid .offset10:first-child { margin-left: 85.10638%; *margin-left: 85.0%; }
.row-fluid .offset9 { margin-left: 78.7234%; *margin-left: 78.61702%; }
.row-fluid .offset9:first-child { margin-left: 76.59574%; *margin-left: 76.48936%; }
.row-fluid .offset8 { margin-left: 70.21277%; *margin-left: 70.10638%; }
.row-fluid .offset8:first-child { margin-left: 68.08511%; *margin-left: 67.97872%; }
.row-fluid .offset7 { margin-left: 61.70213%; *margin-left: 61.59574%; }
.row-fluid .offset7:first-child { margin-left: 59.57447%; *margin-left: 59.46809%; }
.row-fluid .offset6 { margin-left: 53.19149%; *margin-left: 53.08511%; }
.row-fluid .offset6:first-child { margin-left: 51.06383%; *margin-left: 50.95745%; }
.row-fluid .offset5 { margin-left: 44.68085%; *margin-left: 44.57447%; }
.row-fluid .offset5:first-child { margin-left: 42.55319%; *margin-left: 42.44681%; }
.row-fluid .offset4 { margin-left: 36.17021%; *margin-left: 36.06383%; }
.row-fluid .offset4:first-child { margin-left: 34.04255%; *margin-left: 33.93617%; }
.row-fluid .offset3 { margin-left: 27.65957%; *margin-left: 27.55319%; }
.row-fluid .offset3:first-child { margin-left: 25.53191%; *margin-left: 25.42553%; }
.row-fluid .offset2 { margin-left: 19.14894%; *margin-left: 19.04255%; }
.row-fluid .offset2:first-child { margin-left: 17.02128%; *margin-left: 16.91489%; }
.row-fluid .offset1 { margin-left: 10.6383%; *margin-left: 10.53191%; }
.row-fluid .offset1:first-child { margin-left: 8.51064%; *margin-left: 8.40426%; }
[class*="span"].hide, .row-fluid [class*="span"].hide { display: none; }
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right { float: right; }
.container { margin-right: auto; margin-left: auto; *zoom: 1; }
.container:before, .container:after { display: table; content: ""; line-height: 0; }
.container:after { clear: both; }
.container-fluid { padding-right: 20px; padding-left: 20px; *zoom: 1; }
.container-fluid:before, .container-fluid:after { display: table; content: ""; line-height: 0; }
.container-fluid:after { clear: both; }
p { margin: 0 0 10px; }
.lead { margin-bottom: 20px; font-size: 18px; font-weight: 200; line-height: 30px; }
small { font-size: 85%; }
strong { font-weight: bold; }
em { font-style: italic; }
cite { font-style: normal; }
.muted { color: #999999; }
.text-warning { color: #c09853; }
a.text-warning:hover { color: #a47e3c; }
.text-error { color: #b94a48; }
a.text-error:hover { color: #953b39; }
.text-info { color: #3a87ad; }
a.text-info:hover { color: #2d6987; }
.text-success { color: #468847; }
a.text-success:hover { color: #356635; }
h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; color: #999999; }
h1, h2, h3 { line-height: 40px; }
h1 { font-size: 33px; }
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }
h1 small { font-size: 21px; }
h2 small { font-size: 15px; }
h3 small { font-size: 12px; }
h4 small { font-size: 12px; }
.page-header { padding-bottom: 9px; margin: 20px 0 30px; border-bottom: 1px solid #eeeeee; }
ul, ol { padding: 0; margin: 0 0 10px 25px; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
li { line-height: 20px; }
ul.unstyled, ol.unstyled { margin-left: 0; list-style: none; }
dl { margin-bottom: 20px; }
dt, dd { line-height: 20px; }
dt { font-weight: bold; }
dd { margin-left: 10px; }
.dl-horizontal { *zoom: 1; }
.dl-horizontal:before, .dl-horizontal:after { display: table; content: ""; line-height: 0; }
.dl-horizontal:after { clear: both; }
.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; }
hr { margin: 20px 0; border: 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid white; }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }
abbr.initialism { font-size: 90%; text-transform: uppercase; }
blockquote { padding: 0 0 0 15px; margin: 0 0 20px; border-left: 5px solid #eeeeee; }
blockquote p { margin-bottom: 0; font-size: 16px; font-weight: 300; line-height: 25px; }
blockquote small { display: block; line-height: 20px; color: #999999; }
blockquote small:before { content: '\2014 \00A0'; }
blockquote.pull-right { float: right; padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; }
blockquote.pull-right p, blockquote.pull-right small { text-align: right; }
blockquote.pull-right small:before { content: ''; }
blockquote.pull-right small:after { content: '\00A0 \2014'; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
address { display: block; margin-bottom: 20px; font-style: normal; line-height: 20px; }
form { margin: 0 0 20px; }
fieldset { padding: 0; margin: 0; border: 0; }
legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 18px; line-height: 40px; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }
legend small { font-size: 15px; color: #999999; }
label, input, button, select, textarea { font-size: 12px; font-weight: normal; line-height: 20px; }
input, button, select, textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
label { display: block; margin-bottom: 5px; }
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { display: inline-block; height: 20px; padding: 4px 6px; margin-bottom: 10px; font-size: 12px; line-height: 20px; color: #555555; border-radius: 4px; vertical-align: middle; }
input, textarea, .uneditable-input { width: 206px; }
textarea { height: auto; }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { background-color: #f6f6f6; border: 1px solid #cccccc; -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 linear 0.2s, -webkit-box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; *margin-top: 0; margin-top: 1px \9; line-height: normal; cursor: pointer; }
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; }
select, input[type="file"] { height: 30px; *margin-top: 4px; line-height: 30px; }
select { width: 220px; border: 1px solid #cccccc; background-color: #f6f6f6; }
select[multiple], select[size] { height: auto; }
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.uneditable-input, .uneditable-textarea { color: #999999; background-color: #f3f3f3; border-color: #cccccc; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); cursor: not-allowed; }
.uneditable-input { overflow: hidden; white-space: nowrap; }
.uneditable-textarea { width: auto; height: auto; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999; }
.radio, .checkbox { min-height: 20px; padding-left: 20px; }
.radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -20px; }
.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 5px; }
.radio.inline, .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; }
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; }
.input-mini { width: 60px; }
.input-small { width: 90px; }
.input-medium { width: 150px; }
.input-large { width: 210px; }
.input-xlarge { width: 270px; }
.input-xxlarge { width: 530px; }
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] { float: none; margin-left: 0; }
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] { display: inline-block; }
input, textarea, .uneditable-input { margin-left: 0; }
.controls-row [class*="span"] + [class*="span"] { margin-left: 20px; }
input.span12, textarea.span12, .uneditable-input.span12 { width: 926px; }
input.span11, textarea.span11, .uneditable-input.span11 { width: 846px; }
input.span10, textarea.span10, .uneditable-input.span10 { width: 766px; }
input.span9, textarea.span9, .uneditable-input.span9 { width: 686px; }
input.span8, textarea.span8, .uneditable-input.span8 { width: 606px; }
input.span7, textarea.span7, .uneditable-input.span7 { width: 526px; }
input.span6, textarea.span6, .uneditable-input.span6 { width: 446px; }
input.span5, textarea.span5, .uneditable-input.span5 { width: 366px; }
input.span4, textarea.span4, .uneditable-input.span4 { width: 286px; }
input.span3, textarea.span3, .uneditable-input.span3 { width: 206px; }
input.span2, textarea.span2, .uneditable-input.span2 { width: 126px; }
input.span1, textarea.span1, .uneditable-input.span1 { width: 46px; }
.controls-row { *zoom: 1; }
.controls-row:before, .controls-row:after { display: table; content: ""; line-height: 0; }
.controls-row:after { clear: both; }
.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] { float: left; }
.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] { padding-top: 5px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { cursor: not-allowed; background-color: #eeeeee; }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color: transparent; }
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline { color: #c09853; }
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea { color: #c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea { border-color: #c09853; -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); }
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on { color: #c09853; background-color: #fcf8e3; border-color: #c09853; }
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline { color: #b94a48; }
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea { color: #b94a48; }
.control-group.error input, .control-group.error select, .control-group.error textarea { border-color: #b94a48; -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); }
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on { color: #b94a48; background-color: #f2dede; border-color: #b94a48; }
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline { color: #468847; }
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea { color: #468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea { border-color: #468847; -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); }
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on { color: #468847; background-color: #dff0d8; border-color: #468847; }
.control-group.info > label, .control-group.info .help-block, .control-group.info .help-inline { color: #3a87ad; }
.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea { color: #3a87ad; }
.control-group.info input, .control-group.info select, .control-group.info textarea { border-color: #3a87ad; -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); }
.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus { border-color: #2d6987; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on { color: #3a87ad; background-color: #d9edf7; border-color: #3a87ad; }
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid { color: #b94a48; border-color: #ee5f5b; }
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus { border-color: #e9322d; -webkit-box-shadow: 0 0 6px #f8b9b7; box-shadow: 0 0 6px #f8b9b7; }
.form-actions { padding: 19px 20px 20px; margin-top: 20px; margin-bottom: 20px; background-color: whitesmoke; border-top: 1px solid #e5e5e5; *zoom: 1; }
.form-actions:before, .form-actions:after { display: table; content: ""; line-height: 0; }
.form-actions:after { clear: both; }
.help-block, .help-inline { color: #989898; }
.help-block { display: block; margin-bottom: 10px; }
.help-inline { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding-left: 5px; }
.input-append, .input-prepend { margin-bottom: 5px; font-size: 0; white-space: nowrap; }
.input-append input, .input-append select, .input-append .uneditable-input, .input-append .dropdown-menu, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-prepend .dropdown-menu { font-size: 12px; }
.input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input { position: relative; margin-bottom: 0; *margin-left: 0; vertical-align: top; border-radius: 0 4px 4px 0; }
.input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus { z-index: 2; }
.input-append .add-on, .input-prepend .add-on { display: inline-block; width: auto; height: 20px; min-width: 16px; padding: 4px 5px; font-size: 12px; font-weight: normal; line-height: 20px; text-align: center; text-shadow: 0 1px 0 white; background-color: #eeeeee; border: 1px solid #ccc; }
.input-append .add-on, .input-append .btn, .input-prepend .add-on, .input-prepend .btn { vertical-align: top; border-radius: 0; }
.input-append .active, .input-prepend .active { background-color: #a9dba9; border-color: #46a546; }
.input-prepend .add-on, .input-prepend .btn { margin-right: -1px; }
.input-prepend .add-on:first-child, .input-prepend .btn:first-child { border-radius: 4px 0 0 4px; }
.input-append input, .input-append select, .input-append .uneditable-input { border-radius: 4px 0 0 4px; }
.input-append input + .btn-group .btn, .input-append select + .btn-group .btn, .input-append .uneditable-input + .btn-group .btn { border-radius: 0 4px 4px 0; }
.input-append .add-on, .input-append .btn, .input-append .btn-group { margin-left: -1px; }
.input-append .add-on:last-child, .input-append .btn:last-child { border-radius: 0 4px 4px 0; }
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input { border-radius: 0; }
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn { border-radius: 0 4px 4px 0; }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child { margin-right: -1px; border-radius: 4px 0 0 4px; }
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child { margin-left: -1px; border-radius: 0 4px 4px 0; }
.input-prepend.input-append .btn-group:first-child { margin-left: 0; }
input.search-query { padding-right: 14px; padding-right: 4px \9; padding-left: 14px; padding-left: 4px \9; margin-bottom: 0; border-radius: 15px; } .form-search .input-append .search-query, .form-search .input-prepend .search-query { border-radius: 0; }
.form-search .input-append .search-query { border-radius: 14px 0 0 14px; }
.form-search .input-append .btn { border-radius: 0 14px 14px 0; }
.form-search .input-prepend .search-query { border-radius: 0 14px 14px 0; }
.form-search .input-prepend .btn { border-radius: 14px 0 0 14px; }
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 0; vertical-align: middle; }
.form-search .hide, .form-inline .hide, .form-horizontal .hide { display: none; }
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group { display: inline-block; }
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend { margin-bottom: 0; }
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox { padding-left: 0; margin-bottom: 0; vertical-align: middle; }
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: left; margin-right: 3px; margin-left: 0; }
.control-group { margin-bottom: 10px; }
legend + .control-group { margin-top: 20px; -webkit-margin-top-collapse: separate; }
.form-horizontal .control-group { margin-bottom: 20px; *zoom: 1; }
.form-horizontal .control-group:before, .form-horizontal .control-group:after { display: table; content: ""; line-height: 0; }
.form-horizontal .control-group:after { clear: both; }
.form-horizontal .control-label { float: left; width: 160px; padding-top: 5px; text-align: right; }
.form-horizontal .controls { *display: inline-block; *padding-left: 20px; margin-left: 180px; *margin-left: 0; }
.form-horizontal .controls:first-child { *padding-left: 180px; }
.form-horizontal .help-block { margin-bottom: 0; }
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block { margin-top: 10px; }
.form-horizontal .form-actions { padding-left: 180px; }
table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; }
.table { width: 100%; margin-bottom: 20px; }
.table th, .table td { padding: 8px; line-height: 20px; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; }
.table th { font-weight: bold; }
.table thead th { vertical-align: bottom; }
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top: 0; }
.table tbody + tbody { border-top: 2px solid #dddddd; }
.table-condensed th, .table-condensed td { padding: 4px 5px; }
.table-bordered { border: 1px solid #dddddd; border-collapse: separate; *border-collapse: collapse; border-left: 0; border-radius: 4px; }
.table-bordered th, .table-bordered td { border-left: 1px solid #dddddd; }
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; }
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child { border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child { border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child tr:last-child td:first-child { border-radius: 0 0 0 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; }
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child tr:last-child td:last-child { border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; }
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child { border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child { border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }
.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: whitesmoke; }
table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] { display: table-cell; float: none; margin-left: 0; }
.table td.span1, .table th.span1 { float: none; width: 44px; margin-left: 0; }
.table td.span2, .table th.span2 { float: none; width: 124px; margin-left: 0; }
.table td.span3, .table th.span3 { float: none; width: 204px; margin-left: 0; }
.table td.span4, .table th.span4 { float: none; width: 284px; margin-left: 0; }
.table td.span5, .table th.span5 { float: none; width: 364px; margin-left: 0; }
.table td.span6, .table th.span6 { float: none; width: 444px; margin-left: 0; }
.table td.span7, .table th.span7 { float: none; width: 524px; margin-left: 0; }
.table td.span8, .table th.span8 { float: none; width: 604px; margin-left: 0; }
.table td.span9, .table th.span9 { float: none; width: 684px; margin-left: 0; }
.table td.span10, .table th.span10 { float: none; width: 764px; margin-left: 0; }
.table td.span11, .table th.span11 { float: none; width: 844px; margin-left: 0; }
.table td.span12, .table th.span12 { float: none; width: 924px; margin-left: 0; }
.table tbody tr.success td { background-color: #dff0d8; }
.table tbody tr.error td { background-color: #f2dede; }
.table tbody tr.warning td { background-color: #fcf8e3; }
.table tbody tr.info td { background-color: #d9edf7; }
.table-hover tbody tr.success:hover td { background-color: #d0e9c6; }
.table-hover tbody tr.error:hover td { background-color: #ebcccc; }
.table-hover tbody tr.warning:hover td { background-color: #faf2cc; }
.table-hover tbody tr.info:hover td { background-color: #c4e3f3; }
.dropup, .dropdown { position: relative; }
.dropdown-toggle { *margin-bottom: -3px; }
.dropdown-toggle:active, .open .dropdown-toggle { outline: 0; }
.caret { display: inline-block; width: 0; height: 0; vertical-align: top; border-top: 4px solid black; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; }
.dropdown .caret { margin-top: 8px; margin-left: 2px; }
.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; background-color: white; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); *border-right-width: 2px; *border-bottom-width: 2px; 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); -webkit-background-clip: padding-box; background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { *width: 100%; height: 1px; margin: 9px 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid white; }
.dropdown-menu li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap; }
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a { text-decoration: none; color: white; background-color: #0081c2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }
.dropdown-menu .active > a, .dropdown-menu .active > a:hover { color: #333333; text-decoration: none; outline: 0; background-color: #0081c2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover { color: #999999; }
.dropdown-menu .disabled > a:hover { text-decoration: none; background-color: transparent; background-image: none; cursor: default; }
.open { *z-index: 1000; }
.open > .dropdown-menu { display: block; }
.pull-right > .dropdown-menu { right: 0; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid black; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }
.dropdown-submenu { position: relative; }
.dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropup .dropdown-submenu > .dropdown-menu { top: auto; bottom: 0; margin-top: 0; margin-bottom: -2px; border-radius: 5px 5px 5px 0; }
.dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover > a:after { border-left-color: white; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; }
.dropdown .dropdown-menu .nav-header { padding-left: 20px; padding-right: 20px; }
.typeahead { margin-top: 2px; border-radius: 4px; }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }
.collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }
.collapse.in { height: auto; }
.close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: black; text-shadow: 0 1px 0 white; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover { color: black; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.btn { display: inline-block; *display: inline; *zoom: 1; padding: 4px 12px; margin-bottom: 0; font-size: 12px; line-height: 20px; *line-height: 20px; text-align: center; vertical-align: middle; cursor: pointer; color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: whitesmoke; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, white, #e6e6e6); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0); border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e6e6e6; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); border: 1px solid #bbbbbb; *border: 0; border-bottom-color: #a2a2a2; border-radius: 4px; *margin-left: .3em; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; }
.btn:active, .btn.active { background-color: #cccccc \9; }
.btn:first-child { *margin-left: 0; }
.btn:hover { color: #333333; text-decoration: none; background-color: #e6e6e6; *background-color: #d9d9d9; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; transition: background-position 0.1s linear; }
.btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn.active, .btn:active { background-color: #e6e6e6; background-color: #d9d9d9 \9; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn.disabled, .btn[disabled] { cursor: default; background-color: #e6e6e6; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }
.btn-large { padding: 11px 19px; font-size: 15px; border-radius: 6px; }
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top: 2px; }
.btn-small { padding: 2px 10px; font-size: 10.2px; border-radius: 3px; }
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top: 0; }
.btn-mini { padding: 1px 6px; font-size: 9px; border-radius: 3px; }
.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color: rgba(255, 255, 255, 0.75); }
.btn { border-color: #c5c5c5; border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }
.btn-primary { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #006ecc; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0044cc)); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0044cc; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: white; background-color: #0044cc; *background-color: #003bb3; }
.btn-primary:active, .btn-primary.active { background-color: #003399 \9; }
.btn-warning { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #f79c42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8a655), to(#f68c24)); background-image: -webkit-linear-gradient(top, #f8a655, #f68c24); background-image: -webkit-gradient(linear, left top, left bottom, from(#f8a655), to(#f68c24)); background-image: linear-gradient(to bottom, #f8a655, #f68c24); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8A655', endColorstr='#FFF68C24', GradientType=0); border-color: #f68c24 #f68c24 #c56608; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #f68c24; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color: white; background-color: #f68c24; *background-color: #f57f0c; }
.btn-warning:active, .btn-warning.active { background-color: #de7209 \9; }
.btn-danger { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #db4f4a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f)); background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0); border-color: #bd362f #bd362f #802420; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #bd362f; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color: white; background-color: #bd362f; *background-color: #a9302a; }
.btn-danger:active, .btn-danger.active { background-color: #942a25 \9; }
.btn-success { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); background-image: -webkit-linear-gradient(top, #62c462, #51a351); background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351)); background-image: linear-gradient(to bottom, #62c462, #51a351); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0); border-color: #51a351 #51a351 #387038; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #51a351; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color: white; background-color: #51a351; *background-color: #499249; }
.btn-success:active, .btn-success.active { background-color: #408140 \9; }
.btn-info { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #4ab0ce; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4)); background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0); border-color: #2f96b4 #2f96b4 #1f6377; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #2f96b4; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color: white; background-color: #2f96b4; *background-color: #2a85a0; }
.btn-info:active, .btn-info.active { background-color: #24748c \9; }
.btn-inverse { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #373737; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); background-image: -webkit-linear-gradient(top, #444444, #222222); background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222)); background-image: linear-gradient(to bottom, #444444, #222222); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0); border-color: #222222 #222222 black; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #222222; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color: white; background-color: #222222; *background-color: #151515; }
.btn-inverse:active, .btn-inverse.active { background-color: #090909 \9; }
button.btn, input[type="submit"].btn { *padding-top: 3px; *padding-bottom: 3px; }
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { padding: 0; border: 0; }
button.btn.btn-large, input[type="submit"].btn.btn-large { *padding-top: 7px; *padding-bottom: 7px; }
button.btn.btn-small, input[type="submit"].btn.btn-small { *padding-top: 3px; *padding-bottom: 3px; }
button.btn.btn-mini, input[type="submit"].btn.btn-mini { *padding-top: 1px; *padding-bottom: 1px; }
.btn-link, .btn-link:active, .btn-link[disabled] { background-color: transparent; background-image: none; -webkit-box-shadow: none; box-shadow: none; }
.btn-link { border-color: transparent; cursor: pointer; color: #0088cc; border-radius: 0; }
.btn-link:hover { color: #005580; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover { color: #333333; text-decoration: none; }
.nav { margin-left: 0; margin-bottom: 20px; list-style: none; }
.nav > li > a { display: block; }
.nav > li > a:hover { text-decoration: none; background-color: #eeeeee; }
.nav > .pull-right { float: right; }
.nav-header { display: block; padding: 3px 15px; font-size: 11px; font-weight: bold; line-height: 20px; color: #999999; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-transform: uppercase; }
.nav li + .nav-header { margin-top: 9px; }
.nav-list { padding-left: 15px; padding-right: 15px; margin-bottom: 0; }
.nav-list > li > a, .nav-list .nav-header { margin-left: -15px; margin-right: -15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.nav-list > li > a { padding: 3px 15px; }
.nav-list > .active > a, .nav-list > .active > a:hover { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); background-color: #0088cc; }
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] { margin-right: 2px; }
.nav-list .divider { *width: 100%; height: 1px; margin: 9px 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid white; }
.nav-tabs, .nav-pills { *zoom: 1; }
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after { display: table; content: ""; line-height: 0; }
.nav-tabs:after, .nav-pills:after { clear: both; }
.nav-tabs > li, .nav-pills > li { float: left; }
.nav-tabs > li > a, .nav-pills > li > a { padding-right: 12px; padding-left: 12px; margin-right: 2px; line-height: 14px; }
.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { margin-bottom: -1px; }
.nav-tabs > li > a { padding-top: 8px; padding-bottom: 8px; line-height: 20px; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover { color: #555555; background-color: white; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }
.nav-pills > li > a { padding-top: 8px; padding-bottom: 8px; margin-top: 2px; margin-bottom: 2px; border-radius: 5px; }
.nav-pills > .active > a, .nav-pills > .active > a:hover { color: white; background-color: #0088cc; }
.nav-stacked > li { float: none; }
.nav-stacked > li > a { margin-right: 0; }
.nav-tabs.nav-stacked { border-bottom: 0; }
.nav-tabs.nav-stacked > li > a { border: 1px solid #ddd; border-radius: 0; }
.nav-tabs.nav-stacked > li:first-child > a { border-top-right-radius: 4px; border-top-left-radius: 4px; }
.nav-tabs.nav-stacked > li:last-child > a { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.nav-tabs.nav-stacked > li > a:hover { border-color: #ddd; z-index: 2; }
.nav-pills.nav-stacked > li > a { margin-bottom: 3px; }
.nav-pills.nav-stacked > li:last-child > a { margin-bottom: 1px; }
.nav-tabs .dropdown-menu { border-radius: 0 0 6px 6px; }
.nav-pills .dropdown-menu { border-radius: 6px; }
.nav .dropdown-toggle .caret { border-top-color: #0088cc; border-bottom-color: #0088cc; margin-top: 6px; }
.nav .dropdown-toggle:hover .caret { border-top-color: #005580; border-bottom-color: #005580; } .nav-tabs .dropdown-toggle .caret { margin-top: 8px; }
.nav .active .dropdown-toggle .caret { border-top-color: #fff; border-bottom-color: #fff; }
.nav-tabs .active .dropdown-toggle .caret { border-top-color: #555555; border-bottom-color: #555555; }
.nav > .dropdown.active > a:hover { cursor: pointer; }
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover { color: white; background-color: #999999; border-color: #999999; }
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret { border-top-color: white; border-bottom-color: white; opacity: 1; filter: alpha(opacity=100); }
.tabs-stacked .open > a:hover { border-color: #999999; }
.tabbable { *zoom: 1; }
.tabbable:before, .tabbable:after { display: table; content: ""; line-height: 0; }
.tabbable:after { clear: both; }
.tab-content { overflow: auto; }
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; }
.tab-content > .tab-pane, .pill-content > .pill-pane { display: none; }
.tab-content > .active, .pill-content > .active { display: block; }
.tabs-below > .nav-tabs { border-top: 1px solid #ddd; }
.tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; }
.tabs-below > .nav-tabs > li > a { border-radius: 0 0 4px 4px; }
.tabs-below > .nav-tabs > li > a:hover { border-bottom-color: transparent; border-top-color: #ddd; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover { border-color: transparent #ddd #ddd #ddd; }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; }
.tabs-left > .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid #ddd; }
.tabs-left > .nav-tabs > li > a { margin-right: -1px; border-radius: 4px 0 0 4px; }
.tabs-left > .nav-tabs > li > a:hover { border-color: #eeeeee #dddddd #eeeeee #eeeeee; }
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover { border-color: #ddd transparent #ddd #ddd; *border-right-color: white; }
.tabs-right > .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid #ddd; }
.tabs-right > .nav-tabs > li > a { margin-left: -1px; border-radius: 0 4px 4px 0; }
.tabs-right > .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #eeeeee #dddddd; }
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover { border-color: #ddd #ddd #ddd transparent; *border-left-color: white; }
.nav > .disabled > a { color: #999999; }
.nav > .disabled > a:hover { text-decoration: none; background-color: transparent; cursor: default; }
.navbar { overflow: visible; margin-bottom: 20px; color: #777777; *position: relative; *z-index: 2; }
.navbar-inner { min-height: 70px; padding-left: 20px; padding-right: 20px; border: 1px solid #d4d4d4; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); background: rgba(0, 0, 0, 0.8) url() 0 0 no-repeat; *zoom: 1; }
.navbar-inner:before, .navbar-inner:after { display: table; content: ""; line-height: 0; }
.navbar-inner:after { clear: both; }
.navbar .container { width: auto; }
.nav-collapse.collapse { height: auto; overflow: visible; }
.navbar .brand { float: left; display: block; padding: 25px 20px 25px; margin-left: -20px; font-size: 20px; font-weight: 200; color: #777777; text-shadow: 0 1px 0 white; }
.navbar .brand:hover { text-decoration: none; }
.navbar-text { margin-bottom: 0; line-height: 70px; }
.navbar-link { color: #777777; }
.navbar-link:hover { color: #333333; }
.navbar .divider-vertical { height: 70px; margin: 0 9px; border-left: 1px solid #f2f2f2; border-right: 1px solid white; }
.navbar .btn, .navbar .btn-group { margin-top: 20px; }
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn { margin-top: 0; }
.navbar-form { margin-bottom: 0; *zoom: 1; }
.navbar-form:before, .navbar-form:after { display: table; content: ""; line-height: 0; }
.navbar-form:after { clear: both; }
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox { margin-top: 20px; }
.navbar-form input, .navbar-form select, .navbar-form .btn { display: inline-block; margin-bottom: 0; }
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] { margin-top: 3px; }
.navbar-form .input-append, .navbar-form .input-prepend { margin-top: 6px; white-space: nowrap; }
.navbar-form .input-append input, .navbar-form .input-prepend input { margin-top: 0; }
.navbar-search { position: relative; float: left; margin-top: 20px; margin-bottom: 0; }
.navbar-search .search-query { margin-bottom: 0; padding: 4px 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; line-height: 1; border-radius: 15px; }
.navbar-static-top { position: static; margin-bottom: 0; }
.navbar-static-top .navbar-inner { border-radius: 0; }
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; margin-bottom: 0; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width: 0 0 1px; }
.navbar-fixed-bottom .navbar-inner { border-width: 1px 0 0; }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding-left: 0; padding-right: 0; border-radius: 0; }
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }
.navbar-fixed-top { top: 0; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }
.navbar-fixed-bottom { bottom: 0; }
.navbar-fixed-bottom .navbar-inner { -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }
.navbar .nav { position: relative; left: 0; display: block; float: left; margin: 0 10px 0 0; }
.navbar .nav.pull-right { float: right; margin-right: 0; }
.navbar .nav > li { float: left; }
.navbar .nav > li > a { float: none; padding: 25px 15px 25px; color: #777777; text-decoration: none; text-shadow: 0 1px 0 white; }
.navbar .nav .dropdown-toggle .caret { margin-top: 8px; }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { background-color: transparent; color: #333333; text-decoration: none; }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: #555555; text-decoration: none; background-color: #e6e6e6; -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }
.navbar .btn-navbar { display: none; float: right; padding: 7px 10px; margin-left: 5px; margin-right: 5px; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #ededed; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5); background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5)); background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE5E5E5', GradientType=0); border-color: #e5e5e5 #e5e5e5 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e5e5e5; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: white; background-color: #e5e5e5; *background-color: #d8d8d8; }
.navbar .btn-navbar:active, .navbar .btn-navbar.active { background-color: #cbcbcb \9; }
.navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; background-color: #f5f5f5; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.btn-navbar .icon-bar + .icon-bar { margin-top: 3px; }
.navbar .nav > li > .dropdown-menu:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 9px; }
.navbar .nav > li > .dropdown-menu:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; top: -6px; left: 10px; }
.navbar-fixed-bottom .nav > li > .dropdown-menu:before { border-top: 7px solid #ccc; border-top-color: rgba(0, 0, 0, 0.2); border-bottom: 0; bottom: -7px; top: auto; }
.navbar-fixed-bottom .nav > li > .dropdown-menu:after { border-top: 6px solid white; border-bottom: 0; bottom: -6px; top: auto; }
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle { background-color: #e6e6e6; color: #555555; }
.navbar .nav li.dropdown > .dropdown-toggle .caret { border-top-color: #777777; border-bottom-color: #777777; }
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: #555555; border-bottom-color: #555555; }
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right { left: auto; right: 0; }
.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before { left: auto; right: 12px; }
.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after { left: auto; right: 13px; }
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu { left: auto; right: 100%; margin-left: 0; margin-right: -1px; border-radius: 6px 0 6px 6px; }
.navbar-inverse { color: #999999; }
.navbar-inverse .navbar-inner { border-color: #252525; }
.navbar-inverse .brand, .navbar-inverse .nav > li > a { color: #999999; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover { color: white; }
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover { background-color: transparent; color: white; }
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { color: white; background-color: rgba(0, 0, 0, 0.8); }
.navbar-inverse .navbar-link { color: #999999; }
.navbar-inverse .navbar-link:hover { color: white; }
.navbar-inverse .divider-vertical { border-left-color: rgba(0, 0, 0, 0.8); border-right-color: rgba(0, 0, 0, 0.8); }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { background-color: rgba(0, 0, 0, 0.8); color: white; }
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret { border-top-color: #999999; border-bottom-color: #999999; }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: white; border-bottom-color: white; }
.navbar-inverse .navbar-search .search-query { color: white; background-color: rgba(64, 64, 64, 0.8); border-color: rgba(0, 0, 0, 0.8); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); -webkit-transition: none; transition: none; }
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { color: #cccccc; }
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { color: #cccccc; }
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused { padding: 5px 15px; color: #333333; text-shadow: 0 1px 0 white; background-color: white; border: 0; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); outline: 0; }
.navbar-inverse .btn-navbar { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: rgba(0, 0, 0, 0.8); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)); background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000', endColorstr='#CC000000', GradientType=0); border-color: rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0.8); border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: rgba(0, 0, 0, 0.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] { color: white; background-color: rgba(0, 0, 0, 0.8); *background-color: rgba(0, 0, 0, 0.8); }
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active { background-color: rgba(0, 0, 0, 0.8) \9; }
.breadcrumb { padding: 8px 15px; margin: 0 0 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
.breadcrumb li { display: inline-block; *display: inline; *zoom: 1; text-shadow: 0 1px 0 white; }
.breadcrumb .divider { padding: 0 5px; color: #ccc; }
.breadcrumb .active { color: #999999; }
.thumbnails { margin-left: -20px; list-style: none; *zoom: 1; }
.thumbnails:before, .thumbnails:after { display: table; content: ""; line-height: 0; }
.thumbnails:after { clear: both; }
.row-fluid .thumbnails { margin-left: 0; }
.thumbnails > li { float: left; margin-bottom: 20px; margin-left: 20px; }
.thumbnail { display: block; padding: 4px; line-height: 20px; border: 1px solid #ddd; border-radius: 4px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a.thumbnail:hover { border-color: #0088cc; -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }
.thumbnail > img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.thumbnail .caption { padding: 9px; color: #555555; }
.carousel { position: relative; margin-bottom: 20px; line-height: 1; }
.carousel-inner { overflow: hidden; width: 100%; position: relative; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; 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: 40%; left: 15px; width: 40px; height: 40px; margin-top: -20px; font-size: 60px; font-weight: 100; line-height: 30px; color: white; text-align: center; background: #222222; border: 3px solid white; border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50); }
.carousel-control.right { left: auto; right: 15px; }
.carousel-control:hover, .carousel-control:focus { color: white; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-indicators { position: absolute; top: 15px; right: 15px; z-index: 5; margin: 0; list-style: none; }
.carousel-indicators li { display: block; float: left; width: 10px; height: 10px; margin-left: 5px; text-indent: -999px; background-color: #ccc; background-color: rgba(255, 255, 255, 0.25); border-radius: 5px; }
.carousel-indicators .active { background-color: #fff; }
.carousel-caption { position: absolute; left: 0; right: 0; bottom: 0; padding: 15px; background: #333333; background: rgba(0, 0, 0, 0.75); }
.carousel-caption h4, .carousel-caption p { color: white; line-height: 20px; }
.carousel-caption h4 { margin: 0 0 5px; }
.carousel-caption p { margin-bottom: 0; }
.pull-right { float: right; }
.pull-left { float: left; }
.hide { display: none; }
.show { display: block; }
.invisible { visibility: hidden; }
.affix { position: fixed; }
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }
.clearfix:after { clear: both; }
.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }
.clearfix:after { clear: both; }
.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidden { display: none; visibility: hidden; }
.visible-phone { display: none !important; }
.visible-tablet { display: none !important; }
.hidden-desktop { display: none !important; }
.visible-desktop { display: inherit !important; }
@media (min-width: 768px) and (max-width: 979px) { .hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
.visible-tablet { display: inherit !important; }
.hidden-tablet { display: none !important; } }
@media (max-width: 767px) { .hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
.visible-phone { display: inherit !important; }
.hidden-phone { display: none !important; } }
@media (min-width: 1200px) { .row { margin-left: -30px; *zoom: 1; }
.row:before, .row:after { display: table; content: ""; line-height: 0; }
.row:after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 30px; }
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1170px; }
.span12 { width: 1170px; }
.span11 { width: 1070px; }
.span10 { width: 970px; }
.span9 { width: 870px; }
.span8 { width: 770px; }
.span7 { width: 670px; }
.span6 { width: 570px; }
.span5 { width: 470px; }
.span4 { width: 370px; }
.span3 { width: 270px; }
.span2 { width: 170px; }
.span1 { width: 70px; }
.offset12 { margin-left: 1230px; }
.offset11 { margin-left: 1130px; }
.offset10 { margin-left: 1030px; }
.offset9 { margin-left: 930px; }
.offset8 { margin-left: 830px; }
.offset7 { margin-left: 730px; }
.offset6 { margin-left: 630px; }
.offset5 { margin-left: 530px; }
.offset4 { margin-left: 430px; }
.offset3 { margin-left: 330px; }
.offset2 { margin-left: 230px; }
.offset1 { margin-left: 130px; }
.row-fluid { width: 100%; *zoom: 1; }
.row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; }
.row-fluid:after { clear: both; }
.row-fluid [class*="span"] { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.5641%; *margin-left: 2.51091%; }
.row-fluid [class*="span"]:first-child { margin-left: 0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 2.5641%; }
.row-fluid .span12 { width: 100%; *width: 99.94681%; }
.row-fluid .span11 { width: 91.45299%; *width: 91.3998%; }
.row-fluid .span10 { width: 82.90598%; *width: 82.85279%; }
.row-fluid .span9 { width: 74.35897%; *width: 74.30578%; }
.row-fluid .span8 { width: 65.81197%; *width: 65.75877%; }
.row-fluid .span7 { width: 57.26496%; *width: 57.21177%; }
.row-fluid .span6 { width: 48.71795%; *width: 48.66476%; }
.row-fluid .span5 { width: 40.17094%; *width: 40.11775%; }
.row-fluid .span4 { width: 31.62393%; *width: 31.57074%; }
.row-fluid .span3 { width: 23.07692%; *width: 23.02373%; }
.row-fluid .span2 { width: 14.52991%; *width: 14.47672%; }
.row-fluid .span1 { width: 5.98291%; *width: 5.92971%; }
.row-fluid .offset12 { margin-left: 105.12821%; *margin-left: 105.02182%; }
.row-fluid .offset12:first-child { margin-left: 102.5641%; *margin-left: 102.45772%; }
.row-fluid .offset11 { margin-left: 96.5812%; *margin-left: 96.47481%; }
.row-fluid .offset11:first-child { margin-left: 94.01709%; *margin-left: 93.91071%; }
.row-fluid .offset10 { margin-left: 88.03419%; *margin-left: 87.92781%; }
.row-fluid .offset10:first-child { margin-left: 85.47009%; *margin-left: 85.3637%; }
.row-fluid .offset9 { margin-left: 79.48718%; *margin-left: 79.3808%; }
.row-fluid .offset9:first-child { margin-left: 76.92308%; *margin-left: 76.81669%; }
.row-fluid .offset8 { margin-left: 70.94017%; *margin-left: 70.83379%; }
.row-fluid .offset8:first-child { margin-left: 68.37607%; *margin-left: 68.26969%; }
.row-fluid .offset7 { margin-left: 62.39316%; *margin-left: 62.28678%; }
.row-fluid .offset7:first-child { margin-left: 59.82906%; *margin-left: 59.72268%; }
.row-fluid .offset6 { margin-left: 53.84615%; *margin-left: 53.73977%; }
.row-fluid .offset6:first-child { margin-left: 51.28205%; *margin-left: 51.17567%; }
.row-fluid .offset5 { margin-left: 45.29915%; *margin-left: 45.19276%; }
.row-fluid .offset5:first-child { margin-left: 42.73504%; *margin-left: 42.62866%; }
.row-fluid .offset4 { margin-left: 36.75214%; *margin-left: 36.64575%; }
.row-fluid .offset4:first-child { margin-left: 34.18803%; *margin-left: 34.08165%; }
.row-fluid .offset3 { margin-left: 28.20513%; *margin-left: 28.09875%; }
.row-fluid .offset3:first-child { margin-left: 25.64103%; *margin-left: 25.53464%; }
.row-fluid .offset2 { margin-left: 19.65812%; *margin-left: 19.55174%; }
.row-fluid .offset2:first-child { margin-left: 17.09402%; *margin-left: 16.98763%; }
.row-fluid .offset1 { margin-left: 11.11111%; *margin-left: 11.00473%; }
.row-fluid .offset1:first-child { margin-left: 8.54701%; *margin-left: 8.44063%; }
input, textarea, .uneditable-input { margin-left: 0; }
.controls-row [class*="span"] + [class*="span"] { margin-left: 30px; }
input.span12, textarea.span12, .uneditable-input.span12 { width: 1156px; }
input.span11, textarea.span11, .uneditable-input.span11 { width: 1056px; }
input.span10, textarea.span10, .uneditable-input.span10 { width: 956px; }
input.span9, textarea.span9, .uneditable-input.span9 { width: 856px; }
input.span8, textarea.span8, .uneditable-input.span8 { width: 756px; }
input.span7, textarea.span7, .uneditable-input.span7 { width: 656px; }
input.span6, textarea.span6, .uneditable-input.span6 { width: 556px; }
input.span5, textarea.span5, .uneditable-input.span5 { width: 456px; }
input.span4, textarea.span4, .uneditable-input.span4 { width: 356px; }
input.span3, textarea.span3, .uneditable-input.span3 { width: 256px; }
input.span2, textarea.span2, .uneditable-input.span2 { width: 156px; }
input.span1, textarea.span1, .uneditable-input.span1 { width: 56px; }
.thumbnails { margin-left: -30px; }
.thumbnails > li { margin-left: 30px; }
.row-fluid .thumbnails { margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) { .row { margin-left: -20px; *zoom: 1; }
.row:before, .row:after { display: table; content: ""; line-height: 0; }
.row:after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 20px; }
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 724px; }
.span12 { width: 724px; }
.span11 { width: 662px; }
.span10 { width: 600px; }
.span9 { width: 538px; }
.span8 { width: 476px; }
.span7 { width: 414px; }
.span6 { width: 352px; }
.span5 { width: 290px; }
.span4 { width: 228px; }
.span3 { width: 166px; }
.span2 { width: 104px; }
.span1 { width: 42px; }
.offset12 { margin-left: 764px; }
.offset11 { margin-left: 702px; }
.offset10 { margin-left: 640px; }
.offset9 { margin-left: 578px; }
.offset8 { margin-left: 516px; }
.offset7 { margin-left: 454px; }
.offset6 { margin-left: 392px; }
.offset5 { margin-left: 330px; }
.offset4 { margin-left: 268px; }
.offset3 { margin-left: 206px; }
.offset2 { margin-left: 144px; }
.offset1 { margin-left: 82px; }
.row-fluid { width: 100%; *zoom: 1; }
.row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; }
.row-fluid:after { clear: both; }
.row-fluid [class*="span"] { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.76243%; *margin-left: 2.70924%; }
.row-fluid [class*="span"]:first-child { margin-left: 0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 2.76243%; }
.row-fluid .span12 { width: 100%; *width: 99.94681%; }
.row-fluid .span11 { width: 91.43646%; *width: 91.38327%; }
.row-fluid .span10 { width: 82.87293%; *width: 82.81974%; }
.row-fluid .span9 { width: 74.30939%; *width: 74.2562%; }
.row-fluid .span8 { width: 65.74586%; *width: 65.69266%; }
.row-fluid .span7 { width: 57.18232%; *width: 57.12913%; }
.row-fluid .span6 { width: 48.61878%; *width: 48.56559%; }
.row-fluid .span5 { width: 40.05525%; *width: 40.00206%; }
.row-fluid .span4 { width: 31.49171%; *width: 31.43852%; }
.row-fluid .span3 { width: 22.92818%; *width: 22.87499%; }
.row-fluid .span2 { width: 14.36464%; *width: 14.31145%; }
.row-fluid .span1 { width: 5.8011%; *width: 5.74791%; }
.row-fluid .offset12 { margin-left: 105.52486%; *margin-left: 105.41848%; }
.row-fluid .offset12:first-child { margin-left: 102.76243%; *margin-left: 102.65605%; }
.row-fluid .offset11 { margin-left: 96.96133%; *margin-left: 96.85494%; }
.row-fluid .offset11:first-child { margin-left: 94.1989%; *margin-left: 94.09251%; }
.row-fluid .offset10 { margin-left: 88.39779%; *margin-left: 88.29141%; }
.row-fluid .offset10:first-child { margin-left: 85.63536%; *margin-left: 85.52898%; }
.row-fluid .offset9 { margin-left: 79.83425%; *margin-left: 79.72787%; }
.row-fluid .offset9:first-child { margin-left: 77.07182%; *margin-left: 76.96544%; }
.row-fluid .offset8 { margin-left: 71.27072%; *margin-left: 71.16434%; }
.row-fluid .offset8:first-child { margin-left: 68.50829%; *margin-left: 68.4019%; }
.row-fluid .offset7 { margin-left: 62.70718%; *margin-left: 62.6008%; }
.row-fluid .offset7:first-child { margin-left: 59.94475%; *margin-left: 59.83837%; }
.row-fluid .offset6 { margin-left: 54.14365%; *margin-left: 54.03726%; }
.row-fluid .offset6:first-child { margin-left: 51.38122%; *margin-left: 51.27483%; }
.row-fluid .offset5 { margin-left: 45.58011%; *margin-left: 45.47373%; }
.row-fluid .offset5:first-child { margin-left: 42.81768%; *margin-left: 42.7113%; }
.row-fluid .offset4 { margin-left: 37.01657%; *margin-left: 36.91019%; }
.row-fluid .offset4:first-child { margin-left: 34.25414%; *margin-left: 34.14776%; }
.row-fluid .offset3 { margin-left: 28.45304%; *margin-left: 28.34666%; }
.row-fluid .offset3:first-child { margin-left: 25.69061%; *margin-left: 25.58422%; }
.row-fluid .offset2 { margin-left: 19.8895%; *margin-left: 19.78312%; }
.row-fluid .offset2:first-child { margin-left: 17.12707%; *margin-left: 17.02069%; }
.row-fluid .offset1 { margin-left: 11.32597%; *margin-left: 11.21958%; }
.row-fluid .offset1:first-child { margin-left: 8.56354%; *margin-left: 8.45715%; }
input, textarea, .uneditable-input { margin-left: 0; }
.controls-row [class*="span"] + [class*="span"] { margin-left: 20px; }
input.span12, textarea.span12, .uneditable-input.span12 { width: 710px; }
input.span11, textarea.span11, .uneditable-input.span11 { width: 648px; }
input.span10, textarea.span10, .uneditable-input.span10 { width: 586px; }
input.span9, textarea.span9, .uneditable-input.span9 { width: 524px; }
input.span8, textarea.span8, .uneditable-input.span8 { width: 462px; }
input.span7, textarea.span7, .uneditable-input.span7 { width: 400px; }
input.span6, textarea.span6, .uneditable-input.span6 { width: 338px; }
input.span5, textarea.span5, .uneditable-input.span5 { width: 276px; }
input.span4, textarea.span4, .uneditable-input.span4 { width: 214px; }
input.span3, textarea.span3, .uneditable-input.span3 { width: 152px; }
input.span2, textarea.span2, .uneditable-input.span2 { width: 90px; }
input.span1, textarea.span1, .uneditable-input.span1 { width: 28px; } }
@media (max-width: 767px) { body { padding-left: 20px; padding-right: 20px; }
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top { margin-left: -20px; margin-right: -20px; }
.container-fluid { padding: 0; }
.dl-horizontal dt { float: none; clear: none; width: auto; text-align: left; }
.dl-horizontal dd { margin-left: 0; }
.container { width: auto; }
.row-fluid { width: 100%; }
.row, .thumbnails { margin-left: 0; }
.thumbnails > li { float: none; margin-left: 0; }
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] { float: none; display: block; width: 100%; margin-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.span12, .row-fluid .span12 { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.row-fluid [class*="offset"]:first-child { margin-left: 0; }
.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] { display: inline-block; width: auto; }
.controls-row [class*="span"] + [class*="span"] { margin-left: 0; }
.modal { position: fixed; top: 20px; left: 20px; right: 20px; width: auto; margin: 0; }
.modal.fade { top: -100px; }
.modal.fade.in { top: 20px; } }
@media (max-width: 480px) { .nav-collapse { -webkit-transform: translate3d(0, 0, 0); }
.page-header h1 small { display: block; line-height: 20px; }
input[type="checkbox"], input[type="radio"] { border: 1px solid #ccc; }
.form-horizontal .control-label { float: none; width: auto; padding-top: 0; text-align: left; }
.form-horizontal .controls { margin-left: 0; }
.form-horizontal .control-list { padding-top: 0; }
.form-horizontal .form-actions { padding-left: 10px; padding-right: 10px; }
.media .pull-left, .media .pull-right { float: none; display: block; margin-bottom: 10px; }
.media-object { margin-right: 0; margin-left: 0; }
.modal { top: 10px; left: 10px; right: 10px; }
.modal-header .close { padding: 10px; margin: -10px; }
.carousel-caption { position: static; } }
@media (max-width: 979px) { body { padding-top: 0; }
.navbar-fixed-top, .navbar-fixed-bottom { position: static; }
.navbar-fixed-top { margin-bottom: 20px; }
.navbar-fixed-bottom { margin-top: 20px; }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding: 5px; }
.navbar .container { width: auto; padding: 0; }
.navbar .brand { padding-left: 10px; padding-right: 10px; margin: 0 0 0 -5px; }
.nav-collapse { clear: both; }
.nav-collapse .nav { float: none; margin: 0 0 10px; }
.nav-collapse .nav > li { float: none; }
.nav-collapse .nav > li > a { margin-bottom: 2px; }
.nav-collapse .nav > .divider-vertical { display: none; }
.nav-collapse .nav .nav-header { color: #777777; text-shadow: none; }
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { padding: 9px 15px; font-weight: bold; color: #777777; border-radius: 3px; }
.nav-collapse .btn { padding: 4px 10px 4px; font-weight: normal; border-radius: 4px; }
.nav-collapse .dropdown-menu li + li a { margin-bottom: 2px; }
.nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover { background-color: #f2f2f2; }
.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a { color: #999999; }
.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover { background-color: rgba(0, 0, 0, 0.8); }
.nav-collapse.in .btn-group { margin-top: 5px; padding: 0; }
.nav-collapse .dropdown-menu { position: static; top: auto; left: auto; float: none; display: none; max-width: none; margin: 0 15px; padding: 0; background-color: transparent; border: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.nav-collapse .open > .dropdown-menu { display: block; }
.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after { display: none; }
.nav-collapse .dropdown-menu .divider { display: none; }
.nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after { display: none; }
.nav-collapse .navbar-form, .nav-collapse .navbar-search { float: none; padding: 10px 15px; margin: 10px 0; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search { border-top-color: rgba(0, 0, 0, 0.8); border-bottom-color: rgba(0, 0, 0, 0.8); }
.navbar .nav-collapse .nav.pull-right { float: none; margin-left: 0; }
.nav-collapse, .nav-collapse.collapse { overflow: hidden; height: 0; }
.navbar .btn-navbar { display: block; }
.navbar-static .navbar-inner { padding-left: 10px; padding-right: 10px; } }
@media (min-width: 980px) { .nav-collapse.collapse { height: auto !important; overflow: visible !important; } }
  @font-face { font-family: 'FontAwesome'; src: url(//sacarclinic.com.au/wp-content/themes/carpress/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0); src: url(//sacarclinic.com.au/wp-content/themes/carpress/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(//sacarclinic.com.au/wp-content/themes/carpress/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(//sacarclinic.com.au/wp-content/themes/carpress/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(//sacarclinic.com.au/wp-content/themes/carpress/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg"); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571em; text-align: center; }
.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: #fff; } .fa-glass:before { content: ""; }
.fa-music:before { content: ""; }
.fa-search:before { content: ""; }
.fa-envelope-o:before { content: ""; }
.fa-heart:before { content: ""; }
.fa-star:before { content: ""; }
.fa-star-o:before { content: ""; }
.fa-user:before { content: ""; }
.fa-film:before { content: ""; }
.fa-th-large:before { content: ""; }
.fa-th:before { content: ""; }
.fa-th-list:before { content: ""; }
.fa-check:before { content: ""; }
.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }
.fa-search-plus:before { content: ""; }
.fa-search-minus:before { content: ""; }
.fa-power-off:before { content: ""; }
.fa-signal:before { content: ""; }
.fa-gear:before, .fa-cog:before { content: ""; }
.fa-trash-o:before { content: ""; }
.fa-home:before { content: ""; }
.fa-file-o:before { content: ""; }
.fa-clock-o:before { content: ""; }
.fa-road:before { content: ""; }
.fa-download:before { content: ""; }
.fa-arrow-circle-o-down:before { content: ""; }
.fa-arrow-circle-o-up:before { content: ""; }
.fa-inbox:before { content: ""; }
.fa-play-circle-o:before { content: ""; }
.fa-rotate-right:before, .fa-repeat:before { content: ""; }
.fa-refresh:before { content: ""; }
.fa-list-alt:before { content: ""; }
.fa-lock:before { content: ""; }
.fa-flag:before { content: ""; }
.fa-headphones:before { content: ""; }
.fa-volume-off:before { content: ""; }
.fa-volume-down:before { content: ""; }
.fa-volume-up:before { content: ""; }
.fa-qrcode:before { content: ""; }
.fa-barcode:before { content: ""; }
.fa-tag:before { content: ""; }
.fa-tags:before { content: ""; }
.fa-book:before { content: ""; }
.fa-bookmark:before { content: ""; }
.fa-print:before { content: ""; }
.fa-camera:before { content: ""; }
.fa-font:before { content: ""; }
.fa-bold:before { content: ""; }
.fa-italic:before { content: ""; }
.fa-text-height:before { content: ""; }
.fa-text-width:before { content: ""; }
.fa-align-left:before { content: ""; }
.fa-align-center:before { content: ""; }
.fa-align-right:before { content: ""; }
.fa-align-justify:before { content: ""; }
.fa-list:before { content: ""; }
.fa-dedent:before, .fa-outdent:before { content: ""; }
.fa-indent:before { content: ""; }
.fa-video-camera:before { content: ""; }
.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }
.fa-pencil:before { content: ""; }
.fa-map-marker:before { content: ""; }
.fa-adjust:before { content: ""; }
.fa-tint:before { content: ""; }
.fa-edit:before, .fa-pencil-square-o:before { content: ""; }
.fa-share-square-o:before { content: ""; }
.fa-check-square-o:before { content: ""; }
.fa-arrows:before { content: ""; }
.fa-step-backward:before { content: ""; }
.fa-fast-backward:before { content: ""; }
.fa-backward:before { content: ""; }
.fa-play:before { content: ""; }
.fa-pause:before { content: ""; }
.fa-stop:before { content: ""; }
.fa-forward:before { content: ""; }
.fa-fast-forward:before { content: ""; }
.fa-step-forward:before { content: ""; }
.fa-eject:before { content: ""; }
.fa-chevron-left:before { content: ""; }
.fa-chevron-right:before { content: ""; }
.fa-plus-circle:before { content: ""; }
.fa-minus-circle:before { content: ""; }
.fa-times-circle:before { content: ""; }
.fa-check-circle:before { content: ""; }
.fa-question-circle:before { content: ""; }
.fa-info-circle:before { content: ""; }
.fa-crosshairs:before { content: ""; }
.fa-times-circle-o:before { content: ""; }
.fa-check-circle-o:before { content: ""; }
.fa-ban:before { content: ""; }
.fa-arrow-left:before { content: ""; }
.fa-arrow-right:before { content: ""; }
.fa-arrow-up:before { content: ""; }
.fa-arrow-down:before { content: ""; }
.fa-mail-forward:before, .fa-share:before { content: ""; }
.fa-expand:before { content: ""; }
.fa-compress:before { content: ""; }
.fa-plus:before { content: ""; }
.fa-minus:before { content: ""; }
.fa-asterisk:before { content: ""; }
.fa-exclamation-circle:before { content: ""; }
.fa-gift:before { content: ""; }
.fa-leaf:before { content: ""; }
.fa-fire:before { content: ""; }
.fa-eye:before { content: ""; }
.fa-eye-slash:before { content: ""; }
.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }
.fa-plane:before { content: ""; }
.fa-calendar:before { content: ""; }
.fa-random:before { content: ""; }
.fa-comment:before { content: ""; }
.fa-magnet:before { content: ""; }
.fa-chevron-up:before { content: ""; }
.fa-chevron-down:before { content: ""; }
.fa-retweet:before { content: ""; }
.fa-shopping-cart:before { content: ""; }
.fa-folder:before { content: ""; }
.fa-folder-open:before { content: ""; }
.fa-arrows-v:before { content: ""; }
.fa-arrows-h:before { content: ""; }
.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }
.fa-twitter-square:before { content: ""; }
.fa-facebook-square:before { content: ""; }
.fa-camera-retro:before { content: ""; }
.fa-key:before { content: ""; }
.fa-gears:before, .fa-cogs:before { content: ""; }
.fa-comments:before { content: ""; }
.fa-thumbs-o-up:before { content: ""; }
.fa-thumbs-o-down:before { content: ""; }
.fa-star-half:before { content: ""; }
.fa-heart-o:before { content: ""; }
.fa-sign-out:before { content: ""; }
.fa-linkedin-square:before { content: ""; }
.fa-thumb-tack:before { content: ""; }
.fa-external-link:before { content: ""; }
.fa-sign-in:before { content: ""; }
.fa-trophy:before { content: ""; }
.fa-github-square:before { content: ""; }
.fa-upload:before { content: ""; }
.fa-lemon-o:before { content: ""; }
.fa-phone:before { content: ""; }
.fa-square-o:before { content: ""; }
.fa-bookmark-o:before { content: ""; }
.fa-phone-square:before { content: ""; }
.fa-twitter:before { content: ""; }
.fa-facebook:before { content: ""; }
.fa-github:before { content: ""; }
.fa-unlock:before { content: ""; }
.fa-credit-card:before { content: ""; }
.fa-rss:before { content: ""; }
.fa-hdd-o:before { content: ""; }
.fa-bullhorn:before { content: ""; }
.fa-bell:before { content: ""; }
.fa-certificate:before { content: ""; }
.fa-hand-o-right:before { content: ""; }
.fa-hand-o-left:before { content: ""; }
.fa-hand-o-up:before { content: ""; }
.fa-hand-o-down:before { content: ""; }
.fa-arrow-circle-left:before { content: ""; }
.fa-arrow-circle-right:before { content: ""; }
.fa-arrow-circle-up:before { content: ""; }
.fa-arrow-circle-down:before { content: ""; }
.fa-globe:before { content: ""; }
.fa-wrench:before { content: ""; }
.fa-tasks:before { content: ""; }
.fa-filter:before { content: ""; }
.fa-briefcase:before { content: ""; }
.fa-arrows-alt:before { content: ""; }
.fa-group:before, .fa-users:before { content: ""; }
.fa-chain:before, .fa-link:before { content: ""; }
.fa-cloud:before { content: ""; }
.fa-flask:before { content: ""; }
.fa-cut:before, .fa-scissors:before { content: ""; }
.fa-copy:before, .fa-files-o:before { content: ""; }
.fa-paperclip:before { content: ""; }
.fa-save:before, .fa-floppy-o:before { content: ""; }
.fa-square:before { content: ""; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }
.fa-list-ul:before { content: ""; }
.fa-list-ol:before { content: ""; }
.fa-strikethrough:before { content: ""; }
.fa-underline:before { content: ""; }
.fa-table:before { content: ""; }
.fa-magic:before { content: ""; }
.fa-truck:before { content: ""; }
.fa-pinterest:before { content: ""; }
.fa-pinterest-square:before { content: ""; }
.fa-google-plus-square:before { content: ""; }
.fa-google-plus:before { content: ""; }
.fa-money:before { content: ""; }
.fa-caret-down:before { content: ""; }
.fa-caret-up:before { content: ""; }
.fa-caret-left:before { content: ""; }
.fa-caret-right:before { content: ""; }
.fa-columns:before { content: ""; }
.fa-unsorted:before, .fa-sort:before { content: ""; }
.fa-sort-down:before, .fa-sort-desc:before { content: ""; }
.fa-sort-up:before, .fa-sort-asc:before { content: ""; }
.fa-envelope:before { content: ""; }
.fa-linkedin:before { content: ""; }
.fa-rotate-left:before, .fa-undo:before { content: ""; }
.fa-legal:before, .fa-gavel:before { content: ""; }
.fa-dashboard:before, .fa-tachometer:before { content: ""; }
.fa-comment-o:before { content: ""; }
.fa-comments-o:before { content: ""; }
.fa-flash:before, .fa-bolt:before { content: ""; }
.fa-sitemap:before { content: ""; }
.fa-umbrella:before { content: ""; }
.fa-paste:before, .fa-clipboard:before { content: ""; }
.fa-lightbulb-o:before { content: ""; }
.fa-exchange:before { content: ""; }
.fa-cloud-download:before { content: ""; }
.fa-cloud-upload:before { content: ""; }
.fa-user-md:before { content: ""; }
.fa-stethoscope:before { content: ""; }
.fa-suitcase:before { content: ""; }
.fa-bell-o:before { content: ""; }
.fa-coffee:before { content: ""; }
.fa-cutlery:before { content: ""; }
.fa-file-text-o:before { content: ""; }
.fa-building-o:before { content: ""; }
.fa-hospital-o:before { content: ""; }
.fa-ambulance:before { content: ""; }
.fa-medkit:before { content: ""; }
.fa-fighter-jet:before { content: ""; }
.fa-beer:before { content: ""; }
.fa-h-square:before { content: ""; }
.fa-plus-square:before { content: ""; }
.fa-angle-double-left:before { content: ""; }
.fa-angle-double-right:before { content: ""; }
.fa-angle-double-up:before { content: ""; }
.fa-angle-double-down:before { content: ""; }
.fa-angle-left:before { content: ""; }
.fa-angle-right:before { content: ""; }
.fa-angle-up:before { content: ""; }
.fa-angle-down:before { content: ""; }
.fa-desktop:before { content: ""; }
.fa-laptop:before { content: ""; }
.fa-tablet:before { content: ""; }
.fa-mobile-phone:before, .fa-mobile:before { content: ""; }
.fa-circle-o:before { content: ""; }
.fa-quote-left:before { content: ""; }
.fa-quote-right:before { content: ""; }
.fa-spinner:before { content: ""; }
.fa-circle:before { content: ""; }
.fa-mail-reply:before, .fa-reply:before { content: ""; }
.fa-github-alt:before { content: ""; }
.fa-folder-o:before { content: ""; }
.fa-folder-open-o:before { content: ""; }
.fa-smile-o:before { content: ""; }
.fa-frown-o:before { content: ""; }
.fa-meh-o:before { content: ""; }
.fa-gamepad:before { content: ""; }
.fa-keyboard-o:before { content: ""; }
.fa-flag-o:before { content: ""; }
.fa-flag-checkered:before { content: ""; }
.fa-terminal:before { content: ""; }
.fa-code:before { content: ""; }
.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }
.fa-location-arrow:before { content: ""; }
.fa-crop:before { content: ""; }
.fa-code-fork:before { content: ""; }
.fa-unlink:before, .fa-chain-broken:before { content: ""; }
.fa-question:before { content: ""; }
.fa-info:before { content: ""; }
.fa-exclamation:before { content: ""; }
.fa-superscript:before { content: ""; }
.fa-subscript:before { content: ""; }
.fa-eraser:before { content: ""; }
.fa-puzzle-piece:before { content: ""; }
.fa-microphone:before { content: ""; }
.fa-microphone-slash:before { content: ""; }
.fa-shield:before { content: ""; }
.fa-calendar-o:before { content: ""; }
.fa-fire-extinguisher:before { content: ""; }
.fa-rocket:before { content: ""; }
.fa-maxcdn:before { content: ""; }
.fa-chevron-circle-left:before { content: ""; }
.fa-chevron-circle-right:before { content: ""; }
.fa-chevron-circle-up:before { content: ""; }
.fa-chevron-circle-down:before { content: ""; }
.fa-html5:before { content: ""; }
.fa-css3:before { content: ""; }
.fa-anchor:before { content: ""; }
.fa-unlock-alt:before { content: ""; }
.fa-bullseye:before { content: ""; }
.fa-ellipsis-h:before { content: ""; }
.fa-ellipsis-v:before { content: ""; }
.fa-rss-square:before { content: ""; }
.fa-play-circle:before { content: ""; }
.fa-ticket:before { content: ""; }
.fa-minus-square:before { content: ""; }
.fa-minus-square-o:before { content: ""; }
.fa-level-up:before { content: ""; }
.fa-level-down:before { content: ""; }
.fa-check-square:before { content: ""; }
.fa-pencil-square:before { content: ""; }
.fa-external-link-square:before { content: ""; }
.fa-share-square:before { content: ""; }
.fa-compass:before { content: ""; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }
.fa-euro:before, .fa-eur:before { content: ""; }
.fa-gbp:before { content: ""; }
.fa-dollar:before, .fa-usd:before { content: ""; }
.fa-rupee:before, .fa-inr:before { content: ""; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }
.fa-won:before, .fa-krw:before { content: ""; }
.fa-bitcoin:before, .fa-btc:before { content: ""; }
.fa-file:before { content: ""; }
.fa-file-text:before { content: ""; }
.fa-sort-alpha-asc:before { content: ""; }
.fa-sort-alpha-desc:before { content: ""; }
.fa-sort-amount-asc:before { content: ""; }
.fa-sort-amount-desc:before { content: ""; }
.fa-sort-numeric-asc:before { content: ""; }
.fa-sort-numeric-desc:before { content: ""; }
.fa-thumbs-up:before { content: ""; }
.fa-thumbs-down:before { content: ""; }
.fa-youtube-square:before { content: ""; }
.fa-youtube:before { content: ""; }
.fa-xing:before { content: ""; }
.fa-xing-square:before { content: ""; }
.fa-youtube-play:before { content: ""; }
.fa-dropbox:before { content: ""; }
.fa-stack-overflow:before { content: ""; }
.fa-instagram:before { content: ""; }
.fa-flickr:before { content: ""; }
.fa-adn:before { content: ""; }
.fa-bitbucket:before { content: ""; }
.fa-bitbucket-square:before { content: ""; }
.fa-tumblr:before { content: ""; }
.fa-tumblr-square:before { content: ""; }
.fa-long-arrow-down:before { content: ""; }
.fa-long-arrow-up:before { content: ""; }
.fa-long-arrow-left:before { content: ""; }
.fa-long-arrow-right:before { content: ""; }
.fa-apple:before { content: ""; }
.fa-windows:before { content: ""; }
.fa-android:before { content: ""; }
.fa-linux:before { content: ""; }
.fa-dribbble:before { content: ""; }
.fa-skype:before { content: ""; }
.fa-foursquare:before { content: ""; }
.fa-trello:before { content: ""; }
.fa-female:before { content: ""; }
.fa-male:before { content: ""; }
.fa-gittip:before { content: ""; }
.fa-sun-o:before { content: ""; }
.fa-moon-o:before { content: ""; }
.fa-archive:before { content: ""; }
.fa-bug:before { content: ""; }
.fa-vk:before { content: ""; }
.fa-weibo:before { content: ""; }
.fa-renren:before { content: ""; }
.fa-pagelines:before { content: ""; }
.fa-stack-exchange:before { content: ""; }
.fa-arrow-circle-o-right:before { content: ""; }
.fa-arrow-circle-o-left:before { content: ""; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }
.fa-dot-circle-o:before { content: ""; }
.fa-wheelchair:before { content: ""; }
.fa-vimeo-square:before { content: ""; }
.fa-turkish-lira:before, .fa-try:before { content: ""; }
.fa-plus-square-o:before { content: ""; }
.fa-space-shuttle:before { content: ""; }
.fa-slack:before { content: ""; }
.fa-envelope-square:before { content: ""; }
.fa-wordpress:before { content: ""; }
.fa-openid:before { content: ""; }
.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }
.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }
.fa-yahoo:before { content: ""; }
.fa-google:before { content: ""; }
.fa-reddit:before { content: ""; }
.fa-reddit-square:before { content: ""; }
.fa-stumbleupon-circle:before { content: ""; }
.fa-stumbleupon:before { content: ""; }
.fa-delicious:before { content: ""; }
.fa-digg:before { content: ""; }
.fa-pied-piper:before { content: ""; }
.fa-pied-piper-alt:before { content: ""; }
.fa-drupal:before { content: ""; }
.fa-joomla:before { content: ""; }
.fa-language:before { content: ""; }
.fa-fax:before { content: ""; }
.fa-building:before { content: ""; }
.fa-child:before { content: ""; }
.fa-paw:before { content: ""; }
.fa-spoon:before { content: ""; }
.fa-cube:before { content: ""; }
.fa-cubes:before { content: ""; }
.fa-behance:before { content: ""; }
.fa-behance-square:before { content: ""; }
.fa-steam:before { content: ""; }
.fa-steam-square:before { content: ""; }
.fa-recycle:before { content: ""; }
.fa-automobile:before, .fa-car:before { content: ""; }
.fa-cab:before, .fa-taxi:before { content: ""; }
.fa-tree:before { content: ""; }
.fa-spotify:before { content: ""; }
.fa-deviantart:before { content: ""; }
.fa-soundcloud:before { content: ""; }
.fa-database:before { content: ""; }
.fa-file-pdf-o:before { content: ""; }
.fa-file-word-o:before { content: ""; }
.fa-file-excel-o:before { content: ""; }
.fa-file-powerpoint-o:before { content: ""; }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }
.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }
.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }
.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }
.fa-file-code-o:before { content: ""; }
.fa-vine:before { content: ""; }
.fa-codepen:before { content: ""; }
.fa-jsfiddle:before { content: ""; }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }
.fa-circle-o-notch:before { content: ""; }
.fa-ra:before, .fa-rebel:before { content: ""; }
.fa-ge:before, .fa-empire:before { content: ""; }
.fa-git-square:before { content: ""; }
.fa-git:before { content: ""; }
.fa-hacker-news:before { content: ""; }
.fa-tencent-weibo:before { content: ""; }
.fa-qq:before { content: ""; }
.fa-wechat:before, .fa-weixin:before { content: ""; }
.fa-send:before, .fa-paper-plane:before { content: ""; }
.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }
.fa-history:before { content: ""; }
.fa-circle-thin:before { content: ""; }
.fa-header:before { content: ""; }
.fa-paragraph:before { content: ""; }
.fa-sliders:before { content: ""; }
.fa-share-alt:before { content: ""; }
.fa-share-alt-square:before { content: ""; }
.fa-bomb:before { content: ""; }
.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }
.fa-tty:before { content: ""; }
.fa-binoculars:before { content: ""; }
.fa-plug:before { content: ""; }
.fa-slideshare:before { content: ""; }
.fa-twitch:before { content: ""; }
.fa-yelp:before { content: ""; }
.fa-newspaper-o:before { content: ""; }
.fa-wifi:before { content: ""; }
.fa-calculator:before { content: ""; }
.fa-paypal:before { content: ""; }
.fa-google-wallet:before { content: ""; }
.fa-cc-visa:before { content: ""; }
.fa-cc-mastercard:before { content: ""; }
.fa-cc-discover:before { content: ""; }
.fa-cc-amex:before { content: ""; }
.fa-cc-paypal:before { content: ""; }
.fa-cc-stripe:before { content: ""; }
.fa-bell-slash:before { content: ""; }
.fa-bell-slash-o:before { content: ""; }
.fa-trash:before { content: ""; }
.fa-copyright:before { content: ""; }
.fa-at:before { content: ""; }
.fa-eyedropper:before { content: ""; }
.fa-paint-brush:before { content: ""; }
.fa-birthday-cake:before { content: ""; }
.fa-area-chart:before { content: ""; }
.fa-pie-chart:before { content: ""; }
.fa-line-chart:before { content: ""; }
.fa-lastfm:before { content: ""; }
.fa-lastfm-square:before { content: ""; }
.fa-toggle-off:before { content: ""; }
.fa-toggle-on:before { content: ""; }
.fa-bicycle:before { content: ""; }
.fa-bus:before { content: ""; }
.fa-ioxhost:before { content: ""; }
.fa-angellist:before { content: ""; }
.fa-cc:before { content: ""; }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }
.fa-meanpath:before { content: ""; } body { line-height: 1.5; background-repeat: round; font-family: "Open Sans", sans-serif; font-size: 13px; position: relative; }
body.boxed > .boxed-container { margin: 0 auto; width: 960px; background: #fff; }
a { color: #305088; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; font-family: "Open Sans", sans-serif; }
a:hover { color: #1c2f4f; }
p { margin: 8px 0; }
.theme-clr { color: #305088; }
.black-clr { color: #333; }
.no-margin { margin: 0; }
.size-16 { font-size: 16px; }
.align-center, .center { text-align: center; }
.align-right { text-align: right; }
.orange-clr { color: #f68c24; }
ul.bullets { list-style: none; margin-left: 0; margin-bottom: 20px; }
ul.bullets li { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/bullet.png?1447159623) no-repeat 5px 7px; padding-left: 20px; margin-bottom: 10px; } .icons-sprite, .icons-calendar, .icons-divider-1, .icons-divider-2, .icons-divider-3, .icons-divider-4, .icons-divider-5, .icons-divider-6, .icons-divider-7, .icons-divider-8, .icons-divider-9, .icons-mechanic, .icons-minus, .icons-nested, .icons-plus, .icons-zoom, .accordion-heading a .icon, .accordion-heading.open a .icon { background-image: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/icons-sd48031f73f.png); background-repeat: no-repeat; }
.icons-calendar { background-position: 0 0; height: 13px; width: 13px; }
.icons-divider-1 { background-position: 0 -13px; height: 33px; width: 33px; }
.icons-divider-2 { background-position: 0 -46px; height: 33px; width: 33px; }
.icons-divider-3 { background-position: 0 -79px; height: 33px; width: 33px; }
.icons-divider-4 { background-position: 0 -112px; height: 33px; width: 33px; }
.icons-divider-5 { background-position: 0 -145px; height: 33px; width: 33px; }
.icons-divider-6 { background-position: 0 -178px; height: 33px; width: 33px; }
.icons-divider-7 { background-position: 0 -211px; height: 33px; width: 33px; }
.icons-divider-8 { background-position: 0 -244px; height: 33px; width: 33px; }
.icons-divider-9 { background-position: 0 -277px; height: 33px; width: 33px; }
.icons-mechanic { background-position: 0 -310px; height: 33px; width: 33px; }
.icons-minus { background-position: 0 -343px; height: 23px; width: 23px; }
.icons-nested { background-position: 0 -366px; height: 8px; width: 25px; }
.icons-plus { background-position: 0 -374px; height: 23px; width: 23px; }
.icons-zoom { background-position: 0 -397px; height: 16px; width: 16px; }
.icon { display: inline-block; } .picture .img-overlay { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
.picture { position: relative; border-radius: 3px; overflow: hidden; }
.picture img { width: 100%; }
.picture .img-overlay { background-color: rgba(0, 0, 0, 0.6); opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.picture .img-overlay .vertically-centered, .picture .img-overlay .icons-zoom { position: absolute; left: 50%; top: 50%; }
.picture .img-overlay .vertically-centered { text-align: center; display: block; margin-top: -18px; left: 0; right: 0; }
.picture .img-overlay .btn { -webkit-filter: none; filter: none; background: #000; -webkit-box-shadow: none; box-shadow: none; }
.picture .img-overlay .icons-zoom { margin-left: -8px; margin-top: -8px; }
.picture a:hover .img-overlay { opacity: 1; }
.aligncenter { display: block; margin: 20px auto; clear: both; }
.alignleft, .attachment-post-thumbnail { float: left; margin-right: 20px; margin-bottom: 5px; }
.alignright { float: right; margin-left: 20px; margin-bottom: 5px; }
.alignnone { display: inline; }
.wp-caption-text, .gallery-caption { text-align: center; font-style: italic; }
.gallery-caption { font-size: 10.90909px; line-height: 16.66667px; } .tap-to-call { display: block; text-align: center; padding-top: 10px; padding-bottom: 10px; background: #305088; color: #fff !important; font-weight: bold; } .navbar-fixed-top { top: 30px; position: absolute; }
.navbar-fixed-top.attached { position: fixed; top: 0 !important; }
.navbar-fixed-top.attached .container { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-top-left-radius: 0; border-top-right-radius: 0; }
.navbar-fixed-top.more-down { top: 70px; }
.admin-bar .navbar-fixed-top.attached { top: 32px !important; }
.submenu-languages { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; min-width: 160px; list-style: none; -webkit-background-clip: padding-box; background-clip: padding-box; }
.submenu-languages > li > a { display: block; clear: both; line-height: 20px; white-space: nowrap; padding-right: 45px !important; }
.header-padding { padding: 0 0 0 30px; }
.navbar .header-padding { padding-right: 30px; }
.navbar .navbar-inner { border-bottom: none; font-family: "Open Sans", sans-serif; background: transparent; }
.navbar .container { border-radius: 3px; background-color: #f6f6f6; }
.navbar .brand { margin: 0; padding: 5px 0; text-shadow: none; }
.navbar .brand.retina > img { height: 70px; width: auto; }
.navbar .brand h1 { margin: 5px 0 0; display: inline-block; font-size: 26px; line-height: 26px; font-weight: normal; font-family: Dosis; }
.navbar .brand .tagline { display: block; font-size: 12px; font-weight: bold; font-family: "Open Sans", sans-serif; display: block; min-width: 200px; }
.navbar .nav > li { position: relative; }
.navbar .nav > li a { font-family: "Dosis", sans-serif; font-weight: bold; text-transform: uppercase; color: #777; font-size: 14px; padding-left: 14px; padding-right: 14px; -webkit-filter: none; filter: none; }
.navbar .nav > li a:before { position: absolute; content: ""; width: 1px; height: 10px; background-color: #b4b4b4; top: 50%; margin-top: -5px; right: 0; -webkit-transform: rotate(25deg); -ms-transform: rotate(25deg); transform: rotate(25deg); }
.navbar .nav > li a:hover { color: #305088; }
.navbar .nav > li a:hover, .navbar .nav > li a:active, .navbar .nav > li a:focus { background: none; }
.navbar .nav > li > a { padding-top: 30px; padding-bottom: 30px; }
.navbar .nav > li.active > a { background: none; border-bottom: 4px solid #305088; -webkit-box-shadow: none; box-shadow: none; color: #777; padding-top: 30px; padding-bottom: 26px; }
.navbar .nav > li.active > a:hover { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; color: #305088; }
.navbar .nav > li:last-child a:before { display: none; }
.navbar .nav > li.dropdown > a:after { border-color: #fff transparent transparent transparent; border-style: solid; border-width: 4px 3px; margin-left: -3px; content: " "; display: block; height: 0; left: 50%; position: absolute; top: 75%; width: 0; z-index: 99999; border-top-color: #777; }
.navbar .nav > li.dropdown.open > .dropdown-toggle, .navbar .nav > li.dropdown.active > .dropdown-toggle, .navbar .nav > li.dropdown.open.active > .dropdown-toggle, .navbar .nav > li.dropdown:hover > .dropdown-toggle { background-color: transparent; color: #305088; }
.navbar .nav > li.dropdown.open > a:after, .navbar .nav > li.dropdown.active > a:after, .navbar .nav > li.dropdown.open.active > a:after, .navbar .nav > li.dropdown:hover > a:after { border-top-color: #305088; }
.navbar .nav > li.dropdown.open:after, .navbar .nav > li.dropdown.active:after, .navbar .nav > li.dropdown.open.active:after, .navbar .nav > li.dropdown:hover:after { display: none; }
.navbar .nav > li .dropdown-menu:after, .navbar .nav > li .dropdown-menu:before, .navbar .nav > li .submenu-languages:after, .navbar .nav > li .submenu-languages:before { display: none; }
.navbar .btn-large { margin-top: 13px; }
ul.nav li.dropdown:hover > ul.dropdown-menu, ul.nav li:hover > ul.submenu-languages { display: block; }
.nav-collapse { float: right; }
.nav-collapse .dropdown-menu { background-color: #305088; }
.dropdown-menu, .submenu-languages { border-radius: 0; top: 100%; margin-bottom: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; border: none; margin: 0; background: #305088; padding-top: 0; }
.dropdown-menu > li, .submenu-languages > li { border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.dropdown-menu > li:last-child, .submenu-languages > li:last-child { border-bottom: none; }
.dropdown-menu > li > a, .submenu-languages > li > a { padding: 9px 16px; color: #fff !important; }
.dropdown-menu > li > a:hover, .submenu-languages > li > a:hover { color: #305088; background-color: rgba(0, 0, 0, 0.15) !important; }
.dropdown-menu > li > a:before, .submenu-languages > li > a:before { display: none; }
.dropdown-menu > li.active a, .submenu-languages > li.active a { background: none !important; }
.dropdown-menu > li.active a:hover, .submenu-languages > li.active a:hover { background-color: rgba(0, 0, 0, 0.15) !important; }
.dropdown-submenu:hover > a { background: none; -webkit-filter: none; filter: none; }
.dropdown-submenu > .dropdown-menu, .dropdown-submenu > .submenu-languages { border-radius: 0; border: none; padding: 0; margin: 0; }
.dropdown-submenu > .dropdown-menu li > a, .dropdown-submenu > .submenu-languages li > a { padding-top: 9px; padding-bottom: 9px; }
.navbar-inverse .brand, .navbar-inverse .nav > li > a { text-shadow: none; }
.navbar-inverse .btn-navbar { background: -webkit-gradient(linear, left top, left bottom, from(#f68c24), to(#de7209)); background: -webkit-linear-gradient(top, #f68c24, #de7209); background: linear-gradient(to bottom, #f68c24, #de7209); border-radius: 2px; padding-top: 10px; padding-bottom: 10px; }
.navbar-inverse .btn-navbar .icon-bar { height: 3px; border-radius: 0; width: 20px; }
.navbar-inverse .brand:hover { color: #505050; }
.btn-navbar .icon-bar + .icon-bar { margin-top: 4px; } .jumbotron { padding-top: 140px; color: #fff; background-position: center top; }
.jumbotron.pattern-1 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-1.png?1447159623); }
.jumbotron.pattern-2 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-2.png?1447159623); }
.jumbotron.pattern-3 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-3.png?1447159623); }
.jumbotron.pattern-4 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-4.png?1447159623); }
.jumbotron.pattern-5 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-5.png?1447159623); }
.jumbotron.pattern-6 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-6.png?1447159623); }
.jumbotron .header-padding { margin-left: 0; background-color: rgba(0, 0, 0, 0.5); padding: 10px 30px; border-radius: 3px; }
.jumbotron .bottom-widgets { background: #305088; margin-top: 20px; border-top-left-radius: 3px; border-top-right-radius: 3px; overflow: hidden; }
.jumbotron .bottom-widgets .widget { float: left; width: 33.3%; }
.jumbotron .bottom-widgets .widget:last-of-type .widget-inner:after { display: none; }
.jumbotron .bottom-widgets .widget .fa { color: rgba(255, 255, 255, 0.5); -webkit-transition: color 0.2s; transition: color 0.2s; }
.jumbotron .bottom-widgets .widget-inner { padding: 15px 25px 15px 30px; position: relative; display: block; }
.jumbotron .bottom-widgets .widget-inner:after { position: absolute; content: ""; top: -99px; bottom: -99px; right: 0; border-left: 1px solid rgba(0, 0, 0, 0.15); border-right: 1px solid rgba(255, 255, 255, 0.15); -webkit-transform: rotate(25deg); -ms-transform: rotate(25deg); transform: rotate(25deg); }
.jumbotron .bottom-widgets .widget-inner:hover { text-decoration: none; }
.jumbotron .bottom-widgets .widget-inner:hover .fa { color: white; }
.jumbotron .bottom-widgets .widget-title { color: #fff; font-size: 15px; text-transform: uppercase; margin: 0; }
.jumbotron .bottom-widgets .widget-text { font-size: 12px; margin: 0; color: rgba(255, 255, 255, 0.5); }
.jumbotron .jumbotron-title { color: #fff; font-size: 60px; font-weight: normal; margin-top: 0; }
.jumbotron .jumbotron-text { color: #fff; font-size: 16px; font-family: "Open Sans", sans-serif; font-weight: normal; line-height: 1.5; margin-bottom: 30px; }
.opening-time { clear: both; }
.opening-time .time-table { color: #777; background-color: #f6f6f6; border-radius: 2px; padding: 24px 30px; }
.opening-time .time-table .opening-time--title { position: relative; font-size: 22px; color: #305088; text-transform: uppercase; text-align: center; padding-top: 0; margin-top: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 12px; }
.opening-time .time-table > .inner-bg { padding-top: 2px; }
.opening-time .time-table > .additional-info { padding: 4px 8px 0; text-align: center; font-style: italic; font-weight: bold; color: #305088; }
.opening-time .week-day { padding: 4px 0; margin: 0; }
.opening-time .week-day dt { width: 50%; float: left; font-weight: normal; }
.opening-time .week-day dd { text-align: right; }
.opening-time .week-day.closed dt, .opening-time .week-day.closed dd { color: #aeaeae; }
.opening-time .week-day.today dt, .opening-time .week-day.today dd { color: #f68c24; font-weight: bold; }
.jumbotron--slider { position: relative; overflow: hidden; background-color: #333; }
.jumbotron--slider .carousel { display: none; position: absolute; top: 0; left: 0; margin-bottom: 0; }
.jumbotron--slider .carousel img { width: 100%; }
.jumbotron--slider > .container { position: relative; z-index: 1; }
.jumbotron--slider .carousel-control { top: 50%; border: none; background: none; z-index: 2; width: 36px; height: 36px; font-size: 36px; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); margin-top: -18px; }
.jumbotron--slider .carousel-control.right { right: 2%; }
.jumbotron--slider .carousel-control.left { left: 2%; }
@media (max-width: 1337px) { .jumbotron--slider .carousel-control { display: none; } }
.jumbotron--slider .carousel-indicators { left: 50%; width: 320px; margin-left: -160px; top: 84%; text-align: center; }
.jumbotron--slider .carousel-indicators li { display: inline-block; float: none; cursor: pointer; }
.jumbotron--slider .hidden-slide { display: none; }
.jumbotron--slider .hidden-slide.shown { display: block; } .social-icons { clear: both; margin-bottom: 15px; }
.social-icon { display: inline-block; -webkit-transition: background 0.15s linear; transition: background 0.15s linear; background: #999; color: #333; width: 30px; height: 30px; border-radius: 3px; line-height: 30px; text-align: center; margin-left: 2px; }
.social-icon:hover { background: #eee; } .title-area { padding-top: 110px; }
.title-area.pattern-1 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-1.png?1447159623); }
.title-area.pattern-2 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-2.png?1447159623); }
.title-area.pattern-3 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-3.png?1447159623); }
.title-area.pattern-4 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-4.png?1447159623); }
.title-area.pattern-5 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-5.png?1447159623); }
.title-area.pattern-6 { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-6.png?1447159623); }
.title-area.shallow { padding-top: 45px; }
.title-area .row { position: relative; padding: 30px 0; }
.title-area h1 { color: #fff; font-family: "Dosis", sans-serif; display: inline-block; font-size: 60px; font-weight: normal; margin-left: 30px; line-height: 1; margin: 0; }
.title-area .social-icons { clear: none; margin-bottom: 0; margin-top: 24px; }
.error404 .title-area { padding-bottom: 25px; } .breadcrumbs-container { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(whitesmoke)); background: -webkit-linear-gradient(top, #fff, whitesmoke); background: linear-gradient(top, #fff, whitesmoke); border-bottom: 1px solid #eee; font-family: "Open Sans", sans-serif; }
.breadcrumbs-container .breadcrumb { background: none; padding: 10px 0; margin: 0; }
.breadcrumbs-container a { color: #727272; }
.breadcrumbs-container .active a { color: #333; }
.breadcrumbs-container .divider { border-color: transparent transparent transparent #305088; border-style: solid; border-width: 3px; display: inline-block; height: 0; width: 0; margin-left: 7px; padding-left: 0; } .sidebar.right .sidebar-item.widget_nav_menu { background: -webkit-gradient(linear, right top, left top, from(#fff), to(#f7f7f7)); background: -webkit-linear-gradient(right, #fff, #f7f7f7); background: linear-gradient(to left, #fff, #f7f7f7); }
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li > a { position: relative; margin-left: -38px; margin-right: -26px; padding-left: 38px; }
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:after, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:after, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:after, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:hover:after { left: 0; right: auto; border-style: solid; border-color: transparent transparent #fff transparent; border-width: 0 12px 31px 0; }
.sidebar-item { margin-bottom: 30px; }
.sidebar-item.opening-time { width: auto; }
@media (min-width: 768px) and (max-width: 979px) { .sidebar-item.opening-time h3 .icon { display: none; } }
.sidebar-item.widget_nav_menu { background-color: #fafafa; background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f7f7f7)); background: -webkit-linear-gradient(left, #fff, #f7f7f7); background: linear-gradient(left, #fff, #f7f7f7); -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); padding: 24px 26px; }
.sidebar-item.widget_nav_menu h3 { margin: 0 0 15px; }
.sidebar-item.widget_nav_menu .nav-pills { margin-bottom: 0; }
.sidebar-item.widget_nav_menu .nav-pills > li > a { position: relative; margin-left: -26px; margin-right: -38px; border-radius: 0; padding-left: 26px; font-weight: bold; color: #727272; }
.sidebar-item.widget_nav_menu .nav-pills > li > a:hover { color: #305088; background: none; }
.sidebar-item.widget_nav_menu .nav-pills > li.active > a, .sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover { background-color: #f68c24; background: -webkit-gradient(linear, left top, left bottom, from(#f7993c), to(#de7209)); background: -webkit-linear-gradient(top, #f7993c, #de7209); background: linear-gradient(to bottom, #f7993c, #de7209); color: #fff; }
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:after, .sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover:after, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:after, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover:after { position: absolute; z-index: 3; content: " "; right: 0; top: 0; border-style: solid; border-color: transparent transparent #fff transparent; border-width: 0 0 31px 12px; }
.sidebar-item.widget_nav_menu .nav-pills .dropdown-menu > li > a { color: #727272 !important; }
.sidebar-item.widget_nav_menu .nav-pills .dropdown-menu > li > a:hover { background: none !important; color: #305088 !important; }
.sidebar-item.widget_nav_menu .current-menu-ancestor > a { font-weight: normal; }
.sidebar-item.widget_recent_comments ul { list-style: none; margin: 0; }
.sidebar-item.widget_recent_comments ul > li { margin-bottom: 10px; }
.sidebar-item.widget_recent_comments ul > li a { font-weight: bold; }
.sidebar-item.widget_archive a { font-weight: bold; }
.sidebar-item.widget_archive ul { list-style: none; margin: 0; }
.sidebar-item.widget_search .search-width { width: 165px; }
@media (min-width: 1200px) { .sidebar-item.widget_search .search-width { width: 215px; } }
@media (max-width: 979px) { .sidebar-item.widget_search .search-width { width: 111px; } }
@media (max-width: 767px) { .sidebar-item.widget_search .search-width { width: 50%; } }
.widget_nav_menu .dropdown-menu { display: block; position: static; float: none; background: none; border: none; margin: 0 0 0 14px; padding: 0; }
.widget_nav_menu .dropdown-menu > li { border: none; }
.widget_nav_menu .dropdown-menu > li > a { font-weight: normal; padding: 8px 0; font-size: 13px; }
.widget_nav_menu .dropdown-menu > li > a:hover, .widget_nav_menu .dropdown-menu > li > a:focus { background: none; }
.widget_nav_menu .dropdown-submenu:hover > a { color: inherit; }
.widget_nav_menu .dropdown-submenu > a:after { display: none; }
.widget-single-service .lined h2 { margin-top: 15px; }
#wp-calendar { width: 100%; text-align: center; }
#wp-calendar caption { background-color: #305088; color: #fff; font-weight: bold; border-radius: 3px 3px 0 0; }
#wp-calendar tbody td { text-align: center; }
.widget_rss .bolded-line { display: none; }
.widget_rss .lined { clear: both; overflow: auto; }
.widget_rss .lined .rsswidget { float: left; margin-right: 5px; margin-bottom: 10px; } .main-content { padding-top: 45px; }
.bolded-line { display: block; margin-bottom: -1px; margin-top: 15px; width: 30px; height: 1px; background-color: rgba(0, 0, 0, 0.5); }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; color: #333; font-family: "Dosis", sans-serif; }
h1 .light, h2 .light, h3 .light, h4 .light, h5 .light, h6 .light { font-weight: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h2 a, h4 a { font-family: "Dosis", sans-serif; }
h3, h4 { font-size: 14px; }
h5, h6 { font-size: 12px; color: #727272; font-family: "Open Sans", sans-serif; }
h6 { font-weight: normal; }
.lined { margin-bottom: 15px; border-bottom: 1px dotted rgba(0, 0, 0, 0.3); }
.lined.no-line { border-bottom: none; margin-bottom: 0; }
.lined a { color: #333; }
.lined a:hover { color: #999; text-decoration: none; }
.lined h2 { color: #333; margin: 0; font-size: 24px; }
.lined h5, .lined .meta-data { color: #999; margin: 0; font-weight: normal; }
.lined .meta-data { font-family: "Open Sans", sans-serif; }
.lined .meta-data a { color: #305088; font-weight: bold; }
.lined .btn, .lined .btn:hover { color: #fff; }
.read-more { font-weight: bold; }
.divide-line { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.15); height: 15px; margin: 20px 0 36px; overflow: visible; clear: both; }
.divide-line .icon { display: block; position: absolute; left: 50%; top: 0; margin-left: -17px; background-color: #fff; }
.meta-info { color: #999; font-size: 12px; }
.quote { text-align: center; }
.quote .person { font-weight: bold; font-family: "Dosis", sans-serif; font-size: 24px; }
.quote .title { color: #333; }
blockquote { background: #eee url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/quote.png?1447159623) no-repeat 18px 18px; border: none; border-radius: 2px; padding: 50px 60px; position: relative; }
blockquote:after { position: absolute; content: " "; display: block; left: 50%; margin-left: -10px; top: 100%; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #eee; }
blockquote p { font-size: 18px; line-height: 1.66; font-style: italic; color: #333; }
.brands { text-align: center; }
.brands a { opacity: .25; -webkit-transition: opacity 0.6s ease-in-out; transition: opacity 0.6s ease-in-out; }
.brands a:hover { opacity: 1; }
.member-details .lined { margin-top: 61px; }
.member-details strong { color: #333; font-family: "Open Sans", sans-serif; font-size: 14px; }
.member-details .bolded-line { margin-top: 0; }
.member-details p { margin: 10px 0; }
.team-members-list { list-style: none; margin: 0; padding: 0; }
.team-members-list li { float: left; width: 48%; margin: 0 2% 4% 0; }
.team-members-list .wp-post-image { float: left; width: 33%; margin-right: 4%; border-radius: 3px; }
.team-members-list .team-name { padding-top: 10%; margin: 0; }
.team-members-list p { color: #333; margin-top: 0; }
#gmaps-wide-container { height: 370px; margin: 0; }
#gmaps-wide-container.with-margin { margin-top: 30px; margin-bottom: 30px; }
#gmaps-wide-container img { max-width: none; }
.gmaps-window { min-width: 200px; max-width: 400px; }
.gmaps-window__img { float: left; margin-right: 10px; max-width: 50% !important; }
.gmaps-window__body { font-family: Arial, "Open Sans", sans-serif, Helvetica, sans-serif; }
.blog-content img.pull-right { margin-left: 15px; }
.blog-content img.pull-left { margin-right: 15px; }
.row.with-margin { margin-top: 8px; margin-bottom: 8px; }
.tags { font-weight: bold; }
.large-txt { font-size: 14px; color: #333; }
.inner-post-navigation { margin-top: 40px; text-align: center; clear: both; }
.comment-head .avatar-img { display: block; float: left; border-radius: 3px; overflow: hidden; margin-right: 17px; }
.comment-head .name { font-size: 14px; margin-bottom: 0; }
.comment-head .name > span { color: #333; font-weight: bold; }
.comment-head .reply { font-weight: bold; }
.comment-head .date { text-align: right; color: #999; }
.nested-comment { background-color: #eee; padding-top: 20px; padding-bottom: 20px; margin-bottom: 20px; }
.nested-comment .icons-nested { margin-top: 20px; }
.nested-comment .date { padding-right: 20px; }
.nested-comment .comment-text { padding-right: 20px; }
.search-item { margin-bottom: 50px; }
.search-item.last { margin-bottom: 0; }
.pagination .page-numbers { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b487a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#305088), to(#233a62)); background-image: -webkit-linear-gradient(top, #305088, #233a62); background-image: -webkit-gradient(linear, left top, left bottom, from(#305088), to(#233a62)); background-image: linear-gradient(to bottom, #305088, #233a62); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0); border-color: #233a62 #233a62 #0f192a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #233a62; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); text-transform: uppercase; font-size: 12px; border-radius: 3px; display: inline-block; padding: 8px 17px; font-weight: bold; font-family: "Dosis", sans-serif; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.pagination .page-numbers:hover, .pagination .page-numbers:active, .pagination .page-numbers.active, .pagination .page-numbers.disabled, .pagination .page-numbers[disabled] { color: #fff; background-color: #233a62; *background-color: #1c2f4f; }
.pagination .page-numbers:active, .pagination .page-numbers.active { background-color: #15243d \9; }
.pagination .page-numbers.next { float: right; }
.pagination .page-numbers.current { background-image: none; }
.error-404 { text-align: center; margin-top: 20px; }
.error-404 .slight-gradient { border-bottom: 1px solid #eee; padding-bottom: 40px; margin-bottom: 30px; }
.error-404-txt { font-family: "Open Sans", sans-serif; font-size: 18px; color: #999; margin-bottom: 30px; line-height: 1.5; }
.sticky .post-inner { position: relative; background-color: #f8f7f7; padding: 30px; border: 1px solid #eee; border-radius: 1px; z-index: 3; }
.sticky .post-inner:before, .sticky .post-inner:after { display: block; position: absolute; content: " "; top: 100%; border: 1px solid #eee; border-radius: 1px; background-color: #f8f7f7; }
.sticky .post-inner:before { z-index: 2; height: 2px; left: 2px; right: 2px; }
.sticky .post-inner:after { z-index: 1; height: 5px; left: 5px; right: 5px; }
.post blockquote:after, .comment-text blockquote:after { display: none; }
.bypostauthor { font-weight: bold; }
.tweet-container ul { list-style: none; margin-left: 0; } .gallery { margin-left: -4%; }
.gallery .gallery-item { float: left; margin-left: 4%; margin-bottom: 2%; }
.gallery .gallery-icon img { width: 100%; }
.gallery .gallery-icon > a { display: block; position: relative; border-radius: 3px; overflow: hidden; }
.gallery .gallery-icon > a:before { display: block; content: ""; background: rgba(0, 0, 0, 0.6) url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/icons/zoom.png?1447159623) center center no-repeat; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; -webkit-transition: opacity ease 0.33s; transition: opacity ease 0.33s; }
.gallery .gallery-icon > a:hover:before { opacity: 1; }
.gallery.gallery-columns-1 .gallery-item { width: 96%; }
.gallery.gallery-columns-2 .gallery-item { width: 46%; }
.gallery.gallery-columns-3 .gallery-item { width: 29.33%; }
.gallery.gallery-columns-4 .gallery-item { width: 21%; }
.gallery.gallery-columns-5 .gallery-item { width: 16%; }
.gallery.gallery-columns-6 .gallery-item { width: 12.66%; }
.gallery.gallery-columns-7 .gallery-item { width: 10.285%; }
.gallery.gallery-columns-8 .gallery-item { width: 8.5%; }
.gallery.gallery-columns-9 .gallery-item { width: 7.11%; }
.gallery.gallery-columns-10 .gallery-item { width: 6%; } .nav-tabs-theme { border-bottom: none; margin-bottom: 0; }
.nav-tabs-theme > li { margin-bottom: 0; }
.nav-tabs-theme > li > a { position: relative; font-weight: bold; }
.nav-tabs-theme > .active > a, .nav-tabs-theme > .active > a:hover { background-color: #f68c24; background: -webkit-gradient(linear, left top, left bottom, from(#f7993c), to(#de7209)); background: -webkit-linear-gradient(top, #f7993c, #de7209); background: linear-gradient(to bottom, #f7993c, #de7209); color: #fff; border-color: #d46d09; }
.tab-content { -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); padding: 20px; }
.accordion-heading a { display: block; font-size: 14px; font-family: "Open Sans", sans-serif; font-weight: bold; }
.accordion-heading a:hover { text-decoration: none; }
.accordion-heading a .icon { margin-right: 10px; background-color: #333; border-radius: 3px; background-position: 0 -374px; height: 23px; width: 23px; }
.accordion-heading.open a .icon { background-color: #305088; background-position: 0 -343px; height: 23px; width: 23px; }
.accordion-group { margin: 10px 0; }
.accordion-group .bolded-line { margin: 10px 0; }
.accordion-inner { padding: 5px 0; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { padding-top: 9px; padding-bottom: 9px; border-radius: 3px; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: #305088; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
.form.appointment, .wpcf7-form.appointment { margin: 30px 0; }
.form .icon, .wpcf7-form .icon { vertical-align: baseline; margin-left: 10px; }
.form .pad-top, .wpcf7-form .pad-top { padding-top: 36px; }
.form .row, .wpcf7-form .row { margin-bottom: 20px; }
.form label, .wpcf7-form label { color: #333; font-weight: bold; display: inline; }
label { font-weight: bold; }
.textwidget .wpcf7 { *zoom: 1; }
.textwidget .wpcf7:before, .textwidget .wpcf7:after { display: table; content: ""; line-height: 0; }
.textwidget .wpcf7:after { clear: both; }
.textwidget .wpcf7 input, .textwidget .wpcf7 textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: auto; }
.textwidget .wpcf7 input.wpcf7-submit, .textwidget .wpcf7 textarea.wpcf7-submit { width: auto; float: right; } .table { border: 1px solid #eee; }
.table th { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7)); background: -webkit-linear-gradient(top, #fff, #f7f7f7); background: linear-gradient(to bottom, #fff, #f7f7f7); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); color: #333; font-family: "Open Sans", sans-serif; font-size: 14px; }
.table tbody td { background-color: #f2f2f2; border-color: #eee; }
.table tbody td:nth-of-type(even) { background-color: #fff; }
.table tbody .active { border-left: 1px solid #305088; border-right: 1px solid #305088; }
.table tbody .active td { border-top: 1px solid #305088; border-bottom: 1px solid #305088; color: #305088; font-weight: bold; }
.table td, .table th { padding: 8px 12px; }
.table td.align-center, .table th.align-center { text-align: center; }
.table td .icon, .table th .icon { vertical-align: baseline; } .btn { font-family: "Dosis", sans-serif; padding: 8px 17px; font-size: 14px; font-weight: bold; text-transform: uppercase; border: none; }
.btn.rounded-2 { border-radius: 2px; }
.btn.rounded-6 { border-radius: 6px; }
.btn.rounded-10 { border-radius: 10px; }
.btn.rounded { border-radius: 99px; }
.btn-theme { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b487a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#305088), to(#233a62)); background-image: -webkit-linear-gradient(top, #305088, #233a62); background-image: -webkit-gradient(linear, left top, left bottom, from(#305088), to(#233a62)); background-image: linear-gradient(to bottom, #305088, #233a62); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0); border-color: #233a62 #233a62 #0f192a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #233a62; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); text-transform: uppercase; font-size: 12px; font-weight: bold; border-radius: 3px; }
.btn-theme:hover, .btn-theme:active, .btn-theme.active, .btn-theme.disabled, .btn-theme[disabled] { color: #fff; background-color: #233a62; *background-color: #1c2f4f; }
.btn-theme:active, .btn-theme.active { background-color: #15243d \9; }
.btn-theme.no-bevel { -webkit-box-shadow: none; box-shadow: none; }
#comments-submit-button, form[action*="login.php"] input[type="submit"] { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #ed821a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f68c24), to(#de7209)); background-image: -webkit-linear-gradient(top, #f68c24, #de7209); background-image: -webkit-gradient(linear, left top, left bottom, from(#f68c24), to(#de7209)); background-image: linear-gradient(to bottom, #f68c24, #de7209); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF68C24', endColorstr='#FFDE7209', GradientType=0); border-color: #de7209 #de7209 #944d06; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #de7209; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); text-transform: uppercase; font-size: 12px; font-weight: bold; border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; font-family: "Open Sans", sans-serif; padding: 9px 12px; display: block; }
#comments-submit-button:hover, #comments-submit-button:active, #comments-submit-button.active, #comments-submit-button.disabled, #comments-submit-button[disabled], form[action*="login.php"] input[type="submit"]:hover, form[action*="login.php"] input[type="submit"]:active, form[action*="login.php"] input[type="submit"].active, form[action*="login.php"] input[type="submit"].disabled, form[action*="login.php"] input[type="submit"][disabled] { color: #fff; background-color: #de7209; *background-color: #c56608; }
#comments-submit-button:active, #comments-submit-button.active, form[action*="login.php"] input[type="submit"]:active, form[action*="login.php"] input[type="submit"].active { background-color: #ad5907 \9; }
#comments-submit-button { float: right; }
.navbar .btn-featured { margin-top: 10px; margin-right: -20px; }
.btn-featured { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b487a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#305088), to(#233a62)); background-image: -webkit-linear-gradient(top, #305088, #233a62); background-image: -webkit-gradient(linear, left top, left bottom, from(#305088), to(#233a62)); background-image: linear-gradient(to bottom, #305088, #233a62); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0); border-color: #233a62 #233a62 #0f192a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #233a62; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); padding: 20px 20px 20px 40px; position: relative; font-size: 14px; }
.btn-featured:hover, .btn-featured:active, .btn-featured.active, .btn-featured.disabled, .btn-featured[disabled] { color: #fff; background-color: #233a62; *background-color: #1c2f4f; }
.btn-featured:active, .btn-featured.active { background-color: #15243d \9; }
.btn-featured:before { position: absolute; content: ""; border-style: solid; border-color: #f6f6f6 transparent transparent transparent; border-width: 65px 30px 0 0; top: -1px; left: -1px; } .foot { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-1.png) center center; padding: 20px 0 30px 0; margin-top: 50px; color: #fff; position: relative; border-top: 4px solid #233a62; }
.foot #to-the-top { position: absolute; top: -28px; left: 50%; height: 25px; width: 90px; margin-left: -45px; border-radius: 3px 3px 0 0; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b487a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#305088), to(#233a62)); background-image: -webkit-linear-gradient(top, #305088, #233a62); background-image: -webkit-gradient(linear, left top, left bottom, from(#305088), to(#233a62)); background-image: linear-gradient(to bottom, #305088, #233a62); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0); border-color: #233a62 #233a62 #0f192a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #233a62; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); text-align: center; }
.foot #to-the-top:hover, .foot #to-the-top:active, .foot #to-the-top.active, .foot #to-the-top.disabled, .foot #to-the-top[disabled] { color: #fff; background-color: #233a62; *background-color: #1c2f4f; }
.foot #to-the-top:active, .foot #to-the-top.active { background-color: #15243d \9; }
.foot #to-the-top .fa-chevron-up { margin-top: 7px; }
.foot .lined { border-bottom-color: rgba(255, 255, 255, 0.4); }
.foot .lined h2 { color: #fff; }
.foot .lined .bolded-line { background-color: #fff; }
.foot a { color: #fff; }
.foot a.tweet_user, .foot a.read-more { color: #305088; }
.foot .nav { font-family: "Open Sans", sans-serif; }
.foot .nav a { padding: 12px 0; color: #fff; margin-bottom: 0 !important; margin-top: 0; font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.4); border-radius: 0; font-weight: bold; }
.foot .nav a:hover { background: none; color: #305088; }
.foot .nav > .active > a, .foot .nav > .active > a:hover { background: none; }
.foot .nav > li:first-child > a { padding-top: 0; }
.foot .nav > li:last-child > a { border-bottom: none; }
.foot .fb-like-box, .foot .fb-like-box > span, .foot iframe { width: 100% !important; }
.foot .bordered { border: 1px solid #505050; border-radius: 3px; background-color: #2e2e2e; }
.navbar-inverse .nav-collapse .nav > li > a:hover { background-color: transparent; }
.navbar-inverse .nav-collapse .nav > li > a:hover:hover { color: #305088; }
.arrows .fa-chevron-left, .arrows .fa-chevron-right { width: 36px; height: 36px; line-height: 36px; margin-top: 5px; border-radius: 4px; text-align: center; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #6e6e6e; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#5e5e5e)); background-image: -webkit-linear-gradient(top, #777, #5e5e5e); background-image: -webkit-gradient(linear, left top, left bottom, from(#777), to(#5e5e5e)); background-image: linear-gradient(to bottom, #777, #5e5e5e); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF777777', endColorstr='#FF5E5E5E', GradientType=0); border-color: #5e5e5e #5e5e5e #373737; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #5e5e5e; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.arrows .fa-chevron-left:hover, .arrows .fa-chevron-left:active, .arrows .fa-chevron-left.active, .arrows .fa-chevron-left.disabled, .arrows .fa-chevron-left[disabled], .arrows .fa-chevron-right:hover, .arrows .fa-chevron-right:active, .arrows .fa-chevron-right.active, .arrows .fa-chevron-right.disabled, .arrows .fa-chevron-right[disabled] { color: #fff; background-color: #5e5e5e; *background-color: #515151; }
.arrows .fa-chevron-left:active, .arrows .fa-chevron-left.active, .arrows .fa-chevron-right:active, .arrows .fa-chevron-right.active { background-color: #444444 \9; }
.arrows .fa-chevron-left:hover, .arrows .fa-chevron-right:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2b487a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#305088), to(#233a62)); background-image: -webkit-linear-gradient(top, #305088, #233a62); background-image: -webkit-gradient(linear, left top, left bottom, from(#305088), to(#233a62)); background-image: linear-gradient(to bottom, #305088, #233a62); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0); border-color: #233a62 #233a62 #0f192a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #233a62; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.arrows .fa-chevron-left:hover:hover, .arrows .fa-chevron-left:hover:active, .arrows .fa-chevron-left:hover.active, .arrows .fa-chevron-left:hover.disabled, .arrows .fa-chevron-left:hover[disabled], .arrows .fa-chevron-right:hover:hover, .arrows .fa-chevron-right:hover:active, .arrows .fa-chevron-right:hover.active, .arrows .fa-chevron-right:hover.disabled, .arrows .fa-chevron-right:hover[disabled] { color: #fff; background-color: #233a62; *background-color: #1c2f4f; }
.arrows .fa-chevron-left:hover:active, .arrows .fa-chevron-left:hover.active, .arrows .fa-chevron-right:hover:active, .arrows .fa-chevron-right:hover.active { background-color: #15243d \9; } footer { background: url(//sacarclinic.com.au/wp-content/themes/carpress/assets/images/pattern-2.png); padding: 12px 0; position: relative; }
footer a { font-weight: bold; color: #fff; } .tweet-container .tweet_time a { display: block; color: #727272; }
.tweet-container .bolded-line { background-color: #fff; margin-bottom: 10px; }
.tweet-container li:last-child .bolded-line { display: none; }   .woocommerce .thumbnails { margin-left: 0; }
.woocommerce .quantity input { margin-bottom: 0; padding: 4px 0 4px 10px; }
.woocommerce .summary .button { height: 30px; border-radius: 3px !important; }
.woocommerce .button, .woocommerce .woocommerce-tabs ul.tabs li a { font-family: "Open Sans", sans-serif !important; text-transform: uppercase !important; }
.woocommerce input { height: auto; }
.woocommerce label { display: inline; }
.woocommerce table.shop_table tbody tr:first-child td { border-top: 1px solid rgba(0, 0, 0, 0.1); }
.woocommerce div.product form.cart .button, .woocommerce #payment #place_order { background-color: #305088; }
.woocommerce div.product form.cart .button:hover, .woocommerce #payment #place_order:hover { background-color: #294575; }
.woocommerce button.button.alt:disabled { background-color: #305088; }
.woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover { background-color: #305088; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { background-color: #305088; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover { background-color: #294575; }
#searchform .btn { height: 40px; }
#appendedInputButton { border-top-right-radius: 0; border-bottom-right-radius: 0; } @media (min-width: 1679px) { .main-content { min-height: 200px; } }
@media (min-width: 1200px) { .navbar .nav > li a, .navbar .nav > li.active > a { padding-left: 25px; padding-right: 25px; }
body.boxed > .boxed-container { width: 1200px; } }
@media (max-width: 979px) { .nav-collapse { float: none; }
.jumbotron--slider .carousel-indicators { display: none; }
.nav-collapse .dropdown-menu { display: block; margin-left: 0; margin-right: 0; margin-bottom: 10px; }
.nav-collapse .dropdown-menu .dropdown-menu { margin-left: 20px; }
.dropdown-submenu > a:after, .navbar .nav > li a:before { display: none; }
.navbar { font-size: 14px; }
.navbar .container { width: 724px; }
.navbar .btn-featured { width: auto; float: none; display: block; margin: 0 0 20px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; }
.navbar .btn-featured:before { display: none; }
.navbar .nav > li.active > a { background: none; border-bottom: none; padding: 9px 14px; }
.navbar .nav > li.dropdown > a, .navbar .nav > li.dropdown > a:hover { background-position: 97% center; background-repeat: no-repeat; }
.navbar .dropdown-menu > li { border: none; }
.navbar .dropdown-menu > li > a { font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #e6e6e6; text-transform: none !important; font-weight: normal !important; }
.nav-collapse .dropdown-menu a { padding-top: 5px; padding-bottom: 5px; }
.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a { color: #fff; }
.navbar .btn-large { width: auto; float: none; display: block; font-size: 14px; padding-top: 12px; padding-bottom: 12px; font-weight: bold; }
.title-area { padding-top: 0; padding-bottom: 0; }
.title-area h1 { font-size: 44px; }
.title-area .social-icons { margin-top: 9px; }
.navbar .nav > li.dropdown > a:after { display: none; }
body.boxed > .boxed-container { width: 744px; }
.jumbotron [class*="span"] { width: auto; float: none; clear: both; margin-left: 0; }
.jumbotron .header-padding { margin-bottom: 20px; }
.jumbotron .social-icons { text-align: center; }
.jumbotron .opening-time { margin-left: 20%; margin-right: 20%; }
.navbar .nav > li > a { padding: 8px 0; }
.navbar-fixed-top { position: static; z-index: 1; margin-bottom: 0; }
.navbar-fixed-top .container { margin-left: 0; margin-right: 0; width: auto; }
.jumbotron { padding-top: 30px; } }
@media (max-width: 767px) { .picture { max-width: 50%; }
.gallery-widget .picture { float: left; width: 31%; margin-left: 1%; margin-right: 1%; }
div[class*="span"] { margin-bottom: 33px; }
.foot, footer, .tap-to-call, .title-area, .breadcrumbs-container, .jumbotron { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
footer .pull-right { float: none; }
.title-area h1 { font-size: 40px; text-align: center; display: block; }
.title-area .social-icons { text-align: center; margin-top: 0; }
.breadcrumbs-container [class*="span"] { margin-bottom: 0; }
.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; min-height: 20px; }
.widget-single-service { margin-bottom: 30px; }
body.boxed { padding-left: 10px; padding-right: 10px; }
body.boxed > .boxed-container { width: auto; padding-left: 10px; padding-right: 10px; }
.navbar .header-padding { padding-left: 15px; padding-right: 15px; }
.jumbotron .jumbotron-title { font-size: 40px; }
.jumbotron .bottom-widgets { margin-top: 0; }
.team-members-list li { float: none; clear: both; margin: 0 0 10px; width: auto; }
.team-members-list li:after { display: table; clear: both; content: ""; line-height: 0; } }
@media (max-width: 480px) { .picture { max-width: 100%; }
.jumbotron .opening-time { margin-left: 0; margin-right: 0; }
.jumbotron .bottom-widgets .widget { width: 100%; float: none; }
.jumbotron .bottom-widgets .widget:last-of-type .widget-inner { border-bottom: none; margin-bottom: 0; }
.jumbotron .bottom-widgets .widget-inner { margin-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-left: 15px; padding-right: 15px; }
.jumbotron .bottom-widgets .widget-inner:after { display: none; } }
@media (max-width: 600px) { #wpadminbar { margin-top: -46px; } }
.quote .title { line-height: 1.2; }
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-rtl { direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
.embed-youtube { position: relative; padding-bottom: 50.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
.embed-youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(//sacarclinic.com.au/wp-content/themes/carpress/assets/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}body > div.boxed-container > div.main-content > div:nth-child(1) > div > div.clearfix {
display: none;
}
.navbar .header-padding .brand.retina > img { height:50px; padding:15px 0; }
.navbar .header-padding .btn-featured { padding-top:25px; padding-bottom:25px; }
#menu-no-menu { float:right; position:relative; left:auto; right:-30px; margin:0; }
li#menu-item-1688 a {
background: url(//sacarclinic.com.au/wp-content/uploads/2016/03/ARS_Mechanical_Lge-253x300.jpg) center center no-repeat;      width: 60px;
height: 70px;   padding: 0px;
background-size: contain;
margin: 10px 10px 10px 0;
}
li#menu-item-1689 > a {
border: 1px solid;
padding: 20px 20px 20px 20px;
margin-left: 30px;
margin-top: 10px;
}
.navbar .brand.retina > img {
height: 30px;
width: auto;
padding-top: 20px;
}
#menu-item-1688 { min-width: 60px; }
.foot{ padding:0 0 0 0; }
.navbar .btn-featured { font-size: 24px; }
.tap-to-call.hidden-desktop { font-size: 18px }
.jumbotron .header-padding { background-color: rgba(0, 0, 0, 0.7)!important; }
.jumbotron .jumbotron-title,
.jumbotron .jumbotron-text
{ text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
div#gmaps-wide-container {
margin-top: 30px;
}
.page-id-1862 h2 { margin: 0 0 1em; width: 100%; display: block; float: left; text-transform: uppercase; }
.full-button { width: 100%; display: block; font-size: 200%; line-height: 2em; color: rgba(255, 255, 255, 0.5); background: #cc0000; background: -moz-linear-gradient(top, #cc0000 0%, #ad0000 100%); background: -webkit-linear-gradient(top, #cc0000 0%,#ad0000 100%); background: linear-gradient(to bottom, #cc0000 0%,#ad0000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#ad0000',GradientType=0 ); text-align: center; border-radius: 4px; margin: 0 0 40px; float: left; clear: both; }
.full-button:hover { text-decoration: none; color: #FFF; }
.banner { width: 100%; float: left; margin: 0 0 40px; }
.banner img { width: 100%; float: left; height: auto; }
.specs { width: 30%; float: left; margin: 0 0 40px; }
.codes { width: 65%; float: left; margin: 0 0 40px; padding-right: 5%; box-sizing: border-box; }
.specials-panel { width: 100% !important; clear: both; margin: 0 0 40px; }
.specials-panel p { display: inline-block; border: 1px solid #000; border-radius: 4px; padding: 0.5em; text-align: center; margin: 0 20px 20px 0; letter-spacing: 0.125em; font-weight: 600; font-size: 120%; width: 240px; }
#mehanic_title_icon_widget-1 { background: #ffff00; }
#mehanic_title_icon_widget-1 .widget-title { color: #000; }
#mehanic_title_icon_widget-1 .widget-text { color: rgba(0,0,0,0.8); }
#mehanic_title_icon_widget-1 .fa { color: #000; }
.jumbotron .bottom-widgets .widget-inner:after { transform: rotate(0deg); }
.bx-wrapper { float: left; clear: both; width: 100%; max-width: 100% !important; text-align: center; }
.bx-wrapper .bx-viewport { max-width: 800px; display: inline-block; } .social-icons.align-right{ display:none; }
a.read-more{ visibility:hidden; }
h1 .light, h2 .light, h3 .light, h4 .light, h5 .light, h6 .light { font-weight: bold; } .span3.widget-single-service { min-height: 420px; }
.fp-services-list {}
.fp-services-list p {
line-height: 190%;
font-weight: bold;
font-size: 15px;
} .time-table .inner-bg dl:nth-child(2n + 6) { display:none; }
.jumbotron--slider { background:black; }
@media screen and (min-width: 1201px) {
#headerCarousel div.item:first-of-type img { margin-top:30px; }
}
@media screen and (min-width: 1921px) {
#headerCarousel div.item { }
#headerCarousel div.item:first-of-type img { margin-top: 30px;  max-width: 1920px; margin-left: 10%; }
}
@media screen and (max-width: 1200px) {
.navbar .header-padding .brand.retina > img { height:35px; width:auto; padding:20px 0; }
.span3.widget-single-service { min-height: 470px; }
.codes { width: 100%; float: left; margin: 0 0 40px; padding-right: 0; }
.specs { width: 100%; float: left; margin: 0 0 40px; }
}
@media screen and (max-width: 979px) {
.btn.btn-navbar {
display: none;
}
.nav-collapse, .nav-collapse.collapse { overflow:visible; height:auto; position:absolute; right:30px; }
.navbar .header-padding .btn-featured { display: none; }
.span3.widget-single-service { min-height: 510px; }
}
@media screen and (max-width: 767px) {
.navbar .brand { width:100%; float:none; }
.navbar .brand.retina > img,
.navbar .brand img { display:block; width:300px; height:auto; float:none; margin:0 auto; padding:10px; }
.nav-collapse, .nav-collapse.collapse { top:46px; }
#headerCarousel div.item:first-of-type img { margin-left:200px; }
.span3.widget-single-service { min-height: 1px; }
}
@media screen and (max-width: 650px) {
.nav-collapse, .nav-collapse.collapse { display: none!important; }
}
@media screen and (max-width: 414px) {
#headerCarousel div.item:first-of-type img { margin-left:1034px; max-width:1400px; }
}
@media screen and (max-width: 375px) {
#headerCarousel div.item:first-of-type img { margin-left: 1288px; max-width: 1290px; }
}
@media screen and (max-width: 320px) {
#headerCarousel div.item:first-of-type img { margin-left: 1428px; max-width: 1120px; }
}