html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
height: auto;
}
.input-lg,
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
visibility: hidden;
}
.collapse.in {
display: block;
visibility: visible;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
visibility: hidden;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}a:focus, .btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: none;
outline: none;
outline-offset: -2px;
}
@media (min-width: 1200px) {
.container {
width: 1100px;
}
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn-danger.disabled,
.btn-danger[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-warning.disabled,
.btn-warning[disabled]{
border:0!important;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:active,
.btn.active {
background-image: none;
box-shadow:none;
}
.btn-default {
text-shadow: 0 1px 0 #fff;
background-image: none;
background-image: none;
background-image: none;
background-image: none;
filter: none;
filter: none;
background-repeat: repeat-x;
background-color:#fff;
border-color: transparent;
border-color: transparent;
color:#999;
text-transform:none;
}
.btn-default:hover,
.btn-default:focus {
background-color: #eee;
border-color: transparent;
color:#222;
}
.btn-default:active,
.btn-default.active {
background-color: #eee;
border-color: #ccc;
color:#222!important;
}
.btn-default:disabled,
.btn-default[disabled] {
background-color:none;
border-color: #e8e8e8;
background-image: none;
}
.btn-primary {
border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
background-color: #2d6ca2;
border-color: transparent;
}
.btn-primary:active,
.btn-primary.active {
background-color: #2d6ca2;
border-color: transparent;
}
.btn-primary:disabled,
.btn-primary[disabled] {
background-color: #2d6ca2;
}
.btn-success {
border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
background-color: #419641;
border-color: transparent;
}
.btn-success:active,
.btn-success.active {
background-color: #419641;
border-color: transparent;
}
.btn-success:disabled,
.btn-success[disabled] {
background-color: #419641;
}
.btn-info {
border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
background-color: #2aabd2;
border-color: transparent;
}
.btn-info:active,
.btn-info.active {
background-color: #2aabd2;
border-color: transparent;
}
.btn-info:disabled,
.btn-info[disabled] {
background-color: #2aabd2;
}
.btn-warning {
border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
background-color: #eb9316;
border-color: transparent;
}
.btn-warning:active,
.btn-warning.active {
background-color: #eb9316;
border-color: transparent;
}
.btn-warning:disabled,
.btn-warning[disabled] {
background-color: #eb9316;
}
.btn-danger {
border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
background-color: #c12e2a;
border-color: transparent;
}
.btn-danger:active,
.btn-danger.active {
background-color: #c12e2a;
border-color: transparent;
}
.btn-danger:disabled,
.btn-danger[disabled] {
background-color: #c12e2a;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
padding-left:20px;
padding-right:20px;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
text-shadow: none;
border-width:0;
text-decoration:none;
-webkit-box-shadow: none;
box-shadow: none;
text-transform:uppercase;
letter-spacing:.07em;
line-height: 1.66857143;
font-weight:700;
color:rgba(255,255,255,.9);
position:relative;
font-size:14px;
border:1px solid transparent;
-webkit-border-radius:3px;
border-radius:3px;
font-family: 'Roboto Condensed', sans-serif;
}
.btn-default{
color:#999;
text-transform:none;
font-weight:400;
border:1px solid #ccc;
letter-spacing:0;
font-family: 'Roboto', sans-serif;
}
.btn-default:hover, .btn-default:focus, .btn-default:active{
border:1px solid #ccc;
color:#666;
}
.btn-default.btn-transparent,
.btn-primary.btn-transparent,
.btn-success.btn-transparent,
.btn-info.btn-transparent,
.btn-warning.btn-transparent,
.btn-danger.btn-transparent{
background:none!important;
}
.btn-default.btn-transparent{
border-color:#222;
}
.btn-default.btn-transparent:hover,
.btn-default.btn-transparent:focus,
.btn-default.btn-transparent:active{
background:#222!important;
border-color:#222!important;
color:#fff!important;
}
.btn-default.btn-sm{
font-size:12px;
}
.btn-sm,
.btn-group-sm > .btn{
font-size:11px;
padding-left:8px;
padding-right:8px;
}
.btn-xs{
padding:3px 6px;
font-size:11px;
}
.thumbnail,
.img-thumbnail {
background-color:#ffffff;
border:1px solid #e8e8e8;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-color: #357ebd;
}
.navbar-default {
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .active > a {
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
}
.navbar-inverse .navbar-nav > .active > a {
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
.list-group {
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
border-color: #3278b3;
}
.panel {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
}
.panel-primary > .panel-heading {
}
.panel-success > .panel-heading {
}
.panel-info > .panel-heading {
}
.panel-warning > .panel-heading {
}
.panel-danger > .panel-heading {
}
.well {
border-color: #dcdcdc;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
} .nav-tabs > li > a{
border-top-width:3px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus{
background:none;
border-color:transparent;
}
.nav-tabs li a:active, .nav-tabs li.active a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
border-top-width:3px;
}
.tab-content{
padding:20px 0 0;
}
.modal .tab-content{
padding:0;
}
.tab-content > .tab-pane{
display:none;
}
.tab-content > .active{
display:block;
} .accordion {
margin-bottom: 0;
}
.accordion-group {
margin-bottom: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.accordion-group.panel{
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
border-bottom:1px solid #ddd;
}
.accordion-heading {
border-bottom: 0 none;
}
.accordion-heading .accordion-toggle {
position: relative;
display: block;
padding: 15px;
padding-right:30px;
background:none;
text-decoration:none;
-webkit-transition: all 0.1s linear 0s;
-moz-transition: all 0.1s linear 0s;
-ms-transition: all 0.1s linear 0s;
-o-transition: all 0.1s linear 0s;
transition: all 0.1s linear 0s;
color:#5e5e5e
}
.accordion-toggle {
cursor: pointer;
}
.accordion-toggle:hover{
text-decoration:none;
}
.accordion-heading:hover .accordion-toggle,
.accordion-heading:hover .accordion-toggle.inactive {
background:none;
}
.accordion-heading .accordion-toggle.active {
color:#fff;
}
.accordion-heading.accordionize .accordion-toggle i,
.accordion-heading.togglize .accordion-toggle i {
position: absolute;
top: 50%;
right: 20px;
margin: -8px 0 0 0;
font-size: 18px;
-webkit-transition: all 0.1s linear 0s;
-moz-transition: all 0.1s linear 0s;
-ms-transition: all 0.1s linear 0s;
-o-transition: all 0.1s linear 0s;
transition: all 0.1s linear 0s;
}
.accordion-heading:hover .accordion-toggle i {
}
.accordion-heading.accordionize .accordion-toggle.active i,
.accordion-heading.togglize .accordion-toggle.active i {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);	
}
.accordion-heading.togglize .accordion-toggle i {
margin: -8px 0 0 0;
font-size: 18px;
}
.accordion-heading.togglize .accordion-toggle .fa-plus-circle{
display:block;
}
.accordion-heading.togglize .accordion-toggle.active .fa-plus-circle{
display:none;
}
.accordion-heading.togglize .accordion-toggle .fa-minus-circle{
display:none;
}
.accordion-heading.togglize .accordion-toggle.active .fa-minus-circle{
display:block;
}
.accordion-inner {
padding: 16px;
background: #fff;
}
.accordion{
border: 1px solid #ddd;
} .alert {
margin-bottom: 20px;
padding: 15px 35px 15px 15px;
border: 1px solid #efefef;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #f8f8f8;
text-shadow: none;
}
.alert .close {
position: relative;
top: 0px;
right: -22px;
color: #FFFFFF;	
text-shadow: none;
line-height: 20px;
-webkit-transition: opacity 0.1s linear 0s;
-moz-transition: opacity 0.1s linear 0s;
-ms-transition: opacity 0.1s linear 0s;
-o-transition: opacity 0.1s linear 0s;
transition: opacity 0.1s linear 0s;
}
.alert .close:hover {
text-decoration:none;
opacity: 1;
}
.alert-standard {
border-color:#eee;
background-color: #fff;
}
.alert-standard, .alert-standard .close {
color:#666;
}
.alert-success {
border-color:#d6e9c6;
background-color: #dff0d8;
}
.alert-success, .alert-success .close {
color:#468847;
}
.alert-danger,
.alert-error {
border-color:#ebccd1;
background-color: #f2dede;
}
.alert-danger, .alert-danger .close,
.alert-error, .alert-error .close {
color:#b94a48;
}
.alert-info {
border-color:#bce8f1;
background-color: #d9edf7;
}
.alert-info, .alert-info .close {
color:#3a87ad;
}
.alert-warning {
border-color:#faebcc;
background-color: #fcf8e3;
}
.alert-warning, .alert-warning .close {
color:#c09853;
} @-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
margin-bottom: 15px;
height: 20px;
border-radius: 3px;
overflow: visible;
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
background-color: #eaeaea;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
text-align: center;
font-size: 12px;
line-height: 20px;
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
position: relative;
border-radius: 3px;
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
span.progress-bar-tooltip {
position: absolute;
position: absolute;
top: -28px;
right: 5px;
display: block;
padding: 4px 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #333;
color: #FFF;
font-size: 11px;
line-height: 15px;
opacity: 0;
filter: alpha(opacity=0);
-o-border-radius: 3px;
}
span.progress-bar-tooltip:after {
position: absolute;
bottom: -5px;
left: 13px;
display: block;
width: 0;
border-width: 5px 5px 0;
border-style: solid;
border-color: #333 transparent;
content: "";
}
.form-control{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.breadcrumb{
background:none;
margin:0;
font-weight:300;
padding-left:0;
font-size:13px;
}
.breadcrumb > li + li:before {
content: "\203A";
color:##999;
padding:0 8px;
}
.breadcrumb li:first-child{
padding-left:0;
}
.breadcrumb a {
color: #999;
}
.breadcrumb a:hover{
color:#666;
}
.breadcrumb > .active {
color: #666;
}
.label{
font-size:10px!important;
text-transform:uppercase;
position:relative;
top:-2px;
}
.pagination{
margin-bottom:0;
margin-top:30px;
}
.pagination > li > a, .pagination > li > span{
color:#666;
}
.nav{
margin:0;
}
.img-thumbnail{
background:#fff;
border-color:#eee;
margin-bottom:15px;
}
.input-lg,
.form-horizontal .form-group-lg .form-control{
font-size:15px;
}
.label {
padding: .3em .6em .3em;
}
.list-group{
list-style-type:none;
margin:20px 0;
}
.modal .input-group{
margin-bottom:20px;
}
.modal-header h4{
margin-bottom:0;
} .bootstrap-select { width: 220px \0; }
.bootstrap-select > .btn {
width: 100%;
padding-right: 25px;
}
.error .bootstrap-select .btn {
border: 1px solid #b94a48;
}
.bootstrap-select.fit-width {
width: auto !important;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
float: none;
display: inline-block;
margin-bottom: 10px;
margin-left: 0;
}
.bootstrap-select.form-control {
margin-bottom: 0;
padding: 0;
border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
margin-bottom: 0;
}
.input-append .bootstrap-select.btn-group {
margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 220px;
}
.bootstrap-select.form-control:not([class*="span"]) {
width: 100%;
}
.bootstrap-select.show-menu-arrow.open > .btn {
z-index: 2051;
}
.bootstrap-select .btn:focus {
outline: thin dotted #333333 !important;
outline: 5px auto -webkit-focus-ring-color !important;
outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
display: inline-block;
overflow: hidden;
width: 100%;
text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
position: absolute;
top: 50%;
right: 12px;
margin-top: -2px;
vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
min-width: 100%;
z-index: 2000;
top:auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
position: static;
border: 0;
padding: 0;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
display: block;
padding: 3px 20px;
cursor: default;
}
.bootstrap-select.btn-group .div-contain {
overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
position: relative;
padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
position: absolute;
display: inline-block;
right: 15px;
margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
display: inline-block;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
color: #64b1d8;
color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
content: '';
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom-width: 7px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
border-bottom-color: rgba(204, 204, 204, 0.2);
position: absolute;
bottom: -4px;
left: 9px;
display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
bottom: -4px;
left: 10px;
display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
bottom: auto;
top: -3px;
border-bottom: 0;
border-top-width: 7px;
border-top-style: solid;
border-top-color: #cccccc;
border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
bottom: auto;
top: -3px;
border-top: 6px solid #FFFFFF;
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
right: 12px;
left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
right: 13px;
left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
display: block;
}
.bootstrap-select.btn-group .no-results {
padding: 3px;
background: #f5f5f5;
margin: 0 5px;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
position: absolute;
bottom: 5px;
width: 96%;
margin: 0 2%;
min-height: 26px;
padding: 3px 5px;
background: #f5f5f5;
border: 1px solid #e3e3e3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
pointer-events: none;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
position: static;
top: auto;
margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
border-color: #b94a48;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select .bs-actionsbox .btn-group button {
width: 50%;
}
.bootstrap-select-searchbox + .bs-actionsbox {
padding: 0 8px 4px;
}
.bootstrap-select-searchbox input,
.bootstrap-select-searchbox .form-control {
margin-bottom: 0;
width: 100%;
}  .datepicker {
padding: 4px;
margin-top: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr; }
.datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown: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: 6px;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 7px;
}
.datepicker > div {
display: none;
}
.datepicker.days div.datepicker-days {
display: block;
}
.datepicker.months div.datepicker-months {
display: block;
}
.datepicker.years div.datepicker-years {
display: block;
}
.datepicker table {
margin: 0;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 20px;
height: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover {
background: #eeeeee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
background-image: linear-gradient(top, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(top, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', 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);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.datepicker table tr td span:hover {
background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(top, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', 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);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span.old {
color: #999999;
}
.datepicker th.switch {
width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr:first-child th {
cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr:first-child th:hover {
background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
display: block;
cursor: pointer;
width: 16px;
height: 16px;
} .bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:2px 3px 2px 2px; z-index:9999;}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;left:9px;position:absolute;top:-7px}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;left:10px;position:absolute;top:-6px}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:13px}.bootstrap-timepicker-widget table td input{width:40px; height:40px;margin:0;text-align:center; border:1px solid #ddd;}.bootstrap-timepicker-widget .modal-content{padding:4px}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media(max-width:767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}
.mobile-device {
position: absolute;
top: 0;
left: 0;
display: block !important;
width: 100%;
height: 100% !important;
opacity: 0;
}
.label.label-default{
background:#323a3c;
}
.checkbox-inline{
font-size:13px;
line-height:1.5em;
color:#999
}
.dropdown-menu > li > a{
font-size:13px;
color:#666;
}
.tooltip{
z-index:700;
}
.btn-info.price:hover{
background-color: #5bc0de;
color:#fff;
opacity:1;
}
.list-group .badge{
margin-top:3px;
}
.badge{
background:#999;
}
.modal .bootstrap-select.form-control{
margin-bottom:0!important;
}
.form-control{
margin-bottom:20px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
}
.btn-group{
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
background:#5bc0de;
border-color:#5bc0de;
}
.input-group-addon a, .list-group-item a, .nav-tabs > li > a{
color:#5e5e5e;
} .slider {
display: inline-block;
vertical-align: middle;
position: relative;
}
.slider.slider-horizontal {
width: 210px;
height: 20px;
}
.slider.slider-horizontal .slider-track {
height: 10px;
width: 100%;
margin-top: -5px;
top: 50%;
left: 0;
}
.slider.slider-horizontal .slider-selection {
height: 100%;
top: 0;
bottom: 0;
}
.slider.slider-horizontal .slider-handle {
margin-left: -10px;
margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
border-width: 0 10px 10px 10px;
width: 0;
height: 0;
border-bottom-color: #0480be;
margin-top: 0;
}
.slider.slider-vertical {
height: 210px;
width: 20px;
}
.slider.slider-vertical .slider-track {
width: 10px;
height: 100%;
margin-left: -5px;
left: 50%;
top: 0;
}
.slider.slider-vertical .slider-selection {
width: 100%;
left: 0;
top: 0;
bottom: 0;
}
.slider.slider-vertical .slider-handle {
margin-left: -5px;
margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
border-width: 10px 0 10px 10px;
width: 1px;
height: 1px;
border-left-color: #0480be;
margin-left: 0;
}
.slider input {
display: none;
}
.slider .tooltip-inner {
white-space: nowrap;
}
.slider-track {
position: absolute;
cursor: pointer;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.slider-selection {
position: absolute;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.slider-handle {
position: absolute;
width: 20px;
height: 20px;
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
opacity: 0.8;
border: 0px solid transparent;
}
.slider-handle.round {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.slider-handle.triangle {
background: transparent none;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline:none;
}
iframe{
border:0;
}
.error_err {
border: 1px solid red !important;
}
.search-form-minimal{width:400px} html, body {
height: 100%;
}
html, hmtl a{
width:100%;
font-size: 100%; 
-webkit-text-size-adjust: 100%; 
-ms-text-size-adjust: 100%;
}
a{
color:#5e5e5e;
text-decoration: none;
cursor: pointer;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
a:hover{
text-decoration:none;
}
a:hover,
a:active,
a:focus{
outline: 0;
text-decoration:none;
color:#666666;
}
a img {
border: none;
}
a > img {
vertical-align: middle;	
}
.gray-bg{
background:#e8e8e8;
}
.gray-text{
color:#bababa;
}
.lgray-bg{
background:#F9F9F9;
}
.dgray-bg{
background:#444;
}
.dark-bg{
color:#fff!important;
}
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6{
color:#fff!important;
}
img {
max-width: 100%;	
}
img, object, embed, audio, video {
max-width: 100%;
}
img {
height: auto;
}
strong, .strong {
font-weight: 700;
}
p {
margin: 0 0 20px;
}
i, em, .italic{
font-style:italic;
}
.uppercase{
text-transform:uppercase;
}
.align-left{
float:left;
margin:0 25px 0 0px!important;
}
.align-right{
float:right;
margin:0 0 0 25px!important;
}
.text-align-left {
text-align: left;
}
.text-align-center {
text-align: center;
}
.text-align-right {
text-align: right;	
}
.color-text {
color: #ffffff;
}
.through{
text-decoration:line-through;
}
.border-radius{
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
}
::-webkit-input-placeholder {
color: #999;
}
:-moz-placeholder { color: #999;  
}
::-moz-placeholder { color: #999;  
}
:-ms-input-placeholder {  
color: #999;  
}
iframe{
border:0;
}
.slider.slider-horizontal{
width:100%!important;
}
.search-form .slider.slider-horizontal{
height:56px
} h1,
h2,
h3,
h4,
h5,
h6{
margin:0 0 15px 0;
color:#333;
font-weight:400;
line-height:1.5em;
}
h1{
font-size:36px;
}
h2{
font-size:30px;
}
h2 small{
display:block;
letter-spacing:.1em;
text-transform:uppercase;
font-size:45%
}
h3{
font-size:24px;
}
h4{
font-size:16px;
letter-spacing:1px;
font-weight:700;
text-transform:uppercase;
font-family: 'Roboto Condensed', sans-serif;
}
h5{
font-size:14px;
font-family: 'Roboto', sans-serif;
}
h6{
font-size:12px;
}
h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short{
margin-bottom:5px;
}
h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
margin-top: 22px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
color:#333;
text-decoration:none;
}
.huge{
font-size:10em;
}
blockquote{
margin:30px 0;
padding:0 0 0 30px;
font-family: 'Playfair Display', serif;
border-left:3px solid #222;
}
blockquote p{
margin-bottom:0;
white-space:1px;
color:#777;
font-size:15px;
}
blockquote cite{
color:#999;
font-weight:700;
font-family:"Roboto", sans-serif;
}
blockquote cite:before{
content:"- ";
}
p{
margin:0 0 18px 0;
}
p.md{
font-size:16px;
}
p.lg{
font-size:30px;
line-height:1.2em;
}
.lighter p{
color:#ccc;
}
p.small{
color:#999;
font-size:12px;
line-height:17px;
margin-top:10px;
}
.big{
font-size:200%;
line-height:1.5em;
}
.thin{
font-weight:300;
}
p.drop-caps:first-child:first-letter {
float: left;
margin-top: 5px;
margin-right: 5px;
padding: 4px;
font-size: 75px;
font-family:Georgia, serif;
line-height: 60px;
}
p.drop-caps.secondary:first-child:first-letter {
margin-right: 10px;
padding: 6px 12px;
border-radius: 4px;
color: rgb(255, 255, 255);
}
hr{
display:block;
clear:both;
margin-top:20px;
margin-bottom:20px;
width:100%;
height:1px;
border:0;
background:#E8E8E8;
}
hr.sm{
display:inline-block;
margin:0 0 15px 0;
width:40px;
height:2px;
border:0;
}
hr.md{
display:inline-block;
margin:15px 0;
width:100px;
height:2px;
border:0;
}
hr.fw{
display:block;
clear:both;
margin-top:50px;
margin-bottom:43px;
width:100%;
height:1px;
border:0;
background:#eee;
}
hr.fw.cont{
margin:20px 0;
}
ul.checks, ul.angles, ul.carets, ul.chevrons{
margin:0;
list-style-type:none;
margin-bottom:15px;
}
ul.checks > li, ul.angles > li, ul.carets > li, ul.chevrons > li{
margin:10px 0;
}
ul.checks > li > i, ul.angles > li > i, ul.carets > li > i, ul.chevrons > li > i{
margin-right:2px;
}
ul.inline{
margin:10px 0;
}
ul.inline > li{
display:inline-block;
margin-right:10px;
}
.posts-archive .sticky.post .post-actions, .posts-archive .sticky.post .post-title{
border-bottom-color:#999;
}
ul.inline > li i.fa{
margin-right:2px;
}
ul.nav-list-primary > li a{
display:block;
padding:8px;
border-bottom:1px solid #eee;
color:#666;
text-decoration:none;
}
ul.nav-list-primary > li a:hover{
text-decoration:none;
}
ul{
margin:10px 0 10px 20px;
list-style-type:disc;
}
ol{
margin:10px 0 10px 30px;
list-style-type: decimal;
}
ul ul, ol ul, ol ol{
margin:0 0 0 20px;
}
ul ul{
list-style-type:circle;
}
dl{
margin:10px 0;
}
dl dt{
font-weight:700;
}
address.ico i{
display:inline-block;
float: left;
clear:both;
padding-top: 3px;
}
address.ico p{
margin:0;
padding-bottom:10px;
}
address.ico span{
display:inline-block;
padding-left:20px;
}
.cursive{
font-style:italic;
text-transform:none;
font-weight:400;
letter-spacing:0;
font-family: 'Playfair Display', serif;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight:400;
color:#999;
}
#googleMap{
height:250px;
}
.appear-animation{
opacity: 1
} .margin-0{
margin-bottom:0 !important;
}
.margin-5{
margin-bottom:5px !important;
}
.margin-10{
margin-bottom:10px !important;
}
.margin-15{
margin-bottom:15px !important;
}
.margin-20{
margin-bottom:20px !important;
}
.margin-30{
margin-bottom:30px !important;
}
.margin-40{
margin-bottom:40px !important;
}
.margin-50{
margin-bottom:50px !important;
}
.margin-60{
margin-bottom:60px !important;
}
.margin-70{
margin-bottom:70px !important;
}
.margin-80{
margin-bottom:80px !important;
}
.push-top{
margin-top:35px;
} .padding-b0{
padding-bottom:0!important;
}
.padding-tb0{
padding-top:0!important;
padding-bottom:0!important;
}
.padding-tb20{
padding-top:20px;
padding-bottom:20px;
}
.padding-tb45{
padding-top:45px;
padding-bottom:45px;
}
.padding-tb75{
padding-top:75px;
padding-bottom:75px;
}
.padding-tb100{
padding-top:100px;
padding-bottom:100px;
}
.padding-tb125{
padding-top:125px;
padding-bottom:125px;
} .spacer-10{
height:10px;
clear:both;
width:100%;
}
.spacer-20{
height:20px;
clear:both;
width:100%;
}
.spacer-30{
height:30px;
clear:both;
width:100%;
}
.spacer-40{
height:40px;
clear:both;
width:100%;
}
.spacer-50{
height:50px;
clear:both;
width:100%;
}
.spacer-60{
height:60px;
clear:both;
width:100%;
}
.spacer-75{
height:75px;
clear:both;
width:100%;
}
.spacer-100{
height:100px;
clear:both;
width:100%;
} .search-tabs a{
background-color:#f9f9f9!important;
}
.overlay-transparent{
background:rgba(0,0,0,.7);
}
.overlay-white{
background:rgba(255,255,255,.9);
}
.checkers-overlay{
background:url(//pzgeneralmotors.com/wp-content/themes/AutoStars/assets/images/checkers.png) repeat;
}
.pattern-overlay{
background:url(//pzgeneralmotors.com/wp-content/themes/AutoStars/assets/images/pattern.png) repeat;
}
.next-prev-nav{
display:inline-block;
}
.next-prev-nav a{
display:inline-block;
width:20px;
height:20px;
color:#fff;
text-align:center;
line-height:20px;
text-decoration:none;
}
.next-prev-nav a:hover{
color:#fff;
}
.meta-data{
color:#999;
font-size:12px;
line-height:normal;
display:block;
font-weight:400;
}
.meta-data a{
color:#666666;
}
.meta-data a:hover{
text-decoration:none;
}
.meta-data > span{
display:inline-block;
}
.meta-data i{
margin-right:4px;
}
.meta-data > span:last-child{
margin-right:0;
}
p.meta-data{
font-size:16px;
line-height:1.7em;
}
.isotope, .isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.media-box{
position:relative;
display:inline-block;
max-width:100%;
}
.media-box .zoom, .media-box .expand{
position:absolute;
width:100%;
height:100%;
text-align:center;
font-size:1.5em;
z-index:99;
left:0;
top:0;
margin:0;
background-color:rgba(0,0,0,.4);
opacity:0;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.media-box .zoom .icon, .media-box .expand .icon{
width:44px;
height:44px;
-webkit-border-radius:3px;
border-radius:3px;
line-height:44px;
text-align:center;
color:#ffffff!important;
position:absolute;
font-size:1.2em;
top:50%;
left:50%;
margin:-22px 0 0 -22px;
}
.img-thumbnail img:hover, .img-thumbnail:hover{
opacity:.9
}
.media-box:hover .zoom, .media-box:hover .expand{
opacity:1;
-webkit-transition: opacity .3s .2s;
-moz-transition: opacity .3s .2s;
-ms-transition: opacity .3s .2s;
-o-transition: opacity .3s .2s;
transition: opacity .3s .2s;
}
.media-box .media-box-wrapper{
padding:30px;
}
.social-icons, .social-icons-colored{
margin:0;
list-style-type:none;
}
.social-icons li, .social-icons-colored li{
display:inline-block;
margin-right:5px;
}
.social-icons li:last-child, .social-icons-colored li:last-child{
margin-right:0;
}
.social-icons li a{
width:33px;
height:33px;
line-height:30px;
border:2px solid #222;
text-align:center;
color:#222;
display:block;
}
.social-icons li a:hover{
background:#222;
color:#fff;
}
.social-icons-colored li a{
width:28px;
height:28px;
text-align:center;
line-height:28px;
color:#ccc;
display:block;
text-decoration:none;
border:none;
border:0;
background:rgba(255,255,255,.05);
}
.social-icons-colored li a:hover{
color:#fff;
}
.social-icons-colored li.facebook a:hover, .social-icons-colored.branded li.facebook a{
background:#3B5998;
}
.social-icons-colored li.twitter a:hover, .social-icons-colored.branded li.twitter a{
background:#00ACED;
}
.social-icons-colored li.behance a:hover, .social-icons-colored.branded li.behance a{
background:#1769FF;
}
.social-icons-colored li.delicious a:hover, .social-icons-colored.branded li.delicious a{
background:#3274D1;
}
.social-icons-colored li.deviantart a:hover, .social-icons-colored.branded li.deviantart a{
background:#4B5D50;
}
.social-icons-colored li.digg a:hover, .social-icons-colored.branded li.digg a{
background:#14589E;
}
.social-icons-colored li.dribbble a:hover, .social-icons-colored.branded li.dribbble a{
background:#EA4C89;
}
.social-icons-colored li.foursquare a:hover, .social-icons-colored.branded li.foursquare a{
background:#2398C9;
}
.social-icons-colored li.github a:hover, .social-icons-colored.branded li.github a{
background:#4183C4;
}
.social-icons-colored li.google a:hover, .social-icons-colored.branded li.google a{
background:#245DC1;
}
.social-icons-colored li.googleplus a:hover, .social-icons-colored.branded li.googleplus a, .social-icons-colored li.google-plus a:hover, .social-icons-colored.branded li.google-plus a{
background:#D14836;
}
.social-icons-colored li.instagram a:hover, .social-icons-colored.branded li.instagram a{
background:#3F729B;
}
.social-icons-colored li.jsfiddle a:hover, .social-icons-colored.branded li.jsfiddle a{
background:#4679A4;
}
.social-icons-colored li.linkedin a:hover, .social-icons-colored.branded li.linkedin a{
background:#007FB1;
}
.social-icons-colored li.pinterest a:hover, .social-icons-colored.branded li.pinterest a{
background:#CB2027;
}
.social-icons-colored li.reddit a:hover, .social-icons-colored.branded li.reddit a{
background:#FF4500;
}
.social-icons-colored li.skype a:hover, .social-icons-colored.branded li.skype a{
background:#00AFF0;
}
.social-icons-colored li.tumblr-share a:hover, .social-icons-colored.branded li.tumblr-share a{
background:#2C4762;
}
.social-icons-colored li.vimeo a:hover, .social-icons-colored.branded li.vimeo a{
background:#44BBFF;
}
.social-icons-colored li.youtube a:hover, .social-icons-colored.branded li.youtube a{
background:#CD332D;
}
.social-icons-colored li.flickr a:hover, .social-icons-colored.branded li.flickr a{
background:#0063DB;
}
.social-icons-colored li.email-share a:hover, .social-icons-colored.branded li.email-share a{
background:#999;
}
.social-icons-colored li.vk a:hover, .social-icons-colored.branded li.vk a{
background:#45668e;
}
.social-icons-colored li.whatsapp a:hover, .social-icons-colored.branded li.whatsapp a, .social-icons-colored li.whatsapp-share a:hover{
background:#25d366;
}
.social-icons-colored.branded li a{
color:#fff;
}
.social-icons-colored li a{
-webkit-border-radius:3px;
border-radius:3px;
}
.social-icons-colored li a:hover{
opacity:.8;
color:#fff;
}
.btn-social{
color:#fff!important;
text-align:left!important;
}
.btn-social:hover{
opacity:.9
}
.social-icons-colored.inversed a{
color:#fff;
}
.social-icons-colored.rounded a{
border-radius:100%;
}
.social-icons-colored.inversed li.facebook a, .btn-facebook{
background:#3B5998!important;
}
.social-icons-colored.inversed li.twitter a, .btn-twitter{
background:#00ACED!important;
}
.social-icons-colored.inversed li.behance a{
background:#1769FF;
}
.social-icons-colored.inversed li.delicious a{
background:#3274D1;
}
.social-icons-colored.inversed li.deviantart a{
background:#4B5D50;
}
.social-icons-colored.inversed li.digg a{
background:#14589E;
}
.social-icons-colored.inversed li.dribbble a{
background:#EA4C89;
}
.social-icons-colored.inversed li.foursquare a{
background:#2398C9;
}
.social-icons-colored.inversed li.github a{
background:#4183C4;
}
.social-icons-colored.inversed li.google a{
background:#245DC1;
}
.social-icons-colored.inversed li.googleplus a, .social-icons-colored.inversed li.google-plus a{
background:#D14836;
}
.social-icons-colored.inversed li.instagram a{
background:#3F729B;
}
.social-icons-colored.inversed li.jsfiddle a{
background:#4679A4;
}
.social-icons-colored.inversed li.linkedin a{
background:#007FB1;
}
.social-icons-colored.inversed li.pinterest a{
background:#CB2027;
}
.social-icons-colored.inversed li.reddit a{
background:#FF4500;
}
.social-icons-colored.inversed li.skype a{
background:#00AFF0;
}
.social-icons-colored.inversed li.tumblr a{
background:#2C4762;
}
.social-icons-colored.inversed li.vimeo a, .social-icons-colored.inversed li.vimeo-share a{
background:#44BBFF;
}
.social-icons-colored.inversed li.youtube a{
background:#CD332D;
}
.social-icons-colored.inversed li.flickr a{
background:#0063DB;
}
.social-icons-colored.inversed li.vk a{
background:#45668e;
}
.social-icons-colored.inversed li.whatsapp a, .social-icons-colored.inversed li.whatsapp-share a{
background:#25d366;
}
.icon-box.icon-box-style1 .icon-box-head{
display:block;
border-bottom:2px solid #f8f8f8;
padding-bottom:15px;
margin-bottom:15px;
}
.icon-box.icon-box-style1 .icon-box-head:before, .icon-box.icon-box-style1 .icon-box-head:after{
display: table;
content: " ";
}
.icon-box.icon-box-style1 .icon-box-head:after{
clear: both;
}
.icon-box.icon-box-style1 .ico{
float:left;
width:42px;
height:40px;
color:#222;
text-align:center;
border:1px solid #f8f8f8;
line-height:44px;
font-size:20px;
margin-right:15px;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.icon-box.icon-box-style1:hover .ico{
color:#fff;
}
.icon-box.icon-box-style1 .icon-box-head h4{
display:inline-block;
margin-bottom:0;
margin-top:10px;
}
.icon-box.icon-box-style1 p{
margin-bottom:0;
} .flexslider {
margin: 0;
padding: 0;
background:url(//pzgeneralmotors.com/wp-content/themes/AutoStars/assets/images/loader.gif) no-repeat scroll center center;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} 
html[xmlns] .slides {
display: block;
} 
* html .slides {
height: 1%;
}
.flexslider .slides {
zoom: 1;
margin:0;
list-style-type:none;
}  
.hero-slider{
position:relative;
z-index:1;
height:450px;
width:100%;
overflow:hidden;
}
.hero-slider .flex-viewport{
width:100%;
}
.hero-slider.flexslider > ul.slides{
height:100%;
}
.hero-slider.flexslider ul.slides li{
height:450px;
width:100%;
overflow:hidden;
position:static;
background-attachment:scroll!important
}
.flexslider .flex-control-nav{
width:100%;
text-align:center;
position:absolute;
z-index:111;
left:0;
bottom:10px;
padding:0;
margin:0;
}
.hero-slider.flexslider .flex-control-nav{
bottom:-40px;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.hero-slider.flexslider:hover .flex-control-nav{
bottom:10px;
-webkit-transition: bottom .3s .2s;
-moz-transition: bottom .3s .2s;
-ms-transition: bottom .3s .2s;
-o-transition: bottom .3s .2s;
transition: bottom .3s .2s;
}
.flexslider .flex-control-nav li{
display:inline;
}
.flexslider .flex-control-nav a{
width:12px;
height:12px;
border-radius:100%;
background-color:#ffffff;
display:inline-block;
margin:0 6px;
text-indent:-9999px;
text-decoration:none;
}
.flexslider .flex-prev, .flexslider .flex-next{
background:rgba(34,34,34,.7);
color:#F9F9F9;
display:block;
margin-bottom:10px;
position:absolute;
top:50%;
right:10px;
font-size:14px;
line-height:25px;
width:25px;
height:25px;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration:none;
display:none;
text-align:center;
margin-top:-13px;
}
.flexslider .flex-prev{
left:10px;
right:auto;
}
.flexslider .flex-prev:before{
content: "\f104";
}
.flexslider .flex-next:before{
content: "\f105";
}
.hero-slider.flexslider .flex-prev, .hero-slider.flexslider .flex-next{
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
width:100px;
height:100px;
right:-100px;
margin-top:-50px;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
font-size:30px;
line-height:100px;
display:block;
text-align:left;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next{
display:block;
}
.hero-slider.flexslider ul.slides li a{
display:block;
height:100%;
width:100%;
}
.hero-slider.flexslider ul.slides li .container{
vertical-align: middle;
display:table;
height:100%
}
.hero-slider.flexslider ul.slides li .container .slider-caption{
display:table-cell;
vertical-align:middle;
}
.slider-caption > span{
font-size:24px;
color:#fff;
background:rgba(50,58,60,.5);
padding:30px;
}
.hero-slider.flexslider .flex-prev{
left:-100px;
padding-left:60px;
}
.hero-slider.flexslider .flex-next{
padding-left:30px;
}
.hero-slider.flexslider:hover .flex-prev{
left:-50px;
-webkit-transition: left .3s .2s;
-moz-transition: left .3s .2s;
-ms-transition: left .3s .2s;
-o-transition: left .3s .2s;
transition: left .3s .2s;
}
.hero-slider.flexslider:hover .flex-next{
right:-50px;
-webkit-transition: right .3s .2s;
-moz-transition: right .3s .2s;
-ms-transition: right .3s .2s;
-o-transition: right .3s .2s;
transition: right .3s .2s;
}
.flex-direction-nav{
margin:0;
list-style-type:none;
}
.entry .flexslider{
margin-bottom:40px;
}
.slider-wrapper{
position:relative;
min-height:200px;
background:#666;
}
.nivoslider{
-webkit-box-shadow:none!important;
-moz-box-shadow:none!important;
box-shadow:none!important;
margin-bottom:0!important;
position:relative;
z-index:1;
display:none;
}
.nivo-directionNav a{
top:45%!important;
}
.nivo-controlNav{
width:100%;
z-index:2;
position:absolute;
bottom:10px;
}
.nivo-caption{
background:rgba(0,0,0,.7);
text-align:center;
}
.basic-link{
display:inline-block;
font-weight:400;
font-size:13px;
}
.basic-link:hover{
color:#333;
}
.basic-link.inverted{
text-transform:uppercase;
margin-top:10px;
}
.basic-link.backward .fa-angle-right{
display:none;
}
.sort-source{
list-style-type:none;
margin:0 0 30px 0;
}
.sort-source li{
display:inline-block;
}
.sort-source li:after{
content:"/";
color:#ccc;
}
.sort-source.nav-pills li:after{
content:"";
}
.sort-source li:last-child:after{
content:"";
}
.sort-source li a{
color:#999;
margin:0 20px;
}
.sort-source.nav-pills li a{
margin:0;
}
.sort-source.nav-pills li.active a{
color:#fff;
}
.sort-source li:first-child a{
margin-left:0;
}
.sort-source li a:hover{
color:#222;
}
.sort-destination{
margin:0;
list-style-type:none;
}
.sp-cont{
position:relative;
}
.selectpicker{
font-weight:400;
padding-top:4px;
padding-bottom:5px;
}
.selectpicker.btn-default{
background:#fff;
padding-left:10px;
text-transform:none;
font-size:14px;
color:#555;
letter-spacing:0;
font-family: 'Roboto', sans-serif;
}
.input-error{
border-color:red!important;
}
.input-lg .selectpicker{
padding-top:12px;
padding-bottom:11px;
}
.bootstrap-select.form-control{
margin-bottom:20px!important;
}
.action-icons{
list-style-type:none;
margin:5px 0 0;
}
.action-icons li{
float:left;
margin-left:10px;
font-size:20px;
}
.action-icons li a{
color:#ddd;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.action-icons li a:hover{
color:#ccc;
}
.icon-box-inline{
display:block;
}
.icon-box-inline span{
font-size:36px;
float:left;
margin-right:20px;
width:70px;
height:70px;
border:1px solid;
text-align:center;
border-radius:100%;
}
.icon-box-inline span i:before{
line-height:70px!important;
}
.icon-box-inline strong{
display:block;
font-weight:700;
font-size:16px;
padding-left:90px;
margin-top:12px;
}
.icon-box-inline p{
padding-left:90px;
}
.dgray-bg .icon-box-inline p{
color:rgba(255,255,255,.4);
}
.carousel-wrapper{
overflow:hidden;
width:100%;
}
.btn-rounded{
border-radius:30px;
} body{
background-color:#fff;
color:#777;
font-size:14px;
font-weight:400;
font-family: 'Roboto', sans-serif;
line-height:1.7em;
background-attachment:fixed;
overflow-x:hidden;
}
.body{
padding-top:125px;
}
body.boxed{
background-color:#666;
}
body.boxed .body{
position:relative;
margin:0 auto;
overflow:hidden;
width:100%;
max-width:1120px;
height:auto;
background-color:#ffffff;
-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
box-shadow:0 0 2px rgba(0,0,0,.2);
}
.sticky-wrapper{
background:none;
}
.site-header-wrapper{
position:fixed;
width:100%;
z-index:999;
left:0;
top:0;
}
#wp-toolbar .screen-reader-text{
display:none;
}
body.admin-bar .site-header-wrapper{
top:28px;
}
.custom-vehicle-details{
display:none;
}
@media only screen and (max-width: 992px){.parent-category-row .categorty-browse-col{width:33.3333%;}}
@media only screen and (max-width: 767px){.parent-category-row .categorty-browse-col{width:47%;}} 
@media (min-width: 1200px) {
body.boxed .site-header-wrapper{
width:1120px;
left:50%;
margin-left:-560px
}
}
@media (min-width: 992px) and (max-width: 1199px) {
body.boxed .site-header-wrapper{
width:990px;
left:50%;
margin-left:-495px
}
body.boxed .body{
max-width:990px;
}
}
.site-header{
padding:20px 0 15px;
width:100%;
position:relative;
z-index:4;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
background:#fff;
box-shadow:0 1px 0 rgba(0,0,0,.05);
}
.touch .site-header{
-webkit-transition:none;
-moz-transition:none;
-ms-transition:none;
-o-transition:none;
transition:none;
}
.sticky-header.site-header{
padding:10px 0;
min-height:inherit;
-webkit-transition: padding 0.1s linear 0s, min-height 0.1s linear 0s;
-moz-transition: padding 0.1s linear 0s, min-height 0.1s linear 0s;
-ms-transition: padding 0.1s linear 0s, min-height 0.1s linear 0s;
-o-transition: padding 0.1s linear 0s, min-height 0.1s linear 0s;
transition: padding 0.1s linear 0s, min-height 0.1s linear 0s;
}
.header-right{
float:right;
}
.topbar{
position:relative;
z-index:5;
background:#3c4043;
height:35px;
overflow:hidden;
width:100%;
color:#f2f2f2;
}
.topbar-info{
margin:0;
list-style-type:none;
}
.topbar-info li{
display:inline;
line-height:35px;
font-size:12px;
margin-right:15px;
}
.topbar .social-icons-colored{
padding-top:7px;
}
.topnav{
float:right;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.top-navigation{
float:right;
list-style-type:none;
margin:2px 0 0;
}
.top-navigation > li{
float:left;
line-height:35px;
position:relative;
font-weight:700;
margin-left:10px;
font-family: 'Roboto Condensed', sans-serif;
text-transform:uppercase;
letter-spacing:2px;
}
.top-navigation > li:after{
content:"-";
color:#ccc;
padding-left:10px;
}
.top-navigation > li > a{
display:inline-block;
color:#333;
}
.top-navigation > li > ul li{
letter-spacing:0;
text-transform:none;
font-family: 'Roboto', sans-serif;
}
.dd-menu.topnav > ul > li > ul{
left:0px;
margin-left:0;
top:100%;
}
.dd-menu.topnav > ul > li.megamenu > ul{
top:100%;
}
.user-login-panel{
float:right;
position:relative;
}
.user-login-btn{
float:left;
width:35px;
height:35px;
margin-left:20px;
text-align:center;
line-height:35px;
border:2px solid #333;
border-radius:100%;
color:#333;
}
.logged-in-user .user-login-btn{
line-height:normal;
border:0;
width:auto;
text-align:left;
}
.logged-in-user .user-login-btn img{
border-radius:100%;
width:35px;
height:35px;
margin-right:5px;
float:left;
}
.user-login-panel .dropdown-menu{
z-index:999;
right:-1px;
top:120%;
left:auto;
}
.logged-in-user .user-informa{
float:left;
margin-right:8px;
}
.logged-in-user .user-dd-dropper{
width:20px;
height:20px;
background:#eee;
text-align:center;
line-height:20px;
display:inline-block;
border-radius:3px;
margin-top:8px;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.logged-in-user:hover .user-dd-dropper{
color:#fff;
}
.logged-in-user .meta-data{
display:block;
}
.logged-in-user .user-name{
font-size:13px;
display:block;
color:#777
}
#login-popup #rememberme{
float:left;
margin-right:6px;
margin-top:6px;
}
#registerformpopup .signup-form{
border-radius:0;
box-shadow:none;
-webkit-box-shadow:none;
border:0;
}
.navbar{
background:rgba(255,255,255,.9);
margin-bottom:0;
min-height:inherit;
position:relative;
z-index:3;
-webkit-border-radius:0;
border-radius:0;
height:52px;
box-shadow:0 1px 2px rgba(0,0,0,.1);
color:#777;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.sticky-header .navbar{
box-shadow:0 3px 5px rgba(0,0,0,.1);
background:#fff;
-webkit-transition: box-shadow 0.1s linear 0s, background 0.1s linear 0s;
-moz-transition: box-shadow 0.1s linear 0s, background 0.1s linear 0s;
-ms-transition: box-shadow 0.1s linear 0s, background 0.1s linear 0s;
-o-transition: box-shadow 0.1s linear 0s, background 0.1s linear 0s;
transition: box-shadow 0.1s linear 0s, background 0.1s linear 0s;
} .site-logo{
float:left;
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.site-tagline{
color:#ccc;
line-height:18px;
font-family: 'Playfair Display', serif;
display:inline-block;
}
.site-logo h1{
margin:0;
float:left;
margin-right:20px;
font-size:0;
}
.site-logo img{
max-width:250px;
max-height:60px;
-webkit-transition: max-height 0.1s linear 0s;
-moz-transition: max-height 0.1s linear 0s;
-ms-transition: max-height 0.1s linear 0s;
-o-transition: max-height 0.1s linear 0s;
transition: max-height 0.1s linear 0s;
}
.sticky-header .site-tagline{
display:none;
}
.sticky-header .site-logo{
}
.sticky-header .site-logo img{
max-height:35px;
-webkit-transition: max-height 0.1s linear 0s;
-moz-transition: max-height 0.1s linear 0s;
-ms-transition: max-height 0.1s linear 0s;
-o-transition: max-height 0.1s linear 0s;
transition: max-height 0.1s linear 0s;
}
.site-logo h1 .default-logo{
display:block;
}
.site-logo h1 .retina-logo{
display:none;
}
.theme-blogname{
font-size: 30px;
line-height: 1
}
.header-info{
margin:0;
list-style-type:none;
float:right;
}
.header-info li{
float:left;
margin-right:30px;
font-size:30px;
} .main-navigation{
display:block;
}
.main-navigation > ul{
margin:0;
list-style-type:none;
}
.main-navigation > ul > li{
font-weight:400;
font-size:15px;
position:relative;
display:inline-block;
margin-right:35px;
}
.main-navigation > ul > li > a{
display:block;
color:#666;
line-height:52px;
}
.main-navigation > ul > li:last-child{
margin-right:0;
}
.main-navigation > ul > li:last-child a{
}
.main-navigation > ul > li > a > i{
color:#999;
}
.sticky-header .main-navigation > ul > li > a > i{
color:#999;
}
.main-navigation > ul > li > a:hover{
text-decoration:none;
}
.dd-menu > ul > li ul{
margin:0;
list-style-type:none;
position:absolute;
top:51px;
left:-20px;
z-index:999;
display:none;
min-width:180px;
height:auto;
background:#fff;
-webkit-box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
-moz-box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
margin-left:0;
border-radius:0 0 3px 3px;
border-top:2px solid
}
.dd-menu .body-type-widget:before, .dd-menu .body-type-widget:after{
display:table;
content:" ";
}
.dd-menu .body-type-widget:after{
clear:both;
}
.dd-menu > ul > li ul.last-childer{
left:auto!important;
right:0;
}
.dd-menu > ul > li ul.last-childer li a{
padding-right:20px;
}
.dd-menu > ul > li > ul li{
line-height: normal;
font-size:14px;
position:relative;
font-weight:400;
}
.dd-menu > ul > li > ul li > a{
display:block;
color:#777;
padding:10px 20px;
border-bottom:1px solid rgba(0,0,0,.05);
white-space:nowrap;
text-decoration:none;
}
.dd-menu > ul > li > ul > li a:hover{
color:#222;
}
.dd-menu > ul > li > ul > li > a:hover{
text-decoration:none;
background-color:rgba(0,0,0,.01)
}
.dd-menu > ul > li > ul > li:last-child > a{
border-bottom:0;
}
.dd-menu > ul > li > ul li ul{
margin:0;
list-style-type:none;
left:100%!important;
top:0;
min-width:150px;
margin-left:0;
position:absolute;
}
.dd-menu > ul > li > ul > li > ul{
border-top:0;
border-left:2px solid;
border-radius:0 3px 3px 0
}
.dd-menu > ul > li > ul li ul.last-childer{
left:auto!important;
right:107%;
}
.dd-menu > ul > li.megamenu{
position:inherit!important;
left:0;
}
.dd-menu > ul > li.megamenu i{
font-size:100%;
}
.dd-menu > ul > li.megamenu > ul{
margin:0;
list-style-type:none;
width:1070px;
left:15px!important;
min-width:inherit;
color:#777;
}
.smenu-opener {
position: absolute;
right: 0;
top: 0;
width: 75px;
height: 48px;
text-align: center;
z-index: 1;
cursor: pointer;
line-height: 45px;
justify-content: center;
align-items: center;
display: flex
}
@media (min-width: 1200px) {
body.boxed .dd-menu > ul > li.megamenu > ul{
width:1120px;
left:0!important;
margin-left:-10px;
border-radius:0;
box-shadow:none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
body.boxed .dd-menu > ul > li.megamenu > ul{
width:990px;
left:0!important;
margin-left:-10px;
border-radius:0;
box-shadow:none;
}
}
.dd-menu .megamenu-container{
padding:25px;
width:100%;
}
.dd-menu .megamenu-container .mm-col{
border-right:1px solid #eee;
}
.dd-menu .megamenu-container .mm-col:last-child{
border-right:0;
}
.dd-menu .megamenu-container p{
text-transform:none;
font-weight:normal;
font-size:14px;
line-height:23px;
letter-spacing:0;
}
.dd-menu .megamenu-container ul{
margin:0;
background:none;
list-style-type:none;
display:block!important;
color:#777;
left:0!important;
box-shadow:none;
opacity:1!important;
background:transparent;
position:relative!important;
text-align:left!important;
margin-left:0;
border-top:0;
}
.dd-menu > ul > li.megamenu .meta-data{
text-transform:none;
}
.dd-menu .megamenu-container .megamenu-sub-title{
display:block;
padding-bottom:7px;
margin-bottom:22px;
font-weight:400;
font-size:17px;
color:#333;
font-weight:700;
text-align:left;
}
.dd-menu .megamenu-container .megamenu-sub-title .accent-color{
font-family: 'Playfair Display', serif;
font-weight:400;
}
.dd-menu .megamenu-container ul li{
font-size:14px;
}
.dd-menu .megamenu-container ul li a{
display:inline-block;
padding:0 0 10px;
margin:0;
border-bottom:0;
}
.dd-menu .megamenu-container ul.sub-menu li a{
display:block;
border-bottom:1px solid #eee;
padding-top:10px;
}
.dd-menu .megamenu-container ul.sub-menu li:first-child a{
padding-top:0;
}
.dd-menu .megamenu-container ul li a i{
display:none;
}
.dd-menu .megamenu-container ul.sub-menu li a:hover{
text-decoration:none;
}
#menu-toggle{
float:right;
font-size:20px;
margin-top:7px;
color:#333;
}
.hero-area{
position:relative;
background:#ccc;
}
.navbar .search-form{
display:none;
position:absolute;
z-index:2;
top:51px;
left:-1px;
padding:0 14px 0 15px;
}
@media (min-width: 1200px) {
body.boxed .navbar .search-form {
left: -10px;
padding: 0;
width: 1120px;
}
body.boxed .navbar .search-form-inner{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border-radius:0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
body.boxed .navbar .search-form {
left: -10px;
padding: 0;
width: 990px;
}
body.boxed .navbar .search-form-inner{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border-radius:0;
}
}
.search-form{
width:100%;
margin:0;
}
.search-form-minimal{
float:right;
}
.search-form-minimal .input-group .btn{
padding-bottom:4px;
padding-top:4px;
margin-right:50px;
}
.search-form-inner{
-webkit-box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
-moz-box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176);
background:#fff;
border-radius:0 0 3px 3px;
padding:20px 0 30px;
}
.floated .search-form .label.pull-right{
margin-top:8px;
margin-left:10px;
}
.floated .search-form{
width:600px;
margin:0 auto;
padding-top:80px;
position: absolute;
z-index:3;
top:0;
left:50%;
margin-left:-300px;
}
.floated .search-form h2, .floated .search-form p{
font-weight:400;
text-align:center;
color:#fff;
}
.floated .search-form-inner{
padding:30px;
padding-bottom:25px;
border-radius:3px;
-webkit-box-shadow:0px 0 12px rgba(0, 0, 0, 0.176);
-moz-box-shadow:0px 0 12px rgba(0, 0, 0, 0.176);
box-shadow:0px 0 12px rgba(0, 0, 0, 0.176);
}
.floated .form-control, .floated .bootstrap-select.form-control{
margin-bottom:0;
}
.floated .advanced-search-row{
margin-top:15px;
display:none;
}
.floated .search-advanced-trigger{
margin-top:5px;
display:inline-block;
}
.navbar .search-form-inner{
border-top:2px solid;
padding:20px;
}
.search-form label{
margin-bottom:1px;
font-weight:400;
}
.search-form .checkbox-inline{
margin-top:11px;
}
.hero-area{
top:-54px;
margin-bottom:-54px;
}
.header-v3 .hero-area, .header-v2 .hero-area, , .header-v4 .hero-area{
top:0;
margin-bottom:0;
} .header-v2 .site-header-wrapper{
border-top:2px solid;
}
.header-v2 .site-header{
padding:0;
}
.header-v2 .sticky-header.site-header{
padding:0;
}
.header-v2 .site-tagline{
display:none;
}
.header-v2 .topnav{
padding-left:30px;
padding-right:40px;
float:left;
border-right:2px solid #f9f9f9;
border-left:2px solid #f9f9f9;
}
.header-v2 .topnav > ul > li{
margin-left:25px;
margin-right:0;
text-transform:uppercase;
}
.header-v2 .dd-menu > ul > li > ul li{
font-size:12px;
}
.header-v2 .topnav > ul > li > a{
color:#999;
font-weight:400;
font-size:12px;
line-height:72px;
-webkit-transition: line-height 0.1s linear 0s;
-moz-transition: line-height 0.1s linear 0s;
-ms-transition: line-height 0.1s linear 0s;
-o-transition: line-height 0.1s linear 0s;
transition: line-height 0.1s linear 0s;
}
.header-v2 .topnav ul li:after{
content:"";
}
.header-v2 .site-logo{
padding-top:20px;
padding-bottom:15px;
min-width:248px;
-webkit-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-moz-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-ms-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-o-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
}
.header-v2 .user-login-panel{
padding-top:23px;
padding-bottom:15px;
-webkit-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-moz-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-ms-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-o-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
}
.header-v2 .user-login-panel.logged-in-user{
padding-top:20px;
}
.header-v2 .user-login-panel .dropdown-menu{
top:103%;
}
.header-v2 .sticky-header .user-login-panel .dropdown-menu{
top:95%;
}
.header-v2 .sticky-header .site-logo, .header-v2 .sticky-header .user-login-panel{
padding-top:10px;
padding-bottom:10px;
-webkit-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-moz-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-ms-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
-o-transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
transition: padding-top 0.1s linear 0s, padding-bottom 0.1s linear 0s;
}
.header-v2 .sticky-header .topnav > ul > li > a{
line-height:53px;
-webkit-transition: line-height 0.1s linear 0s;
-moz-transition: line-height 0.1s linear 0s;
-ms-transition: line-height 0.1s linear 0s;
-o-transition: line-height 0.1s linear 0s;
transition: line-height 0.1s linear 0s;
} .top-header{
background:#252525;
height:40px;
line-height:40px;
}
.top-header .sf-menu{
margin:0;
list-style-type:none;
}
.top-header .sf-menu > li{
float:left;
position:relative;
}
.top-header .sf-menu > li > a{
padding:0 10px;
line-height:40px;
font-size:13px;
text-transform:uppercase;
color:#999;
display:block;
letter-spacing:1px;
}
.top-header .dd-menu > ul > li > ul{
left:0px;
margin-left:0;
top:100%;
border-top:0;
}
.top-header .dd-menu > ul > li.megamenu > ul{
top:100%;
} .header-v4 .search-function{
float:left;
line-height:38px;
}
.header-v4 .search-trigger{
background:none;
padding-left:0;
padding-right:0;
width:auto;
height:38px;
line-height:38px;
}
.header-v4 .search-trigger:hover{
background:none;
color:#666!important;
}
.header-v4 .top-navigation li:after{
content:"";
padding-right:5px;
}
.header-v4 .top-navigation > li > a > i{
color:#999;
}
.additional-triggers > li{
display:inline-block;
font-size:11px;
text-transform:uppercase;
position:relative;
line-height:33px;
}
.additional-triggers > li > a{
color:#666;
margin-left:20px;
}
.additional-triggers > li .dropdown-menu{
min-width:100%;
left:20px;
}
.additional-triggers > li:last-child .dropdown-menu{
left:auto;
right:0;
}
.additional-triggers > li .dropdown-menu > li > a{
font-size:11px;
}
.utility-bar{
background:#f9f9f9;
box-shadow:0 1px 2px rgba(0,0,0,.1);
min-height:40px;
height:auto;
position:relative;
z-index:555;
}
.share-text{
line-height:40px;
color:#999
}
.share-text i{
position:relative;
top:2px;
margin-right:2px;
}
.by-type-options{
position:relative;
width:100%;
left:0;
top:0;
background:#F9F9F9;
z-index:3;
height:auto;
padding:20px 0;
display:none;
box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
}
.by-type-options li a{
-webkit-transition:all 0.3s ease 0.2s;
-moz-transition:all 0.3s ease 0.2s;
-ms-transition:all 0.3s ease 0.2s;
-o-transition:all 0.3s ease 0.2s;
transition:all 0.3s ease 0.1s;
}
.by-type-options .item a span{
display:block;
font-size:12px;
font-style:italic;
color:#999;
width:100%;
font-family: 'Playfair Display', serif;
}
.by-type-options li{
text-align:center;
}
.by-type-options img{
opacity:.8;
position:relative;
}
.by-type-options a:hover img{
opacity:1;
}
.by-type-options a:hover span{
color:#666
}
.toggle-make a{
line-height:40px;
display:block;
width:40px;
color:#fff;
background:#3c4043;
text-align:center;
font-size:20px;
float:left;
margin-right:10px;
}
.toggle-make a:hover{
color:#fff;
}
.toggle-make span{
color:#ccc;
line-height:40px;
}
.utility-icons{
margin:0;
list-style-type:none;
float:right;
}
.utility-icons > li{
float:left;
margin-left:1px;
margin-right:0;
position:relative;
}
.utility-icons > li > a > [class^="icon-"]:before,
.utility-icons > li > a > [class*=" icon-"]:before{
line-height:42px;
}
.search-trigger{
margin-top:-1px;
}
.utility-icons > li > a, .search-trigger{
width:40px;
line-height:40px;
height:40px;
color:#333;
font-size:17px;
background:#eee;
display:block;
text-align:center;
border-radius:0;
}
.share-buttons-tc li a{color:#fff;}
.share-buttons-gs li a{
background:#eee;
color:#333;
}
.search-trigger{
width:52px;
height:52px;
line-height:52px;
float:right;
color:#fff;
}
.utility-icons > li.search > a {
color:#fff!important;
}
.utility-icons > li > a:hover, .utility-icons > li:hover > a, .search-trigger:hover{
color:#fff;
}
.search-function{
line-height:52px;
color:#666;
float:right;
}
.search-function > span{
margin-right:10px;
}
.content{
padding:50px 0;
min-height:400px;
}
.featured-block-image{
position:relative;
color:#fff;
display:block;
}
.featured-block-image strong{
position:absolute;
bottom:35px;
left:0px;
z-index:9;
width:100%;
padding:5px 12px;
color:#fff;
font-size:18px;
opacity:.8;
}
h1.page-title{
line-height:36px;
margin-bottom:25px;
}
.service-block{
background:#2f2f2f;
color:#999;
margin-bottom:10px;
}
.service-block h4 a{
color:#fff;
}
.service-block img{
float:right;
margin-left:25px;
-webkit-transition:all 0.3s ease 0.1s;
-moz-transition:all 0.3s ease 0.1s;
-ms-transition:all 0.3s ease 0.1s;
-o-transition:all 0.3s ease 0.1s;
transition:all 0.3s ease 0.1s;
}
.service-block img:hover{
opacity:.9;
}
.service-block-in{
padding:25px 0 0 25px;
min-height:200px;
}
.listing-header{
border-bottom:1px solid #eee;
padding-bottom:0;
position:relative;
}
.listing-header h3{
margin-bottom:0;
padding-bottom:20px;
display:inline-block;
border-bottom:2px solid;
}
.listing-header .btn.pull-right{
margin-top:4px;
}
.listing-container{
padding-top:35px;
}
.recent-vehicles .action-icons{
margin-right:22px;
}
.vehicle-age, .premium-listing, .vehicle-sold, .third-listing, .fourth-listing{
position: absolute;
top:15px;
left:45px;
z-index:9;
}
.soldVehicleBadge{
position: absolute;
right: 0;
top: 0;
z-index: 999
}
.soldVehicleBadge:before{
width: 100px;
background: red;
content: 'SOLD';
color: #fff;
text-transform: uppercase;
display: inline-block;
text-align: center;
line-height: 30px;
transform: rotate(45deg);
position: absolute;
right: -26px;
top: 10px;
}
.result-item{
overflow: hidden
}
.premium-listing{
top:35px;
}
.third-listing{
top:55px;
}
.fourth-listing{
top:75px;
}
.dark-bg .vehicle-block{
background:#fff;
}
.dark-bg .vehicle-block-content{
padding:15px;
padding-top:3px;
min-height:117px;
}
.vehicle-block .vehicle-title{
padding-top:12px;
margin-bottom:0;
font-weight:700;
text-transform:uppercase;
}
.vehicle-cost{
font-size:15px;
display:block;
margin-top:15px;
}
.vehicle-meta{
color:#999;
font-size:11px;
line-height:normal;
display:block;
}
.vehicle-block .vehicle-body-type{
float:right;
margin-top:12px;
opacity:.8;
width: 30px;
}
.vehicle-block .vehicle-body-type:hover{
opacity:1;
}
.user-type{
color:#666;
}
#news-slider .owl-pagination{
margin-top:0;
}
.woocommerce-pagination{
display:none;
}
.results-grid-view #page-paginate{
margin-left:2.3%;
}
.post-block .post-image{
margin-bottom:12px;
}
.post-block h3.post-title{
font-size:18px;
margin-bottom:18px;
}
.post-actions{
color:#999;
font-size:11px;
margin-bottom:12px;
text-transform:uppercase;
font-weight:700;
}
.post-actions:before, .post-actions:after{
content:" ";
display:table;
}
.post-actions:after{
clear:both;
}
.post-actions .post-date, .post-actions .comment-count{
width:50%;
float:left;
}
.post-actions .comment-count{
text-align:right;
}
.post-actions .comment-count a{
color:#5e5e5e;
}
.post-actions .comment-count i{
position:relative;
bottom:-2px;
}
.post-actions .comment-count i.fa{
bottom:0;
}
.post-block .post-content{
border-top:1px solid #eee;
padding-top:12px;
padding-right:10%;
}
.post-block .post-content p:last-child{
margin-bottom:9px;
}
.post-meta{
color:#999;
font-size:11px;
margin-top:8px;
text-transform:uppercase;
font-weight:700;
}
.post-meta a{
color:#333;
}
.listing-block.latest-reviews{
padding:25px;
background:#f9f9f9;
border-radius:3px;
}
.post-review-block{
padding-bottom:12px;
margin-bottom:22px;
border-bottom:1px solid #eee;
}
.post-review-block:before, .post-review-block:after{
content:" ";
display:table;
}
.post-review-block:after{
clear:both;
}
.listing-container .post-review-block:last-child{
padding-bottom:0;
margin-bottom:0;
border-bottom:0;
}
.post-review-block h3.post-title{
font-size:14px;
color:#333;
margin-right:35%;
margin-bottom:0;
padding-bottom:13px;
}
.post-review-block h3.post-title a{
color:#666
}
.post-review-block .post-content{
margin-right:35%;
padding-right:0;
color:#999;
}
.post-review-block .post-date{
width:70%;
}
.post-review-block .comment-count{
width:30%;
}
.post-review-block .review-status{
float:right;
width:30%;
padding:15px 5px;
padding-bottom:0;
text-align:center;
}
.review-status strong{
font-size:40px;
display:block;
}
.review-status span{
display:block;
font-size:13px;
margin-top:15px;
padding-top:4px;
text-transform:uppercase;
color:#333;
font-family: 'Roboto Condensed', sans-serif;
border-top:3px solid #eee;
}
#testimonials-slider .owl-pagination{
margin-top:15px;
}
.testimonial-block blockquote{
border-bottom:1px solid #eee;
border-left:0;
margin:0;
padding:0;
padding-bottom:20px;
position:relative;
margin-bottom:15px;
padding-left:35px;
}
.testimonial-block blockquote:before{
position:absolute;
text-align:center;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration:none;
content:"\f10d";
font-size:30px;
left:0;
top:0;
}
.testimonial-block blockquote:after{
position:absolute;
text-align:center;
color:#eee;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration:none;
content:"\f107";
font-size:20px;
left:25px;
width:10px;
text-indent:-1px;
bottom:-15px;
background:#fff
}
.lgray-bg .testimonial-block blockquote:after{
background:#f9f9f9;
}
.testimonial-avatar img{
border-radius:100%;
float:left;
margin-right:20px;
border:1px solid #eee;
}
.testimonial-info{
height:60px;
display:table;
vertical-align:middle;
}
.testimonial-info-in{
height:60px;
display:table-cell;
vertical-align:middle;
}
.testimonial-info strong{
display:block;
font-weight:400;
line-height:14px;
}
.testimonial-info span{
text-transform:uppercase;
font-weight:700;
font-size:11px;
line-height:14px;
}
.testimonials-wbg{
padding:25px;
color:#fff;
}
.testimonials-wbg .testimonial-block blockquote:before, .testimonials-wbg .testimonial-info span, .testimonials-wbg p{
color:#fff!important;
}
.testimonials-wbg .owl-theme .owl-page.active span, .testimonials-wbg .owl-theme .owl-controls.clickable .owl-page:hover span{
background:#fff!important;
}
.widget_tag_cloud a{
display:inline-block;
margin-right:4px;
margin-bottom:7px;
padding:2px 8px;
border:1px solid #efefef;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background:#f8f8f8;
font-size:12px!important;
color:#222;
text-decoration:none;
}
.widget_tag_cloud a:hover{
text-decoration:none;
background:#fff;
}
.widget-block{
border:1px solid #eee;
padding:20px;
margin-top:10px;
}
.connect-with-us .form-control{
margin-bottom:14px;
}
.connect-with-us .meta-data{
display:inline-block;
}
.make-slider{
padding:40px 0;
}
#make-carousel .item{
margin-top:20px;
}
#make-carousel .owl-buttons div{
top:43%;
}
#make-carousel .owl-buttons div.owl-next{
right:-16px;
}
.site-footer{
background:#2f2f2f;
color:#999;
}
.site-footer .form-control{
background: rgba(255,255,255,.8);
border:none;
}
.site-footer .form-control:focus, .site-footer .form-control:active{
background: rgba(255,255,255,.1);
border:1px solid rgba(255,255,255,.05);
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.site-footer a{
color:#999;
}
.site-footer a:hover{
color:#fff;
}
.site-footer-top{
padding:50px 0;
}
.footer_widget .widgettitle{
font-weight:400;
margin-bottom:25px;
border-bottom:1px solid rgba(255,255,255,.05);
padding-bottom:25px;
color:#eee
}
.site-footer-bottom{
background:#252525;
padding:20px 0 0px;
border-top:1px solid rgba(255,255,255,.05);
font-size:12px;
}
.footer_widget.widget a{
color:#999;
}
.footer_widget{
margin-bottom: 40px
}
.footer-widget-title{
color: #fff
} .signup-form{
border:1px solid #eee;
position:relative;
border-radius:3px 3px 0 0;
background:#fff;
box-shadow:0 0 5px rgba(0,0,0,.1);
}
.regular-signup{
padding:20px;
}
.signup-form .progress{
float:left;
background:#eee;
width:80%;
height:6px;
margin-bottom:0;
margin-top:8px;
}
.pass-actions{
float:right;
border-radius:3px;
width:20px;
height:20px;
text-align:center;
line-height:18px;
color:#999;
margin-left:5px;
background-color:#eee;
}
.pass-actions:hover{
color:#fff!important;
}
.hideShowPassword-toggle {
background-color: transparent;
background-image: url(//pzgeneralmotors.com/wp-content/themes/AutoStars/assets/images/assets/wink.png); background-image: url(//pzgeneralmotors.com/wp-content/themes/AutoStars/assets/images/assets/wink.svg), none;
background-position: 0 center;
background-repeat: no-repeat;
border: 2px solid transparent;
border-radius: 0.25em;
cursor: pointer;
font-size: 100%;
height: 44px;
margin: 0;
max-height: 100%;
padding: 0;
overflow: 'hidden';
text-indent: -999em;
width: 46px;
-moz-appearance: none;
-webkit-appearance: none;
}
.hideShowPassword-toggle-hide {
background-position: -44px center;
}
.social-signup{
background:#F9F9F9;
padding:20px;
padding-bottom:35px;
border-top:1px solid #eee;
position:relative;
margin-top:15px;
text-align:center;
}
.social-signup .or-break{
position:relative;
width:30px;
height:30px;
font-family: 'Playfair Display', serif;
font-style:italic;
border:1px solid #eee;
background:#fff;
display:block;
left:50%;
top:-35px;
margin-left:-15px;
margin-bottom:-15px;
border-radius:100%;
}
.btn-social i{
padding-right:10px;
margin-right:20px;
border-right:1px solid rgba(0,0,0,.1);
} .tools-bar li:hover > .tool-box{
display:block;
}
.tools-bar > li{
margin-right:3px;
}
.tools-bar > li > a{
background:#252525;
color:#fff;
border-radius:3px;
}
.tools-bar{
float:left;
}
.tool-box{
display:none;
width:350px;
z-index:999;
position:absolute;
left:0;
top:100%;
border:1px solid #eee;
background:#fff;
z-index:11;
border-radius:0 0 3px 3px;
box-shadow:0px 6px 12px rgba(0, 0, 0, 0.176)
}
.tool-box:before {
position: absolute;
left:21px;
top: auto;
margin: -14px 0px 0px -10px;
width: 0;
height: 0;
border: solid transparent;
border-width: 8px;
border-bottom-color: #fff;
content: " ";
pointer-events: none;
}
.tool-box-in a:hover{
text-decoration:underline;
}
.tool-box-head{
border-bottom:1px solid #eee;
padding:12px 15px;
}
.tool-box-head a{
color:#999;
}
.tool-box-head a:hover{
color:#666;
}
.tool-box-foot{
border-top:1px solid #eee;
padding:12px 15px;
background:#F9F9F9
}
.tool-signin{
margin-right:15px;
font-size:13px;
}
.tool-box h5{
font-weight:700;
font-size:15px;
margin-bottom:0;
}
.tool-box p{
line-height:1.4em;
}
.tool-box-in{
padding:0 15px;
font-size:13px;
}
.tool-box .listing{
margin:0 0 10px;
list-style-type:none;
}
.tool-box .listing li{
width:100%;
display:block;
margin:10px 0 0;
border-bottom:1px solid #eee;
padding-bottom:10px
}
.tool-box .listing li:last-child{
border-bottom:0;
padding-bottom:0;
}
.tool-box .listing li:before, .tool-box .listing li:after, .tool-box-foot:before, .tool-box-foot:after{
display:table;
content:" ";
}
.tool-box .listing li:after, .tool-box-foot:after{
clear:both;
}
.tool-box .listing .link{
float:left;
width:94%;
}
.tool-box .listing .checkb{
float:left;
width:7%;
padding-top:20px;
}
.tool-box .listing .imageb{
float:left;
width:30%;
margin-right:4%;
}
.tool-box .listing .imageb img{
border:1px solid #eee;
}
.tool-box .listing .textb{
width:53%;
float:left;
line-height:15px;
font-size:13px;
}
.tool-box .tool-view-listing .textb{
width:60%;
}
.tool-box .listing .textb a{
font-weight:700;
color:#5e5e5e;
}
.tool-box .listing .textb .price{
display:block;
margin-top:7px;
color:#999
}
.tool-box .listing .delete, .tool-box .listing .save{
width:6%;
float:left;
text-align:right;
}
.tool-box .tool-car-listing .delete, .tool-box .tool-view-listing .save{
padding-top:20px;
}
.tool-box .listing .delete a, .tool-box .listing .save a{
color:#ccc;
}
.tool-box .listing .delete a:hover, .tool-box .listing .save a:hover{
text-decoration:none;
color:#999;
}
.tool-box .tool-search-listing .link a{
text-decoration:underline;
}
.actions-bar{
width:100%;
z-index:998;
background:#eee;
border-bottom:1px solid #eee;
padding:15px 0;
}
body.boxed .is-sticky .actions-bar{
width:1120px;
}
.is-sticky .actions-bar{
width:100%;
}
.listing-sort-btn{
font-weight:normal;
color:#555;
width:97px;
text-align:left;
}
.parent-category-row .categorty-browse-cols{
margin-left:-3%;
}
.parent-category-row .categorty-browse-col{
background:#eee;
border-radius:3px;
width:17%;
float:left;
margin-left:3%;
margin-top:30px;
}
.categorty-browse-col ul{
list-style-type:none;
margin:0;
}
.categorty-browse-col > ul > li > a{
padding:20px;
background:#666;
font-size:16px;
color:#fff;
font-weight:700;
display:block;
border-radius:3px 3px 0 0;
}
.categorty-browse-col ul ul{
padding:20px;
}
.categorty-browse-col ul ul ul{
padding:10px;
}
.categorty-browse-col ul ul a{
color:#666;
}
.categorty-browse-col ul ul a:hover{
color:#333;
}
.category-rail{
font-size:11px;
-webkit-box-shadow:none;
box-shadow:none;
}
.category-rail a{color:#999;}
.category-rail .btn{
border: 0px none;
padding: 0px;
background: transparent none repeat scroll 0% 0%;
box-shadow: none;
}
.category-rail .listing-sort-btn{width:auto;}
.toggle-view{
margin:0;
list-style-type:none;
}
.actions-bar .toggle-view{
margin-right:20px;
}
#search-tab li{
margin-bottom:20px;
}
.search-actions h4{
font-size:14px;
margin-bottom:0;
display:inline-block;
}
.actions-bar .toggle-view label{
float:left;
margin-right:10px;
line-height:38px;
font-size:11px;
text-transform:uppercase;
margin-bottom:0;
}
.result-item{
position:relative;
border:1px solid #eee;
background:#fff;
}
.results-list-view .result-item{
border:0;
overflow:hidden;
border:1px solid #eee;
margin-bottom:40px;
background:#F9F9F9;
}
.results-list-view .result-item:hover{
box-shadow:none;
}
.result-item-cont{
padding:15px 20px 5px 20px;
}
.results-grid-view .result-item-cont{
padding-bottom:10px;
padding-top:0;
}
.result-item:before, .result-item:after, .result-item-cont:before, .result-item-cont:after{
content:" ";
display:table;
}
.result-item:after, .result-item-cont:after{
clear:both;
}
.results-grid-view .result-item-title{
min-height: inherit;
padding-top:15px;
margin-bottom:17px;
font-size:16px;
line-height:20px;
}
.results-list-view .result-item-image{
width:36%;
float:left;
position:relative;
z-index:1;
}
.result-item-view-buttons:before, .result-item-view-buttons:after, .result-item-in:before, .result-item-in:after{
display:table;
content:" ";
}
.result-item-view-buttons:after, .result-item-in:after{
clear:both;
}
.result-item-view-buttons a{
display:inline-block;
float:left;
width:50%;
text-align:center;
padding:9px 0 5px;
background:#F9F9F9;
text-transform:uppercase;
font-size:12px;
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;
color:#6a6a6a
}
.result-item-view-buttons a i{
line-height:2em;
}
.result-item-view-buttons a:first-child{
border-right:1px solid #eee;
}
.results-grid-view .result-item-view-buttons a{
padding:4px 0 3px;
}
.result-item .vehicle-age, .result-item .premium-listing, .result-item .third-listing, .result-item .fourth-listing{
left:15px;
}
.results-list-view .result-item-in{
position:relative;
z-index:2;
float:left;
width:64%;
background:#fff;
box-shadow:-5px 0 10px rgba(0,0,0,.2);
padding:0;
min-height:231px;
}
.results-grid-view .result-item-in{
background:#fff;
}
.result-item-title{
line-height:1.3em;
letter-spacing:0;
font-size:18px;
font-weight:700;
text-transform:none;
font-family: 'Roboto', sans-serif;
background:#f9f9f9;
margin-bottom:0;
padding:10px 20px;
}
.results-grid-view .result-item-title{
background:none;
}
.result-item .vehicle-meta{
font-size:13px;
}
.result-item-block.col1{
font-size:13px;
width:60%;
margin-right:10%;
float:left;
line-height:1.5em;
}
.result-item-block.col2{
width:30%;
float:left;
}
.results-grid-view .result-item-block.col1{
display:none;
}
.results-grid-view .result-item-block.col2{
width:100%;
}
.result-item-block.col2:before, .result-item-block.col2:after{
content:" ";
display:table;
}
.result-item-block.col2:after{
clear:both;
}
.result-item-features{
line-height:normal;
border-top:1px solid #eee;
padding:0 20px;
}
.results-grid-view .result-item-features{
padding-top:5px;
}
.result-item-features li{
margin-bottom:5px;
}
.distance-calc{
color:#999;
font-size:12px;
}
.distance-calc:hover{
color:#666;
}
.results-grid-view .distance-calc{
margin-bottom:12px;
}
.result-item-pricing .price{
font-size:24px;
font-weight:700;
margin-bottom:10px;
}
.results-grid-view .result-item-action-buttons{
position:static;
width:100%;
}
.results-grid-view:before, .results-grid-view:after{
content:" ";
display:table;
}
.results-grid-view:after{
clear:both;
}
.results-grid-view{
margin-left:-2%;
}
.results-grid-view .result-item{
width:31%;
margin-left:2.3%;
float:left;
margin-bottom:40px;
}
.search-filters{
position:relative;
top:-8px;
font-size:13px;
}
.filters-sidebar{
width:245px;
}
.search-filters .form-inline:before, .search-filters .form-inline:after{
content:" ";
display:table;
}
.search-filters .form-inline:after{
clear:both;
}
.search-filters .form-inline{
}
.search-filters .selectpicker, .search-filters .bootstrap-select.form-control{
margin-bottom:10px!important;
}
.search-filters .form-inline .form-group{
float:left;
max-width:49%;
margin-right:2%;
}
.search-filters .form-inline .form-group.last-child{
margin-right:0;
}
.search-filters .panel{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.search-filters .accordion{
border:0;
margin-bottom:30px;
}
.search-filters .accordion-heading .accordion-toggle{
border:0;
padding:10px 0;
font-size:13px;
text-transform:uppercase;
letter-spacing:0;
}
.search-filters .accordion-heading .accordion-toggle{
color:#777;
}
.search-filters .accordion-group a{
color:#777;
}
.search-filters .accordion-group a.btn{
color:#fff;
}
.range-val{
margin-top:10px;
}
.search-filters .accordion-heading.accordionize .accordion-toggle i, .search-filters .accordion-heading.togglize .accordion-toggle i{
right:0;
}
.search-filters .accordion-group{
margin-bottom:0;
}
.search-filters .accordion-group{
border-bottom:1px solid #eee;
}
.search-filters .accordion-heading.accordionize .accordion-toggle.active, .search-filters .accordion-heading.togglize .accordion-toggle.active, .search-filters .accordion-heading .accordion-toggle.active, .search-filters .accordion-heading:hover .accordion-toggle.active, .search-filters .accordion-heading:hover .accordion-toggle.active:hover{
color:#666;
background:none;
}
.search-filters .accordion-heading.accordionize .accordion-toggle.active i, .search-filters .accordion-heading.togglize .accordion-toggle.active i{
color:#777;
}
.search-filters .accordion-inner{
border:0;
}
.search-filters .accordion-inner{
padding:2px 0 12px;
}
.filter-options-list.list-group{
margin:0;
list-style-type:none;
padding:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0;
}
.filter-options-list li{
padding:0;
border:0;
}
.filter-options-list li .badge{
}
.filter-options-list li i{
color:#ccc;
}
.filter-options-list.color-options .badge{
width:15px;
height:15px;
display:block;
margin-top:3px;
}
.color-options .badge.car-color-white{
background:#fff;
border:1px solid #eee;
}
.color-options .badge.car-color-black{
background:#000;
}
.color-options .badge.car-color-red{
background:#FF0004;
}
.color-options .badge.car-color-yellow{
background:#ECE50D;
}
.color-options .badge.car-color-brown{
background:#654C38;
}
.color-options .badge.car-color-grey{
background:#CECECE;
}
.color-options .badge.car-color-silver{
background:#EAEEF0;
}
.color-options .badge.car-color-gold{
background:#CAB134;
}
.color-options .badge.car-color-blue{
background:#148FE1;
}
.color-options .badge.car-color-green{
background:#90D541;
}
.color-options .badge.car-color-orange{
background:#F88E0E;
}
.results-container-in{
position:relative;
}
.slider.slider-horizontal, .accordion-group .tooltip {
z-index:2;
}
.waiting{
position:absolute;
width:100%;
height:100%;
left:0;
top:0;
z-index:99;
background:rgba(255,255,255,.7);
}
.spinner {
z-index:99;
margin: 0 auto;
width: 50px;
height: 30px;
text-align: center;
font-size: 10px;
position:absolute;
top:50%;
left:50%;
margin-top:-15px;
margin-left:-25px;
}
.spinner > div {
background-color: #333;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
0%, 40%, 100% { 
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}  20% { 
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
} .seller-contact-widget p.sm{
font-size:85%;
line-height:1.5em;
}
.seller-contact-widget .form-control{
margin-bottom:12px;
}
.seller-contact-widget .checkbox-inline{
display:block;
margin:0 0 5px;
}
.seller-contact-widget .checkbox-inline .checkbox{
margin-top:0;
}
.seller-contact-widget .btn-primary{
margin-top:10px;
}
.vehicle-enquiry-foot{
background:#f9f9f9;
border-radius:3px;
padding:13px 20px;
font-size:11px;
margin-top:20px;
border:1px solid #eee;
}
.vehicle-enquiry-foot i{
font-size:34px;
float:left;
margin-right:10px;
position:relative;
top:5px;
}
.vehicle-enquiry-foot strong{
font-size:21px;
line-height:21px;
display:block;
}
.vehicle-enquiry-foot a{
text-decoration:underline;
}
.single-vehicle-details{
position:relative;
top:-5px;
margin-bottom:-5px;
}
.single-vehicle-details .post-title{
padding-right:30px;
margin-bottom:10px
}
.single-vehicle-details .badge-premium-listing{
padding:0 10px 0 15px;
height:24px;
color:#fff;
text-transform:uppercase;
font-family: 'Roboto Condensed', sans-serif;
letter-spacing:1px;
font-weight:700;
font-size:12px;
float:right;
position:relative;
background-color:#5cb85c;
top:10px;
border-radius:0 3px 3px 0;
}
.single-vehicle-details .badge-premium-listing:before {
border-bottom: 12px transparent solid;
border-right: 12px #5cb85c solid;
border-top: 12px transparent solid;
content: '';
height: 0;
left: -12px;
position: absolute;
top: 0;
width: 0;
}
.single-vehicle-details .badge-premium-listing:after {
background: white;
border: 2px #6fc76f solid;
border-radius: 50%;
content: '';
height: 6px;
left: 0;
position: absolute;
width: 6px;
top: 9px;
}
.single-vehicle-title{
border-bottom:1px solid #ddd;
}
.single-vehicle-details .btn-info.price{
padding:0 5px;
line-height:1.6em;
min-width:120px;
font-size:22px;
}
.single-listing-actions{
border-top:4px solid #F9F9F9;
padding-top:20px;
margin-bottom:45px;
}
.single-listing-actions .badge-premium-listing{
display:none;
}
.single-listing-actions .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.single-listing-actions .btn-default{
letter-spacing:0;
font-weight:400;
font-size:13px;
text-transform:none;
color:#777;
padding-left:14px;
padding-right:14px;
font-family: 'Roboto', sans-serif;
}
.single-cars .page-title{
display:none;
}
.single-listing-images .media-box{
display:block;
}
.single-listing-images .featured-image img{
width:100%;
}
.single-listing-images .featured-image img, .single-listing-images .featured-image .media-box .zoom{
border-radius:3px 3px 0 0;
}
.single-listing-images .additional-images{
background:#eee;
overflow:hidden;
padding:10px;
border-radius:0 0 3px 3px;
}
#listing-images ul.slides li{
text-align:center;
}
.additional-images, #listing-images{
position:relative;
}
.additional-images .flexslider{
background:none;
}
.additional-images ul.slides li{
margin:0 4px;
}
.additional-images ul.slides img:hover{
opacity:.8;
}
.additional-images ul.slides .format-video .zoom{
opacity:1;
}
.additional-images .owl-carousel{
margin-left:0;
}
.additional-images .owl-carousel .item-video i{
position:absolute;
z-index:9;
top:50%;
left:50%;
margin-top:-15px;
font-size:30px;
color:rgba(255,255,255,.9)
}
.additional-images .owl-carousel .item{
margin-left:1px;
}
.additional-images .owl-carousel .owl-wrapper-outer{
width:100%!important;
}
.additional-images .owl-theme .owl-controls{
margin-top:0;
}
.additional-images .owl-theme .owl-buttons div{
margin-top:-13px;
}
.additional-images .owl-theme .owl-buttons div.owl-prev{
left:0;
}
.single-vehicle-details .list-group{
margin-top:0;
}
.single-vehicle-details .list-group li{
padding-top:5px;
padding-bottom:5px;
font-size:13px;
}
.widget li.list-group-item{
margin-bottom:0;
border-bottom:0;
}
.vehicle-enquiry-foot{
margin-bottom:15px;
}
.table-specifications > tbody > tr > td:first-child{
font-weight:700;
}
.add-features-list{
margin:0;
list-style-type:none;
}
.add-features-list li{
border:1px solid #eee;
border-radius:20px;
padding:3px 10px;
display:inline-block;
margin-right:5px;
margin-bottom:15px;
font-size:13px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
} .comparision-table .price{
font-size:18px;
display:block;
margin-top:7px;
}
.comparision-table .thead-sticky strong{
display:block;
padding:0 40px;
}
.comparision-table .thead-sticky{
width:1070px;
border-bottom:0;
}
.comparision-table .is-sticky .thead-sticky{
background:#fff;
padding:10px 0;
border-bottom:1px solid #eee;
}
.comp-image{
margin-top:10px;
}
.comp-image .img-thumbnail{
max-width:200px;
display:inline-block;
}
.comp-table-row{
border-bottom:1px solid #eee;
}
.comp-table-row:before, .comp-table-row:after{
content:" ";
display:table;
}
.comp-table-row:after{
clear:both;
}
.comp-feature-head{
background:#f9f9f9;
font-weight:700;
}
.comp-table-col{
float:left;
display:block;
padding:5px 10px;
text-align:center;
}
.comp-table-col .add-features-list{
margin:20px 0;
}
.comparision-table.col1 .comp-table-col{
width:40%;
}
.comparision-table.col2 .comp-table-col{
width:40%;
}
.comparision-table.col3 .comp-table-col{
width:27%;
}
.comparision-table.col4 .comp-table-col{
width:20%;
}
.comparision-table.col1 .comp-table-row .comp-table-col:first-child{
width:20%;
}
.comparision-table.col2 .comp-table-row .comp-table-col:first-child{
width:20%;
}
.comparision-table.col3 .comp-table-row .comp-table-col:first-child{
width:19%;
}
.comparision-table.col4 .comp-table-row .comp-table-col:first-child{
width:20%;
}
.comp-table-row .comp-table-col:first-child{
font-weight:700;
text-align:left;
}
.comparision-table .comp-feature-head .comp-table-col{
width:100%!important;
font-weight:400;
text-align:left;
padding:8px 10px;
}
.comp-table-permalinks{
border-bottom:0;
padding-top:15px;
}
.comp-table-col .add-features-list li{
margin:5px 0;
}
.dealer-search-map{
position:relative;
}
.dealer-search-head{
position:absolute;
z-index:99;
height:120px;
top:50%;
left:0;
width:100%;
background:rgba(255,255,255,.8);
margin-top:-60px;
}
.search-icon-boxed{
position:absolute;
width:60px;
height:60px;
left:50%;
top:-40px;
margin-left:-30px;
color:#fff;
font-size:30px;
text-align:center;
line-height:60px;
border-radius:100%;
border:10px solid rgba(255,255,255,.8);
box-sizing:content-box;
}
.dealer-search-field{
width:30%;
margin:0 auto;
margin-top:50px;
}
.dealer-search-field .form-control{
font-size:20px;
text-align:center
}
.dealers-search-result{
margin-top:30px;
}
.dealer-block-inner{
padding:10px;
background:#fff;
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}
.dealer-block-cont{
background:#fff;
padding:15px;
}
.image-dealer-profile{
position:relative;
}
.dealer-block-info:before, .dealer-block-info:after{
content:" ";
display:table;
}
.dealer-block-info:after{
clear:both;
}
.dealer-block-info{
position:relative;
padding-bottom:15px;
min-height:102px;
}
.dealer-block-info h5{
margin-bottom:5px;
line-height:16px;
font-weight:bold;
font-size:15px;
padding-left:70px;
margin-top:7px;
}
.dealer-block-info h5 a{
color:#666;
}
.dealer-block-info .dealer-avatar{
background:#f9f9f9;
float:left;
width:60px;
height:60px;
border:1px solid #eee;
padding:5px;
margin-right:10px;
}
.dealer-block-info .meta-data{
padding-left:70px;
}
.dealer-block-text{
border-top:1px solid #eee;
border-bottom:1px solid #eee;
padding-top:22px;
padding-bottom:22px;
}
.dealer-block-text p{
line-height:18px;
margin-bottom:0;
color:#ccc;
font-size:13px;
}
.dealer-block-add{
padding:22px 0 0;
font-size:11px;
font-weight:700;
color:#999;
}
.dealer-block-add:before, .dealer-block-add:after{
content:" ";
display:table;
}
.dealer-block-add:after{
clear:both;
}
.dealer-block-add span{
float:left;
text-align:center;
width:50%;
line-height:normal;
text-transform:uppercase;
}
.dealer-block-add strong{
display:block;
font-weight:400;
font-size:14px;
color:#333;
margin-top:5px;
}
.dealer-block .btn{
margin:15px auto 0 auto;
border-radius:30px;
}
#gmap img{
max-width:inherit;
}
.map-agent h4, .map-agent p{
margin-bottom:0;
}
.map-agent {
min-height:75px;
max-width:180px;
}
.listing-form-steps-wrapper{
background:#f9f9f9;
border-radius:3px;
width:337px;
}
.listing-form-progress{
background:#eee;
padding:15px 25px;
border-radius:3px 3px 0 0;
}
.listing-form-progress .progress{
margin-bottom:0;
}
.listing-form-steps{
margin:0;
margin-bottom:30px;
list-style-type:none;
padding:0 25px;
}
.listing-form-steps li{
padding:17px 0;
border-top:1px solid #eee;
}
.listing-form-steps li:first-child{
border-top:0;
}
.listing-form-steps li a{
color:#999;
display:block;
}
.listing-form-steps li.active a, .listing-form-steps li:hover a, .listing-form-steps li.completed a{
color:#777;
}
.listing-form-steps li .step-icon{
float:left;
width:40px;
font-size:24px;
margin-top:9px;
}
.listing-form-steps li .step-title{
}
.listing-form-steps li .step-desc{
color:#999;
font-size:12px;
display:block;
padding-left:40px;
line-height:normal;
}
.listing-form-steps li .step-state{
float:right;
font-size:16px;
margin-top:12px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.listing-form-steps li .step-state:before {
content: "\f10c";
}
.listing-form-steps li.active .step-state:before {
content: "\f10c";
}
.listing-form-steps li.completed .step-state:before {
content: "\f05d";
}
.listing-form-steps li.completed a .step-state, .listing-form-steps li.completed:hover a .step-state{
color:#5cb85c
}
.listing-form-content{
min-height:600px;
}
.listing-form-content .input-group{
margin-bottom:20px;
}
.listing-form-content .price-suggestion .input-group{
margin-bottom:0;
}
.price-suggestion p{
margin-bottom:0;
}
.listing-form-content .selected-price-plan label{
margin-bottom:20px;
display:block;
}
.listing-form-content .selected-price-plan .plan-blocked{
background:#2f2f2f;
padding:6px 15px;
text-transform:uppercase;
color:#fff;
margin-right:12px;
border-radius:4px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
}
.listing-form-content .checkbox-inline{
font-weight:700;
font-size:14px;
padding-left:0;
padding-right:20px;
}
.listing-form-content .popover{
max-width:400px;
}
.selling-choice{
width:100%;
}
.selling-choice > .btn{
width:50%;
padding:40px 0;
text-transform:uppercase;!important;
}
.selling-choice > .btn strong{
display:block;
margin-top:20px;
}
.selling-choice > .btn i{
font-size:70px;
}
.selling-choice > .btn-default.active{
color:#fff!important;
}
.search-find-results{
padding:20px;
border:1px solid #eee;
border-left-width:3px;
margin-bottom:12px;
}
.search-find-results h5{
margin-bottom:0;
}
.search-find-results li{
font-size:12px;
line-height:normal;
}
.listing-form-content .tab-pane.fade{
display:none;
}
.listing-form-content .tab-pane.fade.in{
display:block;
}
.optional-features-list{
margin:0;
list-style-type:none;
}
.optional-features-list:before, optional-features-list:after{
content:" ";
display:table;
}
.optional-features-list:after{
clear:both;
}
.optional-features-list li{
float:left;
width:33.3333%;
margin-top:0
}
.optional-features-list li.checkbox + .checkbox{
margin-top:0
} .dashboard-wrapper{
}
.users-sidebar{
width:245px;
}
.users-sidebar .add-listing-btn{
margin-bottom:15px;
}
.users-sidebar .list-group{
margin-top:0;
}
.users-sidebar .list-group li a > i{
color:#999;
margin-right:5px;
}
.users-sidebar li.active a, .users-sidebar .list-group li.active a > i, .users-sidebar li.active:hover a, .users-sidebar .list-group li.active:hover a > i{
color:#fff;
}
.dashboard-pages{
}
.dashboard-wrapper h2{
}
.dashboard-block-head{
margin-bottom:20px;
}
.dashboard-block-head h3{
margin-bottom:0;
}
.dashboard-block{
margin-top:40px;
}
.dashboard-block .tab-content{
padding-top:30px;
margin-bottom:30px;
}
.dashboard-tables{
background:#fff;
}
.dashboard-tables tbody{
font-size:13px!important;
}
.dashboard-tables > tbody > tr > td{
vertical-align:middle;
}
.dashboard-tables .search-name, .dashboard-tables h5{
font-weight:700;
}
.dashboard-tables .car-image{
width:80px;
float:left;
margin-right:20px;
margin-top:7px;
}
.dashboard-tables .search-find-results{
padding:0;
padding-left:100px;
border:0;
}
.dashboard-tables .price{
font-weight:700;
}
.dealer-prosite.content{
padding-top:0px;
}
.price-suggestion .pull-right{
cursor:pointer;
}
.dealer-prosite .dealer-avatar{
width:120px;
height:120px;
padding:10px;
line-height:100px;
text-align:center;
position:relative;
left:50%;
margin-left:-60px;
margin-bottom:-50px;
top:-25px;
background:#fff;
border-radius:100%;
box-shadow:0 0 5px rgba(0,0,0,.2);
}
.dealer-prosite .dealer-avatar img{
-webkit-border-radius:100%;
border-radius:100%;
}
.dealer-info{
background:#f9f9f9;
box-shadow:0 1px 2px rgba(0,0,0,.1);
margin-bottom:40px;
}
.dealer-info .social-icons{
margin-top:20px;
}
.dealer-info .dealer-block-add{
margin:17px 0 0;
padding:0;
}
.isotope-grid{
margin:0;
list-style-type:none;
}
.grid-holder{
margin:0;
list-style-type:none;
width: 105%;
margin-left: -3%;
float: left;
}
.grid-holder .grid-item{
float: left;
}
.grid-item{
margin-bottom: 3%;
border-bottom: medium none;
margin-top:2px;
}
.isotope-events .grid-item.event-list-item{
margin-bottom:0;
margin-top:0;
}
.grid-item-inner{
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
background:#fff;
}
.grid-holder .grid-item{
margin-left: 3%;
}
.grid-holder.col-2 .grid-item{
width:47%;
}
.grid-holder.col-3 .grid-item{
width:29.63%;
}
.grid-holder.col-4 .grid-item{
width:21.5%;
}
.grid-media{
position:relative;
}
.grid-content{
padding:25px 20px;
}
.grid-footer{
padding:10px 20px 1px;
background:#eee;
}
.blog-item .grid-item-inner{
background:#fff;
}
.posts-grid .post-title{
padding:10px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}
.gallery-grid .post-title{
padding:0 0 20px;
border-bottom:1px solid #eee;
}
.blog-item .grid-footer{
padding:10px 20px;
background:#f8f8f8;
}
.blog-item .grid-footer .meta-data{
margin-top:4px;
}
.grid-content .fa-external-link{
margin-left:10px;
}
.grid-item h3{
line-height:1.2em;
}
.grid-item.event-item .action-buttons{
margin-top:0px;
}
#message{
margin-top:20px;
}
.message{
margin-top:20px;
}
.posts-archive .post .img-thumbnail{
margin-top:7px;
}
.posts-archive .post .post-actions{
border-bottom:1px solid #eee;
padding-bottom:5px;
}
.posts-archive .post .post-title{
border-bottom:1px solid #eee;
padding-bottom:12px;
}
.post .post-title a{
color:#333;
}
.posts-archive .post{
margin-bottom:40px;
padding-bottom:35px;
border-bottom:1px solid #eee;
}
.posts-archive .post-meta{
font-size:12px;
}
.post-meta i{
margin-right:5px;
font-size:14px;
}
.single-post .featured-image{
margin-bottom:20px;
}
.single-post .pager:before, .single-post .pager:after{
content:" ";
display:table;
}
.single-post .pager:after{
clear:both;
}
.single-post .pager{
padding:12px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin:25px 0;
}
.single-post-header{
border-bottom:1px solid #eee;
margin-bottom:20px;
}
.single-post-header .post-title{
border-top:1px solid #eee;
margin-bottom:0;
padding:10px 0;
line-height:36px;
}
.about-author, .detailed-review-block{
background:#f9f9f9;
padding:20px;
border-top:3px solid #eee;
}
.detailed-review-block{
margin-bottom:25px;
}
.detailed-review-block:before, .detailed-review-block:after{
content:" ";
display:table;
}
.detailed-review-block:after{
clear:both;
}
.detailed-review-block > div{
background:#fff;
padding:20px;
float:left;
margin-right:2%;
}
.detailed-review-block .final-review{
width:28%;
padding-bottom:15px;
}
.detailed-review-block .points-review{
width:70%;
padding:10px 20px;
margin-right:0
}
.detailed-review-block .post-review-block{
border-bottom:0;
padding:0;
margin:0;
}
.detailed-review-block .post-review-block .review-status strong{
font-size:50px;
padding-bottom:10px;
}
.detailed-review-block .post-review-block .review-status span{
padding-top:14px;
font-size:16px;
letter-spacing:1px;
}
.detailed-review-block .post-review-block .review-status{
float:none;
width:100%;
}
.star-rating-container:not(.no-back-star):before {
display: block;
position: absolute;
top: 0px;
left: 1px;
content: "\f005\f005\f005\f005\f005";
z-index: 0;
}
.final-review .star-rating-container {
font-size: 2.6em;
line-height: 1em;
margin-top:18px;
}
.star-rating-container {
display: inline-block;
position: relative;
font-family: "FontAwesome";
font-size: 14px;
text-align: left;
cursor: default;
white-space: nowrap;
line-height: 1.2em;
color: #eee;
}
.star-rating-container .star-rating:before {
content: "\f005\f005\f005\f005\f005";
color: #fdb714;
}
.star-rating-container .star-rating {
display: block;
overflow: hidden;
position: relative;
padding-left: 1px;
}
.points-review .review-point{
border-bottom:1px solid #eee;
padding:10px 0;
}
.points-review .col-md-6 .review-point:last-child{
border-bottom:0;
}
.points-review .review-point strong{
font-family: 'Roboto Condensed', sans-serif;
text-transform:uppercase;
font-size:13px;
color:#999
}
.points-review .review-point .star-rating-container{
float:right;
margin-top:4px
}
.about-author .img-thumbnail{
float:left;
margin-right:20px;
width:100px;
max-width:100px;
}
.about-author .post-author-content{
padding-left:120px;
}
.post-comments{
margin:30px 0 0 0;
}
.comments{
margin:0;
list-style-type:none;
}
.comments li{
margin-bottom:25px;
}
.comments li .post-comment-block{
padding:20px;
padding-bottom:5px;
border:1px solid #eee;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
background:#ffffff;
}
.comments li.admin > .post-comment-block{
background-color:#f9f9f9;
}
.comments li .img-thumbnail{
float:left;
margin-right:20px;
width:80px;
}
.comments li .meta-data{
margin-bottom:12px;
}
.comments li h5{
margin-bottom:5px;
}
.post-comment-content{
padding-left:100px;
}
.comments li ul{
padding-top:25px;
padding-left:50px;
margin:0;
list-style-type:none;
}
.post-comment-form{
margin:30px 0 0 0;
border-bottom:0;
}
.post-comment-form .form-control{
margin-bottom:20px;
} .widget.sidebar-widget{
margin-bottom:35px;
}
.widget.sidebar-widget .listing-container{
padding-top:20px;
}
.widget_imic_mortgage form{
border:1px solid #eee;
}
.widget_imic_mortgage #message{
margin:0;
}
.widget_imic_mortgage #message .alert{
padding:0;
border:0;
background:none;
margin:0;
margin-bottom:10px;
}
.calculator-widget h4{
padding:10px 15px;
margin-bottom:0;
border-bottom:1px solid #eee;
}
.loan-calculations:before, .loan-calculations:after{
content:" ";
display:table;
}
.loan-calculations:after{
clear:both;
}
.loan-calculations{
background:#f9f9f9;
padding:15px;
padding-bottom:0;
}
.loan-calculations .btn-group .btn{
padding-left:16px;
padding-right:16px;
}
.calculations-result{
background:#fff;
padding:20px;
border-top:1px solid #eee;
position:relative;
}
.calculator-widget label{
display:block;
}
.calculator-widget label.checkbox-inline{
display:inline-block;
font-weight:700;
}
.calculator-widget .loan-amount{
font-size:30px;
font-weight:700;
display:block;
margin-top:10px;
}
.calculator-widget .loan-amount small{
font-size:45%;
font-weight:400;
color:#222;
}
.sidebar-widget .widgettitle{
padding-bottom:10px;
border-bottom:1px solid #eee;
margin-bottom:22px;
position:relative;
}
.sidebar-widget .widgettitle:after{
position:absolute;
left:0;
bottom:2px;
height:2px;
width:80px;
background:#333;
}
.sidebar .widget.sidebar_widget:last-child{
margin-bottom:0;
}
.widget ul, .widget ol{
margin:0;
list-style-type:none;
}
.widget li{
margin-bottom:10px;
padding-bottom:7px;
}
.widget_categories ul li, .widget_archive ul li{
color:#ccc;
font-size:12px;
text-align:right;
}
.widget_categories:before, .widget_categories:after, .widget_archive:before, .widget_archive:after, .widget_categories li:before, .widget_categories li:after, .widget_archive li:before, .widget_archive li:after{
content:" ";
display:table;
}
.widget_categories:after, .widget_archive:after, .widget_categories li:after, .widget_archive li:after{
clear:both;
}
.widget_categories ul li a, .widget_archive ul li a{
font-size:14px;
float:left
}
.widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_pages ul li, .widget_meta ul li, .widget_rss ul li, .widget_nav_menu ul li{
border-bottom:1px solid #eee;
}
.widget_nav_menu ul li ul.sub-menu, .widget_categories ul li ul.children, .widget_pages ul li ul.children{
border-top:1px solid #eee;
padding:7px 0 0 20px;
margin-top:7px;
}
.widget_nav_menu ul li ul.sub-menu li:last-child, .widget_categories ul li ul.children li:last-child, .widget_pages ul li ul.children li:last-child{
padding-bottom:0;
border-bottom:0;
margin-bottom:0;
}
.footer_widget.widget_categories ul li, .footer_widget.widget_archive ul li, .footer_widget.widget_recent_entries ul li, .footer_widget.widget_recent_comments ul li, .footer_widget.widget_links ul li, .footer_widget.widget_meta ul li, .footer_widget.widget_nav_menu ul li, .footer_widget.widget_pages ul li{
border-bottom:1px solid rgba(255,255,255,.05);
}
.widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_links ul li a, .widget_meta ul li a{
display:inline-block;
position:relative;
}
.widget_recent_comments ul li a > i{
display:none;
}
.widget_recent_comments .comment-author-link{
font-style:italic;
}
.widget_imic_latest_posts li{
padding: 3px 0 12px 0;
border-bottom:1px solid #eee;
}
.widget_imic_latest_posts li h5{
margin-bottom:0;
padding-left:85px;
}
.widget_imic_latest_posts li img{
width:70px;
height:70px;
float:left;
margin-right:15px;
}
.widget_imic_latest_posts li:before, .widget_imic_latest_posts li:after{
display: table;
content: " ";
}
.widget_imic_latest_posts li:after{
clear:both;
}
.widget_imic_latest_posts .post-actions{
padding-left:85px;
}
.widget_imic_latest_posts .post-actions .post-date{
width:100%;
}
.col-md-4 .widget_imic_reviews, .col-md-6 .widget_imic_reviews{
padding: 25px;
background: #F9F9F9;
border-radius: 3px;
}
.widget a{
color:#5e5e5e;
}
.body-type-widget li{
width:33.33%;
float:left;
}
.body-type-widget li span{
display:block;
font-size:12px;
font-family: 'Playfair Display', serif;
margin-top:4px;
font-style:italic;
}
.body-type-widget li img{
width:70%;
}
.body-type-widget .post-actions{
}
.make-widget li{
width:25%;
float:left;
min-height:55px;
margin-bottom:10px;
}
.make-widget li img{
max-width:60%;
}
.tag-cloud a{
display:inline-block;
margin-right:4px;
margin-bottom:7px;
padding:2px 8px;
border:1px solid #efefef;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background:#f8f8f8;
font-size:12px;
color:#222;
text-decoration:none;
}
.tag-cloud a:hover{
text-decoration:none;
background:#fff;
}
.twitter-widget li:nth-child(odd){
display:none;
}
.twitter-widget ul{
margin:0;
list-style-type:none;
}
.twitter-widget ul li{
margin:7px 0;
}
#back-to-top{
position:fixed;
right:17px;
bottom:17px;
display:none;
text-align:center;
width:40px;
height:40px;
line-height:40px;
-webkit-border-radius:3px;
border-radius:3px;
background:rgba(0,0,0,.7);
color:#ffffff;
}  ol.breadcrumb > .current_item{
color:#fff;
}
.widget select{
max-width:100%;
} #wp-calendar { border-collapse: collapse; border:1px solid #ddd; width:100%; border-top:none; }
#wp-calendar td, #wp-calendar th { text-align:center; }
#wp-calendar td#today{background:#eee;}
#wp-calendar caption { padding: 0; line-height: 39px; }
#wp-calendar thead, #wp-calendar tfoot { line-height:33px; background:#eee; }
#wp-calendar tbody { line-height:33px; }
#wp-calendar #prev, #wp-calendar #next { padding:0 10px; background:#eee; }
#wp-calendar #prev { text-align:left; }
#wp-calendar #next { text-align:right; }
.widget_selected_post .post-image{
width:30%;
float:left;
margin-right:5%;
}
.widget_selected_post .widget-blog-content{
float:left;
width:65%;
}
.widget_selected_post .fa-angle-right{
display:none;
}
.widget_selected_post .fa-plus{
margin-right:0;
}
.widget_selected_post ul li a{
padding:12px 0;
text-decoration:none;
}
.widget_selected_post ul li:first-child a{
padding-top:8px;
} .alignnone {
margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto; }
.wp-block-cover p:not(.has-text-color) {
color: #fff; }
.blocks-gallery-item a:after {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1; }
.wp-block-button {
margin-bottom: 1em; }
.wp-block-group.has-background .wp-block-group__inner-container {
padding: 30px 30px 10px; }
.wp-caption {
background: #fff;
border: 1px solid #eaeaea;
max-width: 100%;
padding: 5px;
text-align: center; }
.wp-caption.alignnone {
margin: 45px 20px 20px 0; }
.wp-caption.alignleft {
margin: 5px 20px 20px 0; }
.wp-caption.alignright {
margin: 5px 0 20px 20px; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto; }
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 5px 4px 0; }
article img {
max-width: 100%;
height: auto; }
.screen-reader-text, .bypostauthor {
position: static !important; }
.screen-reader-text {
display: none; }
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0; }
.wp-caption {
margin-bottom: 24px;
position: relative; }
.wp-caption.alignleft {
margin-bottom: 0; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0; }
.wp-caption {
color: #999; }
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0 0;
padding-right: 10px; }
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0; }
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%; }
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%; }
.gallery-item:hover .gallery-caption {
opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none; }
.blocks-gallery-grid, .wp-block-gallery{
margin-bottom: 1em
}
.alignright {
float: right;
margin: 0 0 1.3em 1.5em; }
.alignleft {
float: left;
margin: 0 1.5em 1.3em 0; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
a img.alignright {
float: right;
margin: 0 0 1.5em 1.3em; }
a img.alignleft {
float: left;
margin: 0 1.5em 1.3em 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.alignnone {
max-width: 100%; }
.post.sticky {
padding: 20px;
border: 2px solid #eaeaea;
position: relative; }
.page-links {
margin: 20px 0; }
#wp-calendar {
border-collapse: collapse;
border: 1px solid #eaeaea;
width: 100%;
border-top: none; }
#wp-calendar td, #wp-calendar th {
text-align: center; }
#wp-calendar td#today {
background: #f8f8f8; }
#wp-calendar caption {
padding: 0;
line-height: 39px; }
#wp-calendar thead, #wp-calendar tfoot {
line-height: 33px;
background: #f8f8f8; }
#wp-calendar tbody {
line-height: 33px; }
#wp-calendar #prev, #wp-calendar #next {
padding: 0 10px;
background: #f8f8f8; }
#wp-calendar #prev {
text-align: left; }
#wp-calendar #next {
text-align: right; }
.post-content table {
margin: 20px 0;
width: 100%;
border: 1px solid #eaeaea;
border-collapse: separate; }
.post-content table th, .post-content table td {
padding: 8px;
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
vertical-align: top;
text-align: left;
line-height: 18px; }
.post-content table tr th:first-child, .post-content table tr td:first-child {
border-left: 0; }
.post-content table thead:first-child tr:first-child th, .post-content table tbody:first-child tr:first-child th, .post-content table tbody:first-child tr:first-child td {
border-top: 0; }
.post-content table thead:first-child tr:first-child th:first-child, .post-content table tbody:first-child tr:first-child td:first-child {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0; }
.post-content table thead:first-child tr:first-child th:last-child, .post-content table tbody:first-child tr:first-child td:last-child {
-webkit-border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0; }
.post-content table thead:last-child tr:last-child th:first-child, .post-content table tbody:last-child tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px; }
.post-content table thead:last-child tr:last-child th:last-child, .post-content table tbody:last-child tr:last-child td:last-child {
-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0; }
.post-content .dark-table-style table {
border-color: rgba(255, 255, 255, 0.2); }
.post-content .dark-table-style table td {
border-left-color: rgba(255, 255, 255, 0.2);
border-top-color: rgba(255, 255, 255, 0.2); }
.content .fc table {
margin: 0;
border: 0;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
-moz-border-radius: 0;
border-radius: 0; }
.content .fc table th {
text-align: center; }
.content .fc table th, .content .fc table td {
padding: 0;
border: 1px solid #eaeaea;
line-height: inherit;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.content .fc-row .fc-content-skeleton td, .content .fc-row .fc-helper-skeleton td {
border: 0; }
.content .fc-unthemed thead {
border-color: transparent; }
.content .fc-body .fc-row {
border-bottom-width: 1px;
border-bottom-style: solid; } .fact-ico{
display:inline-block;
width:100px;
height:100px;
color:#999999;
line-height:125px;
margin:10px 0;
margin-bottom:20px;
border-radius:4px;
color:#fff;
}
.fact{
display:inline-block;
color:#999999;
font-size:15px;
font-family: 'Playfair Display', serif;
font-style:italic
}
.counters .timer{
display:inline-block;
color:#333333;
font-weight:700;
font-size:38px;
}
.parallax .counters .timer{
color:#ffffff;
}
.icon-box.ibox-plain.ibox-small{
padding-left:26px
}
.icon-box .ibox-icon{
display:block;
position:absolute;
width:64px;
height:64px;
top:0;
left:0
}
.icon-box .ibox-icon a,.icon-box .ibox-icon i,.icon-box .ibox-icon img{
display:block;
position:relative;
width:100%;
height:100%;
color:#fff
}
.icon-box .ibox-icon i,.icon-box .ibox-icon img{
border-radius:50%;
}
.icon-box .ibox-icon i{
font-style:normal;
font-size:28px;
text-align:center;
line-height:64px
}
.icon-box h3{
font-size:16px;
font-weight:700;
text-transform:uppercase;
letter-spacing:1px;
margin-bottom:0;
color:#252525
}
.icon-box p{
margin:8px 0 0;
color:#999
}
.icon-box .before-heading{
font-size:14px
}
.icon-box.ibox-large{
padding:0 0 0 115px
}
.icon-box.ibox-large .ibox-icon {
width:96px;
height:96px;
}
.icon-box.ibox-outline .ibox-icon {
border:1px solid;
border-radius:50%;
padding:3px;
}
.icon-box.ibox-outline .ibox-icon i {
line-height:56px;
}
.icon-box.ibox-outline.ibox-large .ibox-icon {
padding:4px;
}
.icon-box.ibox-rounded .ibox-icon,.icon-box.ibox-rounded .ibox-icon i,.icon-box.ibox-rounded .ibox-icon img {
border-radius:3px!important;
}
.icon-box.ibox-rounded.ibox-large .ibox-icon,.icon-box.ibox-rounded.ibox-large .ibox-icon i,.icon-box.ibox-rounded.ibox-large .ibox-icon img {
border-radius:4px!important;
}
.icon-box.ibox-light .ibox-icon i,.icon-box.ibox-light .ibox-icon img {
border:1px solid #eee;
background-color:#f9f9f9;
color:#444;
}
.icon-box.ibox-light .ibox-icon i {
line-height:62px;
}
.icon-box.ibox-light.ibox-large .ibox-icon i {
line-height:96px;
}
.icon-box.ibox-light.ibox-outline.ibox-large .ibox-icon i {
line-height:84px;
}
.icon-box.ibox-dark.ibox-outline .ibox-icon {
border-color:#444;
}
.icon-box.ibox-dark .ibox-icon i,.icon-box.ibox-dark .ibox-icon img {
background-color:#252525;
}
.icon-box.ibox-border .ibox-icon {
border:1px solid;
border-radius:50%;
padding:0;
}
.icon-box.ibox-border .ibox-icon i,.icon-box.ibox-border .ibox-icon img {
border:none;
background-color:transparent!important;
}
.icon-box.ibox-border.ibox-dark .ibox-icon {
border-color:#252525;
}
.icon-box.ibox-plain .ibox-icon {
border:none!important;
height:auto!important;
}
.icon-box.ibox-plain .ibox-icon i,.icon-box.ibox-plain .ibox-icon img {
border:none!important;
background-color:transparent!important;
border-radius:0;
}
.icon-box.ibox-plain .ibox-icon i {
font-size:48px;
line-height:1!important;
}
.icon-box.ibox-plain.ibox-image .ibox-icon {
width:auto;
}
.icon-box.ibox-plain.ibox-image .ibox-icon img {
width:auto;
display:inline-block;
}
.icon-box.ibox-plain.ibox-small {
padding-left:42px;
}
.icon-box.ibox-plain.ibox-small .ibox-icon {
width:28px;
}
.icon-box.ibox-plain.ibox-small h3 {
font-size:15px;
line-height:26px;
margin-bottom:10px;
}
.icon-box.ibox-plain.ibox-small p {
margin-left:-42px;
}
.icon-box.ibox-plain.ibox-small .ibox-icon i {
font-size:28px;
}
.icon-box.ibox-plain.ibox-small .ibox-icon img {
height:28px;
}
.icon-box.ibox-plain.ibox-large .ibox-icon i {
font-size:72px;
}
.icon-box.ibox-center {
text-align:center;
padding:0;
}
.icon-box.ibox-center .ibox-icon {
position:relative;
width:96px;
height:96px;
margin:0 auto 30px;
}
.icon-box.ibox-center.ibox-outline .ibox-icon i {
line-height:88px;
}
.icon-box.ibox-center p {
font-size:14px;
margin-top:15px;
}
.icon-box.ibox-center.ibox-large .ibox-icon {
width:128px;
height:128px;
}
.icon-box.ibox-center.ibox-large .ibox-icon i {
font-size:70px;
line-height:128px;
}
.icon-box.ibox-center.ibox-large.ibox-outline .ibox-icon i {
line-height:118px;
}
.icon-box.ibox-center.ibox-light .ibox-icon i {
line-height:94px;
}
.icon-box.ibox-center.ibox-light.ibox-outline.ibox-large .ibox-icon i {
line-height:114px;
}
.icon-box.ibox-center.ibox-large.ibox-border .ibox-icon i {
line-height:126px!important;
}
.icon-box.ibox-center.ibox-plain .ibox-icon i {
font-size:84px;
}
.icon-box.ibox-center.ibox-large.ibox-plain .ibox-icon i {
font-size:112px;
}
.icon-box.ibox-center.ibox-large.ibox-plain .ibox-icon img {
height:128px;
}
.icon-box.ibox-center.ibox-small .ibox-icon {
width:64px;
height:64px;
}
.icon-box.ibox-center.ibox-small .ibox-icon i {
font-size:28px;
line-height:64px;
}
.icon-box.ibox-center.ibox-small.ibox-outline .ibox-icon i {
line-height:58px;
}
.icon-box.ibox-center.ibox-small.ibox-plain .ibox-icon i {
font-size:56px;
}
.icon-box.ibox-center.ibox-small p {
font-size:14px;
margin-top:10px;
}
.icon-box.ibox-center.ibox-plain.ibox-small p {
margin-left:0;
}
.icon-box.ibox-right {
text-align:right;
padding:0 80px 0 0;
}
.icon-box.ibox-right.ibox-large {
padding-right:115px;
}
.icon-box.ibox-right .ibox-icon {
left:auto;
right:0;
}
.icon-box.ibox-right.ibox-plain.ibox-small {
padding:0 42px 0 0;
}
.icon-box.ibox-right.ibox-plain.ibox-small p {
margin:0 -42px 0 0;
}
.icon-box h3+.ibox-icon {
margin-top:20px!important;
}
.icon-box h3 span.subtitle {
display:block;
margin-top:5px;
color:#444;
font-weight:300;
text-transform:none;
}
.icon-box.ibox-center:not(.ibox-bg) h3:after {
content:'';
display:block;
width:30px;
border-top:2px solid #252525;
-webkit-transition:width .3s ease;
-o-transition:width .3s ease;
transition:width .3s ease;
margin:20px auto;
}
.icon-box.ibox-center:not(.ibox-bg):hover h3:after {
width:50px;
}
.icon-box.ibox-center.noborder:not(.ibox-bg) h3:after,.icon-box.ibox-center.nobottomborder:not(.ibox-bg) h3:after {
display:none;
}
.icon-box.ibox-center.ibox-italic p {
font-style:italic;
font-family:Lato,sans-serif;
}
.icon-box.ibox-bg.ibox-center {
margin-top:68px;
background-color:#fff;
border:1px solid #eee;
border-radius:5px;
padding:68px 30px 30px;
}
.icon-box.ibox-bg.ibox-center:first-child {
margin-top:48px;
}
.icon-box.ibox-bg.ibox-center.ibox-large {
margin-top:84px;
padding-top:84px;
}
.icon-box.ibox-bg.ibox-center.ibox-large:first-child {
margin-top:64px;
}
.icon-box.ibox-bg.ibox-center .ibox-icon {
position:absolute;
top:-48px;
left:50%;
margin:0 0 0 -48px;
}
.icon-box.ibox-bg.ibox-center.ibox-large .ibox-icon {
top:-64px;
left:50%;
margin-left:-64px;
}
.icon-box.ibox-bg.ibox-center.ibox-border .ibox-icon,.icon-box.ibox-bg.ibox-center.ibox-outline .ibox-icon,.icon-box.ibox-bg.ibox-center.ibox-plain .ibox-icon {
background-color:#FFF;
}
.icon-box .ibox-icon i {
z-index:1;
-webkit-transition:background-color .3s,color .3s;
-o-transition:background-color .3s,color .3s;
transition:background-color .3s,color .3s;
}
.icon-box .ibox-icon i:after {
pointer-events:none;
position:absolute;
width:100%;
height:100%;
border-radius:50%;
content:'';
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
top:-3px;
left:-3px;
box-shadow:0 0 0 2px #252525;
-webkit-transition:0 .3s,opacity .3s;
-webkit-transform:scale(.8);
-moz-transition:0 .3s,opacity .3s;
-moz-transform:scale(.8);
-ms-transform:scale(.8);
transition:transform .3s,opacity .3s;
transform:scale(.8);
opacity:0;
padding:3px;
}
.icon-box .ibox-icon i:hover,.icon-box:hover .ibox-icon i {
background-color:#252525;
color:#fff;
}
.icon-box.ibox-outline:hover .ibox-icon{
border-color:#252525;
}
.icon-box {
position:relative;
margin-top:20px;
padding:0 0 0 80px;
}
.icon-box:first-child {
margin-top:0;
}
.icon-box .ibox-icon {
display:block;
position:absolute;
width:64px;
height:64px;
top:0;
left:0;
}
.icon-box .ibox-icon a,.icon-box .ibox-icon i,.icon-box .ibox-icon img {
display:block;
position:relative;
width:100%;
height:100%;
color:#fff;
}
.icon-box .ibox-icon i,.icon-box .ibox-icon img {
border-radius:50%;
}
.icon-box .ibox-icon i {
font-style:normal;
font-size:28px;
text-align:center;
line-height:64px;
}
.icon-box h3 {
font-size:16px;
font-weight:700;
text-transform:uppercase;
letter-spacing:1px;
margin-bottom:0;
color:#252525;
}
.icon-box p {
color:#999;
margin:8px 0 0;
}
.icon-box .before-heading {
font-size:14px;
}
.icon-box.ibox-large {
padding:0 0 0 115px;
}
.icon-box.ibox-large .ibox-icon i,.icon-box.ibox-center .ibox-icon i {
font-size:42px;
line-height:96px;
}
.icon-box.ibox-outline.ibox-large .ibox-icon i,.icon-box.ibox-center.ibox-light.ibox-outline .ibox-icon i {
line-height:86px;
}
.icon-box.ibox-light.ibox-outline .ibox-icon,.icon-box.ibox-border.ibox-light .ibox-icon {
border-color:#eee;
}
.icon-box.ibox-light.ibox-outline .ibox-icon i,.icon-box.ibox-center.ibox-light.ibox-outline.ibox-small .ibox-icon i {
line-height:54px;
}
.icon-box.ibox-border .ibox-icon i,.icon-box.ibox-center.ibox-small.ibox-border .ibox-icon i {
line-height:62px!important;
}
.icon-box.ibox-border.ibox-large .ibox-icon i,.icon-box.ibox-center.ibox-border .ibox-icon i {
line-height:94px!important;
}
.icon-box.ibox-border.ibox-light .ibox-icon i,.icon-box.ibox-border.ibox-light .ibox-icon img,.icon-box.ibox-plain.ibox-light .ibox-icon i,.icon-box.ibox-plain.ibox-light .ibox-icon img {
color:#888;
}
.icon-box.ibox-border.ibox-dark .ibox-icon i,.icon-box.ibox-border.ibox-dark .ibox-icon img,.icon-box.ibox-plain.ibox-dark .ibox-icon i,.icon-box.ibox-plain.ibox-dark .ibox-icon img {
color:#444;
}
.icon-box.ibox-plain .ibox-icon img,.icon-box.ibox-center.ibox-small.ibox-plain .ibox-icon img {
height:64px;
}
.icon-box.ibox-plain.ibox-large .ibox-icon img,.icon-box.ibox-center.ibox-plain .ibox-icon img {
height:96px;
}
.ibox-rounded .ibox-icon i:after,.ibox-border.ibox-rounded .ibox-icon i:after {
border-radius:3px;
} .parallax{
background-attachment: fixed!important;
background-position:center center;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
background-repeat:no-repeat;
background-color:#f8f8f8;
}
.touch .parallax, .page-header.parallax{
background-attachment:scroll!important;
}
.page-header{
margin:0;
padding:0;
border:0;
min-height:200px;
top:-55px;
position:relative;
margin-bottom:-55px;
background-color:#ccc;
}
.page-header h1.page-title{
color:#fff;
padding:105px 0 0;
margin:0;
}
.prosite-header{
min-height:300px;
}
.prosite-header h1.page-title{
text-align:center;
padding:105px 0 0;
}
.btn-transparent{
background:none!important;
border:2px solid #252525!important;
color:#252525!important;
}
.dark-bg .btn-transparent{
border-color:#fff!important;
color:#fff!important;
}  .pricing-table {
margin-top: 50px;	
margin-bottom: 50px;
}
.pricing-table:after { 
display: block; 
visibility: hidden; 
clear: both; 
height: 0;
content: "";
}
.pricing-table > div:first-child .pricing-column-content, .pricing-table > div:first-child h3 {
border-left: 1px solid #eee!important;
}
.pricing-column {
float: left;
overflow: hidden;
padding: 0px;
background-color: #fff;
text-align: center;
-webkit-transition: box-shadow 0.2s linear;
-moz-transition: box-shadow 0.2s linear;
-o-transition: box-shadow 0.2s linear;
transition: box-shadow 0.2s linear;
}
.pricing-column .features{
padding:0;
margin-bottom:0;
background:none;
}
.pricing-column .features a{
color:#5e5e5e;
}
.pricing-column .pricing-column-content {
padding: 0px 0px 20px 0px;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.pricing-column.highlight {
z-index: 1;
margin: -20px 0 0 -1px;
background-color: #ffffff;
}
.pricing-column.highlight .pricing-column-content, .pricing-column.highlight h3  {
border: none;
}
.pricing-column.highlight h3{
background:#5bc0de;
}
.pricing-column.highlight h3 .highlight-reason {
display: block;
color: rgba(0,0,0,0.4);
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 12px;
}
.pricing-column.highlight .pricing-column-content {
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
}
.pricing-table .popover{
text-align:center;
}
.pricing-column ul li {
padding: 10px 25px;
border-bottom: 1px solid #eee;
color: #666666!important;
list-style: none;
line-height: 18px;
}
.pricing-column ul li a{
margin-left:10px;
}
.pricing-column ul li:first-child {
border-top: 1px solid #eee;
}
.pricing-column ul li:nth-child(2n+1) {
background-color: #f8f8f8;
}
.pricing-column.highlight h3 {
margin-bottom: 0px!important;
padding: 15px 0px;
color: #ffffff!important;
}
.toggle .pricing-column h3 {
font-size: 26px!important;
}
.pricing-column h3 {
margin-bottom: 0px;
padding: 18px 0px 18px 0px;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
background-color: #ffffff;
font-size: 26px;
line-height: 28px;
}
.pricing-column h4 {
margin-bottom: 0px;
margin-left: -22px;
padding: 20px 30px 6px 30px;	
color: #333333;
font-size: 54px!important;
line-height: 42px!important;
}
.pricing-column h4 .dollar-sign {
position: relative;
top: -14px;
right: -6px;
font-size: 22px;
line-height: 22px;
}
.pricing-column .interval {
display: block;
display: block;
padding-bottom: 17px;
min-height: 38px;
color: #999999;
}
.pricing-column ul {
margin-left: 0px;
}
.pricing-column .btn{
margin-top:25px;
}
.pricing-column.highlight .btn{
margin-bottom:20px;
}
.pricing-table.six-cols > div {
width: 16.5%;
}
.pricing-table.five-cols > div {
width: 20%;
}
.pricing-table.four-cols > div {
width: 25%;
}
.pricing-table.three-cols > div {
width: 33.2%;
}
.pricing-table.two-cols > div {
width: 50%;
} .alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto} p.demo_store{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
width:100%;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .widget input[type="button"] {
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
border-radius: 3px;
color: #333;
text-shadow: none;
border: 1px solid #ccc;
background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-transform:uppercase;
}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page #content input.button:hover{
background:#ebebeb;
border-color: #adadad;
color: #333333;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart{
padding-left:25px;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info{
background:#EEE!important;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before{
height:auto;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table, .woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th{
border-color:#ECEAE4!important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
color:#fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce #reviews #comment, .woocommerce-page #reviews #comment{
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
resize:vertical
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment{
height:75px;
}
.woocommerce #payment, .woocommerce-page #payment{
background:#EEE!important;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after{
border-color:transparent transparent #fff;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{
background:#fff!important;
}
#ship-to-different-address .input-checkbox{
float:left;
margin-top:14px;
}
#ship-to-different-address label{
display:inline-block;
font-weight:400;
padding-left:12px;
margin-top:0;
}
.shipping_calculator, h3#order_review_heading{
margin-top:30px;
}
.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{
box-shadow:none;
-webkit-box-shadow:none;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
border: 0!important;
text-shadow:none!important;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{
text-transform:uppercase;
}
.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page #content input.button:active{
top:0
}
.woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register{
border-color:#ECEAE4!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
width:1.1em;
height:1.1em;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
background:#ECEAE4!important;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a{
border:0;
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li{
padding:5px 0;
}
.variations .label{
color:#666;
}
.variations label{
font-size:13px;
padding-top:6px;
text-transform:uppercase;
}
.woocommerce-tabs .panel{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{
border-color:#ECEAE4!important;
background:#EEE!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text{
border-color:#ECEAE4!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active{
background:#fff!important;
}
.post-type-archive-product .star-rating, .tax-product_cat .star-rating{
display:none!important;
}
.single_variation{
margin-bottom:20px;
}
.woocommerce p.myaccount_user, .woocommerce .addresses .address{
border:1px solid #ECEAE4!important;
background:#EEE!important;
padding:20px;
}
.woocommerce div.product form.cart div.quantity{
margin-right:0;
}
.woocommerce div.product form.cart div.quantity input{
height: 31px;
border-radius: 3px 0 0 3px;
border: 1px solid #ccc;
}
.single_add_to_cart_button.button.alt{
border-radius:0 3px 3px 0;
} .wpcf7-form p{
font-weight:700;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-date{
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
font-weight:400!important;
margin-top:10px;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.wpcf7-form .wpcf7-textarea{
min-height:80px;
resize:vertical
}
.wpcf7-form .wpcf7-checkbox, .wpcf7-form .wpcf7-file, .wpcf7-form .wpcf7-radio{
margin-top:10px;
display: inline-block;
}
.wpcf7-form .wpcf7-list-item{
margin-left:0.8em;
}
.wpcf7-form .wpcf7-list-item.first{
margin-left:0;
}
.wpcf7-form .wpcf7-quiz-label{
padding-top: 18px;
float: left;
margin-right: 10px;
font-weight:400!important;
}
.wpcf7-form .wpcf7-list-item-label{
font-weight:400!important;
}
.wpcf7-form .wpcf7-submit{
color: #FFF;
border-width: 0px;
font-family: 'Roboto Condensed',sans-serif;
-webkit-transition: all 0.3s ease 0.1s;
transition: all 0.3s ease 0.1s;
margin-bottom: 0px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
padding: 6px 12px;
font-size: 12px;
line-height: 1.52857;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
} @media (min-width: 992px) and (max-width: 1199px) {
.dd-menu > ul > li.megamenu > ul{
width:940px;
}
.dd-menu .megamenu-container ul{
min-width:inherit;
}
.main-navigation > ul > li{
margin-right:25px;
}
.header-v2 .user-login-panel{
display:none;
}
.filters-sidebar, .users-sidebar{
width:213px;
}
.utility-bar .share-text{
display:none;
}
.is-sticky .actions-bar{
width:100%;
}
.single-listing-actions .btn-group > .btn > span{
display:none;
}
.single-listing-actions .btn.price{
}
.vehicle-enquiry-foot strong{
font-size:18px;
}
.loan-calculations .btn-group .btn{
padding-left:13px;
padding-right:13px;
}
.listing-form-steps-wrapper{
width:294px;
}
.comparision-table .thead-sticky{
width:940px;
}
.points-review .review-point strong {
text-transform: none;
font-weight: 400;
}
.final-review .star-rating-container{
font-size:2.2em;
}
body.boxed .is-sticky .actions-bar{
width:990px;
}
}
@media only screen and (max-width: 992px) {
#listing-add-form-three .save-searched-value{
float:none!important; 
margin-bottom:20px;
}
.site-tagline{
display:none;
}
.toggle-menu{
display:none;
background:#fff;
width:100%;
position:absolute;
height:auto;
border-top:1px solid #eee;
}
.toggle-menu > ul > li{
display:block;
width:100%;
border-bottom:1px solid #eee;
}
.toggle-menu > ul > li > a{
display:block;
padding:15px 0 15px 20px;
line-height:normal;
color:#222;
}
.toggle-menu > ul > li ul{
position:static;
top:0;
left:0!important;
margin:0;
-webkit-border-radius:0;
border-radius:0;
box-shadow:none;
}
.toggle-menu > ul > li > ul li ul{
position:static;
margin:0;
left:0!important;
width:100%;
-webkit-box-shadow:none;
box-shadow:none;
}
.toggle-menu > ul > li.megamenu > ul{
width:100%;
}
.toggle-menu > ul > li.megamenu > ul .megamenu-container > div.row > div{
margin-top:20px;
}
.sp-cont{
width:100%;
padding-left:20px;
padding-right:20px;
}
.search-function{
margin-right:-1px;
}
.navbar #menu-toggle{
float:left;
margin-top:0;
text-align:center;
background:#252525;
width: 52px;
height: 51px;
line-height: 52px;
color: #fff;
margin-left:-1px;
overflow:hidden;
}
.dd-menu li.menu-item-has-children > a > .fa-angle-down,.dd-menu li.menu-item-has-children > a > .fa-angle-right{
display: none
}
.navbar .sp-cont{
padding-left:0;
padding-right:0;
}
.footer_widget{
margin-bottom:30px;
}
.site-footer-top{
padding-bottom:10px;
}
.header-v2 #menu-toggle{
margin-top:26px;
margin-right:20px;
}
.header-v2 .sticky-header #menu-toggle{
margin-top:13px;
}
.header-v2 .toggle-menu{
margin:0 -20px;
width:100%;
padding:0;
}
.header-v2 .toggle-menu .top-navigation{
float:none;
margin-left:-20px;
}
.header-v2 .topnav > ul > li{
line-height:0;
}
.header-v2 .sticky-header .topnav > ul > li > a{
line-height:normal;
}
.header-v2 .topnav > ul > li > a{
line-height:normal;
}
.header-v3 #menu-toggle{
margin-right:20px;
margin-top:0;
float:left;
color:#999;
}
.header-v3 .toggle-menu{
display:none;
margin:0 -20px;
}
.header-v3 .top-header .sf-menu > li > a {
line-height:50px;
padding:0 20px;
}
.header-v4 .site-header-wrapper .additional-triggers{
margin-right:20px;
}
.header-v4 .site-header-wrapper .search-function{
margin-right:0;
}
.header-v4 .site-header-wrapper .search-function span{
display:none;
}
.sm-margint{
margin-top:40px;
}
.icon-box{
margin-bottom:30px;
}
.dealer-search-field{
width:80%;
}
.dealer-block{
margin-bottom:30px;
}
.filters-sidebar{
width:auto;
position:static!important;
margin-bottom:30px;
}
.search-filters .sticky-wrapper{
height:auto!important;
}
.results-list-view .result-item-in{
min-height:210px;
}
.result-item-block.col1{
display:none;
}
.result-item-block.col2{
width:100%;
}
.result-item-pricing{
display: inline-block;
margin-right: 20px;
position: relative;
top: -10px;
}
.result-item-action-buttons{
display:inline-block;
}
.utility-bar .share-text{
display:none;
}
.single-listing-actions .btn-group > .btn > span{
display:none;
}
.single-listing-images{
margin-bottom:30px;
}
.listing-form-steps-wrapper, .users-sidebar{
width:220px;
position:static!important;
}
#finded-results{
margin-top:30px;
}
.optional-features-list li{
width:50%;
}
.comparision-table .thead-sticky{
width:780px;
}
.dashboard-tables .car-image{
display:none;
}
.dashboard-tables .search-find-results{
padding-left:0;
}
.dashboard-tables .search-find-results ul.inline{
display:none;
}
.gallery-grid .post-title{
font-size:18px;
}
.sidebar{
margin-top:40px;
}
.final-review .star-rating-container{
font-size:2.2em;
}
.grid-holder.col-2 .grid-item{
width:46%;
}
.grid-holder.col-3 .grid-item{
width:46%;
}
.grid-holder.col-4 .grid-item{
width:46%;
}
.pricing-column .features{
margin-bottom:0;
}
.pricing-column.highlight {
margin: 0;
}
.pricing-table > div:third-child .pricing-column-content, .pricing-table > div:nth-child(2n+1) h3 {
border-left: 1px solid #eeeeee!important;
}
.pricing-column ul li:first-child {
border-top: 1px solid #eeeeee;
}
.pricing-column ul li:nth-child(2n+1) {
background-color: #f8f8f8;
}
.toggle .pricing-column h3 {
font-size: 26px!important;
}
.pricing-column.highlight .btn{
margin-bottom:0;
}
.pricing-table.six-cols > div {
width: 50%;
}
.pricing-table.five-cols > div {
width: 50%;
}
.pricing-table.four-cols > div {
width: 50%;
}
.pricing-table.three-cols > div {
width: 50%;
}
.pricing-table.two-cols > div {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.site-header-wrapper{
position:relative;
}
.hero-area, .page-header{
top:0;
margin-bottom:0;
}
.body{
padding-top:0!important;
}
.topnav{
display:none;
}
.site-header{
padding:10px 0 ;
}
.site-logo img{
max-width:140px;
max-height:35px;
}
.header-v2 .site-logo{
min-width:inherit;
}
.page-header{
min-height:100px;
}
.page-header h1.page-title{
padding:32px 0 0;
font-size:22px;
}
.utility-icons.social-icons{
float:left;
}
.site-footer-bottom{
text-align:left;
}
.site-footer .social-icons{
float:none!important;
text-align:left;
}
.site-footer-bottom{
padding-bottom:20px;
}
.service-block p{
font-size:12px;
line-height:normal;
}
.results-list-view .result-item-image{
width:100%;
float:none;
}
.results-list-view .result-item-image img{
width:100%;
}
.results-list-view .result-item-in{
float:none;
width:100%;
min-height:inherit;
}
.result-item-block.col1{
display:none;
}
.result-item-block.col2{
width:100%;
text-align:left;
}
.result-item-pricing{
display: inline-block;
margin-right: 20px;
position: relative;
}
.result-item-pricing .price{
font-size:25px;
font-weight:700;
margin-bottom:15px;
}
.results-list-view .result-item-cont{
padding-bottom:10px;
padding-top:0;
}
.result-item-title{
font-size:18px;
line-height:24px;
}
.results-list-view .result-item-view-buttons a{
padding:4px 0 3px;
}
.results-list-view .result-item-in{
background:#fff;
}
.results-list-view .result-item-title{
background:none;
}
.results-list-view{
margin-left:0;
}
.results-grid-view .result-item-action-buttons{
width:auto!important;
}
.result-item{
width:100%!important;
margin-left:0!important;
float:none!important;
margin-bottom:20px!important;
}
.floated .search-form{
width:90%;
margin-left:-45%;
}
.floated .search-form h2, .floated .search-form p{
display:none;
}
.floated .search-form-inner{
padding:20px;
padding-bottom:20px;
}
.floated .search-advanced-trigger{
display:none;
}
.floated .search-form-inner .label{
display:none;
}
.floated .search-form-inner input[type="text"]{
font-size:14px!important;
}
.contact-form{
margin-top:40px;
}
#contact-map{
overflow:hidden;
width:100%;
height:350px;
}
.search-function > span{
display:none;
}
.floated-search .search-function > span{
display:block;
}
.logged-in-user .user-informa{
display:none;
}
.utility-icons.tools-bar{
display:none;
}
#Search-Filters, .toggle-view, .results-sorter{
display:none;
}
.listing-form-steps-wrapper{
width:100%;
margin-bottom:30px;
}
.results-grid-view .result-item{
height:auto!important;
}
.selling-choice > .btn{
white-space:normal;
padding: 20px;
}
.selling-choice > .btn i{
font-size:40px;
}
.comparision-table-resp{
min-height: .01%;
overflow-x: auto;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
width: 100%;
}
.comparision-table{
display:table!important;
}
.comparision-table .comp-table-row .comp-table-col{
white-space:nowrap;
float:none;
text-align:left!important;
display:table-cell!important;
}
.comparision-table .comp-table-row.comp-table-features .comp-table-col{
white-space:normal;
display:table-cell;
}
.comparision-table .thead-sticky.comp-table-row .comp-table-col{
white-space:normal;
}
.comparision-table.col1 .comp-table-col{
width:200px!important;
}
.comparision-table.col2 .comp-table-col{
width:200px!important;
}
.comparision-table.col3 .comp-table-col{
width:200px!important;
}
.comparision-table.col4 .comp-table-col{
width:200px!important;
}
.comparision-table.col1 .comp-table-row .comp-table-col:first-child{
width:150px!important;
}
.comparision-table.col2 .comp-table-row .comp-table-col:first-child{
width:150px!important;
}
.comparision-table.col3 .comp-table-row .comp-table-col:first-child{
width:150px!important;
}
.comparision-table.col4 .comp-table-row .comp-table-col:first-child{
width:150px!important;
}
.comparision-table .thead-sticky strong{
padding:0;
}
.dealer-prosite .dealer-avatar{
position:absolute;
top:-60px;
}
.dealer-info{
height:145px;
}
.dealer-info .social-icons{
margin-top:85px;
}
.dealer-info .dealer-block-add{
margin-top:82px;
}
.users-sidebar{
margin-bottom:30px;
width:100%;
}
.detailed-review-block > div{
margin-right:0;
margin-bottom:10px;
}
.detailed-review-block .final-review, .detailed-review-block .points-review{
width:100%;
}
.single-listing-actions .btn-group{
float:right!important;
display:block;
}
.single-listing-actions .btn-group .btn{
width:14.40%;
}
.single-vehicle-details .btn-info.price{
margin-top:15px;
}
.single-listing-actions .badge-premium-listing{
display:inline-block;
margin-top:12px;
}
.single-vehicle-title .badge-premium-listing{
display:none;
}
.single-vehicle-details .post-title{
padding-right:0;
}
.nav-tabs > li{
float:none;
}
.nav-tabs > li > a {
border-width: 1px;
border-color: #ddd;
border-radius: 0;
display:block;
}
.nav-tabs li.active{
}
.nav-tabs li.active a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
border-top-width:1px;
border-bottom-width:1px;
border-bottom-color:#ddd;
}
.nav-tabs > li > a:hover{
border-left-color:#ddd;
border-right-color:#ddd;
border-top-color:#ddd;
}
.content{
padding:30px 0;
}
hr.fw{
margin-top:25px;
margin-bottom:25px;
} .isotope {
overflow: visible !important;
height: auto !important;
}
.isotope-item {
position: static !important;
margin-right: auto;
margin-left: auto;
width: auto;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
}
.isotope-hidden {
display: none !important;
}
.grid-item{
margin-bottom: 6%;
}
.grid-holder.col-2 .grid-item{
width:95%;
}
.grid-holder.col-3 .grid-item{
width:95%;
}
.grid-holder.col-4 .grid-item{
width:95%;
}
.img-thumbnail{
margin-bottom:20px;
}
.grid-item .media-box{
margin-bottom:0;
}
.hero-slider.flexslider, .hero-slider.flexslider ul.slides li{
height:250px;
}
.pricing-table.six-cols > div {
margin:0 auto 30px;
width: 100%;
}
.pricing-table.five-cols > div {
margin:0 auto 30px;
width: 100%;
}
.pricing-table.four-cols > div {
margin:0 auto 30px;
width: 100%;
}
.pricing-table.three-cols > div {
margin:0 auto 30px;
width: 100%;
}
.pricing-table.two-cols > div {
margin:0 auto 30px;
width: 100%;
}
.icon-box{
margin-bottom:25px;
min-height:80px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media print {.single-vehicle-details .recent-vehicles, .calculator-widget, .seller-contact-widget, .additional-images, .single-listing-actions, .badge-premium-listing, .utility-bar, .page-header, .header-right, .navbar, .site-footer{
display:none;
}
.list-group{
max-width:100%;
}
body{
overflow-x:visible;
}
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
.site-logo h1 .default-logo{
display:none;
}
.site-logo h1 .retina-logo{
display:block;
}
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 82px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 96px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 50px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media screen and ( min-width: 782px ) {
#mobmenu-footer li:hover {
background-color: ;
}
#mobmenu-footer li:hover i {
color: ;
}
}
@media only screen and (min-width:1025px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
@media only screen and (max-width:1024px) {
.mobmenur-container i {
color: #FFF;
}
.mobmenul-container i {
color: #FFF;
}
.mobmenul-container img {
max-height:  50px;
float: left;
}
.mobmenur-container img {
max-height:  50px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #666;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: #666;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #666 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #FFF;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #666 ;
}
#mobmenuright li a:hover {
color: #FFF ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 0px;
height: 50px;
float: left;
}
.mobmenur-container {
top: 10px;
margin-right: 5px;
margin-top: 0px;
}
.mob-menu-logo-holder {
margin-top:   0px;
text-align:   center;
margin-left:  0;
margin-right: 0;
height:       50px;
}
.mob-menu-header-holder {
width:  100% ;
background-color: #111111 ;
height: 50px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 50px;
}
.mobmenul-container, .mobmenur-container{
position: absolute; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#F7F7F7;		width:  270px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: rgba(0, 0, 0, 0.83);
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-270px);
-moz-transform: translateX(-270px);
-ms-transform: translateX(-270px);
-o-transform: translateX(-270px);
transform: translateX(-270px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #FFF ;
text-decoration: none;
}
.headertext span {
position: initial;
line-height: 50px;
}
.mobmenu-search-holder {
top: 50px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 30px;
color: #222;
}
.mobmenur-container i {
line-height: 30px;
font-size: 30px;
float: right;
}
.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:50px!important;	}
.mob-retina-logo {
height:50px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #666;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #666;
}
.mobmenu-left-panel .mob-cancel-button {
color: #666;
}
.mobmenu-right-panel .mob-cancel-button {
color: #666;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Dosis;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}