@import url("http://fonts.googleapis.com/css?family=Lato:300,400,700");
.bootstrap-wrapper { }
.bootstrap-wrapper html {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
.bootstrap-wrapper body {
margin: 0;
}
.bootstrap-wrapper article, .bootstrap-wrapper aside, .bootstrap-wrapper details, .bootstrap-wrapper figcaption, .bootstrap-wrapper figure, .bootstrap-wrapper footer, .bootstrap-wrapper header, .bootstrap-wrapper hgroup, .bootstrap-wrapper main, .bootstrap-wrapper nav, .bootstrap-wrapper section, .bootstrap-wrapper summary {
display: block;
}
.bootstrap-wrapper audio, .bootstrap-wrapper canvas, .bootstrap-wrapper progress, .bootstrap-wrapper video {
display: inline-block;
vertical-align: baseline;
}
.bootstrap-wrapper audio: not([controls]) {
display: none;
height: 0;
}
.bootstrap-wrapper[hidden], .bootstrap-wrapper template {
display: none;
}
.bootstrap-wrapper a {
background: transparent;
}
.bootstrap-wrapper a:active, .bootstrap-wrapper a:hover {
outline: 0;
}
.bootstrap-wrapper abbr[title] {
border-bottom: 1px dotted;
}
.bootstrap-wrapper b, .bootstrap-wrapper strong {
font-weight: bold;
}
.bootstrap-wrapper dfn {
font-style: italic;
}
.bootstrap-wrapper h1 {
font-size: 2em;
margin: 0.67em 0;
}
.bootstrap-wrapper mark {
background: #ff0;
color: #000;
}
.bootstrap-wrapper small {
font-size: 80%;
}
.bootstrap-wrapper sub, .bootstrap-wrapper sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.bootstrap-wrapper sup {
top: -0.5em;
}
.bootstrap-wrapper sub {
bottom: -0.25em;
}
.bootstrap-wrapper img {
border: 0;
}
.bootstrap-wrapper svg: not(: root) {
overflow: hidden;
}
.bootstrap-wrapper figure {
margin: 1em 40px;
}
.bootstrap-wrapper hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.bootstrap-wrapper pre {
overflow: auto;
}
.bootstrap-wrapper code, .bootstrap-wrapper kbd, .bootstrap-wrapper pre, .bootstrap-wrapper samp {
font-family: monospace, monospace;
font-size: 1em;
}
.bootstrap-wrapper button, .bootstrap-wrapper input, .bootstrap-wrapper optgroup, .bootstrap-wrapper select, .bootstrap-wrapper textarea {
color: inherit;
font: inherit;
margin: 0;
}
.bootstrap-wrapper button {
overflow: visible;
}
.bootstrap-wrapper button, .bootstrap-wrapper select {
text-transform: none;
}
.bootstrap-wrapper button, .bootstrap-wrapper html input[type="button"], .bootstrap-wrapper input[type="reset"], .bootstrap-wrapper input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.bootstrap-wrapper button[disabled], .bootstrap-wrapper html input[disabled] {
cursor: default;
}
.bootstrap-wrapper button: : -moz-focus-inner, .bootstrap-wrapper input: : -moz-focus-inner {
border: 0;
padding: 0;
}
.bootstrap-wrapper input {
line-height: normal;
}
.bootstrap-wrapper input[type="checkbox"], .bootstrap-wrapper input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
.bootstrap-wrapper input[type="number"]: : -webkit-inner-spin-button, .bootstrap-wrapper input[type="number"]: : -webkit-outer-spin-button {
height: auto;
}
.bootstrap-wrapper input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.bootstrap-wrapper input[type="search"]: : -webkit-search-cancel-button, .bootstrap-wrapper input[type="search"]: : -webkit-search-decoration {
-webkit-appearance: none;
}
.bootstrap-wrapper fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.bootstrap-wrapper legend {
border: 0;
padding: 0;
}
.bootstrap-wrapper textarea {
overflow: auto;
}
.bootstrap-wrapper optgroup {
font-weight: bold;
}
.bootstrap-wrapper table {
border-collapse: collapse;
border-spacing: 0;
}
.bootstrap-wrapper td, .bootstrap-wrapper th {
padding: 0;
}
@media print {
.bootstrap-wrapper * {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
.bootstrap-wrapper a, .bootstrap-wrapper a:visited {
text-decoration: underline;
}
.bootstrap-wrapper a[href]:after {
content: " (" attr(href)")";
}
.bootstrap-wrapper abbr[title]:after {
content: " (" attr(title)")";
}
.bootstrap-wrapper a[href^="javascript:"]:after, .bootstrap-wrapper a[href^="#"]:after {
content: "";
}
.bootstrap-wrapper pre, .bootstrap-wrapper blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.bootstrap-wrapper thead {
display: table-header-group;
}
.bootstrap-wrapper tr, .bootstrap-wrapper img {
page-break-inside: avoid;
}
.bootstrap-wrapper img {
max-width: 100% !important;
}
.bootstrap-wrapper p, .bootstrap-wrapper h2, .bootstrap-wrapper h3 {
orphans: 3;
widows: 3;
}
.bootstrap-wrapper h2, .bootstrap-wrapper h3 {
page-break-after: avoid;
}
.bootstrap-wrapper select {
background: #fff !important;
}
.bootstrap-wrapper .navbar {
display: none;
}
.bootstrap-wrapper .table td, .bootstrap-wrapper .table th {
background-color: #fff !important;
}
.bootstrap-wrapper .btn > .caret, .bootstrap-wrapper .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.bootstrap-wrapper .label {
border: 1px solid #000;
}
.bootstrap-wrapper .table {
border-collapse: collapse !important;
}
.bootstrap-wrapper .table-bordered th, .bootstrap-wrapper .table-bordered td {
border: 1px solid #ddd !important;
}
}
.bootstrap-wrapper * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-wrapper *:before, .bootstrap-wrapper *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-wrapper html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-wrapper body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
.bootstrap-wrapper input, .bootstrap-wrapper button, .bootstrap-wrapper select, .bootstrap-wrapper textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.bootstrap-wrapper a {
color: #2c3e50;
text-decoration: none;
}
.bootstrap-wrapper a:hover, .bootstrap-wrapper a:focus {
color: #11181f;
text-decoration: underline;
}
.bootstrap-wrapper a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap-wrapper figure {
margin: 0;
}
.bootstrap-wrapper img {
vertical-align: middle;
}
.bootstrap-wrapper .img-responsive, .bootstrap-wrapper .thumbnail > img, .bootstrap-wrapper .thumbnail a > img, .bootstrap-wrapper .carousel-inner > .item > img, .bootstrap-wrapper .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.bootstrap-wrapper .img-rounded {
border-radius: 3px;
}
.bootstrap-wrapper .img-thumbnail {
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.bootstrap-wrapper .img-circle {
border-radius: 50%;
}
.bootstrap-wrapper hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.bootstrap-wrapper .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.bootstrap-wrapper h1, .bootstrap-wrapper h2, .bootstrap-wrapper h3, .bootstrap-wrapper h4, .bootstrap-wrapper h5, .bootstrap-wrapper h6, .bootstrap-wrapper .h1, .bootstrap-wrapper .h2, .bootstrap-wrapper .h3, .bootstrap-wrapper .h4, .bootstrap-wrapper .h5, .bootstrap-wrapper .h6 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.bootstrap-wrapper h1 small, .bootstrap-wrapper h2 small, .bootstrap-wrapper h3 small, .bootstrap-wrapper h4 small, .bootstrap-wrapper h5 small, .bootstrap-wrapper h6 small, .bootstrap-wrapper .h1 small, .bootstrap-wrapper .h2 small, .bootstrap-wrapper .h3 small, .bootstrap-wrapper .h4 small, .bootstrap-wrapper .h5 small, .bootstrap-wrapper .h6 small, .bootstrap-wrapper h1 .small, .bootstrap-wrapper h2 .small, .bootstrap-wrapper h3 .small, .bootstrap-wrapper h4 .small, .bootstrap-wrapper h5 .small, .bootstrap-wrapper h6 .small, .bootstrap-wrapper .h1 .small, .bootstrap-wrapper .h2 .small, .bootstrap-wrapper .h3 .small, .bootstrap-wrapper .h4 .small, .bootstrap-wrapper .h5 .small, .bootstrap-wrapper .h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
.bootstrap-wrapper h1, .bootstrap-wrapper .h1, .bootstrap-wrapper h2, .bootstrap-wrapper .h2, .bootstrap-wrapper h3, .bootstrap-wrapper .h3 {
margin-top: 0;
margin-bottom: 20px;
}
.bootstrap-wrapper h1 small, .bootstrap-wrapper .h1 small, .bootstrap-wrapper h2 small, .bootstrap-wrapper .h2 small, .bootstrap-wrapper h3 small, .bootstrap-wrapper .h3 small, .bootstrap-wrapper h1 .small, .bootstrap-wrapper .h1 .small, .bootstrap-wrapper h2 .small, .bootstrap-wrapper .h2 .small, .bootstrap-wrapper h3 .small, .bootstrap-wrapper .h3 .small {
font-size: 65%;
}
.bootstrap-wrapper h4, .bootstrap-wrapper .h4, .bootstrap-wrapper h5, .bootstrap-wrapper .h5, .bootstrap-wrapper h6, .bootstrap-wrapper .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.bootstrap-wrapper h4 small, .bootstrap-wrapper .h4 small, .bootstrap-wrapper h5 small, .bootstrap-wrapper .h5 small, .bootstrap-wrapper h6 small, .bootstrap-wrapper .h6 small, .bootstrap-wrapper h4 .small, .bootstrap-wrapper .h4 .small, .bootstrap-wrapper h5 .small, .bootstrap-wrapper .h5 .small, .bootstrap-wrapper h6 .small, .bootstrap-wrapper .h6 .small {
font-size: 75%;
}
.bootstrap-wrapper h1, .bootstrap-wrapper .h1 {
font-size: 36px;
}
.bootstrap-wrapper h2, .bootstrap-wrapper .h2 {
font-size: 30px;
}
.bootstrap-wrapper h3, .bootstrap-wrapper .h3 {
font-size: 23px;
}
.bootstrap-wrapper h4, .bootstrap-wrapper .h4 {
font-size: 17px;
}
.bootstrap-wrapper h5, .bootstrap-wrapper .h5 {
font-size: 14px;
}
.bootstrap-wrapper h6, .bootstrap-wrapper .h6 {
font-size: 11px;
}
.bootstrap-wrapper p {
margin: 0 0 10px;
}
.bootstrap-wrapper .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.bootstrap-wrapper .lead {
font-size: 21px;
}
}
.bootstrap-wrapper small, .bootstrap-wrapper .small {
font-size: 85%;
}
.bootstrap-wrapper cite {
font-style: normal;
}
.bootstrap-wrapper .text-left {
text-align: left;
}
.bootstrap-wrapper .text-right {
text-align: right;
}
.bootstrap-wrapper .text-center {
text-align: center;
}
.bootstrap-wrapper .text-justify {
text-align: justify;
}
.bootstrap-wrapper .text-muted {
color: #999999;
}
.bootstrap-wrapper .text-primary {
color: #2c3e50;
}
.bootstrap-wrapper a.text-primary:hover {
color: #1a242f;
}
.bootstrap-wrapper .text-success {
color: #468847;
}
.bootstrap-wrapper a.text-success:hover {
color: #356635;
}
.bootstrap-wrapper .text-info {
color: #3a87ad;
}
.bootstrap-wrapper a.text-info:hover {
color: #2d6987;
}
.bootstrap-wrapper .text-warning {
color: #c09853;
}
.bootstrap-wrapper a.text-warning:hover {
color: #a47e3c;
}
.bootstrap-wrapper .text-danger {
color: #b94a48;
}
.bootstrap-wrapper a.text-danger:hover {
color: #953b39;
}
.bootstrap-wrapper .bg-primary {
color: #fff;
background-color: #2c3e50;
}
.bootstrap-wrapper a.bg-primary:hover {
background-color: #1a242f;
}
.bootstrap-wrapper .bg-success {
background-color: #dff0d8;
}
.bootstrap-wrapper a.bg-success:hover {
background-color: #c1e2b3;
}
.bootstrap-wrapper .bg-info {
background-color: #d9edf7;
}
.bootstrap-wrapper a.bg-info:hover {
background-color: #afd9ee;
}
.bootstrap-wrapper .bg-warning {
background-color: #fcf8e3;
}
.bootstrap-wrapper a.bg-warning:hover {
background-color: #f7ecb5;
}
.bootstrap-wrapper .bg-danger {
background-color: #f2dede;
}
.bootstrap-wrapper a.bg-danger:hover {
background-color: #e4b9b9;
}
.bootstrap-wrapper .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.bootstrap-wrapper ul, .bootstrap-wrapper ol {
margin-top: 0;
margin-bottom: 10px;
}
.bootstrap-wrapper ul ul, .bootstrap-wrapper ol ul, .bootstrap-wrapper ul ol, .bootstrap-wrapper ol ol {
margin-bottom: 0;
}
.bootstrap-wrapper .list-unstyled {
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .list-inline {
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.bootstrap-wrapper .list-inline > li:first-child {
padding-left: 0;
}
.bootstrap-wrapper dl {
margin-top: 0;
margin-bottom: 20px;
}
.bootstrap-wrapper dt, .bootstrap-wrapper dd {
line-height: 1.428571429;
}
.bootstrap-wrapper dt {
font-weight: bold;
}
.bootstrap-wrapper dd {
margin-left: 0;
}
@media (min-width: 768px) {
.bootstrap-wrapper .dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.bootstrap-wrapper .dl-horizontal dd {
margin-left: 180px;
}
}
.bootstrap-wrapper abbr[title], .bootstrap-wrapper abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.bootstrap-wrapper .initialism {
font-size: 90%;
text-transform: uppercase;
}
.bootstrap-wrapper blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
.bootstrap-wrapper blockquote p: last-child, .bootstrap-wrapper blockquote ul: last-child, .bootstrap-wrapper blockquote ol: last-child {
margin-bottom: 0;
}
.bootstrap-wrapper blockquote footer, .bootstrap-wrapper blockquote small, .bootstrap-wrapper blockquote .small {
display: block;
font-size: 80%;
line-height: 1.428571429;
color: #999999;
}
.bootstrap-wrapper blockquote footer:before, .bootstrap-wrapper blockquote small:before, .bootstrap-wrapper blockquote .small:before {
content: '\2014 \00A0';
}
.bootstrap-wrapper .blockquote-reverse, .bootstrap-wrapper blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.bootstrap-wrapper .blockquote-reverse footer:before, .bootstrap-wrapper blockquote.pull-right footer:before, .bootstrap-wrapper .blockquote-reverse small:before, .bootstrap-wrapper blockquote.pull-right small:before, .bootstrap-wrapper .blockquote-reverse .small:before, .bootstrap-wrapper blockquote.pull-right .small:before {
content: '';
}
.bootstrap-wrapper .blockquote-reverse footer:after, .bootstrap-wrapper blockquote.pull-right footer:after, .bootstrap-wrapper .blockquote-reverse small:after, .bootstrap-wrapper blockquote.pull-right small:after, .bootstrap-wrapper .blockquote-reverse .small:after, .bootstrap-wrapper blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.bootstrap-wrapper blockquote:before, .bootstrap-wrapper blockquote:after {
content: "";
}
.bootstrap-wrapper address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
.bootstrap-wrapper code, .bootstrap-wrapper kbd, .bootstrap-wrapper pre, .bootstrap-wrapper samp {
font-family: Monaco;
}
.bootstrap-wrapper code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 4px;
}
.bootstrap-wrapper kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 1px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-wrapper pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.bootstrap-wrapper pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.bootstrap-wrapper .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.bootstrap-wrapper .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .container {
width: 750px;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .container {
width: 1170px;
}
}
.bootstrap-wrapper .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-wrapper .row {
margin-left: -15px;
margin-right: -15px;
}
.bootstrap-wrapper .col-xs-1, .bootstrap-wrapper .col-sm-1, .bootstrap-wrapper .col-md-1, .bootstrap-wrapper .col-lg-1, .bootstrap-wrapper .col-xs-2, .bootstrap-wrapper .col-sm-2, .bootstrap-wrapper .col-md-2, .bootstrap-wrapper .col-lg-2, .bootstrap-wrapper .col-xs-3, .bootstrap-wrapper .col-sm-3, .bootstrap-wrapper .col-md-3, .bootstrap-wrapper .col-lg-3, .bootstrap-wrapper .col-xs-4, .bootstrap-wrapper .col-sm-4, .bootstrap-wrapper .col-md-4, .bootstrap-wrapper .col-lg-4, .bootstrap-wrapper .col-xs-5, .bootstrap-wrapper .col-sm-5, .bootstrap-wrapper .col-md-5, .bootstrap-wrapper .col-lg-5, .bootstrap-wrapper .col-xs-6, .bootstrap-wrapper .col-sm-6, .bootstrap-wrapper .col-md-6, .bootstrap-wrapper .col-lg-6, .bootstrap-wrapper .col-xs-7, .bootstrap-wrapper .col-sm-7, .bootstrap-wrapper .col-md-7, .bootstrap-wrapper .col-lg-7, .bootstrap-wrapper .col-xs-8, .bootstrap-wrapper .col-sm-8, .bootstrap-wrapper .col-md-8, .bootstrap-wrapper .col-lg-8, .bootstrap-wrapper .col-xs-9, .bootstrap-wrapper .col-sm-9, .bootstrap-wrapper .col-md-9, .bootstrap-wrapper .col-lg-9, .bootstrap-wrapper .col-xs-10, .bootstrap-wrapper .col-sm-10, .bootstrap-wrapper .col-md-10, .bootstrap-wrapper .col-lg-10, .bootstrap-wrapper .col-xs-11, .bootstrap-wrapper .col-sm-11, .bootstrap-wrapper .col-md-11, .bootstrap-wrapper .col-lg-11, .bootstrap-wrapper .col-xs-12, .bootstrap-wrapper .col-sm-12, .bootstrap-wrapper .col-md-12, .bootstrap-wrapper .col-lg-12 {
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-wrapper .col-xs-1, .bootstrap-wrapper .col-xs-2, .bootstrap-wrapper .col-xs-3, .bootstrap-wrapper .col-xs-4, .bootstrap-wrapper .col-xs-5, .bootstrap-wrapper .col-xs-6, .bootstrap-wrapper .col-xs-7, .bootstrap-wrapper .col-xs-8, .bootstrap-wrapper .col-xs-9, .bootstrap-wrapper .col-xs-10, .bootstrap-wrapper .col-xs-11, .bootstrap-wrapper .col-xs-12 {
float: left;
}
.bootstrap-wrapper .col-xs-12 {
width: 100%;
}
.bootstrap-wrapper .col-xs-11 {
width: 91.66666666666666%;
}
.bootstrap-wrapper .col-xs-10 {
width: 83.33333333333334%;
}
.bootstrap-wrapper .col-xs-9 {
width: 75%;
}
.bootstrap-wrapper .col-xs-8 {
width: 66.66666666666666%;
}
.bootstrap-wrapper .col-xs-7 {
width: 58.333333333333336%;
}
.bootstrap-wrapper .col-xs-6 {
width: 50%;
}
.bootstrap-wrapper .col-xs-5 {
width: 41.66666666666667%;
}
.bootstrap-wrapper .col-xs-4 {
width: 33.33333333333333%;
}
.bootstrap-wrapper .col-xs-3 {
width: 25%;
}
.bootstrap-wrapper .col-xs-2 {
width: 16.666666666666664%;
}
.bootstrap-wrapper .col-xs-1 {
width: 8.333333333333332%;
}
.bootstrap-wrapper .col-xs-pull-12 {
right: 100%;
}
.bootstrap-wrapper .col-xs-pull-11 {
right: 91.66666666666666%;
}
.bootstrap-wrapper .col-xs-pull-10 {
right: 83.33333333333334%;
}
.bootstrap-wrapper .col-xs-pull-9 {
right: 75%;
}
.bootstrap-wrapper .col-xs-pull-8 {
right: 66.66666666666666%;
}
.bootstrap-wrapper .col-xs-pull-7 {
right: 58.333333333333336%;
}
.bootstrap-wrapper .col-xs-pull-6 {
right: 50%;
}
.bootstrap-wrapper .col-xs-pull-5 {
right: 41.66666666666667%;
}
.bootstrap-wrapper .col-xs-pull-4 {
right: 33.33333333333333%;
}
.bootstrap-wrapper .col-xs-pull-3 {
right: 25%;
}
.bootstrap-wrapper .col-xs-pull-2 {
right: 16.666666666666664%;
}
.bootstrap-wrapper .col-xs-pull-1 {
right: 8.333333333333332%;
}
.bootstrap-wrapper .col-xs-pull-0 {
right: 0%;
}
.bootstrap-wrapper .col-xs-push-12 {
left: 100%;
}
.bootstrap-wrapper .col-xs-push-11 {
left: 91.66666666666666%;
}
.bootstrap-wrapper .col-xs-push-10 {
left: 83.33333333333334%;
}
.bootstrap-wrapper .col-xs-push-9 {
left: 75%;
}
.bootstrap-wrapper .col-xs-push-8 {
left: 66.66666666666666%;
}
.bootstrap-wrapper .col-xs-push-7 {
left: 58.333333333333336%;
}
.bootstrap-wrapper .col-xs-push-6 {
left: 50%;
}
.bootstrap-wrapper .col-xs-push-5 {
left: 41.66666666666667%;
}
.bootstrap-wrapper .col-xs-push-4 {
left: 33.33333333333333%;
}
.bootstrap-wrapper .col-xs-push-3 {
left: 25%;
}
.bootstrap-wrapper .col-xs-push-2 {
left: 16.666666666666664%;
}
.bootstrap-wrapper .col-xs-push-1 {
left: 8.333333333333332%;
}
.bootstrap-wrapper .col-xs-push-0 {
left: 0%;
}
.bootstrap-wrapper .col-xs-offset-12 {
margin-left: 100%;
}
.bootstrap-wrapper .col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap-wrapper .col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap-wrapper .col-xs-offset-9 {
margin-left: 75%;
}
.bootstrap-wrapper .col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap-wrapper .col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap-wrapper .col-xs-offset-6 {
margin-left: 50%;
}
.bootstrap-wrapper .col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap-wrapper .col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap-wrapper .col-xs-offset-3 {
margin-left: 25%;
}
.bootstrap-wrapper .col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap-wrapper .col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap-wrapper .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.bootstrap-wrapper .col-sm-1, .bootstrap-wrapper .col-sm-2, .bootstrap-wrapper .col-sm-3, .bootstrap-wrapper .col-sm-4, .bootstrap-wrapper .col-sm-5, .bootstrap-wrapper .col-sm-6, .bootstrap-wrapper .col-sm-7, .bootstrap-wrapper .col-sm-8, .bootstrap-wrapper .col-sm-9, .bootstrap-wrapper .col-sm-10, .bootstrap-wrapper .col-sm-11, .bootstrap-wrapper .col-sm-12 {
float: left;
}
.bootstrap-wrapper .col-sm-12 {
width: 100%;
}
.bootstrap-wrapper .col-sm-11 {
width: 91.66666666666666%;
}
.bootstrap-wrapper .col-sm-10 {
width: 83.33333333333334%;
}
.bootstrap-wrapper .col-sm-9 {
width: 75%;
}
.bootstrap-wrapper .col-sm-8 {
width: 66.66666666666666%;
}
.bootstrap-wrapper .col-sm-7 {
width: 58.333333333333336%;
}
.bootstrap-wrapper .col-sm-6 {
width: 50%;
}
.bootstrap-wrapper .col-sm-5 {
width: 41.66666666666667%;
}
.bootstrap-wrapper .col-sm-4 {
width: 33.33333333333333%;
}
.bootstrap-wrapper .col-sm-3 {
width: 25%;
}
.bootstrap-wrapper .col-sm-2 {
width: 16.666666666666664%;
}
.bootstrap-wrapper .col-sm-1 {
width: 8.333333333333332%;
}
.bootstrap-wrapper .col-sm-pull-12 {
right: 100%;
}
.bootstrap-wrapper .col-sm-pull-11 {
right: 91.66666666666666%;
}
.bootstrap-wrapper .col-sm-pull-10 {
right: 83.33333333333334%;
}
.bootstrap-wrapper .col-sm-pull-9 {
right: 75%;
}
.bootstrap-wrapper .col-sm-pull-8 {
right: 66.66666666666666%;
}
.bootstrap-wrapper .col-sm-pull-7 {
right: 58.333333333333336%;
}
.bootstrap-wrapper .col-sm-pull-6 {
right: 50%;
}
.bootstrap-wrapper .col-sm-pull-5 {
right: 41.66666666666667%;
}
.bootstrap-wrapper .col-sm-pull-4 {
right: 33.33333333333333%;
}
.bootstrap-wrapper .col-sm-pull-3 {
right: 25%;
}
.bootstrap-wrapper .col-sm-pull-2 {
right: 16.666666666666664%;
}
.bootstrap-wrapper .col-sm-pull-1 {
right: 8.333333333333332%;
}
.bootstrap-wrapper .col-sm-pull-0 {
right: 0%;
}
.bootstrap-wrapper .col-sm-push-12 {
left: 100%;
}
.bootstrap-wrapper .col-sm-push-11 {
left: 91.66666666666666%;
}
.bootstrap-wrapper .col-sm-push-10 {
left: 83.33333333333334%;
}
.bootstrap-wrapper .col-sm-push-9 {
left: 75%;
}
.bootstrap-wrapper .col-sm-push-8 {
left: 66.66666666666666%;
}
.bootstrap-wrapper .col-sm-push-7 {
left: 58.333333333333336%;
}
.bootstrap-wrapper .col-sm-push-6 {
left: 50%;
}
.bootstrap-wrapper .col-sm-push-5 {
left: 41.66666666666667%;
}
.bootstrap-wrapper .col-sm-push-4 {
left: 33.33333333333333%;
}
.bootstrap-wrapper .col-sm-push-3 {
left: 25%;
}
.bootstrap-wrapper .col-sm-push-2 {
left: 16.666666666666664%;
}
.bootstrap-wrapper .col-sm-push-1 {
left: 8.333333333333332%;
}
.bootstrap-wrapper .col-sm-push-0 {
left: 0%;
}
.bootstrap-wrapper .col-sm-offset-12 {
margin-left: 100%;
}
.bootstrap-wrapper .col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap-wrapper .col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap-wrapper .col-sm-offset-9 {
margin-left: 75%;
}
.bootstrap-wrapper .col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap-wrapper .col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap-wrapper .col-sm-offset-6 {
margin-left: 50%;
}
.bootstrap-wrapper .col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap-wrapper .col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap-wrapper .col-sm-offset-3 {
margin-left: 25%;
}
.bootstrap-wrapper .col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap-wrapper .col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap-wrapper .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .col-md-1, .bootstrap-wrapper .col-md-2, .bootstrap-wrapper .col-md-3, .bootstrap-wrapper .col-md-4, .bootstrap-wrapper .col-md-5, .bootstrap-wrapper .col-md-6, .bootstrap-wrapper .col-md-7, .bootstrap-wrapper .col-md-8, .bootstrap-wrapper .col-md-9, .bootstrap-wrapper .col-md-10, .bootstrap-wrapper .col-md-11, .bootstrap-wrapper .col-md-12 {
float: left;
}
.bootstrap-wrapper .col-md-12 {
width: 100%;
}
.bootstrap-wrapper .col-md-11 {
width: 91.66666666666666%;
}
.bootstrap-wrapper .col-md-10 {
width: 83.33333333333334%;
}
.bootstrap-wrapper .col-md-9 {
width: 75%;
}
.bootstrap-wrapper .col-md-8 {
width: 66.66666666666666%;
}
.bootstrap-wrapper .col-md-7 {
width: 58.333333333333336%;
}
.bootstrap-wrapper .col-md-6 {
width: 50%;
}
.bootstrap-wrapper .col-md-5 {
width: 41.66666666666667%;
}
.bootstrap-wrapper .col-md-4 {
width: 33.33333333333333%;
}
.bootstrap-wrapper .col-md-3 {
width: 25%;
}
.bootstrap-wrapper .col-md-2 {
width: 16.666666666666664%;
}
.bootstrap-wrapper .col-md-1 {
width: 8.333333333333332%;
}
.bootstrap-wrapper .col-md-pull-12 {
right: 100%;
}
.bootstrap-wrapper .col-md-pull-11 {
right: 91.66666666666666%;
}
.bootstrap-wrapper .col-md-pull-10 {
right: 83.33333333333334%;
}
.bootstrap-wrapper .col-md-pull-9 {
right: 75%;
}
.bootstrap-wrapper .col-md-pull-8 {
right: 66.66666666666666%;
}
.bootstrap-wrapper .col-md-pull-7 {
right: 58.333333333333336%;
}
.bootstrap-wrapper .col-md-pull-6 {
right: 50%;
}
.bootstrap-wrapper .col-md-pull-5 {
right: 41.66666666666667%;
}
.bootstrap-wrapper .col-md-pull-4 {
right: 33.33333333333333%;
}
.bootstrap-wrapper .col-md-pull-3 {
right: 25%;
}
.bootstrap-wrapper .col-md-pull-2 {
right: 16.666666666666664%;
}
.bootstrap-wrapper .col-md-pull-1 {
right: 8.333333333333332%;
}
.bootstrap-wrapper .col-md-pull-0 {
right: 0%;
}
.bootstrap-wrapper .col-md-push-12 {
left: 100%;
}
.bootstrap-wrapper .col-md-push-11 {
left: 91.66666666666666%;
}
.bootstrap-wrapper .col-md-push-10 {
left: 83.33333333333334%;
}
.bootstrap-wrapper .col-md-push-9 {
left: 75%;
}
.bootstrap-wrapper .col-md-push-8 {
left: 66.66666666666666%;
}
.bootstrap-wrapper .col-md-push-7 {
left: 58.333333333333336%;
}
.bootstrap-wrapper .col-md-push-6 {
left: 50%;
}
.bootstrap-wrapper .col-md-push-5 {
left: 41.66666666666667%;
}
.bootstrap-wrapper .col-md-push-4 {
left: 33.33333333333333%;
}
.bootstrap-wrapper .col-md-push-3 {
left: 25%;
}
.bootstrap-wrapper .col-md-push-2 {
left: 16.666666666666664%;
}
.bootstrap-wrapper .col-md-push-1 {
left: 8.333333333333332%;
}
.bootstrap-wrapper .col-md-push-0 {
left: 0%;
}
.bootstrap-wrapper .col-md-offset-12 {
margin-left: 100%;
}
.bootstrap-wrapper .col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap-wrapper .col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap-wrapper .col-md-offset-9 {
margin-left: 75%;
}
.bootstrap-wrapper .col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap-wrapper .col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap-wrapper .col-md-offset-6 {
margin-left: 50%;
}
.bootstrap-wrapper .col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap-wrapper .col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap-wrapper .col-md-offset-3 {
margin-left: 25%;
}
.bootstrap-wrapper .col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap-wrapper .col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap-wrapper .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .col-lg-1, .bootstrap-wrapper .col-lg-2, .bootstrap-wrapper .col-lg-3, .bootstrap-wrapper .col-lg-4, .bootstrap-wrapper .col-lg-5, .bootstrap-wrapper .col-lg-6, .bootstrap-wrapper .col-lg-7, .bootstrap-wrapper .col-lg-8, .bootstrap-wrapper .col-lg-9, .bootstrap-wrapper .col-lg-10, .bootstrap-wrapper .col-lg-11, .bootstrap-wrapper .col-lg-12 {
float: left;
}
.bootstrap-wrapper .col-lg-12 {
width: 100%;
}
.bootstrap-wrapper .col-lg-11 {
width: 91.66666666666666%;
}
.bootstrap-wrapper .col-lg-10 {
width: 83.33333333333334%;
}
.bootstrap-wrapper .col-lg-9 {
width: 75%;
}
.bootstrap-wrapper .col-lg-8 {
width: 66.66666666666666%;
}
.bootstrap-wrapper .col-lg-7 {
width: 58.333333333333336%;
}
.bootstrap-wrapper .col-lg-6 {
width: 50%;
}
.bootstrap-wrapper .col-lg-5 {
width: 41.66666666666667%;
}
.bootstrap-wrapper .col-lg-4 {
width: 33.33333333333333%;
}
.bootstrap-wrapper .col-lg-3 {
width: 25%;
}
.bootstrap-wrapper .col-lg-2 {
width: 16.666666666666664%;
}
.bootstrap-wrapper .col-lg-1 {
width: 8.333333333333332%;
}
.bootstrap-wrapper .col-lg-pull-12 {
right: 100%;
}
.bootstrap-wrapper .col-lg-pull-11 {
right: 91.66666666666666%;
}
.bootstrap-wrapper .col-lg-pull-10 {
right: 83.33333333333334%;
}
.bootstrap-wrapper .col-lg-pull-9 {
right: 75%;
}
.bootstrap-wrapper .col-lg-pull-8 {
right: 66.66666666666666%;
}
.bootstrap-wrapper .col-lg-pull-7 {
right: 58.333333333333336%;
}
.bootstrap-wrapper .col-lg-pull-6 {
right: 50%;
}
.bootstrap-wrapper .col-lg-pull-5 {
right: 41.66666666666667%;
}
.bootstrap-wrapper .col-lg-pull-4 {
right: 33.33333333333333%;
}
.bootstrap-wrapper .col-lg-pull-3 {
right: 25%;
}
.bootstrap-wrapper .col-lg-pull-2 {
right: 16.666666666666664%;
}
.bootstrap-wrapper .col-lg-pull-1 {
right: 8.333333333333332%;
}
.bootstrap-wrapper .col-lg-pull-0 {
right: 0%;
}
.bootstrap-wrapper .col-lg-push-12 {
left: 100%;
}
.bootstrap-wrapper .col-lg-push-11 {
left: 91.66666666666666%;
}
.bootstrap-wrapper .col-lg-push-10 {
left: 83.33333333333334%;
}
.bootstrap-wrapper .col-lg-push-9 {
left: 75%;
}
.bootstrap-wrapper .col-lg-push-8 {
left: 66.66666666666666%;
}
.bootstrap-wrapper .col-lg-push-7 {
left: 58.333333333333336%;
}
.bootstrap-wrapper .col-lg-push-6 {
left: 50%;
}
.bootstrap-wrapper .col-lg-push-5 {
left: 41.66666666666667%;
}
.bootstrap-wrapper .col-lg-push-4 {
left: 33.33333333333333%;
}
.bootstrap-wrapper .col-lg-push-3 {
left: 25%;
}
.bootstrap-wrapper .col-lg-push-2 {
left: 16.666666666666664%;
}
.bootstrap-wrapper .col-lg-push-1 {
left: 8.333333333333332%;
}
.bootstrap-wrapper .col-lg-push-0 {
left: 0%;
}
.bootstrap-wrapper .col-lg-offset-12 {
margin-left: 100%;
}
.bootstrap-wrapper .col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.bootstrap-wrapper .col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.bootstrap-wrapper .col-lg-offset-9 {
margin-left: 75%;
}
.bootstrap-wrapper .col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.bootstrap-wrapper .col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.bootstrap-wrapper .col-lg-offset-6 {
margin-left: 50%;
}
.bootstrap-wrapper .col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.bootstrap-wrapper .col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.bootstrap-wrapper .col-lg-offset-3 {
margin-left: 25%;
}
.bootstrap-wrapper .col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.bootstrap-wrapper .col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.bootstrap-wrapper .col-lg-offset-0 {
margin-left: 0%;
}
}
.bootstrap-wrapper table {
max-width: 100%;
background-color: transparent;
}
.bootstrap-wrapper th {
text-align: left;
}
.bootstrap-wrapper .table {
width: 100%;
margin-bottom: 20px;
}
.bootstrap-wrapper .table > thead > tr > th, .bootstrap-wrapper .table > tbody > tr > th, .bootstrap-wrapper .table > tfoot > tr > th, .bootstrap-wrapper .table > thead > tr > td, .bootstrap-wrapper .table > tbody > tr > td, .bootstrap-wrapper .table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.bootstrap-wrapper .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.bootstrap-wrapper .table > caption + thead > tr:first-child > th, .bootstrap-wrapper .table > colgroup + thead > tr:first-child > th, .bootstrap-wrapper .table > thead:first-child > tr:first-child > th, .bootstrap-wrapper .table > caption + thead > tr:first-child > td, .bootstrap-wrapper .table > colgroup + thead > tr:first-child > td, .bootstrap-wrapper .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.bootstrap-wrapper .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.bootstrap-wrapper .table .table {
background-color: #ffffff;
}
.bootstrap-wrapper .table-condensed > thead > tr > th, .bootstrap-wrapper .table-condensed > tbody > tr > th, .bootstrap-wrapper .table-condensed > tfoot > tr > th, .bootstrap-wrapper .table-condensed > thead > tr > td, .bootstrap-wrapper .table-condensed > tbody > tr > td, .bootstrap-wrapper .table-condensed > tfoot > tr > td {
padding: 5px;
}
.bootstrap-wrapper .table-bordered {
border: 1px solid #dddddd;
}
.bootstrap-wrapper .table-bordered > thead > tr > th, .bootstrap-wrapper .table-bordered > tbody > tr > th, .bootstrap-wrapper .table-bordered > tfoot > tr > th, .bootstrap-wrapper .table-bordered > thead > tr > td, .bootstrap-wrapper .table-bordered > tbody > tr > td, .bootstrap-wrapper .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.bootstrap-wrapper .table-bordered > thead > tr > th, .bootstrap-wrapper .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.bootstrap-wrapper .table-striped > tbody > tr: nth-child(odd) > td, .bootstrap-wrapper .table-striped > tbody > tr: nth-child(odd) > th {
background-color: #f9f9f9;
}
.bootstrap-wrapper .table-hover > tbody > tr:hover > td, .bootstrap-wrapper .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
.bootstrap-wrapper table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
.bootstrap-wrapper table td[class*="col-"], .bootstrap-wrapper table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.bootstrap-wrapper .table > thead > tr > td.active, .bootstrap-wrapper .table > tbody > tr > td.active, .bootstrap-wrapper .table > tfoot > tr > td.active, .bootstrap-wrapper .table > thead > tr > th.active, .bootstrap-wrapper .table > tbody > tr > th.active, .bootstrap-wrapper .table > tfoot > tr > th.active, .bootstrap-wrapper .table > thead > tr.active > td, .bootstrap-wrapper .table > tbody > tr.active > td, .bootstrap-wrapper .table > tfoot > tr.active > td, .bootstrap-wrapper .table > thead > tr.active > th, .bootstrap-wrapper .table > tbody > tr.active > th, .bootstrap-wrapper .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.active:hover, .bootstrap-wrapper .table-hover > tbody > tr > th.active:hover, .bootstrap-wrapper .table-hover > tbody > tr.active:hover > td, .bootstrap-wrapper .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.bootstrap-wrapper .table > thead > tr > td.success, .bootstrap-wrapper .table > tbody > tr > td.success, .bootstrap-wrapper .table > tfoot > tr > td.success, .bootstrap-wrapper .table > thead > tr > th.success, .bootstrap-wrapper .table > tbody > tr > th.success, .bootstrap-wrapper .table > tfoot > tr > th.success, .bootstrap-wrapper .table > thead > tr.success > td, .bootstrap-wrapper .table > tbody > tr.success > td, .bootstrap-wrapper .table > tfoot > tr.success > td, .bootstrap-wrapper .table > thead > tr.success > th, .bootstrap-wrapper .table > tbody > tr.success > th, .bootstrap-wrapper .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.success:hover, .bootstrap-wrapper .table-hover > tbody > tr > th.success:hover, .bootstrap-wrapper .table-hover > tbody > tr.success:hover > td, .bootstrap-wrapper .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.bootstrap-wrapper .table > thead > tr > td.info, .bootstrap-wrapper .table > tbody > tr > td.info, .bootstrap-wrapper .table > tfoot > tr > td.info, .bootstrap-wrapper .table > thead > tr > th.info, .bootstrap-wrapper .table > tbody > tr > th.info, .bootstrap-wrapper .table > tfoot > tr > th.info, .bootstrap-wrapper .table > thead > tr.info > td, .bootstrap-wrapper .table > tbody > tr.info > td, .bootstrap-wrapper .table > tfoot > tr.info > td, .bootstrap-wrapper .table > thead > tr.info > th, .bootstrap-wrapper .table > tbody > tr.info > th, .bootstrap-wrapper .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.info:hover, .bootstrap-wrapper .table-hover > tbody > tr > th.info:hover, .bootstrap-wrapper .table-hover > tbody > tr.info:hover > td, .bootstrap-wrapper .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.bootstrap-wrapper .table > thead > tr > td.warning, .bootstrap-wrapper .table > tbody > tr > td.warning, .bootstrap-wrapper .table > tfoot > tr > td.warning, .bootstrap-wrapper .table > thead > tr > th.warning, .bootstrap-wrapper .table > tbody > tr > th.warning, .bootstrap-wrapper .table > tfoot > tr > th.warning, .bootstrap-wrapper .table > thead > tr.warning > td, .bootstrap-wrapper .table > tbody > tr.warning > td, .bootstrap-wrapper .table > tfoot > tr.warning > td, .bootstrap-wrapper .table > thead > tr.warning > th, .bootstrap-wrapper .table > tbody > tr.warning > th, .bootstrap-wrapper .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.warning:hover, .bootstrap-wrapper .table-hover > tbody > tr > th.warning:hover, .bootstrap-wrapper .table-hover > tbody > tr.warning:hover > td, .bootstrap-wrapper .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.bootstrap-wrapper .table > thead > tr > td.danger, .bootstrap-wrapper .table > tbody > tr > td.danger, .bootstrap-wrapper .table > tfoot > tr > td.danger, .bootstrap-wrapper .table > thead > tr > th.danger, .bootstrap-wrapper .table > tbody > tr > th.danger, .bootstrap-wrapper .table > tfoot > tr > th.danger, .bootstrap-wrapper .table > thead > tr.danger > td, .bootstrap-wrapper .table > tbody > tr.danger > td, .bootstrap-wrapper .table > tfoot > tr.danger > td, .bootstrap-wrapper .table > thead > tr.danger > th, .bootstrap-wrapper .table > tbody > tr.danger > th, .bootstrap-wrapper .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.danger:hover, .bootstrap-wrapper .table-hover > tbody > tr > th.danger:hover, .bootstrap-wrapper .table-hover > tbody > tr.danger:hover > td, .bootstrap-wrapper .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
@media (max-width: 767px) {
.bootstrap-wrapper .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive > .table {
margin-bottom: 0;
}
.bootstrap-wrapper .table-responsive > .table > thead > tr > th, .bootstrap-wrapper .table-responsive > .table > tbody > tr > th, .bootstrap-wrapper .table-responsive > .table > tfoot > tr > th, .bootstrap-wrapper .table-responsive > .table > thead > tr > td, .bootstrap-wrapper .table-responsive > .table > tbody > tr > td, .bootstrap-wrapper .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.bootstrap-wrapper .table-responsive > .table-bordered {
border: 0;
}
.bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > th:first-child, .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > th: last-child, .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > th: last-child, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > th: last-child, .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > td: last-child, .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > td: last-child, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > td: last-child {
border-right: 0;
}
.bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr: last-child > th, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr: last-child > th, .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr: last-child > td, .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr: last-child > td {
border-bottom: 0;
}
}
.bootstrap-wrapper fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.bootstrap-wrapper legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.bootstrap-wrapper label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
.bootstrap-wrapper input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-wrapper input[type="radio"], .bootstrap-wrapper input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
.bootstrap-wrapper input[type="file"] {
display: block;
}
.bootstrap-wrapper input[type="range"] {
display: block;
width: 100%;
}
.bootstrap-wrapper select[multiple], .bootstrap-wrapper select[size] {
height: auto;
}
.bootstrap-wrapper input[type="file"]:focus, .bootstrap-wrapper input[type="radio"]:focus, .bootstrap-wrapper input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap-wrapper output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
}
.bootstrap-wrapper .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-wrapper .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-wrapper .form-control: : -moz-placeholder {
color: #999999;
opacity: 1;
}
.bootstrap-wrapper .form-control: -ms-input-placeholder {
color: #999999;
}
.bootstrap-wrapper .form-control: : -webkit-input-placeholder {
color: #999999;
}
.bootstrap-wrapper .form-control[disabled], .bootstrap-wrapper .form-control[readonly], .bootstrap-wrapper fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
.bootstrap-wrapper textarea.form-control {
height: auto;
}
.bootstrap-wrapper input[type="search"] {
-webkit-appearance: none;
}
.bootstrap-wrapper input[type="date"] {
line-height: 34px;
}
.bootstrap-wrapper .form-group {
margin-bottom: 15px;
}
.bootstrap-wrapper .radio, .bootstrap-wrapper .checkbox {
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
}
.bootstrap-wrapper .radio label, .bootstrap-wrapper .checkbox label {
display: inline;
font-weight: normal;
cursor: pointer;
}
.bootstrap-wrapper .radio input[type="radio"], .bootstrap-wrapper .radio-inline input[type="radio"], .bootstrap-wrapper .checkbox input[type="checkbox"], .bootstrap-wrapper .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.bootstrap-wrapper .radio + .radio, .bootstrap-wrapper .checkbox + .checkbox {
margin-top: -5px;
}
.bootstrap-wrapper .radio-inline, .bootstrap-wrapper .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.bootstrap-wrapper .radio-inline + .radio-inline, .bootstrap-wrapper .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.bootstrap-wrapper input[type="radio"][disabled], .bootstrap-wrapper input[type="checkbox"][disabled], .bootstrap-wrapper .radio[disabled], .bootstrap-wrapper .radio-inline[disabled], .bootstrap-wrapper .checkbox[disabled], .bootstrap-wrapper .checkbox-inline[disabled], .bootstrap-wrapper fieldset[disabled] input[type="radio"], .bootstrap-wrapper fieldset[disabled] input[type="checkbox"], .bootstrap-wrapper fieldset[disabled] .radio, .bootstrap-wrapper fieldset[disabled] .radio-inline, .bootstrap-wrapper fieldset[disabled] .checkbox, .bootstrap-wrapper fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.bootstrap-wrapper .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.bootstrap-wrapper select.input-sm {
height: 30px;
line-height: 30px;
}
.bootstrap-wrapper textarea.input-sm, .bootstrap-wrapper select[multiple].input-sm {
height: auto;
}
.bootstrap-wrapper .input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 3px;
}
.bootstrap-wrapper select.input-lg {
height: 45px;
line-height: 45px;
}
.bootstrap-wrapper textarea.input-lg, .bootstrap-wrapper select[multiple].input-lg {
height: auto;
}
.bootstrap-wrapper .has-feedback {
position: relative;
}
.bootstrap-wrapper .has-feedback .form-control {
padding-right: 42.5px;
}
.bootstrap-wrapper .has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.bootstrap-wrapper .has-success .help-block, .bootstrap-wrapper .has-success .control-label, .bootstrap-wrapper .has-success .radio, .bootstrap-wrapper .has-success .checkbox, .bootstrap-wrapper .has-success .radio-inline, .bootstrap-wrapper .has-success .checkbox-inline {
color: #468847;
}
.bootstrap-wrapper .has-success .form-control {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-wrapper .has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.bootstrap-wrapper .has-success .input-group-addon {
color: #468847;
border-color: #468847;
background-color: #dff0d8;
}
.bootstrap-wrapper .has-success .form-control-feedback {
color: #468847;
}
.bootstrap-wrapper .has-warning .help-block, .bootstrap-wrapper .has-warning .control-label, .bootstrap-wrapper .has-warning .radio, .bootstrap-wrapper .has-warning .checkbox, .bootstrap-wrapper .has-warning .radio-inline, .bootstrap-wrapper .has-warning .checkbox-inline {
color: #c09853;
}
.bootstrap-wrapper .has-warning .form-control {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-wrapper .has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.bootstrap-wrapper .has-warning .input-group-addon {
color: #c09853;
border-color: #c09853;
background-color: #fcf8e3;
}
.bootstrap-wrapper .has-warning .form-control-feedback {
color: #c09853;
}
.bootstrap-wrapper .has-error .help-block, .bootstrap-wrapper .has-error .control-label, .bootstrap-wrapper .has-error .radio, .bootstrap-wrapper .has-error .checkbox, .bootstrap-wrapper .has-error .radio-inline, .bootstrap-wrapper .has-error .checkbox-inline {
color: #b94a48;
}
.bootstrap-wrapper .has-error .form-control {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-wrapper .has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.bootstrap-wrapper .has-error .input-group-addon {
color: #b94a48;
border-color: #b94a48;
background-color: #f2dede;
}
.bootstrap-wrapper .has-error .form-control-feedback {
color: #b94a48;
}
.bootstrap-wrapper .form-control-static {
margin-bottom: 0;
}
.bootstrap-wrapper .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.bootstrap-wrapper .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.bootstrap-wrapper .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.bootstrap-wrapper .form-inline .input-group > .form-control {
width: 100%;
}
.bootstrap-wrapper .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.bootstrap-wrapper .form-inline .radio, .bootstrap-wrapper .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle;
}
.bootstrap-wrapper .form-inline .radio input[type="radio"], .bootstrap-wrapper .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.bootstrap-wrapper .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.bootstrap-wrapper .form-horizontal .control-label, .bootstrap-wrapper .form-horizontal .radio, .bootstrap-wrapper .form-horizontal .checkbox, .bootstrap-wrapper .form-horizontal .radio-inline, .bootstrap-wrapper .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.bootstrap-wrapper .form-horizontal .radio, .bootstrap-wrapper .form-horizontal .checkbox {
min-height: 27px;
}
.bootstrap-wrapper .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.bootstrap-wrapper .form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .form-horizontal .control-label {
text-align: right;
}
}
.bootstrap-wrapper .form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
.bootstrap-wrapper .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.bootstrap-wrapper .btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.bootstrap-wrapper .btn:hover, .bootstrap-wrapper .btn:focus {
color: #23375e;
text-decoration: none;
}
.bootstrap-wrapper .btn:active, .bootstrap-wrapper .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-wrapper .btn.disabled, .bootstrap-wrapper .btn[disabled], .bootstrap-wrapper fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-wrapper .btn-default {
color: #23375e;
background-color: #ffffff;
border-color: #cccccc;
}
.bootstrap-wrapper .btn-default:hover, .bootstrap-wrapper .btn-default:focus, .bootstrap-wrapper .btn-default:active, .bootstrap-wrapper .btn-default.active, .bootstrap-wrapper .open .dropdown-toggle.btn-default {
color: #23375e;
background-color: #ebebeb;
border-color: #adadad;
}
.bootstrap-wrapper .btn-default:active, .bootstrap-wrapper .btn-default.active, .bootstrap-wrapper .open .dropdown-toggle.btn-default {
background-image: none;
}
.bootstrap-wrapper .btn-default.disabled, .bootstrap-wrapper .btn-default[disabled], .bootstrap-wrapper fieldset[disabled] .btn-default, .bootstrap-wrapper .btn-default.disabled:hover, .bootstrap-wrapper .btn-default[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-default:hover, .bootstrap-wrapper .btn-default.disabled:focus, .bootstrap-wrapper .btn-default[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-default:focus, .bootstrap-wrapper .btn-default.disabled:active, .bootstrap-wrapper .btn-default[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-default:active, .bootstrap-wrapper .btn-default.disabled.active, .bootstrap-wrapper .btn-default[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.bootstrap-wrapper .btn-default .badge {
color: #ffffff;
background-color: #23375e;
}
.bootstrap-wrapper .btn-primary {
color: #ffffff;
background-color: #2c3e50;
border-color: #233140;
}
.bootstrap-wrapper .btn-primary:hover, .bootstrap-wrapper .btn-primary:focus, .bootstrap-wrapper .btn-primary:active, .bootstrap-wrapper .btn-primary.active, .bootstrap-wrapper .open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #1e2a36;
border-color: #0d1318;
}
.bootstrap-wrapper .btn-primary:active, .bootstrap-wrapper .btn-primary.active, .bootstrap-wrapper .open .dropdown-toggle.btn-primary {
background-image: none;
}
.bootstrap-wrapper .btn-primary.disabled, .bootstrap-wrapper .btn-primary[disabled], .bootstrap-wrapper fieldset[disabled] .btn-primary, .bootstrap-wrapper .btn-primary.disabled:hover, .bootstrap-wrapper .btn-primary[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-primary:hover, .bootstrap-wrapper .btn-primary.disabled:focus, .bootstrap-wrapper .btn-primary[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-primary:focus, .bootstrap-wrapper .btn-primary.disabled:active, .bootstrap-wrapper .btn-primary[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-primary:active, .bootstrap-wrapper .btn-primary.disabled.active, .bootstrap-wrapper .btn-primary[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-primary.active {
background-color: #2c3e50;
border-color: #233140;
}
.bootstrap-wrapper .btn-primary .badge {
color: #2c3e50;
background-color: #ffffff;
}
.bootstrap-wrapper .btn-success {
color: #ffffff;
background-color: #1e824c;
border-color: #196d40;
}
.bootstrap-wrapper .btn-success:hover, .bootstrap-wrapper .btn-success:focus, .bootstrap-wrapper .btn-success:active, .bootstrap-wrapper .btn-success.active, .bootstrap-wrapper .open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #166139;
border-color: #0e3c23;
}
.bootstrap-wrapper .btn-success:active, .bootstrap-wrapper .btn-success.active, .bootstrap-wrapper .open .dropdown-toggle.btn-success {
background-image: none;
}
.bootstrap-wrapper .btn-success.disabled, .bootstrap-wrapper .btn-success[disabled], .bootstrap-wrapper fieldset[disabled] .btn-success, .bootstrap-wrapper .btn-success.disabled:hover, .bootstrap-wrapper .btn-success[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-success:hover, .bootstrap-wrapper .btn-success.disabled:focus, .bootstrap-wrapper .btn-success[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-success:focus, .bootstrap-wrapper .btn-success.disabled:active, .bootstrap-wrapper .btn-success[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-success:active, .bootstrap-wrapper .btn-success.disabled.active, .bootstrap-wrapper .btn-success[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-success.active {
background-color: #1e824c;
border-color: #196d40;
}
.bootstrap-wrapper .btn-success .badge {
color: #1e824c;
background-color: #ffffff;
}
.bootstrap-wrapper .btn-info {
color: #ffffff;
background-color: #3498db;
border-color: #258cd1;
}
.bootstrap-wrapper .btn-info:hover, .bootstrap-wrapper .btn-info:focus, .bootstrap-wrapper .btn-info:active, .bootstrap-wrapper .btn-info.active, .bootstrap-wrapper .open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #2383c4;
border-color: #1c699d;
}
.bootstrap-wrapper .btn-info:active, .bootstrap-wrapper .btn-info.active, .bootstrap-wrapper .open .dropdown-toggle.btn-info {
background-image: none;
}
.bootstrap-wrapper .btn-info.disabled, .bootstrap-wrapper .btn-info[disabled], .bootstrap-wrapper fieldset[disabled] .btn-info, .bootstrap-wrapper .btn-info.disabled:hover, .bootstrap-wrapper .btn-info[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-info:hover, .bootstrap-wrapper .btn-info.disabled:focus, .bootstrap-wrapper .btn-info[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-info:focus, .bootstrap-wrapper .btn-info.disabled:active, .bootstrap-wrapper .btn-info[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-info:active, .bootstrap-wrapper .btn-info.disabled.active, .bootstrap-wrapper .btn-info[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-info.active {
background-color: #3498db;
border-color: #258cd1;
}
.bootstrap-wrapper .btn-info .badge {
color: #3498db;
background-color: #ffffff;
}
.bootstrap-wrapper .btn-warning {
color: #ffffff;
background-color: #f27935;
border-color: #f0691d;
}
.bootstrap-wrapper .btn-warning:hover, .bootstrap-wrapper .btn-warning:focus, .bootstrap-wrapper .btn-warning:active, .bootstrap-wrapper .btn-warning.active, .bootstrap-wrapper .open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ef600f;
border-color: #c44e0d;
}
.bootstrap-wrapper .btn-warning:active, .bootstrap-wrapper .btn-warning.active, .bootstrap-wrapper .open .dropdown-toggle.btn-warning {
background-image: none;
}
.bootstrap-wrapper .btn-warning.disabled, .bootstrap-wrapper .btn-warning[disabled], .bootstrap-wrapper fieldset[disabled] .btn-warning, .bootstrap-wrapper .btn-warning.disabled:hover, .bootstrap-wrapper .btn-warning[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-warning:hover, .bootstrap-wrapper .btn-warning.disabled:focus, .bootstrap-wrapper .btn-warning[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-warning:focus, .bootstrap-wrapper .btn-warning.disabled:active, .bootstrap-wrapper .btn-warning[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-warning:active, .bootstrap-wrapper .btn-warning.disabled.active, .bootstrap-wrapper .btn-warning[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-warning.active {
background-color: #f27935;
border-color: #f0691d;
}
.bootstrap-wrapper .btn-warning .badge {
color: #f27935;
background-color: #ffffff;
}
.bootstrap-wrapper .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.bootstrap-wrapper .btn-danger:hover, .bootstrap-wrapper .btn-danger:focus, .bootstrap-wrapper .btn-danger:active, .bootstrap-wrapper .btn-danger.active, .bootstrap-wrapper .open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.bootstrap-wrapper .btn-danger:active, .bootstrap-wrapper .btn-danger.active, .bootstrap-wrapper .open .dropdown-toggle.btn-danger {
background-image: none;
}
.bootstrap-wrapper .btn-danger.disabled, .bootstrap-wrapper .btn-danger[disabled], .bootstrap-wrapper fieldset[disabled] .btn-danger, .bootstrap-wrapper .btn-danger.disabled:hover, .bootstrap-wrapper .btn-danger[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-danger:hover, .bootstrap-wrapper .btn-danger.disabled:focus, .bootstrap-wrapper .btn-danger[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-danger:focus, .bootstrap-wrapper .btn-danger.disabled:active, .bootstrap-wrapper .btn-danger[disabled]:active, .bootstrap-wrapper fieldset[disabled] .btn-danger:active, .bootstrap-wrapper .btn-danger.disabled.active, .bootstrap-wrapper .btn-danger[disabled].active, .bootstrap-wrapper fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.bootstrap-wrapper .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.bootstrap-wrapper .btn-link {
color: #2c3e50;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.bootstrap-wrapper .btn-link, .bootstrap-wrapper .btn-link:active, .bootstrap-wrapper .btn-link[disabled], .bootstrap-wrapper fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-wrapper .btn-link, .bootstrap-wrapper .btn-link:hover, .bootstrap-wrapper .btn-link:focus, .bootstrap-wrapper .btn-link:active {
border-color: transparent;
}
.bootstrap-wrapper .btn-link:hover, .bootstrap-wrapper .btn-link:focus {
color: #11181f;
text-decoration: underline;
background-color: transparent;
}
.bootstrap-wrapper .btn-link[disabled]:hover, .bootstrap-wrapper fieldset[disabled] .btn-link:hover, .bootstrap-wrapper .btn-link[disabled]:focus, .bootstrap-wrapper fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.bootstrap-wrapper .btn-lg, .bootstrap-wrapper .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 3px;
}
.bootstrap-wrapper .btn-sm, .bootstrap-wrapper .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.bootstrap-wrapper .btn-xs, .bootstrap-wrapper .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.bootstrap-wrapper .btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.bootstrap-wrapper .btn-block + .btn-block {
margin-top: 5px;
}
.bootstrap-wrapper input[type="submit"].btn-block, .bootstrap-wrapper input[type="reset"].btn-block, .bootstrap-wrapper input[type="button"].btn-block {
width: 100%;
}
.bootstrap-wrapper .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.bootstrap-wrapper .fade.in {
opacity: 1;
}
.bootstrap-wrapper .collapse {
display: none;
}
.bootstrap-wrapper .collapse.in {
display: block;
}
.bootstrap-wrapper .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//dominionridgesa.com/wp-content/plugins/directory-pro/admin/files/app/fonts/glyphicons-halflings-regular.eot);
src: url(//dominionridgesa.com/wp-content/plugins/directory-pro/admin/files/app/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//dominionridgesa.com/wp-content/plugins/directory-pro/admin/files/app/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//dominionridgesa.com/wp-content/plugins/directory-pro/admin/files/app/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//dominionridgesa.com/wp-content/plugins/directory-pro/admin/files/app/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.bootstrap-wrapper .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bootstrap-wrapper .glyphicon-asterisk:before {
content: "\2a";
}
.bootstrap-wrapper .glyphicon-plus:before {
content: "\2b";
}
.bootstrap-wrapper .glyphicon-euro:before {
content: "\20ac";
}
.bootstrap-wrapper .glyphicon-minus:before {
content: "\2212";
}
.bootstrap-wrapper .glyphicon-cloud:before {
content: "\2601";
}
.bootstrap-wrapper .glyphicon-envelope:before {
content: "\2709";
}
.bootstrap-wrapper .glyphicon-pencil:before {
content: "\270f";
}
.bootstrap-wrapper .glyphicon-glass:before {
content: "\e001";
}
.bootstrap-wrapper .glyphicon-music:before {
content: "\e002";
}
.bootstrap-wrapper .glyphicon-search:before {
content: "\e003";
}
.bootstrap-wrapper .glyphicon-heart:before {
content: "\e005";
}
.bootstrap-wrapper .glyphicon-star:before {
content: "\e006";
}
.bootstrap-wrapper .glyphicon-star-empty:before {
content: "\e007";
}
.bootstrap-wrapper .glyphicon-user:before {
content: "\e008";
}
.bootstrap-wrapper .glyphicon-film:before {
content: "\e009";
}
.bootstrap-wrapper .glyphicon-th-large:before {
content: "\e010";
}
.bootstrap-wrapper .glyphicon-th:before {
content: "\e011";
}
.bootstrap-wrapper .glyphicon-th-list:before {
content: "\e012";
}
.bootstrap-wrapper .glyphicon-ok:before {
content: "\e013";
}
.bootstrap-wrapper .glyphicon-remove:before {
content: "\e014";
}
.bootstrap-wrapper .glyphicon-zoom-in:before {
content: "\e015";
}
.bootstrap-wrapper .glyphicon-zoom-out:before {
content: "\e016";
}
.bootstrap-wrapper .glyphicon-off:before {
content: "\e017";
}
.bootstrap-wrapper .glyphicon-signal:before {
content: "\e018";
}
.bootstrap-wrapper .glyphicon-cog:before {
content: "\e019";
}
.bootstrap-wrapper .glyphicon-trash:before {
content: "\e020";
}
.bootstrap-wrapper .glyphicon-home:before {
content: "\e021";
}
.bootstrap-wrapper .glyphicon-file:before {
content: "\e022";
}
.bootstrap-wrapper .glyphicon-time:before {
content: "\e023";
}
.bootstrap-wrapper .glyphicon-road:before {
content: "\e024";
}
.bootstrap-wrapper .glyphicon-download-alt:before {
content: "\e025";
}
.bootstrap-wrapper .glyphicon-download:before {
content: "\e026";
}
.bootstrap-wrapper .glyphicon-upload:before {
content: "\e027";
}
.bootstrap-wrapper .glyphicon-inbox:before {
content: "\e028";
}
.bootstrap-wrapper .glyphicon-play-circle:before {
content: "\e029";
}
.bootstrap-wrapper .glyphicon-repeat:before {
content: "\e030";
}
.bootstrap-wrapper .glyphicon-refresh:before {
content: "\e031";
}
.bootstrap-wrapper .glyphicon-list-alt:before {
content: "\e032";
}
.bootstrap-wrapper .glyphicon-lock:before {
content: "\e033";
}
.bootstrap-wrapper .glyphicon-flag:before {
content: "\e034";
}
.bootstrap-wrapper .glyphicon-headphones:before {
content: "\e035";
}
.bootstrap-wrapper .glyphicon-volume-off:before {
content: "\e036";
}
.bootstrap-wrapper .glyphicon-volume-down:before {
content: "\e037";
}
.bootstrap-wrapper .glyphicon-volume-up:before {
content: "\e038";
}
.bootstrap-wrapper .glyphicon-qrcode:before {
content: "\e039";
}
.bootstrap-wrapper .glyphicon-barcode:before {
content: "\e040";
}
.bootstrap-wrapper .glyphicon-tag:before {
content: "\e041";
}
.bootstrap-wrapper .glyphicon-tags:before {
content: "\e042";
}
.bootstrap-wrapper .glyphicon-book:before {
content: "\e043";
}
.bootstrap-wrapper .glyphicon-bookmark:before {
content: "\e044";
}
.bootstrap-wrapper .glyphicon-print:before {
content: "\e045";
}
.bootstrap-wrapper .glyphicon-camera:before {
content: "\e046";
}
.bootstrap-wrapper .glyphicon-font:before {
content: "\e047";
}
.bootstrap-wrapper .glyphicon-bold:before {
content: "\e048";
}
.bootstrap-wrapper .glyphicon-italic:before {
content: "\e049";
}
.bootstrap-wrapper .glyphicon-text-height:before {
content: "\e050";
}
.bootstrap-wrapper .glyphicon-text-width:before {
content: "\e051";
}
.bootstrap-wrapper .glyphicon-align-left:before {
content: "\e052";
}
.bootstrap-wrapper .glyphicon-align-center:before {
content: "\e053";
}
.bootstrap-wrapper .glyphicon-align-right:before {
content: "\e054";
}
.bootstrap-wrapper .glyphicon-align-justify:before {
content: "\e055";
}
.bootstrap-wrapper .glyphicon-list:before {
content: "\e056";
}
.bootstrap-wrapper .glyphicon-indent-left:before {
content: "\e057";
}
.bootstrap-wrapper .glyphicon-indent-right:before {
content: "\e058";
}
.bootstrap-wrapper .glyphicon-facetime-video:before {
content: "\e059";
}
.bootstrap-wrapper .glyphicon-picture:before {
content: "\e060";
}
.bootstrap-wrapper .glyphicon-map-marker:before {
content: "\e062";
}
.bootstrap-wrapper .glyphicon-adjust:before {
content: "\e063";
}
.bootstrap-wrapper .glyphicon-tint:before {
content: "\e064";
}
.bootstrap-wrapper .glyphicon-edit:before {
content: "\e065";
}
.bootstrap-wrapper .glyphicon-share:before {
content: "\e066";
}
.bootstrap-wrapper .glyphicon-check:before {
content: "\e067";
}
.bootstrap-wrapper .glyphicon-move:before {
content: "\e068";
}
.bootstrap-wrapper .glyphicon-step-backward:before {
content: "\e069";
}
.bootstrap-wrapper .glyphicon-fast-backward:before {
content: "\e070";
}
.bootstrap-wrapper .glyphicon-backward:before {
content: "\e071";
}
.bootstrap-wrapper .glyphicon-play:before {
content: "\e072";
}
.bootstrap-wrapper .glyphicon-pause:before {
content: "\e073";
}
.bootstrap-wrapper .glyphicon-stop:before {
content: "\e074";
}
.bootstrap-wrapper .glyphicon-forward:before {
content: "\e075";
}
.bootstrap-wrapper .glyphicon-fast-forward:before {
content: "\e076";
}
.bootstrap-wrapper .glyphicon-step-forward:before {
content: "\e077";
}
.bootstrap-wrapper .glyphicon-eject:before {
content: "\e078";
}
.bootstrap-wrapper .glyphicon-chevron-left:before {
content: "\e079";
}
.bootstrap-wrapper .glyphicon-chevron-right:before {
content: "\e080";
}
.bootstrap-wrapper .glyphicon-plus-sign:before {
content: "\e081";
}
.bootstrap-wrapper .glyphicon-minus-sign:before {
content: "\e082";
}
.bootstrap-wrapper .glyphicon-remove-sign:before {
content: "\e083";
}
.bootstrap-wrapper .glyphicon-ok-sign:before {
content: "\e084";
}
.bootstrap-wrapper .glyphicon-question-sign:before {
content: "\e085";
}
.bootstrap-wrapper .glyphicon-info-sign:before {
content: "\e086";
}
.bootstrap-wrapper .glyphicon-screenshot:before {
content: "\e087";
}
.bootstrap-wrapper .glyphicon-remove-circle:before {
content: "\e088";
}
.bootstrap-wrapper .glyphicon-ok-circle:before {
content: "\e089";
}
.bootstrap-wrapper .glyphicon-ban-circle:before {
content: "\e090";
}
.bootstrap-wrapper .glyphicon-arrow-left:before {
content: "\e091";
}
.bootstrap-wrapper .glyphicon-arrow-right:before {
content: "\e092";
}
.bootstrap-wrapper .glyphicon-arrow-up:before {
content: "\e093";
}
.bootstrap-wrapper .glyphicon-arrow-down:before {
content: "\e094";
}
.bootstrap-wrapper .glyphicon-share-alt:before {
content: "\e095";
}
.bootstrap-wrapper .glyphicon-resize-full:before {
content: "\e096";
}
.bootstrap-wrapper .glyphicon-resize-small:before {
content: "\e097";
}
.bootstrap-wrapper .glyphicon-exclamation-sign:before {
content: "\e101";
}
.bootstrap-wrapper .glyphicon-gift:before {
content: "\e102";
}
.bootstrap-wrapper .glyphicon-leaf:before {
content: "\e103";
}
.bootstrap-wrapper .glyphicon-fire:before {
content: "\e104";
}
.bootstrap-wrapper .glyphicon-eye-open:before {
content: "\e105";
}
.bootstrap-wrapper .glyphicon-eye-close:before {
content: "\e106";
}
.bootstrap-wrapper .glyphicon-warning-sign:before {
content: "\e107";
}
.bootstrap-wrapper .glyphicon-plane:before {
content: "\e108";
}
.bootstrap-wrapper .glyphicon-calendar:before {
content: "\e109";
}
.bootstrap-wrapper .glyphicon-random:before {
content: "\e110";
}
.bootstrap-wrapper .glyphicon-comment:before {
content: "\e111";
}
.bootstrap-wrapper .glyphicon-magnet:before {
content: "\e112";
}
.bootstrap-wrapper .glyphicon-chevron-up:before {
content: "\e113";
}
.bootstrap-wrapper .glyphicon-chevron-down:before {
content: "\e114";
}
.bootstrap-wrapper .glyphicon-retweet:before {
content: "\e115";
}
.bootstrap-wrapper .glyphicon-shopping-cart:before {
content: "\e116";
}
.bootstrap-wrapper .glyphicon-folder-close:before {
content: "\e117";
}
.bootstrap-wrapper .glyphicon-folder-open:before {
content: "\e118";
}
.bootstrap-wrapper .glyphicon-resize-vertical:before {
content: "\e119";
}
.bootstrap-wrapper .glyphicon-resize-horizontal:before {
content: "\e120";
}
.bootstrap-wrapper .glyphicon-hdd:before {
content: "\e121";
}
.bootstrap-wrapper .glyphicon-bullhorn:before {
content: "\e122";
}
.bootstrap-wrapper .glyphicon-bell:before {
content: "\e123";
}
.bootstrap-wrapper .glyphicon-certificate:before {
content: "\e124";
}
.bootstrap-wrapper .glyphicon-thumbs-up:before {
content: "\e125";
}
.bootstrap-wrapper .glyphicon-thumbs-down:before {
content: "\e126";
}
.bootstrap-wrapper .glyphicon-hand-right:before {
content: "\e127";
}
.bootstrap-wrapper .glyphicon-hand-left:before {
content: "\e128";
}
.bootstrap-wrapper .glyphicon-hand-up:before {
content: "\e129";
}
.bootstrap-wrapper .glyphicon-hand-down:before {
content: "\e130";
}
.bootstrap-wrapper .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.bootstrap-wrapper .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.bootstrap-wrapper .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.bootstrap-wrapper .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.bootstrap-wrapper .glyphicon-globe:before {
content: "\e135";
}
.bootstrap-wrapper .glyphicon-wrench:before {
content: "\e136";
}
.bootstrap-wrapper .glyphicon-tasks:before {
content: "\e137";
}
.bootstrap-wrapper .glyphicon-filter:before {
content: "\e138";
}
.bootstrap-wrapper .glyphicon-briefcase:before {
content: "\e139";
}
.bootstrap-wrapper .glyphicon-fullscreen:before {
content: "\e140";
}
.bootstrap-wrapper .glyphicon-dashboard:before {
content: "\e141";
}
.bootstrap-wrapper .glyphicon-paperclip:before {
content: "\e142";
}
.bootstrap-wrapper .glyphicon-heart-empty:before {
content: "\e143";
}
.bootstrap-wrapper .glyphicon-link:before {
content: "\e144";
}
.bootstrap-wrapper .glyphicon-phone:before {
content: "\e145";
}
.bootstrap-wrapper .glyphicon-pushpin:before {
content: "\e146";
}
.bootstrap-wrapper .glyphicon-usd:before {
content: "\e148";
}
.bootstrap-wrapper .glyphicon-gbp:before {
content: "\e149";
}
.bootstrap-wrapper .glyphicon-sort:before {
content: "\e150";
}
.bootstrap-wrapper .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.bootstrap-wrapper .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.bootstrap-wrapper .glyphicon-sort-by-order:before {
content: "\e153";
}
.bootstrap-wrapper .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.bootstrap-wrapper .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.bootstrap-wrapper .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.bootstrap-wrapper .glyphicon-unchecked:before {
content: "\e157";
}
.bootstrap-wrapper .glyphicon-expand:before {
content: "\e158";
}
.bootstrap-wrapper .glyphicon-collapse-down:before {
content: "\e159";
}
.bootstrap-wrapper .glyphicon-collapse-up:before {
content: "\e160";
}
.bootstrap-wrapper .glyphicon-log-in:before {
content: "\e161";
}
.bootstrap-wrapper .glyphicon-flash:before {
content: "\e162";
}
.bootstrap-wrapper .glyphicon-log-out:before {
content: "\e163";
}
.bootstrap-wrapper .glyphicon-new-window:before {
content: "\e164";
}
.bootstrap-wrapper .glyphicon-record:before {
content: "\e165";
}
.bootstrap-wrapper .glyphicon-save:before {
content: "\e166";
}
.bootstrap-wrapper .glyphicon-open:before {
content: "\e167";
}
.bootstrap-wrapper .glyphicon-saved:before {
content: "\e168";
}
.bootstrap-wrapper .glyphicon-import:before {
content: "\e169";
}
.bootstrap-wrapper .glyphicon-export:before {
content: "\e170";
}
.bootstrap-wrapper .glyphicon-send:before {
content: "\e171";
}
.bootstrap-wrapper .glyphicon-floppy-disk:before {
content: "\e172";
}
.bootstrap-wrapper .glyphicon-floppy-saved:before {
content: "\e173";
}
.bootstrap-wrapper .glyphicon-floppy-remove:before {
content: "\e174";
}
.bootstrap-wrapper .glyphicon-floppy-save:before {
content: "\e175";
}
.bootstrap-wrapper .glyphicon-floppy-open:before {
content: "\e176";
}
.bootstrap-wrapper .glyphicon-credit-card:before {
content: "\e177";
}
.bootstrap-wrapper .glyphicon-transfer:before {
content: "\e178";
}
.bootstrap-wrapper .glyphicon-cutlery:before {
content: "\e179";
}
.bootstrap-wrapper .glyphicon-header:before {
content: "\e180";
}
.bootstrap-wrapper .glyphicon-compressed:before {
content: "\e181";
}
.bootstrap-wrapper .glyphicon-earphone:before {
content: "\e182";
}
.bootstrap-wrapper .glyphicon-phone-alt:before {
content: "\e183";
}
.bootstrap-wrapper .glyphicon-tower:before {
content: "\e184";
}
.bootstrap-wrapper .glyphicon-stats:before {
content: "\e185";
}
.bootstrap-wrapper .glyphicon-sd-video:before {
content: "\e186";
}
.bootstrap-wrapper .glyphicon-hd-video:before {
content: "\e187";
}
.bootstrap-wrapper .glyphicon-subtitles:before {
content: "\e188";
}
.bootstrap-wrapper .glyphicon-sound-stereo:before {
content: "\e189";
}
.bootstrap-wrapper .glyphicon-sound-dolby:before {
content: "\e190";
}
.bootstrap-wrapper .glyphicon-sound-5-1:before {
content: "\e191";
}
.bootstrap-wrapper .glyphicon-sound-6-1:before {
content: "\e192";
}
.bootstrap-wrapper .glyphicon-sound-7-1:before {
content: "\e193";
}
.bootstrap-wrapper .glyphicon-copyright-mark:before {
content: "\e194";
}
.bootstrap-wrapper .glyphicon-registration-mark:before {
content: "\e195";
}
.bootstrap-wrapper .glyphicon-cloud-download:before {
content: "\e197";
}
.bootstrap-wrapper .glyphicon-cloud-upload:before {
content: "\e198";
}
.bootstrap-wrapper .glyphicon-tree-conifer:before {
content: "\e199";
}
.bootstrap-wrapper .glyphicon-tree-deciduous:before {
content: "\e200";
}
.bootstrap-wrapper .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;
}
.bootstrap-wrapper .dropdown {
position: relative;
}
.bootstrap-wrapper .dropdown-toggle:focus {
outline: 0;
}
.bootstrap-wrapper .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.bootstrap-wrapper .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.bootstrap-wrapper .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.bootstrap-wrapper .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.bootstrap-wrapper .dropdown-menu > li > a:hover, .bootstrap-wrapper .dropdown-menu > li > a:focus {
text-decoration: none;
color: #ffffff;
background-color: #2c3e50;
}
.bootstrap-wrapper .dropdown-menu > .active > a, .bootstrap-wrapper .dropdown-menu > .active > a:hover, .bootstrap-wrapper .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #2c3e50;
}
.bootstrap-wrapper .dropdown-menu > .disabled > a, .bootstrap-wrapper .dropdown-menu > .disabled > a:hover, .bootstrap-wrapper .dropdown-menu > .disabled > a:focus {
color: #999999;
}
.bootstrap-wrapper .dropdown-menu > .disabled > a:hover, .bootstrap-wrapper .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
cursor: not-allowed;
}
.bootstrap-wrapper .open > .dropdown-menu {
display: block;
}
.bootstrap-wrapper .open > a {
outline: 0;
}
.bootstrap-wrapper .dropdown-menu-right {
left: auto;
right: 0;
}
.bootstrap-wrapper .dropdown-menu-left {
left: 0;
right: auto;
}
.bootstrap-wrapper .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.bootstrap-wrapper .dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.bootstrap-wrapper .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.bootstrap-wrapper .dropup .caret, .bootstrap-wrapper .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.bootstrap-wrapper .dropup .dropdown-menu, .bootstrap-wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.bootstrap-wrapper .navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.bootstrap-wrapper .btn-group, .bootstrap-wrapper .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.bootstrap-wrapper .btn-group > .btn, .bootstrap-wrapper .btn-group-vertical > .btn {
position: relative;
float: left;
}
.bootstrap-wrapper .btn-group > .btn:hover, .bootstrap-wrapper .btn-group-vertical > .btn:hover, .bootstrap-wrapper .btn-group > .btn:focus, .bootstrap-wrapper .btn-group-vertical > .btn:focus, .bootstrap-wrapper .btn-group > .btn:active, .bootstrap-wrapper .btn-group-vertical > .btn:active, .bootstrap-wrapper .btn-group > .btn.active, .bootstrap-wrapper .btn-group-vertical > .btn.active {
z-index: 2;
}
.bootstrap-wrapper .btn-group > .btn:focus, .bootstrap-wrapper .btn-group-vertical > .btn:focus {
outline: none;
}
.bootstrap-wrapper .btn-group .btn + .btn, .bootstrap-wrapper .btn-group .btn + .btn-group, .bootstrap-wrapper .btn-group .btn-group + .btn, .bootstrap-wrapper .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.bootstrap-wrapper .btn-toolbar {
margin-left: -5px;
}
.bootstrap-wrapper .btn-toolbar .btn-group, .bootstrap-wrapper .btn-toolbar .input-group {
float: left;
}
.bootstrap-wrapper .btn-toolbar > .btn, .bootstrap-wrapper .btn-toolbar > .btn-group, .bootstrap-wrapper .btn-toolbar > .input-group {
margin-left: 5px;
}
.bootstrap-wrapper .btn-group > .btn: not(:first-child): not(: last-child): not(.dropdown-toggle) {
border-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn:first-child {
margin-left: 0;
}
.bootstrap-wrapper .btn-group > .btn:first-child: not(: last-child): not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn: last-child: not(:first-child), .bootstrap-wrapper .btn-group > .dropdown-toggle: not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group {
float: left;
}
.bootstrap-wrapper .btn-group > .btn-group: not(:first-child): not(: last-child) > .btn {
border-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group:first-child > .btn: last-child, .bootstrap-wrapper .btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group: last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .btn-group .dropdown-toggle:active, .bootstrap-wrapper .btn-group.open .dropdown-toggle {
outline: 0;
}
.bootstrap-wrapper .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.bootstrap-wrapper .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.bootstrap-wrapper .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-wrapper .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-wrapper .btn .caret {
margin-left: 0;
}
.bootstrap-wrapper .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.bootstrap-wrapper .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.bootstrap-wrapper .btn-group-vertical > .btn, .bootstrap-wrapper .btn-group-vertical > .btn-group, .bootstrap-wrapper .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group > .btn {
float: none;
}
.bootstrap-wrapper .btn-group-vertical > .btn + .btn, .bootstrap-wrapper .btn-group-vertical > .btn + .btn-group, .bootstrap-wrapper .btn-group-vertical > .btn-group + .btn, .bootstrap-wrapper .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn: not(:first-child): not(: last-child) {
border-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn:first-child: not(: last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn: last-child: not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group: not(:first-child): not(: last-child) > .btn {
border-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group:first-child: not(: last-child) > .btn: last-child, .bootstrap-wrapper .btn-group-vertical > .btn-group:first-child: not(: last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group: last-child: not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.bootstrap-wrapper .btn-group-justified > .btn, .bootstrap-wrapper .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.bootstrap-wrapper .btn-group-justified > .btn-group .btn {
width: 100%;
}
.bootstrap-wrapper[data-toggle="buttons"] > .btn > input[type="radio"], .bootstrap-wrapper[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.bootstrap-wrapper .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.bootstrap-wrapper .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.bootstrap-wrapper .input-group .form-control {
float: left;
width: 100%;
margin-bottom: 0;
}
.bootstrap-wrapper .input-group-lg > .form-control, .bootstrap-wrapper .input-group-lg > .input-group-addon, .bootstrap-wrapper .input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 3px;
}
.bootstrap-wrapper select.input-group-lg > .form-control, .bootstrap-wrapper select.input-group-lg > .input-group-addon, .bootstrap-wrapper select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
.bootstrap-wrapper textarea.input-group-lg > .form-control, .bootstrap-wrapper textarea.input-group-lg > .input-group-addon, .bootstrap-wrapper textarea.input-group-lg > .input-group-btn > .btn, .bootstrap-wrapper select[multiple].input-group-lg > .form-control, .bootstrap-wrapper select[multiple].input-group-lg > .input-group-addon, .bootstrap-wrapper select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.bootstrap-wrapper .input-group-sm > .form-control, .bootstrap-wrapper .input-group-sm > .input-group-addon, .bootstrap-wrapper .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.bootstrap-wrapper select.input-group-sm > .form-control, .bootstrap-wrapper select.input-group-sm > .input-group-addon, .bootstrap-wrapper select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.bootstrap-wrapper textarea.input-group-sm > .form-control, .bootstrap-wrapper textarea.input-group-sm > .input-group-addon, .bootstrap-wrapper textarea.input-group-sm > .input-group-btn > .btn, .bootstrap-wrapper select[multiple].input-group-sm > .form-control, .bootstrap-wrapper select[multiple].input-group-sm > .input-group-addon, .bootstrap-wrapper select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.bootstrap-wrapper .input-group-addon, .bootstrap-wrapper .input-group-btn, .bootstrap-wrapper .input-group .form-control {
display: table-cell;
}
.bootstrap-wrapper .input-group-addon: not(:first-child): not(: last-child), .bootstrap-wrapper .input-group-btn: not(:first-child): not(: last-child), .bootstrap-wrapper .input-group .form-control: not(:first-child): not(: last-child) {
border-radius: 0;
}
.bootstrap-wrapper .input-group-addon, .bootstrap-wrapper .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.bootstrap-wrapper .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.bootstrap-wrapper .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 1px;
}
.bootstrap-wrapper .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 3px;
}
.bootstrap-wrapper .input-group-addon input[type="radio"], .bootstrap-wrapper .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.bootstrap-wrapper .input-group .form-control:first-child, .bootstrap-wrapper .input-group-addon:first-child, .bootstrap-wrapper .input-group-btn:first-child > .btn, .bootstrap-wrapper .input-group-btn:first-child > .btn-group > .btn, .bootstrap-wrapper .input-group-btn:first-child > .dropdown-toggle, .bootstrap-wrapper .input-group-btn: last-child > .btn: not(: last-child): not(.dropdown-toggle), .bootstrap-wrapper .input-group-btn: last-child > .btn-group: not(: last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .input-group-addon:first-child {
border-right: 0;
}
.bootstrap-wrapper .input-group .form-control: last-child, .bootstrap-wrapper .input-group-addon: last-child, .bootstrap-wrapper .input-group-btn: last-child > .btn, .bootstrap-wrapper .input-group-btn: last-child > .btn-group > .btn, .bootstrap-wrapper .input-group-btn: last-child > .dropdown-toggle, .bootstrap-wrapper .input-group-btn:first-child > .btn: not(:first-child), .bootstrap-wrapper .input-group-btn:first-child > .btn-group: not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .input-group-addon: last-child {
border-left: 0;
}
.bootstrap-wrapper .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.bootstrap-wrapper .input-group-btn > .btn {
position: relative;
}
.bootstrap-wrapper .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.bootstrap-wrapper .input-group-btn > .btn:hover, .bootstrap-wrapper .input-group-btn > .btn:focus, .bootstrap-wrapper .input-group-btn > .btn:active {
z-index: 2;
}
.bootstrap-wrapper .input-group-btn:first-child > .btn, .bootstrap-wrapper .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.bootstrap-wrapper .input-group-btn: last-child > .btn, .bootstrap-wrapper .input-group-btn: last-child > .btn-group {
margin-left: -1px;
}
.bootstrap-wrapper .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .nav > li {
position: relative;
display: block;
}
.bootstrap-wrapper .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.bootstrap-wrapper .nav > li > a:hover, .bootstrap-wrapper .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.bootstrap-wrapper .nav > li.disabled > a {
color: #999999;
}
.bootstrap-wrapper .nav > li.disabled > a:hover, .bootstrap-wrapper .nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.bootstrap-wrapper .nav .open > a, .bootstrap-wrapper .nav .open > a:hover, .bootstrap-wrapper .nav .open > a:focus {
background-color: #eeeeee;
border-color: #2c3e50;
}
.bootstrap-wrapper .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.bootstrap-wrapper .nav > li > a > img {
max-width: none;
}
.bootstrap-wrapper .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.bootstrap-wrapper .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.bootstrap-wrapper .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.bootstrap-wrapper .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.bootstrap-wrapper .nav-tabs > li.active > a, .bootstrap-wrapper .nav-tabs > li.active > a:hover, .bootstrap-wrapper .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.bootstrap-wrapper .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.bootstrap-wrapper .nav-tabs.nav-justified > li {
float: none;
}
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.bootstrap-wrapper .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.bootstrap-wrapper .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.bootstrap-wrapper .nav-tabs.nav-justified > .active > a, .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:hover, .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.bootstrap-wrapper .nav-tabs.nav-justified > .active > a, .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:hover, .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.bootstrap-wrapper .nav-pills > li {
float: left;
}
.bootstrap-wrapper .nav-pills > li > a {
border-radius: 4px;
}
.bootstrap-wrapper .nav-pills > li + li {
margin-left: 2px;
}
.bootstrap-wrapper .nav-pills > li.active > a, .bootstrap-wrapper .nav-pills > li.active > a:hover, .bootstrap-wrapper .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #2c3e50;
}
.bootstrap-wrapper .nav-stacked > li {
float: none;
}
.bootstrap-wrapper .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.bootstrap-wrapper .nav-justified {
width: 100%;
}
.bootstrap-wrapper .nav-justified > li {
float: none;
}
.bootstrap-wrapper .nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.bootstrap-wrapper .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.bootstrap-wrapper .nav-justified > li {
display: table-cell;
width: 1%;
}
.bootstrap-wrapper .nav-justified > li > a {
margin-bottom: 0;
}
}
.bootstrap-wrapper .nav-tabs-justified {
border-bottom: 0;
}
.bootstrap-wrapper .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.bootstrap-wrapper .nav-tabs-justified > .active > a, .bootstrap-wrapper .nav-tabs-justified > .active > a:hover, .bootstrap-wrapper .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.bootstrap-wrapper .nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.bootstrap-wrapper .nav-tabs-justified > .active > a, .bootstrap-wrapper .nav-tabs-justified > .active > a:hover, .bootstrap-wrapper .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.bootstrap-wrapper .tab-content > .tab-pane {
display: none;
}
.bootstrap-wrapper .tab-content > .active {
display: block;
}
.bootstrap-wrapper .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-header {
float: left;
}
}
.bootstrap-wrapper .navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.bootstrap-wrapper .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.bootstrap-wrapper .navbar-collapse.in {
overflow-y: visible;
}
.bootstrap-wrapper .navbar-fixed-top .navbar-collapse, .bootstrap-wrapper .navbar-static-top .navbar-collapse, .bootstrap-wrapper .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.bootstrap-wrapper .container > .navbar-header, .bootstrap-wrapper .container-fluid > .navbar-header, .bootstrap-wrapper .container > .navbar-collapse, .bootstrap-wrapper .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .container > .navbar-header, .bootstrap-wrapper .container-fluid > .navbar-header, .bootstrap-wrapper .container > .navbar-collapse, .bootstrap-wrapper .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.bootstrap-wrapper .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-static-top {
border-radius: 0;
}
}
.bootstrap-wrapper .navbar-fixed-top, .bootstrap-wrapper .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-fixed-top, .bootstrap-wrapper .navbar-fixed-bottom {
border-radius: 0;
}
}
.bootstrap-wrapper .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.bootstrap-wrapper .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.bootstrap-wrapper .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.bootstrap-wrapper .navbar-brand:hover, .bootstrap-wrapper .navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar > .container .navbar-brand, .bootstrap-wrapper .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.bootstrap-wrapper .navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.bootstrap-wrapper .navbar-toggle:focus {
outline: none;
}
.bootstrap-wrapper .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.bootstrap-wrapper .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-toggle {
display: none;
}
}
.bootstrap-wrapper .navbar-nav {
margin: 7.5px -15px;
}
.bootstrap-wrapper .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.bootstrap-wrapper .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a, .bootstrap-wrapper .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-nav {
float: left;
margin: 0;
}
.bootstrap-wrapper .navbar-nav > li {
float: left;
}
.bootstrap-wrapper .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.bootstrap-wrapper .navbar-nav.navbar-right: last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-left {
float: left !important;
}
.bootstrap-wrapper .navbar-right {
float: right !important;
}
}
.bootstrap-wrapper .navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.bootstrap-wrapper .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.bootstrap-wrapper .navbar-form .input-group > .form-control {
width: 100%;
}
.bootstrap-wrapper .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.bootstrap-wrapper .navbar-form .radio, .bootstrap-wrapper .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle;
}
.bootstrap-wrapper .navbar-form .radio input[type="radio"], .bootstrap-wrapper .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.bootstrap-wrapper .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.bootstrap-wrapper .navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-wrapper .navbar-form.navbar-right: last-child {
margin-right: -15px;
}
}
.bootstrap-wrapper .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.bootstrap-wrapper .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.bootstrap-wrapper .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.bootstrap-wrapper .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.bootstrap-wrapper .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
.bootstrap-wrapper .navbar-text.navbar-right: last-child {
margin-right: 0;
}
}
.bootstrap-wrapper .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-brand {
color: #777777;
}
.bootstrap-wrapper .navbar-default .navbar-brand:hover, .bootstrap-wrapper .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-text {
color: #777777;
}
.bootstrap-wrapper .navbar-default .navbar-nav > li > a {
color: #777777;
}
.bootstrap-wrapper .navbar-default .navbar-nav > li > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .active > a, .bootstrap-wrapper .navbar-default .navbar-nav > .active > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a, .bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.bootstrap-wrapper .navbar-default .navbar-toggle:hover, .bootstrap-wrapper .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.bootstrap-wrapper .navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.bootstrap-wrapper .navbar-default .navbar-collapse, .bootstrap-wrapper .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .open > a, .bootstrap-wrapper .navbar-default .navbar-nav > .open > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.bootstrap-wrapper .navbar-default .navbar-link {
color: #777777;
}
.bootstrap-wrapper .navbar-default .navbar-link:hover {
color: #333333;
}
.bootstrap-wrapper .navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-brand {
color: #999999;
}
.bootstrap-wrapper .navbar-inverse .navbar-brand:hover, .bootstrap-wrapper .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-text {
color: #999999;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > li > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a, .bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a, .bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle:hover, .bootstrap-wrapper .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.bootstrap-wrapper .navbar-inverse .navbar-collapse, .bootstrap-wrapper .navbar-inverse .navbar-form {
border-color: #101010;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a, .bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.bootstrap-wrapper .navbar-inverse .navbar-link {
color: #999999;
}
.bootstrap-wrapper .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.bootstrap-wrapper .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.bootstrap-wrapper .breadcrumb > li {
display: inline-block;
}
.bootstrap-wrapper .breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.bootstrap-wrapper .breadcrumb > .active {
color: #999999;
}
.bootstrap-wrapper .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.bootstrap-wrapper .pagination > li {
display: inline;
}
.bootstrap-wrapper .pagination > li > a, .bootstrap-wrapper .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.428571429;
text-decoration: none;
color: #2c3e50;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.bootstrap-wrapper .pagination > li:first-child > a, .bootstrap-wrapper .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.bootstrap-wrapper .pagination > li: last-child > a, .bootstrap-wrapper .pagination > li: last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.bootstrap-wrapper .pagination > li > a:hover, .bootstrap-wrapper .pagination > li > span:hover, .bootstrap-wrapper .pagination > li > a:focus, .bootstrap-wrapper .pagination > li > span:focus {
color: #11181f;
background-color: #eeeeee;
border-color: #dddddd;
}
.bootstrap-wrapper .pagination > .active > a, .bootstrap-wrapper .pagination > .active > span, .bootstrap-wrapper .pagination > .active > a:hover, .bootstrap-wrapper .pagination > .active > span:hover, .bootstrap-wrapper .pagination > .active > a:focus, .bootstrap-wrapper .pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #2c3e50;
border-color: #2c3e50;
cursor: default;
}
.bootstrap-wrapper .pagination > .disabled > span, .bootstrap-wrapper .pagination > .disabled > span:hover, .bootstrap-wrapper .pagination > .disabled > span:focus, .bootstrap-wrapper .pagination > .disabled > a, .bootstrap-wrapper .pagination > .disabled > a:hover, .bootstrap-wrapper .pagination > .disabled > a:focus {
color: #999999;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.bootstrap-wrapper .pagination-lg > li > a, .bootstrap-wrapper .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.bootstrap-wrapper .pagination-lg > li:first-child > a, .bootstrap-wrapper .pagination-lg > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.bootstrap-wrapper .pagination-lg > li: last-child > a, .bootstrap-wrapper .pagination-lg > li: last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.bootstrap-wrapper .pagination-sm > li > a, .bootstrap-wrapper .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.bootstrap-wrapper .pagination-sm > li:first-child > a, .bootstrap-wrapper .pagination-sm > li:first-child > span {
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
}
.bootstrap-wrapper .pagination-sm > li: last-child > a, .bootstrap-wrapper .pagination-sm > li: last-child > span {
border-bottom-right-radius: 1px;
border-top-right-radius: 1px;
}
.bootstrap-wrapper .pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.bootstrap-wrapper .pager li {
display: inline;
}
.bootstrap-wrapper .pager li > a, .bootstrap-wrapper .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.bootstrap-wrapper .pager li > a:hover, .bootstrap-wrapper .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.bootstrap-wrapper .pager .next > a, .bootstrap-wrapper .pager .next > span {
float: right;
}
.bootstrap-wrapper .pager .previous > a, .bootstrap-wrapper .pager .previous > span {
float: left;
}
.bootstrap-wrapper .pager .disabled > a, .bootstrap-wrapper .pager .disabled > a:hover, .bootstrap-wrapper .pager .disabled > a:focus, .bootstrap-wrapper .pager .disabled > span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.bootstrap-wrapper .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.bootstrap-wrapper .label[href]:hover, .bootstrap-wrapper .label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.bootstrap-wrapper .label: empty {
display: none;
}
.bootstrap-wrapper .btn .label {
position: relative;
top: -1px;
}
.bootstrap-wrapper .label-default {
background-color: #999999;
}
.bootstrap-wrapper .label-default[href]:hover, .bootstrap-wrapper .label-default[href]:focus {
background-color: #808080;
}
.bootstrap-wrapper .label-primary {
background-color: #2c3e50;
}
.bootstrap-wrapper .label-primary[href]:hover, .bootstrap-wrapper .label-primary[href]:focus {
background-color: #1a242f;
}
.bootstrap-wrapper .label-success {
background-color: #1e824c;
}
.bootstrap-wrapper .label-success[href]:hover, .bootstrap-wrapper .label-success[href]:focus {
background-color: #145934;
}
.bootstrap-wrapper .label-info {
background-color: #3498db;
}
.bootstrap-wrapper .label-info[href]:hover, .bootstrap-wrapper .label-info[href]:focus {
background-color: #217dbb;
}
.bootstrap-wrapper .label-warning {
background-color: #f27935;
}
.bootstrap-wrapper .label-warning[href]:hover, .bootstrap-wrapper .label-warning[href]:focus {
background-color: #e55c0f;
}
.bootstrap-wrapper .label-danger {
background-color: #d9534f;
}
.bootstrap-wrapper .label-danger[href]:hover, .bootstrap-wrapper .label-danger[href]:focus {
background-color: #c9302c;
}
.bootstrap-wrapper .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #999999;
border-radius: 10px;
}
.bootstrap-wrapper .badge: empty {
display: none;
}
.bootstrap-wrapper .btn .badge {
position: relative;
top: -1px;
}
.bootstrap-wrapper .btn-xs .badge {
top: 0;
padding: 1px 5px;
}
.bootstrap-wrapper a.badge:hover, .bootstrap-wrapper a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.bootstrap-wrapper a.list-group-item.active > .badge, .bootstrap-wrapper .nav-pills > .active > a > .badge {
color: #2c3e50;
background-color: #ffffff;
}
.bootstrap-wrapper .nav-pills > li > a > .badge {
margin-left: 3px;
}
.bootstrap-wrapper .jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.bootstrap-wrapper .jumbotron h1, .bootstrap-wrapper .jumbotron .h1 {
color: inherit;
}
.bootstrap-wrapper .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.bootstrap-wrapper .container .jumbotron {
border-radius: 3px;
}
.bootstrap-wrapper .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.bootstrap-wrapper .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.bootstrap-wrapper .container .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.bootstrap-wrapper .jumbotron h1, .bootstrap-wrapper .jumbotron .h1 {
font-size: 63px;
}
}
.bootstrap-wrapper .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.bootstrap-wrapper .thumbnail > img, .bootstrap-wrapper .thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
.bootstrap-wrapper a.thumbnail:hover, .bootstrap-wrapper a.thumbnail:focus, .bootstrap-wrapper a.thumbnail.active {
border-color: #2c3e50;
}
.bootstrap-wrapper .thumbnail .caption {
padding: 9px;
color: #333333;
}
.bootstrap-wrapper .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.bootstrap-wrapper .alert h4 {
margin-top: 0;
color: inherit;
}
.bootstrap-wrapper .alert .alert-link {
font-weight: bold;
}
.bootstrap-wrapper .alert > p, .bootstrap-wrapper .alert > ul {
margin-bottom: 0;
}
.bootstrap-wrapper .alert > p + p {
margin-top: 5px;
}
.bootstrap-wrapper .alert-dismissable {
padding-right: 35px;
}
.bootstrap-wrapper .alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.bootstrap-wrapper .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.bootstrap-wrapper .alert-success hr {
border-top-color: #c9e2b3;
}
.bootstrap-wrapper .alert-success .alert-link {
color: #356635;
}
.bootstrap-wrapper .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.bootstrap-wrapper .alert-info hr {
border-top-color: #a6e1ec;
}
.bootstrap-wrapper .alert-info .alert-link {
color: #2d6987;
}
.bootstrap-wrapper .alert-warning {
background-color: #fcf8e3;
border-color: #fbeed5;
color: #c09853;
}
.bootstrap-wrapper .alert-warning hr {
border-top-color: #f8e5be;
}
.bootstrap-wrapper .alert-warning .alert-link {
color: #a47e3c;
}
.bootstrap-wrapper .alert-danger {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.bootstrap-wrapper .alert-danger hr {
border-top-color: #e6c1c7;
}
.bootstrap-wrapper .alert-danger .alert-link {
color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.bootstrap-wrapper .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-wrapper .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #2c3e50;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.bootstrap-wrapper .progress-striped .progress-bar {
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: 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;
}
.bootstrap-wrapper .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-wrapper .progress-bar-success {
background-color: #1e824c;
}
.bootstrap-wrapper .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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);
}
.bootstrap-wrapper .progress-bar-info {
background-color: #3498db;
}
.bootstrap-wrapper .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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);
}
.bootstrap-wrapper .progress-bar-warning {
background-color: #f27935;
}
.bootstrap-wrapper .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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);
}
.bootstrap-wrapper .progress-bar-danger {
background-color: #d9534f;
}
.bootstrap-wrapper .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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);
}
.bootstrap-wrapper .media, .bootstrap-wrapper .media-body {
overflow: hidden;
zoom: 1;
}
.bootstrap-wrapper .media, .bootstrap-wrapper .media .media {
margin-top: 15px;
}
.bootstrap-wrapper .media:first-child {
margin-top: 0;
}
.bootstrap-wrapper .media-object {
display: block;
}
.bootstrap-wrapper .media-heading {
margin: 0 0 5px;
}
.bootstrap-wrapper .media > .pull-left {
margin-right: 10px;
}
.bootstrap-wrapper .media > .pull-right {
margin-left: 10px;
}
.bootstrap-wrapper .media-list {
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .list-group {
margin-bottom: 20px;
padding-left: 0;
}
.bootstrap-wrapper .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.bootstrap-wrapper .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.bootstrap-wrapper .list-group-item: last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.bootstrap-wrapper .list-group-item > .badge {
float: right;
}
.bootstrap-wrapper .list-group-item > .badge + .badge {
margin-right: 5px;
}
.bootstrap-wrapper a.list-group-item {
color: #555555;
}
.bootstrap-wrapper a.list-group-item .list-group-item-heading {
color: #333333;
}
.bootstrap-wrapper a.list-group-item:hover, .bootstrap-wrapper a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.bootstrap-wrapper a.list-group-item.active, .bootstrap-wrapper a.list-group-item.active:hover, .bootstrap-wrapper a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #2c3e50;
border-color: #2c3e50;
}
.bootstrap-wrapper a.list-group-item.active .list-group-item-heading, .bootstrap-wrapper a.list-group-item.active:hover .list-group-item-heading, .bootstrap-wrapper a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.bootstrap-wrapper a.list-group-item.active .list-group-item-text, .bootstrap-wrapper a.list-group-item.active:hover .list-group-item-text, .bootstrap-wrapper a.list-group-item.active:focus .list-group-item-text {
color: #8aa4be;
}
.bootstrap-wrapper .list-group-item-success {
color: #468847;
background-color: #dff0d8;
}
.bootstrap-wrapper a.list-group-item-success {
color: #468847;
}
.bootstrap-wrapper a.list-group-item-success .list-group-item-heading {
color: inherit;
}
.bootstrap-wrapper a.list-group-item-success:hover, .bootstrap-wrapper a.list-group-item-success:focus {
color: #468847;
background-color: #d0e9c6;
}
.bootstrap-wrapper a.list-group-item-success.active, .bootstrap-wrapper a.list-group-item-success.active:hover, .bootstrap-wrapper a.list-group-item-success.active:focus {
color: #fff;
background-color: #468847;
border-color: #468847;
}
.bootstrap-wrapper .list-group-item-info {
color: #3a87ad;
background-color: #d9edf7;
}
.bootstrap-wrapper a.list-group-item-info {
color: #3a87ad;
}
.bootstrap-wrapper a.list-group-item-info .list-group-item-heading {
color: inherit;
}
.bootstrap-wrapper a.list-group-item-info:hover, .bootstrap-wrapper a.list-group-item-info:focus {
color: #3a87ad;
background-color: #c4e3f3;
}
.bootstrap-wrapper a.list-group-item-info.active, .bootstrap-wrapper a.list-group-item-info.active:hover, .bootstrap-wrapper a.list-group-item-info.active:focus {
color: #fff;
background-color: #3a87ad;
border-color: #3a87ad;
}
.bootstrap-wrapper .list-group-item-warning {
color: #c09853;
background-color: #fcf8e3;
}
.bootstrap-wrapper a.list-group-item-warning {
color: #c09853;
}
.bootstrap-wrapper a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
.bootstrap-wrapper a.list-group-item-warning:hover, .bootstrap-wrapper a.list-group-item-warning:focus {
color: #c09853;
background-color: #faf2cc;
}
.bootstrap-wrapper a.list-group-item-warning.active, .bootstrap-wrapper a.list-group-item-warning.active:hover, .bootstrap-wrapper a.list-group-item-warning.active:focus {
color: #fff;
background-color: #c09853;
border-color: #c09853;
}
.bootstrap-wrapper .list-group-item-danger {
color: #b94a48;
background-color: #f2dede;
}
.bootstrap-wrapper a.list-group-item-danger {
color: #b94a48;
}
.bootstrap-wrapper a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
.bootstrap-wrapper a.list-group-item-danger:hover, .bootstrap-wrapper a.list-group-item-danger:focus {
color: #b94a48;
background-color: #ebcccc;
}
.bootstrap-wrapper a.list-group-item-danger.active, .bootstrap-wrapper a.list-group-item-danger.active:hover, .bootstrap-wrapper a.list-group-item-danger.active:focus {
color: #fff;
background-color: #b94a48;
border-color: #b94a48;
}
.bootstrap-wrapper .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.bootstrap-wrapper .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.bootstrap-wrapper .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-wrapper .panel-body {
padding: 15px;
}
.bootstrap-wrapper .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.bootstrap-wrapper .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.bootstrap-wrapper .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.bootstrap-wrapper .panel-title > a {
color: inherit;
}
.bootstrap-wrapper .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel > .list-group {
margin-bottom: 0;
}
.bootstrap-wrapper .panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.bootstrap-wrapper .panel > .list-group .list-group-item:first-child {
border-top: 0;
}
.bootstrap-wrapper .panel > .list-group .list-group-item: last-child {
border-bottom: 0;
}
.bootstrap-wrapper .panel > .list-group:first-child .list-group-item:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.bootstrap-wrapper .panel > .list-group: last-child .list-group-item: last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.bootstrap-wrapper .panel > .table, .bootstrap-wrapper .panel > .table-responsive > .table {
margin-bottom: 0;
}
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td: last-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td: last-child, .bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td: last-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td: last-child, .bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th: last-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th: last-child, .bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th: last-child, .bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th: last-child {
border-top-right-radius: 3px;
}
.bootstrap-wrapper .panel > .table: last-child > tbody: last-child > tr: last-child td:first-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child td:first-child, .bootstrap-wrapper .panel > .table: last-child > tfoot: last-child > tr: last-child td:first-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child td:first-child, .bootstrap-wrapper .panel > .table: last-child > tbody: last-child > tr: last-child th:first-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child th:first-child, .bootstrap-wrapper .panel > .table: last-child > tfoot: last-child > tr: last-child th:first-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child th:first-child {
border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel > .table: last-child > tbody: last-child > tr: last-child td: last-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child td: last-child, .bootstrap-wrapper .panel > .table: last-child > tfoot: last-child > tr: last-child td: last-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child td: last-child, .bootstrap-wrapper .panel > .table: last-child > tbody: last-child > tr: last-child th: last-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child th: last-child, .bootstrap-wrapper .panel > .table: last-child > tfoot: last-child > tr: last-child th: last-child, .bootstrap-wrapper .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child th: last-child {
border-bottom-right-radius: 3px;
}
.bootstrap-wrapper .panel > .panel-body + .table, .bootstrap-wrapper .panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.bootstrap-wrapper .panel > .table > tbody:first-child > tr:first-child th, .bootstrap-wrapper .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.bootstrap-wrapper .panel > .table-bordered, .bootstrap-wrapper .panel > .table-responsive > .table-bordered {
border: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr > th:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .bootstrap-wrapper .panel > .table-bordered > tbody > tr > th:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr > th:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap-wrapper .panel > .table-bordered > thead > tr > td:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap-wrapper .panel > .table-bordered > tbody > tr > td:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr > td:first-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr > th: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th: last-child, .bootstrap-wrapper .panel > .table-bordered > tbody > tr > th: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th: last-child, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr > th: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th: last-child, .bootstrap-wrapper .panel > .table-bordered > thead > tr > td: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td: last-child, .bootstrap-wrapper .panel > .table-bordered > tbody > tr > td: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td: last-child, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr > td: last-child, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td: last-child {
border-right: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr:first-child > td, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .bootstrap-wrapper .panel > .table-bordered > tbody > tr:first-child > td, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .bootstrap-wrapper .panel > .table-bordered > thead > tr:first-child > th, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .bootstrap-wrapper .panel > .table-bordered > tbody > tr:first-child > th, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.bootstrap-wrapper .panel > .table-bordered > tbody > tr: last-child > td, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr: last-child > td, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr: last-child > td, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr: last-child > td, .bootstrap-wrapper .panel > .table-bordered > tbody > tr: last-child > th, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr: last-child > th, .bootstrap-wrapper .panel > .table-bordered > tfoot > tr: last-child > th, .bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr: last-child > th {
border-bottom: 0;
}
.bootstrap-wrapper .panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.bootstrap-wrapper .panel-group {
margin-bottom: 20px;
}
.bootstrap-wrapper .panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
overflow: hidden;
}
.bootstrap-wrapper .panel-group .panel + .panel {
margin-top: 5px;
}
.bootstrap-wrapper .panel-group .panel-heading {
border-bottom: 0;
}
.bootstrap-wrapper .panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.bootstrap-wrapper .panel-group .panel-footer {
border-top: 0;
}
.bootstrap-wrapper .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.bootstrap-wrapper .panel-default {
border-color: #dddddd;
}
.bootstrap-wrapper .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.bootstrap-wrapper .panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.bootstrap-wrapper .panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.bootstrap-wrapper .panel-primary {
border-color: #2c3e50;
}
.bootstrap-wrapper .panel-primary > .panel-heading {
color: #ffffff;
background-color: #2c3e50;
border-color: #2c3e50;
}
.bootstrap-wrapper .panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #2c3e50;
}
.bootstrap-wrapper .panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #2c3e50;
}
.bootstrap-wrapper .panel-success {
border-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.bootstrap-wrapper .panel-info {
border-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.bootstrap-wrapper .panel-warning {
border-color: #fbeed5;
}
.bootstrap-wrapper .panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.bootstrap-wrapper .panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.bootstrap-wrapper .panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.bootstrap-wrapper .panel-danger {
border-color: #eed3d7;
}
.bootstrap-wrapper .panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.bootstrap-wrapper .panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.bootstrap-wrapper .panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.bootstrap-wrapper .well {
min-height: 20px;
padding: 30px;
margin-bottom: 20px;
background-color: #f9f9f9;
border: 1px solid #eee;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px #fff;
box-shadow: inset 0 1px 1px #fff;
}
.bootstrap-wrapper .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-wrapper .well-lg {
padding: 24px;
border-radius: 3px;
}
.bootstrap-wrapper .well-sm {
padding: 9px;
border-radius: 1px;
}
.bootstrap-wrapper .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.bootstrap-wrapper .close:hover, .bootstrap-wrapper .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
.bootstrap-wrapper button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.bootstrap-wrapper .modal-open {
overflow: hidden;
}
.bootstrap-wrapper .modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.bootstrap-wrapper .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.bootstrap-wrapper .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.bootstrap-wrapper .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.bootstrap-wrapper .modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: none;
}
.bootstrap-wrapper .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.bootstrap-wrapper .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.bootstrap-wrapper .modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.bootstrap-wrapper .modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.428571429px;
}
.bootstrap-wrapper .modal-header .close {
margin-top: -2px;
}
.bootstrap-wrapper .modal-title {
margin: 0;
line-height: 1.428571429;
}
.bootstrap-wrapper .modal-body {
position: relative;
padding: 20px;
}
.bootstrap-wrapper .modal-footer {
margin-top: 15px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.bootstrap-wrapper .modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.bootstrap-wrapper .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.bootstrap-wrapper .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media (min-width: 768px) {
.bootstrap-wrapper .modal-dialog {
width: 600px;
margin: 30px auto;
}
.bootstrap-wrapper .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.bootstrap-wrapper .modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .modal-lg {
width: 900px;
}
}
.bootstrap-wrapper .tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.bootstrap-wrapper .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.bootstrap-wrapper .tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.bootstrap-wrapper .tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.bootstrap-wrapper .tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.bootstrap-wrapper .tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.bootstrap-wrapper .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.bootstrap-wrapper .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.bootstrap-wrapper .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.bootstrap-wrapper .tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.bootstrap-wrapper .tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.bootstrap-wrapper .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.bootstrap-wrapper .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.bootstrap-wrapper .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.bootstrap-wrapper .tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.bootstrap-wrapper .tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.bootstrap-wrapper .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.bootstrap-wrapper .popover.top {
margin-top: -10px;
}
.bootstrap-wrapper .popover.right {
margin-left: 10px;
}
.bootstrap-wrapper .popover.bottom {
margin-top: 10px;
}
.bootstrap-wrapper .popover.left {
margin-left: -10px;
}
.bootstrap-wrapper .popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.bootstrap-wrapper .popover-content {
padding: 9px 14px;
}
.bootstrap-wrapper .popover > .arrow, .bootstrap-wrapper .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.bootstrap-wrapper .popover > .arrow {
border-width: 11px;
}
.bootstrap-wrapper .popover > .arrow:after {
border-width: 10px;
content: "";
}
.bootstrap-wrapper .popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.bootstrap-wrapper .popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.bootstrap-wrapper .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-wrapper .popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.bootstrap-wrapper .popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.bootstrap-wrapper .popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.bootstrap-wrapper .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-wrapper .popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.bootstrap-wrapper .carousel {
position: relative;
}
.bootstrap-wrapper .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.bootstrap-wrapper .carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.bootstrap-wrapper .carousel-inner > .item > img, .bootstrap-wrapper .carousel-inner > .item > a > img {
line-height: 1;
}
.bootstrap-wrapper .carousel-inner > .active, .bootstrap-wrapper .carousel-inner > .next, .bootstrap-wrapper .carousel-inner > .prev {
display: block;
}
.bootstrap-wrapper .carousel-inner > .active {
left: 0;
}
.bootstrap-wrapper .carousel-inner > .next, .bootstrap-wrapper .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.bootstrap-wrapper .carousel-inner > .next {
left: 100%;
}
.bootstrap-wrapper .carousel-inner > .prev {
left: -100%;
}
.bootstrap-wrapper .carousel-inner > .next.left, .bootstrap-wrapper .carousel-inner > .prev.right {
left: 0;
}
.bootstrap-wrapper .carousel-inner > .active.left {
left: -100%;
}
.bootstrap-wrapper .carousel-inner > .active.right {
left: 100%;
}
.bootstrap-wrapper .carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-wrapper .carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bootstrap-wrapper .carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bootstrap-wrapper .carousel-control:hover, .bootstrap-wrapper .carousel-control:focus {
outline: none;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.bootstrap-wrapper .carousel-control .icon-prev, .bootstrap-wrapper .carousel-control .icon-next, .bootstrap-wrapper .carousel-control .glyphicon-chevron-left, .bootstrap-wrapper .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.bootstrap-wrapper .carousel-control .icon-prev, .bootstrap-wrapper .carousel-control .glyphicon-chevron-left {
left: 50%;
}
.bootstrap-wrapper .carousel-control .icon-next, .bootstrap-wrapper .carousel-control .glyphicon-chevron-right {
right: 50%;
}
.bootstrap-wrapper .carousel-control .icon-prev, .bootstrap-wrapper .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.bootstrap-wrapper .carousel-control .icon-prev:before {
content: '\2039';
}
.bootstrap-wrapper .carousel-control .icon-next:before {
content: '\203a';
}
.bootstrap-wrapper .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.bootstrap-wrapper .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.bootstrap-wrapper .carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.bootstrap-wrapper .carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-wrapper .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.bootstrap-wrapper .carousel-control .glyphicons-chevron-left, .bootstrap-wrapper .carousel-control .glyphicons-chevron-right, .bootstrap-wrapper .carousel-control .icon-prev, .bootstrap-wrapper .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.bootstrap-wrapper .carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.bootstrap-wrapper .carousel-indicators {
bottom: 20px;
}
}
.bootstrap-wrapper .clearfix:before, .bootstrap-wrapper .clearfix:after, .bootstrap-wrapper .container:before, .bootstrap-wrapper .container:after, .bootstrap-wrapper .container-fluid:before, .bootstrap-wrapper .container-fluid:after, .bootstrap-wrapper .row:before, .bootstrap-wrapper .row:after, .bootstrap-wrapper .form-horizontal .form-group:before, .bootstrap-wrapper .form-horizontal .form-group:after, .bootstrap-wrapper .btn-toolbar:before, .bootstrap-wrapper .btn-toolbar:after, .bootstrap-wrapper .btn-group-vertical > .btn-group:before, .bootstrap-wrapper .btn-group-vertical > .btn-group:after, .bootstrap-wrapper .nav:before, .bootstrap-wrapper .nav:after, .bootstrap-wrapper .navbar:before, .bootstrap-wrapper .navbar:after, .bootstrap-wrapper .navbar-header:before, .bootstrap-wrapper .navbar-header:after, .bootstrap-wrapper .navbar-collapse:before, .bootstrap-wrapper .navbar-collapse:after, .bootstrap-wrapper .pager:before, .bootstrap-wrapper .pager:after, .bootstrap-wrapper .panel-body:before, .bootstrap-wrapper .panel-body:after, .bootstrap-wrapper .modal-footer:before, .bootstrap-wrapper .modal-footer:after {
content: " ";
display: table;
}
.bootstrap-wrapper .clearfix:after, .bootstrap-wrapper .container:after, .bootstrap-wrapper .container-fluid:after, .bootstrap-wrapper .row:after, .bootstrap-wrapper .form-horizontal .form-group:after, .bootstrap-wrapper .btn-toolbar:after, .bootstrap-wrapper .btn-group-vertical > .btn-group:after, .bootstrap-wrapper .nav:after, .bootstrap-wrapper .navbar:after, .bootstrap-wrapper .navbar-header:after, .bootstrap-wrapper .navbar-collapse:after, .bootstrap-wrapper .pager:after, .bootstrap-wrapper .panel-body:after, .bootstrap-wrapper .modal-footer:after {
clear: both;
}
.bootstrap-wrapper .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.bootstrap-wrapper .pull-right {
float: right !important;
}
.bootstrap-wrapper .pull-left {
float: left !important;
}
.bootstrap-wrapper .hide {
display: none !important;
}
.bootstrap-wrapper .show {
display: block !important;
}
.bootstrap-wrapper .invisible {
visibility: hidden;
}
.bootstrap-wrapper .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.bootstrap-wrapper .hidden {
display: none !important;
visibility: hidden !important;
}
.bootstrap-wrapper .affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.bootstrap-wrapper .visible-xs, .bootstrap-wrapper .visible-sm, .bootstrap-wrapper .visible-md, .bootstrap-wrapper .visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.bootstrap-wrapper .visible-xs {
display: block !important;
}
.bootstrap-wrapper table.visible-xs {
display: table;
}
.bootstrap-wrapper tr.visible-xs {
display: table-row !important;
}
.bootstrap-wrapper th.visible-xs, .bootstrap-wrapper td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.bootstrap-wrapper .visible-sm {
display: block !important;
}
.bootstrap-wrapper table.visible-sm {
display: table;
}
.bootstrap-wrapper tr.visible-sm {
display: table-row !important;
}
.bootstrap-wrapper th.visible-sm, .bootstrap-wrapper td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.bootstrap-wrapper .visible-md {
display: block !important;
}
.bootstrap-wrapper table.visible-md {
display: table;
}
.bootstrap-wrapper tr.visible-md {
display: table-row !important;
}
.bootstrap-wrapper th.visible-md, .bootstrap-wrapper td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .visible-lg {
display: block !important;
}
.bootstrap-wrapper table.visible-lg {
display: table;
}
.bootstrap-wrapper tr.visible-lg {
display: table-row !important;
}
.bootstrap-wrapper th.visible-lg, .bootstrap-wrapper td.visible-lg {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.bootstrap-wrapper .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.bootstrap-wrapper .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.bootstrap-wrapper .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .hidden-lg {
display: none !important;
}
}
.bootstrap-wrapper .visible-print {
display: none !important;
}
@media print {
.bootstrap-wrapper .visible-print {
display: block !important;
}
.bootstrap-wrapper table.visible-print {
display: table;
}
.bootstrap-wrapper tr.visible-print {
display: table-row !important;
}
.bootstrap-wrapper th.visible-print, .bootstrap-wrapper td.visible-print {
display: table-cell !important;
}
}
@media print {
.bootstrap-wrapper .hidden-print {
display: none !important;
}
}
.welcome-panel {
margin-right: 20px !important
}
.hd_title {
text-transform: uppercase;
margin: -24px -15px 20px !important;
color: #0096BD !important;
padding: 12px 15px;
background: rgb(168, 244, 255);
background: -moz-linear-gradient(left, rgb(168, 244, 255) 1%, rgb(254, 255, 255) 92%);
background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(168, 244, 255)), color-stop(92%, rgb(254, 255, 255)));
background: -webkit-linear-gradient(left, rgb(168, 244, 255) 1%, rgb(254, 255, 255) 92%);
background: -o-linear-gradient(left, rgb(168, 244, 255) 1%, rgb(254, 255, 255) 92%);
background: -ms-linear-gradient(left, rgb(168, 244, 255) 1%, rgb(254, 255, 255) 92%);
background: linear-gradient(to right, rgb(168, 244, 255) 1%, rgb(254, 255, 255) 92%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a8f4ff', endColorstr='#feffff', GradientType=1);
}
.hd_title span {
font-size: 18px;
color: #039C59;
display: inline-block;
margin-top: -10px
}
.rc-updt-btn {
position: absolute;
right: 0;
top: 0
}
.brdr-radius-zero {
border-radius: 0 !important
}
.zeropad {
padding: 0 !important
}
.sub-hd-title {
background: #B3E7FF;
padding: 10px 20px;
display: inline-block;
border-bottom: 5px solid #069
}
.email-sec {
background: #F0FAFF !important;
padding: 20px 0
}
.email-wrap, .well2 {
background: #fff;
padding: 20px;
margin-bottom: 20px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, .05);
border: 1px solid rgba(0, 0, 0, .07);
)
}
.bootstrap-wrapper .page-header{
margin-top: 0;
}
#submit-button-holder{
position: absolute;
}.range {   
position: relative;
height: 20px;
background-color: rgb(245, 245, 245);
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
cursor: pointer;
}
.range-value {   
position: relative;
}
.range input[type="range"] {
-webkit-appearance: none !important;
-moz-appearance: none !important;
-ms-appearance: none !important;
-o-appearance: none !important;
appearance: none !important;
display: table-cell;
width: 100%;
background-color: transparent;
height: 20px;
cursor: pointer;
}
.range input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none !important;
-moz-appearance: none !important;
-ms-appearance: none !important;
-o-appearance: none !important;
appearance: none !important;
width: 11px;
height: 20px;
color: rgb(255, 255, 255);
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0px;
background-color: rgb(153, 153, 153);
}
.range-success input[type="range"]::-webkit-slider-thumb {
background-color: rgb(92, 184, 92);
}
.range-success input[type="range"]::-moz-slider-thumb {
background-color: rgb(92, 184, 92);
}
.range input[type="range"] {
outline: none;
}
#map-marker-info .address, .map-marker-info .rating, .map-marker-info h5 {
margin: 0.5em 70px 0.5em 0px;
display: block;
}
#map-marker-info .map-marker-info .list-cover {
width: 60px;
height: 60px;
border-radius: 50%;
position: absolute;
right: 5px;
}
#map-marker-info .list-cover {
background-size: cover;
background-position: center center;
width: 60px;
height: 60px;
}
.thumbnail {
position: relative;
height: 135px;
overflow: hidden;
border: 0px !important;
img {
width:920px
max-width: 920px; //only set this if using Twitter Bootstrap
position: absolute;
left:50%;
margin-left: -460px; //half of the image size
}
}
.item-list-page-wrap .navbar {
margin-bottom: 20px;
background: #eee;
border-radius: 0;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
}
@media(max-width: 500px) { [class*="col-"] {
padding-left:10px;padding-right:10px
}
}
@media only screen and (max-width: 500px) {
#map { width: 350px; } 
} 
@media only screen and (min-width: 768px) {
#map { width: 740px; } 
} 
@media only screen and (min-width: 980px) {
#map { width: 980px; } 
}.cbp,.cbp *,.cbp :after,.cbp :before,.cbp-l-filters-alignCenter,.cbp-l-filters-alignCenter *,.cbp-l-filters-alignLeft,.cbp-l-filters-alignLeft *,.cbp-l-filters-alignRight,.cbp-l-filters-alignRight *,.cbp-l-filters-button,.cbp-l-filters-button *,.cbp-l-filters-buttonCenter,.cbp-l-filters-buttonCenter *,.cbp-l-filters-dropdown,.cbp-l-filters-dropdown *,.cbp-l-filters-list,.cbp-l-filters-list *,.cbp-l-filters-work,.cbp-l-filters-work *,.cbp-l-filters-big,.cbp-l-filters-big *,.cbp-l-filters-text,.cbp-l-filters-text *,.cbp-l-filters-underline,.cbp-l-filters-underline *,.cbp-popup-wrap,.cbp-popup-wrap *,.cbp-popup-singlePage,.cbp-popup-singlePage *,.cbp-search,.cbp-search *,.cbp-search :after,.cbp-search :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cbp-l-grid-agency-title,.cbp-l-grid-agency-desc,.cbp-l-grid-work-title,.cbp-l-grid-work-desc,.cbp-l-grid-blog-title,.cbp-l-grid-projects-title,.cbp-l-grid-projects-desc,.cbp-l-grid-masonry-projects-title,.cbp-l-grid-masonry-projects-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbp-l-filters-alignCenter,.cbp-l-filters-alignCenter *,.cbp-l-filters-alignLeft,.cbp-l-filters-alignLeft *,.cbp-l-filters-alignRight,.cbp-l-filters-alignRight *,.cbp-l-filters-button,.cbp-l-filters-button *,.cbp-l-filters-buttonCenter,.cbp-l-filters-buttonCenter *,.cbp-l-filters-dropdown,.cbp-l-filters-dropdown *,.cbp-l-filters-list,.cbp-l-filters-list *,.cbp-l-filters-work,.cbp-l-filters-work *,.cbp-l-filters-big,.cbp-l-filters-big *,.cbp-l-filters-text,.cbp-l-filters-text *,.cbp-l-filters-underline,.cbp-l-filters-underline *{-webkit-tap-highlight-color:transparent}.cbp-item{display:inline-block;margin:0 10px 20px 0}.cbp{position:relative;margin:0 auto;z-index:1;height:400px}.cbp:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-loading.gif) no-repeat scroll center center transparent}.cbp>*{visibility:hidden}.cbp .cbp-item{position:absolute;top:0;left:0;list-style-type:none;margin:0;padding:0;overflow:hidden}.cbp img{display:block;width:100%;height:auto;border:0}.cbp a,.cbp a:hover,.cbp a:active{text-decoration:none;outline:0}.cbp-ready>*{visibility:visible}.cbp-ready:before{display:none;visibility:hidden}.cbp-wrapper-outer{overflow:hidden;position:relative;margin:0 auto}.cbp-wrapper-outer,.cbp-wrapper,.cbp-wrapper-helper{list-style-type:none;padding:0;width:100%;height:100%;z-index:1}.cbp-wrapper,.cbp-wrapper-helper{position:absolute;top:0;left:0;margin:0}.cbp-item-off{z-index:-1;pointer-events:none;visibility:hidden}.cbp-item-on2off{z-index:0}.cbp-item-off2on{z-index:1}.cbp-item-on2on{z-index:2}.cbp-item-wrapper{width:100%;height:100%;position:relative;top:0;left:0}.cbp-l-project-related-wrap img,.cbp-l-inline img{display:block;width:100%;height:auto;border:0}.cbp-addItems{-webkit-transition:height .5s ease-in-out !important;transition:height .5s ease-in-out !important;will-change:height}.cbp-addItems .cbp-item{-webkit-transition:top .5s ease-in-out,left .5s ease-in-out;transition:top .5s ease-in-out,left .5s ease-in-out}.cbp-addItems .cbp-item-loading{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;-webkit-transition:none;transition:none}.cbp-panel{width:94%;max-width:1170px;margin:0 auto}.cbp-misc-video{position:relative;height:0;padding-bottom:56.25%;background:#000}.cbp-misc-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.clearfix:after{content:" ";display:block;height:0;clear:both}.cbp-l-filters-left{float:left}.cbp-l-filters-right{float:right}.cbp-caption,.cbp-caption-defaultWrap,.cbp-caption-activeWrap{display:block}.cbp-caption-activeWrap{background-color:#282727}.cbp-caption-active .cbp-caption,.cbp-caption-active .cbp-caption-defaultWrap,.cbp-caption-active .cbp-caption-activeWrap{overflow:hidden;position:relative;z-index:1}.cbp-caption-active .cbp-caption-defaultWrap{top:0}.cbp-caption-active .cbp-caption-activeWrap{width:100%;position:absolute;z-index:2;height:100%}.cbp-l-caption-title{color:#fff;font:400 16px/21px "Open Sans",sans-serif}.cbp-l-caption-desc{color:#aaa;font:400 12px/16px "Open Sans",sans-serif}.cbp-l-caption-text{font:400 14px/21px "Open Sans",sans-serif;color:#fff;letter-spacing:3px;padding:0 6px}.cbp-l-caption-buttonLeft,.cbp-l-caption-buttonRight{background-color:#3288C4;color:#FFFFFF;display:inline-block;font:400 12px/30px "Open Sans",sans-serif;min-width:90px;text-align:center;margin:4px;padding:0 6px}.cbp-l-caption-buttonLeft:hover,.cbp-l-caption-buttonRight:hover{opacity:0.9}.cbp-caption-none .cbp-caption-activeWrap{display:none}.cbp-l-caption-alignLeft .cbp-l-caption-body{padding:12px 30px}.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body{padding-top:30px}.cbp-l-caption-alignCenter{display:table;width:100%;height:100%}.cbp-l-caption-alignCenter .cbp-l-caption-body{display:table-cell;vertical-align:middle;text-align:center;padding:10px 0}.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{position:relative;-webkit-transition:left .4s cubic-bezier(.19, 1, .22, 1);transition:left .4s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft{left:-20px}.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{left:20px}.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{left:0}.cbp-caption-fadeIn .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0, 153,254, .6);-webkit-transition:opacity .9s cubic-bezier(.19, 1, .22, 1);transition:opacity .9s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap{opacity:1}.cbp-caption-minimal .cbp-l-caption-title,.cbp-caption-minimal .cbp-l-caption-desc{position:relative;left:0;opacity:0;-webkit-transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out}.cbp-caption-minimal .cbp-l-caption-title{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cbp-caption-minimal .cbp-l-caption-desc{-webkit-transform:translateY(70%);transform:translateY(70%)}.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.cbp-caption-minimal .cbp-caption-activeWrap{top:0;background-color:black;background-color:rgba(0,0,0,0.8);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"}.cbp-caption-moveRight .cbp-caption-activeWrap{left:-100%;top:0;-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%)}.cbp-caption-overlayBottom .cbp-caption-activeWrap{height:60px;background-color:#181616;background-color:rgba(24,22,22,0.7);-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{height:60px}.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap{-webkit-transition:top .6s cubic-bezier(.19, 1, .22, 1);transition:top .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottomPush .cbp-caption-activeWrap{bottom:-60px;height:60px;-webkit-transition:bottom .6s cubic-bezier(.19, 1, .22, 1);transition:bottom .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap{top:-60px}.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap{bottom:0}.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap{z-index:2;-webkit-transition:top .5s cubic-bezier(.19, 1, .22, 1);transition:top .5s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap{bottom:0;z-index:1;height:60px}.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap{top:-60px}.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{top:0;left:-50%;width:50%}.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateX(25%);transform:translateX(25%)}.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%)}.cbp-caption-pushDown .cbp-caption-defaultWrap,.cbp-caption-pushDown .cbp-caption-activeWrap{-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-pushDown .cbp-caption-activeWrap{top:-102%;height:102%}.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(100%);transform:translateY(100%)}.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(99%);transform:translateY(99%)}.cbp-caption-pushTop .cbp-caption-activeWrap,.cbp-caption-pushTop .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-pushTop .cbp-caption-activeWrap{height:102%}.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-99%);transform:translateY(-99%)}.cbp-caption-revealBottom .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-revealBottom .cbp-caption-activeWrap{top:0;z-index:1}.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-revealLeft .cbp-caption-activeWrap{left:100%;top:0;-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.cbp-caption-revealTop .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-revealTop .cbp-caption-activeWrap{top:0;z-index:1}.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(100%);transform:translateY(100%)}.cbp-caption-zoom .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);transition:transform .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:scale3d(1.25, 1.25, 1.25);transform:scale3d(1.25, 1.25, 1.25)}.cbp-caption-zoom .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,0.9);-webkit-transition:opacity .8s cubic-bezier(.19, 1, .22, 1);transition:opacity .8s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap{opacity:1}.cbp-caption-opacity .cbp-item{padding:1px}.cbp-caption-opacity .cbp-caption,.cbp-caption-opacity .cbp-caption-activeWrap,.cbp-caption-opacity .cbp-caption-defaultWrap{background-color:transparent}.cbp-caption-opacity .cbp-caption{border:1px solid transparent}.cbp-caption-opacity .cbp-caption:hover{border-color:#EDEDED}.cbp-caption-opacity .cbp-caption-defaultWrap{opacity:1;-webkit-transition:opacity .6s cubic-bezier(.19, 1, .22, 1);transition:opacity .6s cubic-bezier(.19, 1, .22, 1)}.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap{opacity:.8}.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap{top:0}.cbp-caption-expand .cbp-caption-activeWrap{height:auto;background-color:transparent}.cbp-caption-expand .cbp-caption{border-bottom:1px dotted #eaeaea}.cbp-caption-expand .cbp-caption-defaultWrap{cursor:pointer;font:500 15px/23px "Roboto",sans-serif;color:#474747;padding:12px 0 11px 26px}.cbp-caption-expand .cbp-caption-defaultWrap .fa{position:absolute;top:16px;left:0;width:16px;text-align:center;font-size:14px}.cbp-caption-expand .cbp-l-caption-body{font:400 13px/21px "Roboto",sans-serif;color:#888;padding:0 0 20px 26px}.cbp-caption-expand-active{transition:height .4s !important}.cbp-caption-expand-active .cbp-item{transition:left .4s,top .4s !important}.cbp-caption-expand-open .cbp-caption-activeWrap{transition:height .4s}.cbp-l-filters-alignCenter{margin-bottom:30px;text-align:center;font:400 12px/21px sans-serif;color:#DADADA}.cbp-l-filters-alignCenter .cbp-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Open Sans",sans-serif;padding:0 12px;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.cbp-l-filters-alignCenter .cbp-filter-item:hover{color:#2D2C2C}.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{color:#2D2C2C;cursor:default}.cbp-l-filters-alignCenter .cbp-filter-counter{background:none repeat scroll 0 0 #626161;border-radius:3px;color:#FFFFFF;font:400 11px/18px "Open Sans",sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.cbp-l-filters-alignCenter .cbp-filter-counter:before{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #626161;display:none}.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:before{display:block}.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter{bottom:30px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-alignLeft{margin-bottom:30px}.cbp-l-filters-alignLeft .cbp-filter-item{background-color:#fff;border:1px solid #cdcdcd;cursor:pointer;font:400 12px/30px "Open Sans",sans-serif;padding:0 13px;position:relative;overflow:visible;margin:0 8px 10px 0;display:inline-block;color:#888888;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cbp-l-filters-alignLeft .cbp-filter-item:hover{color:#111}.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active{background-color:#6C7A89;border:1px solid #6C7A89;color:#fff;cursor:default}.cbp-l-filters-alignLeft .cbp-filter-counter{display:inline}.cbp-l-filters-alignRight{margin-bottom:30px;text-align:right}.cbp-l-filters-alignRight .cbp-filter-item{background-color:transparent;color:#8B8B8B;cursor:pointer;font:400 11px/29px "Open Sans",sans-serif;padding:0 12px;position:relative;overflow:visible;margin:0 0 10px 5px;border:1px solid #E4E2E2;text-transform:uppercase;display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cbp-l-filters-alignRight .cbp-filter-item:hover{color:#2B3444}.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before{display:block}.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active{color:#FFFFFF;background-color:#049372;border-color:#049372;cursor:default}.cbp-l-filters-alignRight .cbp-filter-counter{background:none repeat scroll 0 0 #049372;border-radius:3px;color:#fff;font:400 11px/18px "Open Sans",sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .25s ease,bottom .25s ease;transition:opacity .25s ease,bottom .25s ease}.cbp-l-filters-alignRight .cbp-filter-counter:before{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #049372;display:none}.cbp-l-filters-button{margin-bottom:30px}.cbp-l-filters-button .cbp-filter-item{background-color:#FFFFFF;border:1px solid #ECECEC;color:#888888;cursor:pointer;font:400 12px/32px "Open Sans",sans-serif;margin:0 10px 10px 0;overflow:visible;padding:0 17px;position:relative;display:inline-block;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.cbp-l-filters-button .cbp-filter-item:hover{color:#545454;border-color:#DADADA}.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{background-color:#545454;color:#fff;border-color:#5d5d5d;cursor:default}.cbp-l-filters-button .cbp-filter-counter{background-color:#545454;border-radius:3px;color:#fff;font:400 11px/18px "Open Sans",sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .25s ease,bottom .25s ease;transition:opacity .25s ease,bottom .25s ease}.cbp-l-filters-button .cbp-filter-counter:before{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #545454;display:none}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before{display:block}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-buttonCenter{margin-bottom:30px;text-align:center}.cbp-l-filters-buttonCenter .cbp-filter-item{background-color:#FFFFFF;border:1px solid #ECECEC;color:#888888;cursor:pointer;font:400 12px/32px Roboto,sans-serif;margin:0 10px 10px 0;overflow:visible;padding:0 17px;position:relative;display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cbp-l-filters-buttonCenter .cbp-filter-item:hover{color:#5d5d5d}.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active{color:#3B9CB3;border-color:#8CD2E5;cursor:default}.cbp-l-filters-buttonCenter .cbp-filter-counter{background-color:#68ABBC;border-radius:3px;color:#fff;font:400 11px/18px Roboto,sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .25s ease,bottom .25s ease;transition:opacity .25s ease,bottom .25s ease}.cbp-l-filters-buttonCenter .cbp-filter-counter:before{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #68ABBC;display:none}.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:before{display:block}.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-dropdown{margin-bottom:40px;height:38px;position:relative;z-index:5}.cbp-l-filters-dropdownWrap{width:200px;position:absolute;right:0;background:#4d4c4d}.cbp-l-filters-dropdownHeader{font:400 12px/38px "Open Sans",sans-serif;margin:0 17px;color:#FFF;cursor:default;position:relative}.cbp-l-filters-dropdownHeader:after{border-color:#FFFFFF transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:0;top:50%;width:0;margin-top:-1px}.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after{border-width:0 5px 5px}.cbp-l-filters-dropdownList{display:none;list-style:none outside none;margin:0;padding:0}.cbp-l-filters-dropdownList>li{margin:0;list-style:none}.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList{display:block;margin:0}.cbp-l-filters-dropdownList .cbp-filter-item{background:transparent;color:#b3b3b3;width:100%;text-align:left;font:400 12px/40px "Open Sans",sans-serif;margin:0;padding:0 17px;cursor:pointer;border:none;border-top:1px solid #595959}.cbp-l-filters-dropdownList .cbp-filter-item:hover{color:#e6e6e6}.cbp-l-filters-dropdownList .cbp-filter-item-active{color:#fff;cursor:default}.cbp-l-filters-dropdownList .cbp-filter-counter{display:inline}.cbp-l-filters-dropdown-floated{float:right;margin-top:-2px;margin-left:20px;width:200px}.cbp-l-filters-list{margin-bottom:30px;content:"";display:table;clear:both}.cbp-l-filters-list .cbp-filter-item{background-color:transparent;color:#585252;cursor:pointer;font:400 12px/35px "Open Sans",sans-serif;padding:0 18px;position:relative;overflow:visible;margin:0 0 10px;float:left;border:1px solid #3288C4;border-right-width:0;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.cbp-l-filters-list .cbp-filter-item:hover{color:#000}.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active{cursor:default;color:#FFFFFF;background-color:#3288C4}.cbp-l-filters-list-first{border-radius:6px 0 0 6px}.cbp-l-filters-list-last{border-radius:0 6px 6px 0;border-right-width:1px !important}.cbp-l-filters-list .cbp-filter-counter{display:inline}@media only screen and (max-width: 600px){.cbp-l-filters-list .cbp-filter-item{margin-right:5px;border-radius:6px;border-right-width:1px}}.cbp-l-filters-work{margin-bottom:30px;text-align:center}.cbp-l-filters-work .cbp-filter-item{background-color:#FFFFFF;color:#888;cursor:pointer;font:600 11px/37px "Open Sans",sans-serif;margin:0 5px 10px 0;overflow:visible;padding:0 16px;position:relative;display:inline-block;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.cbp-l-filters-work .cbp-filter-item:hover{color:#fff;background:#607D8B}.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active{background:#607D8B;color:#fff;cursor:default}.cbp-l-filters-work .cbp-filter-counter{font:600 11px/37px "Open Sans",sans-serif;text-align:center;display:inline-block;margin-left:8px}.cbp-l-filters-work .cbp-filter-counter:before{content:'('}.cbp-l-filters-work .cbp-filter-counter:after{content:')'}.cbp-l-filters-big{margin-bottom:30px;text-align:center}.cbp-l-filters-big .cbp-filter-item{color:#444;cursor:pointer;font:400 15px/22px Roboto,sans-serif;margin:0 15px 10px 0;padding:10px 23px;position:relative;display:inline-block;border:1px solid transparent;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.cbp-l-filters-big .cbp-filter-item:hover{color:#888}.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active{border-color:#d5d5d5;cursor:default;color:#444}.cbp-l-filters-text{margin-bottom:30px;text-align:center;font:400 12px/21px Lato,sans-serif;color:#DADADA;padding:0 15px}.cbp-l-filters-text .cbp-filter-item{color:#949494;cursor:pointer;font:400 13px/21px Lato,sans-serif;padding:0 12px;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.cbp-l-filters-text .cbp-filter-item:hover{color:#2D2C2C}.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active{color:#2D2C2C;cursor:default}.cbp-l-filters-text .cbp-filter-counter{background:none repeat scroll 0 0 #626161;border-radius:3px;color:#FFFFFF;font:400 11px/16px Lato,sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:32px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.cbp-l-filters-text .cbp-filter-counter:before{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #626161;display:none}.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:before{display:block}.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter{bottom:30px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-text-sort{display:inline-block;font:400 13px/21px Lato,sans-serif;color:#949494;margin-right:15px}.cbp-l-filters-underline{margin-bottom:30px}.cbp-l-filters-underline .cbp-filter-item{border-bottom:3px solid transparent;cursor:pointer;font:600 14px/21px "Open Sans",sans-serif;padding:8px 10px;position:relative;overflow:visible;margin:0 20px 10px 0;display:inline-block;color:#787878;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cbp-l-filters-underline .cbp-filter-item:hover{color:#111}.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active{border-bottom-color:#666;color:#444;cursor:default}.cbp-l-filters-underline .cbp-filter-counter{display:inline}.cbp-animation-quicksand{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-quicksand .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-quicksand .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-quicksand .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:quicksand-off .6s ease-out both;animation:quicksand-off .6s ease-out both}.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:quicksand-on .6s ease-out both;animation:quicksand-on .6s ease-out both}@-webkit-keyframes quicksand-off{100%{opacity:0;-webkit-transform:scale3d(0, 0, 0)}}@keyframes quicksand-off{100%{opacity:0;transform:scale3d(0, 0, 0)}}@-webkit-keyframes quicksand-on{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0)}}@keyframes quicksand-on{0%{opacity:0;transform:scale3d(0, 0, 0)}}.cbp-animation-fadeOut,.cbp-animation-boxShadow{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-fadeOut .cbp-item,.cbp-animation-boxShadow .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-fadeOut .cbp-item,.cbp-animation-boxShadow .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-fadeOut .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:fadeOut-off .6s ease-in-out both;animation:fadeOut-off .6s ease-in-out both}.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:fadeOut-on .6s ease-in-out both;animation:fadeOut-on .6s ease-in-out both}@-webkit-keyframes fadeOut-off{0%{opacity:1}80%,100%{opacity:0}}@keyframes fadeOut-off{0%{opacity:1}80%,100%{opacity:0}}@-webkit-keyframes fadeOut-on{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut-on{0%{opacity:0}100%{opacity:1}}.cbp-animation-flipOut{-webkit-transition:height .7s ease-in-out;transition:height .7s ease-in-out;will-change:height}.cbp-animation-flipOut .cbp-item{-webkit-transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out}.cbp-animation-flipOut .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipOut .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:flipOut-out .7s both ease-in;animation:flipOut-out .7s both ease-in}.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:flipOut-in .7s ease-out both;animation:flipOut-in .7s ease-out both}@-webkit-keyframes flipOut-out{50%,100%{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:0.2}}@keyframes flipOut-out{50%,100%{transform:translateZ(-1000px) rotateY(-90deg);opacity:0.2}}@-webkit-keyframes flipOut-in{0%,50%{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:0.2}}@keyframes flipOut-in{0%,50%{transform:translateZ(-1000px) rotateY(90deg);opacity:0.2}}.cbp-animation-flipBottom{-webkit-transition:height .7s ease-in-out;transition:height .7s ease-in-out;will-change:height}.cbp-animation-flipBottom .cbp-item{-webkit-transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out}.cbp-animation-flipBottom .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipBottom .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:flipBottom-out .7s both ease-in;animation:flipBottom-out .7s both ease-in}.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:flipBottom-in .7s ease-out both;animation:flipBottom-in .7s ease-out both}@-webkit-keyframes flipBottom-out{50%,100%{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:0.2}}@keyframes flipBottom-out{50%,100%{transform:translateZ(-1000px) rotateX(-90deg);opacity:0.2}}@-webkit-keyframes flipBottom-in{0%,50%{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:0.2}}@keyframes flipBottom-in{0%,50%{transform:translateZ(-1000px) rotateX(90deg);opacity:0.2}}.cbp-animation-scaleSides{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-scaleSides .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-scaleSides .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-scaleSides .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:scaleSides-out .9s ease both;animation:scaleSides-out .9s ease both}.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:scaleSides-in .9s ease both;animation:scaleSides-in .9s ease both}@-webkit-keyframes scaleSides-out{50%,100%{-webkit-transform:scale(.6);opacity:0}}@keyframes scaleSides-out{50%,100%{transform:scale(.6);opacity:0}}@-webkit-keyframes scaleSides-in{0%,50%{-webkit-transform:scale(.6);opacity:0}}@keyframes scaleSides-in{0%,50%{transform:scale(.6);opacity:0}}.cbp-animation-skew{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-skew .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-skew .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-skew .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:skew-off .6s ease-out both;animation:skew-off .6s ease-out both}.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:skew-on .6s ease-out both;animation:skew-on .6s ease-out both}@-webkit-keyframes skew-off{100%{opacity:0;-webkit-transform:scale3d(0, 0, 0) skew(20deg, 0)}}@keyframes skew-off{100%{opacity:0;transform:scale3d(0, 0, 0) skew(20deg, 0)}}@-webkit-keyframes skew-on{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0) skew(0, 20deg)}}@keyframes skew-on{0%{opacity:0;transform:scale3d(0, 0, 0) skew(0, 20deg)}}.cbp-animation-fadeOutTop{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-fadeOutTop .cbp-wrapper-outer{overflow:visible}.cbp-animation-fadeOutTop .cbp-item{-webkit-perspective:1000px;perspective:1000px;overflow:visible}.cbp-animation-fadeOutTop .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:fadeOutTop-out .6s both ease-in-out;animation:fadeOutTop-out .6s both ease-in-out}.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper{-webkit-animation:fadeOutTop-in .6s both ease-in-out;animation:fadeOutTop-in .6s both ease-in-out}@-webkit-keyframes fadeOutTop-out{0%{-webkit-transform:translateY(0);opacity:1}50%,100%{-webkit-transform:translateY(-30px);opacity:0}}@keyframes fadeOutTop-out{0%{transform:translateY(0);opacity:1}50%,100%{transform:translateY(-30px);opacity:0}}@-webkit-keyframes fadeOutTop-in{0%,50%{-webkit-transform:translateY(-30px);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes fadeOutTop-in{0%,50%{transform:translateY(-30px);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-slideLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-slideLeft .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-slideLeft .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:slideLeft-out .8s both ease-in-out;animation:slideLeft-out .8s both ease-in-out}.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper{-webkit-animation:slideLeft-in .8s both ease-in-out;animation:slideLeft-in .8s both ease-in-out}@-webkit-keyframes slideLeft-out{0%{opacity:1;transform:scale(1)}25%{opacity:.75;-webkit-transform:scale(.8)}75%{opacity:.75;-webkit-transform:scale(.8) translateX(-200%)}100%{opacity:.75;-webkit-transform:scale(.8) translateX(-200%)}}@keyframes slideLeft-out{0%{opacity:1;transform:scale(1)}25%{opacity:.75;transform:scale(.8)}75%{opacity:.75;transform:scale(.8) translateX(-200%)}100%{opacity:.75;transform:scale(.8) translateX(-200%)}}@-webkit-keyframes slideLeft-in{0%,25%{opacity:.75;-webkit-transform:scale(.8) translateX(200%)}75%{opacity:.75;-webkit-transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@keyframes slideLeft-in{0%,25%{opacity:.75;transform:scale(.8) translateX(200%)}75%{opacity:.75;transform:scale(.8)}100%{opacity:1;transform:scale(1) translateX(0)}}.cbp-animation-sequentially{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-sequentially .cbp-wrapper-outer{overflow:visible}.cbp-animation-sequentially .cbp-item{-webkit-perspective:1000px;perspective:1000px;overflow:visible}.cbp-animation-sequentially .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:fadeOutTop-out .6s both ease;animation:fadeOutTop-out .6s both ease}.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper{-webkit-animation:fadeOutTop-in .6s both ease-out;animation:fadeOutTop-in .6s both ease-out}.cbp-animation-3dflip{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-3dflip .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-3dflip .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:flip-out 0.6s both ease-in-out;animation:flip-out 0.6s both ease-in-out}.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:flip-in 0.6s both ease-in-out;animation:flip-in 0.6s both ease-in-out}@-webkit-keyframes flip-out{100%{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes flip-out{100%{opacity:0;transform:rotateY(90deg)}}@-webkit-keyframes flip-in{0%{opacity:0;-webkit-transform:rotateY(-90deg)}100%{opacity:1;-webkit-transform:rotateY(0deg)}}@keyframes flip-in{0%{opacity:0;transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg)}}.cbp-animation-flipOutDelay{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-flipOutDelay .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipOutDelay .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:flipOut-out 1s both ease-in;animation:flipOut-out 1s both ease-in}.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper{-webkit-animation:flipOut-in 1s both ease-out;animation:flipOut-in 1s both ease-out}.cbp-animation-slideDelay{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-slideDelay .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-slideDelay .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:slideDelay-out 0.5s both ease-in-out;animation:slideDelay-out 0.5s both ease-in-out}.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper{-webkit-animation:slideDelay-in 0.5s both ease-in-out;animation:slideDelay-in 0.5s both ease-in-out}@-webkit-keyframes slideDelay-out{100%{-webkit-transform:translateX(-100%)}}@keyframes slideDelay-out{100%{transform:translateX(-100%)}}@-webkit-keyframes slideDelay-in{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0)}}@keyframes slideDelay-in{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.cbp-animation-rotateSides{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-rotateSides .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-rotateSides .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:-50% 50%;-webkit-animation:rotateSides-out .5s both ease-in;transform-origin:-50% 50%;animation:rotateSides-out .5s both ease-in}.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:150% 50%;-webkit-animation:rotateSides-in .6s both ease-out;transform-origin:150% 50%;animation:rotateSides-in .6s both ease-out}@-webkit-keyframes rotateSides-out{100%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg)}}@keyframes rotateSides-out{100%{opacity:0;transform:translateZ(-500px) rotateY(90deg)}}@-webkit-keyframes rotateSides-in{0%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}40%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}}@keyframes rotateSides-in{0%{opacity:0;transform:translateZ(-500px) rotateY(-90deg)}40%{opacity:0;transform:translateZ(-500px) rotateY(-90deg)}}.cbp-animation-foldLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-foldLeft .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-foldLeft .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:foldLeft-out .7s both ease;animation:foldLeft-out .7s both ease}.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper{-webkit-animation:foldLeft-in .7s both ease;animation:foldLeft-in .7s ease both}@-webkit-keyframes foldLeft-out{100%{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes foldLeft-out{100%{opacity:0;transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes foldLeft-in{0%{opacity:0.3;-webkit-transform:translateX(100%)}}@keyframes foldLeft-in{0%{opacity:0.3;transform:translateX(100%)}}.cbp-animation-unfold{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-unfold .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-unfold .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:unfold-out .8s ease both;animation:unfold-out .8s ease both}.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;-webkit-animation:unfold-in .8s both ease;transform-origin:0% 50%;animation:unfold-in .8s both ease}@-webkit-keyframes unfold-out{90%{opacity:0.3}100%{opacity:0;-webkit-transform:translateX(-100%)}}@keyframes unfold-out{90%{opacity:0.3}100%{opacity:0;transform:translateX(-100%)}}@-webkit-keyframes unfold-in{0%{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes unfold-in{0%{opacity:0;transform:translateX(100%) rotateY(90deg)}}.cbp-animation-scaleDown{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-scaleDown .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-scaleDown .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:scaleDown-out .7s ease both;animation:scaleDown-out .7s ease both}.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper{-webkit-animation:scaleDown-in .6s ease both;animation:scaleDown-in .6s ease both}@-webkit-keyframes scaleDown-out{100%{opacity:0;-webkit-transform:scale(.8)}}@keyframes scaleDown-out{100%{opacity:0;transform:scale(.8)}}@-webkit-keyframes scaleDown-in{0%{-webkit-transform:translateX(100%)}}@keyframes scaleDown-in{0%{transform:translateX(100%)}}.cbp-animation-frontRow{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-frontRow .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-frontRow .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:frontRow-out .7s both ease;animation:frontRow-out .7s both ease}.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper{-webkit-animation:frontRow-in .6s both ease;animation:frontRow-in .6s both ease}@-webkit-keyframes frontRow-out{100%{-webkit-transform:translateX(-60%) scale(.8);opacity:0}}@keyframes frontRow-out{100%{transform:translateX(-60%) scale(.8);opacity:0}}@-webkit-keyframes frontRow-in{0%{-webkit-transform:translateX(100%) scale(.8)}100%{opacity:1;-webkit-transform:translateX(0%) scale(1)}}@keyframes frontRow-in{0%{transform:translateX(100%) scale(.8)}100%{opacity:1;transform:translateX(0%) scale(1)}}.cbp-animation-rotateRoom{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-rotateRoom .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-rotateRoom .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoom-out .8s both ease;animation:rotateRoom-out .8s both ease}.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoom-in .8s both ease;animation:rotateRoom-in .8s both ease}@-webkit-keyframes rotateRoom-out{90%{opacity:.3}100%{opacity:0;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoom-out{90%{opacity:.3}100%{opacity:0;transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoom-in{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoom-in{0%{opacity:.3;transform:translateX(100%) rotateY(-90deg)}}.cbp-animation-bounceBottom{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceBottom .cbp-wrapper-helper{-webkit-animation:bounceBottom-out .6s both ease-in-out;animation:bounceBottom-out .6s both ease-in-out}.cbp-animation-bounceBottom .cbp-wrapper{-webkit-animation:bounceBottom-in .6s both ease-in-out;animation:bounceBottom-in .6s both ease-in-out}@-webkit-keyframes bounceBottom-out{100%{-webkit-transform:translateY(100%);opacity:0}}@keyframes bounceBottom-out{100%{transform:translateY(100%);opacity:0}}@-webkit-keyframes bounceBottom-in{0%{-webkit-transform:translateY(100%);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes bounceBottom-in{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-bounceLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceLeft .cbp-wrapper-helper{-webkit-animation:bounceLeft-out .6s both ease-in-out;animation:bounceLeft-out .6s both ease-in-out}.cbp-animation-bounceLeft .cbp-wrapper{-webkit-animation:bounceLeft-in .6s both ease-in-out;animation:bounceLeft-in .6s both ease-in-out}@-webkit-keyframes bounceLeft-out{100%{-webkit-transform:translateX(-100%);opacity:0}}@keyframes bounceLeft-out{100%{transform:translateX(-100%);opacity:0}}@-webkit-keyframes bounceLeft-in{0%{-webkit-transform:translateX(-100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@keyframes bounceLeft-in{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.cbp-animation-bounceTop{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceTop .cbp-wrapper-helper{-webkit-animation:bounceTop-out .6s both ease-in-out;animation:bounceTop-out .6s both ease-in-out}.cbp-animation-bounceTop .cbp-wrapper{-webkit-animation:bounceTop-in .6s both ease-in-out;animation:bounceTop-in .6s both ease-in-out}@-webkit-keyframes bounceTop-out{100%{-webkit-transform:translateY(-100%);opacity:0}}@keyframes bounceTop-out{100%{transform:translateY(-100%);opacity:0}}@-webkit-keyframes bounceTop-in{0%{-webkit-transform:translateY(-100%);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes bounceTop-in{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-moveLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-moveLeft .cbp-wrapper-helper{-webkit-animation:moveLeft-out .6s both ease-in-out;animation:moveLeft-out .6s both ease-in-out}.cbp-animation-moveLeft .cbp-wrapper{-webkit-animation:moveLeft-in .6s both ease-in-out;animation:moveLeft-in .6s both ease-in-out}@-webkit-keyframes moveLeft-out{100%{-webkit-transform:translateX(-100%);opacity:0}}@keyframes moveLeft-out{100%{transform:translateX(-100%);opacity:0}}@-webkit-keyframes moveLeft-in{0%{-webkit-transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@keyframes moveLeft-in{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}.cbp-displayType-lazyLoading{-webkit-animation:fadeIn .5s both ease-in;animation:fadeIn .5s both ease-in}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.cbp-displayType-fadeInToTop{-webkit-perspective:1000px;perspective:1000px;-webkit-animation:fadeInToTop .5s both ease-in;animation:fadeInToTop .5s both ease-in}@-webkit-keyframes fadeInToTop{0%{opacity:0;-webkit-transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInToTop{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.cbp-displayType-sequentially .cbp-item{-webkit-animation:fadeIn .5s both ease-in;animation:fadeIn .5s both ease-in}.cbp-displayType-bottomToTop{-webkit-perspective:1000px;perspective:1000px}.cbp-displayType-bottomToTop .cbp-item{-webkit-animation:fadeInBottomToTop .3s both ease-in;animation:fadeInBottomToTop .3s both ease-in}@-webkit-keyframes fadeInBottomToTop{0%{opacity:0;-webkit-transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInBottomToTop{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.cbp-lightbox img{display:block;width:100%;height:auto;border:0}.cbp-popup-ie8bg{position:absolute;width:100%;height:100%;min-height:100%;top:0;left:0;z-index:-1;background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.cbp-popup-wrap{height:100%;text-align:center;position:fixed;width:100%;left:0;top:0;display:none;overflow-y:scroll;overflow-x:hidden;z-index:99999;padding:0 10px}.cbp-popup-lightbox{background:rgba(0,0,0,0.8)}.cbp-popup-singlePage{background:white;padding:0}.cbp-popup-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.cbp-popup-content{position:relative;display:inline-block;vertical-align:middle;text-align:left;max-width:100%}.cbp-popup-singlePage .cbp-popup-content{position:relative;z-index:1;margin-top:145px;max-width:1024px;vertical-align:top;width:94%}.cbp-popup-singlePage .cbp-popup-content-basic{position:relative;z-index:1;margin-top:104px;vertical-align:top;width:100%;display:inline-block;text-align:left}.cbp-popup-lightbox-figure{position:relative}.cbp-popup-lightbox-bottom{left:0;position:absolute;top:100%;width:100%;margin-top:3px}.cbp-popup-lightbox-title{padding-right:70px;font:400 12px/18px "Open Sans",sans-serif;color:#eee}.cbp-popup-lightbox-counter{position:absolute;top:0;right:0;font:400 12px/18px "Open Sans",sans-serif;color:#eee}.cbp-popup-lightbox-img{width:auto;max-width:100%;height:auto;display:block;margin:40px 0 40px;box-shadow:0 0 8px rgba(0,0,0,0.6)}.cbp-popup-lightbox-img[data-action]{cursor:pointer}.cbp-popup-lightbox-isIframe .cbp-popup-content{width:75%}@media only screen and (max-width: 768px){.cbp-popup-lightbox-isIframe .cbp-popup-content{width:95%}}.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom{left:0;position:absolute;top:100%;width:100%;margin-top:3px}.cbp-popup-lightbox-iframe{position:relative;height:0;padding-bottom:56.25%;background:#000}.cbp-popup-lightbox-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6)}.cbp-popup-lightbox-iframe audio{margin-top:27%}.cbp-popup-singlePage .cbp-popup-navigation-wrap{position:absolute;top:0;left:0;width:100%;z-index:99999;height:104px;background-color:#34425C}.cbp-popup-singlePage .cbp-popup-navigation{position:relative;width:100%;height:100%}.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap{position:fixed;top:0 !important}.cbp-popup-singlePage-counter{color:#bbc0df;position:absolute;margin:auto;right:40px;top:0;bottom:0;font:400 13px/30px "Open Sans",sans-serif;height:30px}@media only screen and (max-width: 768px){.cbp-popup-singlePage-counter{right:3%}}.cbp-popup-next,.cbp-popup-prev,.cbp-popup-close{padding:0;border:medium none;position:absolute;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cbp-popup-lightbox .cbp-popup-prev,.cbp-popup-lightbox .cbp-popup-next,.cbp-popup-lightbox .cbp-popup-close{visibility:hidden}.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close{visibility:visible}.cbp-popup-lightbox .cbp-popup-prev{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll 0 0 transparent;width:44px;height:44px;top:0;bottom:0;left:20px;margin:auto}.cbp-popup-lightbox .cbp-popup-prev:hover{background-position:0 -46px}.cbp-popup-singlePage .cbp-popup-prev{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll 0 -92px transparent;width:44px;height:44px;margin:auto;top:0;right:108px;bottom:0;left:0}.cbp-popup-singlePage .cbp-popup-prev:hover{background-position:0 -138px}.cbp-popup-lightbox .cbp-popup-next{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll -46px 0 transparent;width:44px;height:44px;top:0;bottom:0;right:20px;margin:auto}.cbp-popup-lightbox .cbp-popup-next:hover{background-position:-46px -46px}.cbp-popup-singlePage .cbp-popup-next{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll -46px -92px transparent;width:44px;height:44px;margin:auto;top:0;right:0;bottom:0;left:108px}.cbp-popup-singlePage .cbp-popup-next:hover{background-position:-46px -138px}.cbp-popup-lightbox .cbp-popup-close{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;height:40px;width:40px;right:20px;top:20px}.cbp-popup-lightbox .cbp-popup-close:hover{background-position:-92px -46px}.cbp-popup-singlePage .cbp-popup-close{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll -92px -92px transparent;height:44px;width:44px;margin:auto;top:0;right:0;bottom:0;left:0}.cbp-popup-singlePage .cbp-popup-ie8bg{background-color:#fff}.cbp-popup-singlePage .cbp-popup-close:hover{background-position:-92px -138px}@media only screen and (max-width: 360px),(max-height: 600px){.cbp-popup-next,.cbp-popup-prev,.cbp-popup-close{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.cbp-popup-lightbox .cbp-popup-close{right:10px;top:10px}.cbp-popup-lightbox .cbp-popup-next{right:10px}.cbp-popup-lightbox .cbp-popup-prev{left:10px}.cbp-popup-singlePage .cbp-popup-navigation-wrap{height:84px}.cbp-popup-singlePage .cbp-popup-content{margin-top:120px}}.cbp-popup-loadingBox{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-loading-popup.gif) no-repeat scroll center center #0D0D0D;border:1px solid rgba(79,80,79,0.3);border-radius:3px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";opacity:.71;width:50px;height:50px}.cbp-popup-ready .cbp-popup-loadingBox{visibility:hidden}.cbp-popup-loading .cbp-popup-loadingBox{visibility:visible}.cbp-popup-singlePage{left:100%;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content{opacity:0}.cbp-popup-singlePage-open{left:0}.cbp-popup-singlePage.cbp-popup-singlePage-fade{left:0;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.cbp-popup-singlePage-open.cbp-popup-singlePage-fade{opacity:1}.cbp-popup-singlePage.cbp-popup-singlePage-right{left:-100%;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.cbp-popup-singlePage-open.cbp-popup-singlePage-right{left:0}.cbp-l-project-title{color:#454444;font:600 42px/46px "Open Sans",sans-serif;letter-spacing:2px;margin-bottom:15px;text-align:center;text-transform:uppercase}.cbp-l-project-subtitle{color:#787878;font:400 14px/21px "Open Sans",sans-serif;margin:0 auto 50px;max-width:500px;text-align:center}.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img{display:block;margin:0 auto;max-width:100%}.cbp-l-project-container{overflow:hidden;margin:40px auto 0;clear:both}.cbp-l-project-desc{float:left;width:64%}.cbp-l-project-social-wrapper,.cbp-l-inline-social-wrapper{display:inline-block;width:100px;height:20px;overflow:hidden}.cbp-l-inline-social-wrapper{margin-top:5px}.cbp-l-project-details{float:right;width:36%;padding-left:40px;margin-bottom:15px}@media only screen and (max-width: 768px){.cbp-l-project-title{font-size:30px;line-height:34px}.cbp-l-project-desc{width:100%}.cbp-l-project-details{width:100%;margin-top:20px;padding-left:0}}.cbp-l-project-desc-title{border-bottom:1px solid #cdcdcd;margin-bottom:22px;color:#444}.cbp-l-project-desc-title span,.cbp-l-project-details-title span{border-bottom:1px solid #747474;display:inline-block;margin:0 0 -1px 0;font:400 16px/36px "Open Sans",sans-serif;padding:0 5px 0 0}.cbp-l-project-desc-text{font:400 13px/20px "Open Sans",sans-serif;color:#555;margin-bottom:20px}.cbp-l-project-details-title{border-bottom:1px solid #cdcdcd;margin-bottom:19px;color:#444}.cbp-l-project-details-list{margin:0;padding:0;list-style:none}.cbp-l-project-details-list>li,.cbp-l-project-details-list>div{border-bottom:1px dotted #DFDFDF;padding:inherit;color:#666;font:400 12px/30px "Open Sans",sans-serif}.cbp-l-project-details-list strong{display:inline-block;color:#696969;font-weight:600;min-width:100px}.cbp-l-project-details-visit{color:#FFFFFF;float:right;clear:both;text-decoration:none;font:400 11px/18px "Open Sans",sans-serif;margin-top:10px;background-color:#53668A;padding:8px 19px}.cbp-l-project-details-visit:hover{opacity:0.9;color:#fff}.cbp-l-project-related{}.cbp-l-project-related-wrap{font-size:0;margin:0;padding:0}.cbp-l-project-related-item{margin-left:5%;max-width:30%;float:left}.cbp-l-project-related-item:first-child{margin-left:0}.cbp-l-project-related-title{font:700 14px/18px "Open Sans",sans-serif;color:#474747;margin-top:20px}.cbp-l-project-related-link{text-decoration:none}.cbp-l-project-related-link:hover{opacity:0.9}.cbp-l-member-img{float:left;width:40%;margin-top:20px}.cbp-l-member-img img{border:1px solid #e2e2e2;width:auto;max-width:100%;height:auto;display:inline-block;border:0}.cbp-l-member-info{margin-top:20px;padding-left:25px;float:left;width:60%}@media only screen and (max-width: 768px){.cbp-l-member-img{width:100%;text-align:center}.cbp-l-member-info{width:100%;padding-left:0}}.cbp-l-member-name{font:400 28px/28px "Open Sans",sans-serif;color:#474747}.cbp-l-member-position{font:400 13px/21px "Open Sans",sans-serif;color:#888;margin-top:6px}.cbp-l-member-desc{font:400 12px/18px "Open Sans",sans-serif;margin-top:25px;color:#474747}.cbp-popup-singlePageInline-open{-webkit-transition:height .5s ease 0s !important;transition:height .5s ease 0s !important}.cbp-popup-singlePageInline-open .cbp-item{-webkit-transition:-webkit-transform .5s ease 0s !important;transition:transform .5s ease 0s !important}.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline::before{display:none}.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content,.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation{-webkit-transition-delay:0;transition-delay:0}.cbp-popup-singlePageInline{width:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}.cbp-popup-singlePageInline:before{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;content:'';width:30px;height:30px;border:1px solid rgba(79,80,79,0.3);border-right:5px solid #000;border-bottom:5px solid #000;border-radius:50%;border-left:5px solid transparent;border-top:5px solid transparent;animation:loading .5s infinite linear;-webkit-animation:loading .5s infinite linear;opacity:0.6}.cbp-popup-singlePageInline .cbp-popup-content{opacity:0;width:100%;z-index:1;min-height:300px}.cbp-popup-singlePageInline .cbp-popup-content,.cbp-popup-singlePageInline .cbp-popup-navigation{-webkit-transition:opacity .4s ease-in .2s;transition:opacity .4s ease-in .2s}.cbp-popup-singlePageInline .cbp-popup-navigation{opacity:0;position:absolute;top:0;right:0;z-index:2;width:40px;height:40px}.cbp-popup-singlePageInline .cbp-popup-close{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;height:40px;width:40px;right:20px;top:30px}.cbp-popup-singlePageInline .cbp-popup-close:hover{opacity:0.7}.cbp-popup-singlePageInline-ready{z-index:4}.cbp-popup-singlePageInline-ready .cbp-popup-content,.cbp-popup-singlePageInline-ready .cbp-popup-navigation{opacity:1}.cbp-popup-singlePageInline-ready:before{display:none}.cbp-singlePageInline-active{opacity:0.6 !important}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.cbp-l-inline{margin:20px 0;overflow:hidden;background:#FAFAFA;padding:30px}.cbp-l-inline-left{float:left;width:44%}.cbp-l-project-img{max-width:100%}.cbp-l-inline-right{float:right;width:56%;padding-left:inherit}@media only screen and (max-width: 768px){.cbp-l-inline-left{width:100%;text-align:center;margin-top:40px}.cbp-l-inline-right{width:100%;padding-left:0;margin-top:20px}}.cbp-l-inline-title{font:400 28px/30px "Open Sans",sans-serif;color:#474747}.cbp-l-inline-subtitle{font:400 13px/21px "Open Sans",sans-serif;color:#888;margin-top:7px}.cbp-l-inline-desc{font:400 13px/20px "Open Sans",sans-serif;color:#474747;margin-top:25px}.cbp-l-inline-view-wrap{text-align:right}.cbp-l-inline-view{font:400 13px/35px "Open Sans",sans-serif;color:#9C9C9C;margin-top:40px;display:inline-block;padding:0 20px;border:1px solid #ccc;text-decoration:none}.cbp-l-inline-view:hover{color:#757575}.cbp-l-inline-details{margin-top:15px;font:13px/22px "Open Sans",sans-serif}.cbp-l-loadMore-defaultText,.cbp-l-loadMore-button-defaultText{display:block}.cbp-l-loadMore-loadingText,.cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-button-loadingText,.cbp-l-loadMore-button-noMoreLoading{display:none}.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText,.cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText{display:block}.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText,.cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText,.cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading{display:none}.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading{display:block}.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText,.cbp-l-loadMore-stop .cbp-l-loadMore-loadingText,.cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText,.cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText{display:none}.cbp-l-loadMore-bgbutton{text-align:center}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link{border:1px solid #DEDEDE;color:#7E7B7B;display:inline-block;font:400 13px/40px "Lato",sans-serif;min-width:80px;text-decoration:none;padding:0 50px;margin-top:50px;outline:0;box-shadow:none;letter-spacing:1px;-webkit-transition:color .25s;transition:color .25s}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link:hover,.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-loading{color:#B0B0B0}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop{cursor:default;color:#B0B0B0}.cbp-l-loadMore-button{text-align:center}.cbp-l-loadMore-button .cbp-l-loadMore-link,.cbp-l-loadMore-button .cbp-l-loadMore-button-link{border:1px solid #DEDEDE;color:#7E7B7B;display:inline-block;font:400 12px/36px "Open Sans",sans-serif;min-width:80px;text-decoration:none;padding:0 30px;outline:0;margin-top:40px;box-shadow:none;-webkit-transition:color .25s;transition:color .25s}.cbp-l-loadMore-button .cbp-l-loadMore-link:hover,.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover,.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-loading{color:#B0B0B0}.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop,.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop{cursor:default;color:#B0B0B0}.cbp-l-loadMore-text{text-align:center}.cbp-l-loadMore-text .cbp-l-loadMore-link,.cbp-l-loadMore-text .cbp-l-loadMore-text-link{font:400 15px "Open Sans",sans-serif;color:#7E7B7B;text-decoration:none;cursor:pointer;margin-top:50px;display:block}.cbp-l-loadMore-text .cbp-l-loadMore-stop,.cbp-l-loadMore-text .cbp-l-loadMore-text-stop{color:#B0B0B0;cursor:default}.cbp-mode-slider{-webkit-transition:height .35s cubic-bezier(0.22, 0.6, 0.345, 1);transition:height .35s cubic-bezier(0.22, 0.6, 0.345, 1)}.cbp-mode-slider .cbp-wrapper,.cbp-mode-slider .cbp-item{-webkit-transition:-webkit-transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);transition:transform .35s cubic-bezier(0.22, 0.6, 0.345, 1)}.cbp-mode-slider .cbp-wrapper{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.cbp-mode-slider-dragStart *{cursor:move !important;cursor:-ms-grabbing !important;cursor:-webkit-grabbing !important;cursor:-moz-grabbing !important;cursor:grabbing !important}.cbp-mode-slider-dragStart .cbp-wrapper{-webkit-transition:none;transition:none}.cbp-nav-next,.cbp-nav-prev{position:relative;background:#7c8b90;cursor:pointer;display:inline-block;margin-left:1px;height:22px;width:21px}.cbp-nav-next{border-radius:0 2px 2px 0}.cbp-nav-prev{border-radius:2px 0 0 2px}.cbp-nav-next:hover,.cbp-nav-prev:hover{opacity:0.8}.cbp-nav-next:after,.cbp-nav-prev:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat;height:10px;width:7px}.cbp-nav-next:after{background-position:-134px 0}.cbp-nav-prev:after{background-position:-134px -12px}.cbp-nav-stop{opacity:0.5 !important;cursor:default !important}.cbp-nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cbp-nav-controls{position:absolute;top:-51px;right:0;z-index:100}.cbp-nav-pagination{position:absolute;bottom:-30px;right:0;z-index:100;left:0;text-align:center}.cbp-nav-pagination-item{position:relative;width:10px;height:10px;border-radius:50%;margin:0 4px;display:inline-block;cursor:pointer;background:#c2c2c2;-webkit-transition:background 0.5s;transition:background 0.5s}.cbp-nav-pagination-active{background:#797979}.cbp-slider-wrap,.cbp-slider-item{margin:0;padding:0;list-style-type:none}.cbp-slider .cbp-nav-controls{position:static}.cbp-slider .cbp-nav-next,.cbp-slider .cbp-nav-prev{background:transparent;position:absolute;margin:auto;top:0;bottom:0;z-index:100;width:44px;height:44px}.cbp-slider .cbp-nav-next{right:25px;left:auto}.cbp-slider .cbp-nav-prev{left:25px;right:auto}.cbp-slider .cbp-nav-next:after,.cbp-slider .cbp-nav-prev:after{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat;width:44px;height:44px}.cbp-slider .cbp-nav-next:after{background-position:-46px -92px}.cbp-slider .cbp-nav-next:hover:after{background-position:-46px -46px}.cbp-slider .cbp-nav-prev:after{background-position:0 -92px}.cbp-slider .cbp-nav-prev:hover:after{background-position:0 -46px}.cbp-slider .cbp-nav-pagination{text-align:right;bottom:20px;right:25px;left:auto}.cbp-slider-edge .cbp-nav-controls{position:static}.cbp-slider-edge .cbp-nav-next,.cbp-slider-edge .cbp-nav-prev{background:transparent;position:absolute;margin:auto;top:0;bottom:0;z-index:100;width:44px;height:44px}.cbp-slider-edge .cbp-nav-next{right:-14px;left:auto}.cbp-slider-edge .cbp-nav-prev{left:-14px;right:auto}.cbp-slider-edge .cbp-nav-next:after,.cbp-slider-edge .cbp-nav-prev:after{background:url(//dominionridgesa.com/wp-content/plugins/directory-pro/assets/cube/img/cbp-sprite.png) no-repeat;width:9px;height:16px}.cbp-slider-edge .cbp-nav-next:after{background-position:-134px -24px}.cbp-slider-edge .cbp-nav-prev:after{background-position:-134px -42px}.cbp-slider-edge .cbp-nav-pagination{bottom:-50px}.cbp-slider-edge .cbp-nav-pagination-item{border:2px solid #0f0f0f;opacity:0.4;background:transparent}.cbp-slider-edge .cbp-nav-pagination-active{background:#000}.cbp-l-grid-agency .cbp-caption:after{position:absolute;content:'';width:0;height:0;border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;bottom:0px;left:50%;margin-left:-5px;z-index:1}.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:scale(1.15);transform:scale(1.15)}.cbp-l-grid-agency-title{margin-top:18px;font:700 17px/24px Lato,sans-serif;color:#666;text-align:center}.cbp-item:hover .cbp-l-grid-agency-title{color:#222}.cbp-l-grid-agency-desc{font:400 12px/21px "Open Sans",sans-serif;color:#aaa;text-align:center}.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap{background-color:rgba(0,0,0,0.7)}.cbp-l-grid-work .cbp-item{padding:3px}.cbp-l-grid-work .cbp-item-wrapper{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.2);padding:7px 7px 27px;border-top:1px solid #F4F4F4}.cbp-l-grid-work-title{margin-top:17px;font:400 17px/25px "Roboto Condensed",sans-serif;color:#607D8B;text-align:center;text-transform:uppercase;display:block}.cbp-l-grid-work-title:hover{color:#365D67}.cbp-l-grid-work-desc{font:400 11px/16px "Open Sans",sans-serif;color:#888888;text-align:center;text-transform:uppercase}.cbp-l-grid-blog-title{font:400 18px/30px "Open Sans",sans-serif;color:#444;display:block;margin-top:17px}.cbp-l-grid-blog-title:hover{color:#787878}.cbp-l-grid-blog-date{font:400 12px/18px "Open Sans",sans-serif;color:#787878;display:inline-block}.cbp-l-grid-blog-comments{font:400 12px/18px "Open Sans",sans-serif;color:#3C6FBB;display:inline-block}.cbp-l-grid-blog-comments:hover{opacity:.8}.cbp-l-grid-blog-desc{font:400 13px/18px "Open Sans",sans-serif;color:#9B9B9B;margin-top:9px}.cbp-l-grid-blog-split{margin:0 4px;font:400 13px/16px "Open Sans",sans-serif;color:#787878;display:inline-block}.cbp-l-grid-clients{height:180px}.cbp-l-clients-title-block{font:400 32px/53px Roboto,sans-serif;color:#666464;text-align:center;margin-bottom:40px}.cbp-l-grid-faq .cbp-item{width:100%}.cbp-l-grid-projects-title{font:700 14px/21px "Open Sans",sans-serif;color:#474747;margin-top:15px}.cbp-l-grid-projects-desc{font:400 12px/18px "Open Sans",sans-serif;color:#888888;margin-top:5px}.cbp-l-grid-masonry-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,0.95)}.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight{background-color:#545454}.cbp-l-grid-masonry-projects-title{font:500 15px/22px Roboto,sans-serif;color:#59a3b6;text-align:center;display:block;margin-top:12px}.cbp-l-grid-masonry-projects-title:hover{color:#457C8B}.cbp-l-grid-masonry-projects-desc{font:400 12px/18px Roboto,sans-serif;color:#b2b2b2;text-align:center}.cbp-l-grid-team-name{font:400 17px/24px "Open Sans",sans-serif;color:#456297;display:block;text-align:center;margin-top:18px}.cbp-l-grid-team-name:hover{color:#34425C}.cbp-l-grid-team-position{font:italic 400 13px/21px "Open Sans",sans-serif;color:#999;text-align:center}.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap{background-color:#64C28E;background-color:rgba(101,199,150,0.9)}.cbp-l-grid-mosaic-flat .cbp-l-caption-title{color:#FFFFFF;font:400 14px/21px "Lato",sans-serif;text-transform:uppercase;letter-spacing:2px;display:inline-block}.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after{content:'';display:block;width:40%;height:1px;background-color:#fff;margin:8px auto 0}.cbp-l-grid-mosaic-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,0.97)}.cbp-l-grid-mosaic .cbp-caption-activeWrap{background-color:#FFEA71;background-color:rgba(255,234,113,0.95)}.cbp-l-grid-mosaic .cbp-l-caption-title{color:#5A5A5A;font:500 18px/22px "Roboto",sans-serif;text-transform:uppercase;margin-bottom:5px}.cbp-l-grid-mosaic .cbp-l-caption-desc{color:#585858;font:400 13px/20px "Roboto",sans-serif}.cbp-l-slider-title-block{border-bottom:1px solid #cdcdcd;margin-bottom:22px}.cbp-l-slider-title-block div{padding:0 2px 6px 0;display:inline-block;border-bottom:1px solid #a9a5a5;color:#5e5e5e;margin-bottom:-1px;font:15px/21px Roboto,sans-serif}.cbp-l-grid-slider-team-name{float:left;font:20px/30px Roboto,sans-serif;color:#494949;margin-top:16px}.cbp-l-grid-slider-team-position{clear:both;font:14px/21px Roboto,sans-serif;color:#A6A6A6}.cbp-l-grid-slider-team-desc{font:13px/20px Roboto,sans-serif;color:#969696;margin-top:15px}.cbp-l-grid-slider-team-social{float:right;margin-top:16px}.cbp-l-grid-slider-team-social a{color:#737373;line-height:30px;margin-left:6px}.cbp-l-grid-slider-team-social a:hover{opacity:0.8}.cbp-l-slider-testimonials-wrap{background:#f8f9f9;padding:80px 0 110px;border-width:1px 0;border-style:solid;border-color:#dce1e2}.cbp-l-grid-slider-testimonials-body{color:#424242;max-width:800px;margin:0 auto;font:20px/32px sans-serif;text-align:center;padding:0 20px}.cbp-l-grid-slider-testimonials-footer{font:12px/19px Roboto,sans-serif;color:#777;text-align:center;margin-bottom:10px;margin-top:30px}.cbp-l-grid-tabs{height:100px}.cbp-l-grid-tabs .cbp-item{font:14px/24px Lato,sans-serif;max-width:700px;width:100%;margin:0 auto;right:0;text-align:center;color:#5a5a5a}.cbp-l-testimonials-title-block{position:relative;text-align:center;font:26px/36px Roboto,sans-serif;color:#E7E7E7;margin-bottom:60px}.cbp-l-testimonials-title-block :after{content:'';position:absolute;margin:0 auto;width:23px;height:2px;bottom:-6px;background-color:#C2C2C2;left:0;right:0}.cbp-l-testimonials-wrap{background:#2D2D2D;padding:60px 0 110px}.cbp-l-grid-testimonials-body{color:#e7e7e7;max-width:800px;margin:0 auto;font:20px/32px sans-serif;text-align:center;padding:0 20px}.cbp-l-grid-testimonials-footer{font:12px/19px Roboto,sans-serif;color:#C2C2C2;text-align:center;margin-bottom:40px;margin-top:35px}.cbp-search{position:relative;width:220px;margin-bottom:40px}.cbp-search-icon{position:absolute;width:32px;height:100%;top:0;right:0;text-align:center;cursor:pointer;pointer-events:none}.cbp-search-icon:after{content:'\f002';font-family:'FontAwesome';font-size:14px;color:#797979;line-height:36px;pointer-events:none}.cbp-search-input{height:36px;padding:0 32px 0 12px;margin:0;border-radius:1px;border:1px solid #c6c3c4;font:400 12px "Open Sans",sans-serif;width:100%}.cbp-search-input[value]+.cbp-search-icon{pointer-events:auto}.cbp-search-input[value]+.cbp-search-icon:after{content:'\f00d'}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//dominionridgesa.com/wp-content/plugins/the-logo-slider/includes/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//dominionridgesa.com/wp-content/plugins/the-logo-slider/includes/AjaxLoader.gif) no-repeat center center
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}