@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Lato:400,300,700,900");
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 100%;
}
}
@media (min-width: 992px) {
.container {
width: 920px;
}
}
@media (min-width: 1200px) {
.container {
width: 920px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}    html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.landing-image img {
width:100%;
max-width:650px;
height:auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
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 .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ffffff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #ffffff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #ffffff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #ffffff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #ffffff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #ffffff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #ffffff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #ffffff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.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;
}
a.label:hover,
a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " ";
display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
.show-above-bpsml,
.show-above-bpmed,
.show-above-bplrg,
.show-above-bpxlrg,
.hide-below-bpsml,
.hide-below-bpmed,
.hide-below-bplrg,
.hide-below-bpxlrg {
display: none;
}
@media only screen and (min-width: 600px) {
.hide-above-bpsml {
display: none;
}
.show-above-bpsml,
.hide-below-bpsml {
display: block;
}
}
@media only screen and (min-width: 772px) {
.hide-above-bpmed {
display: none;
}
.show-above-bpmed,
.hide-below-bpmed {
display: block;
}
}
@media only screen and (min-width: 960px) {
.hide-above-bplrg {
display: none;
}
.show-above-bplrg,
.hide-below-bplrg {
display: block;
}
}
@media only screen and (min-width: 1200px) {
.hide-above-bpxlrg {
display: none;
}
.show-above-bpxlrg,
.hide-below-bpxlrg {
display: block;
}
} @font-face {
font-family: 'washicon';
src: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/fonts/washicon/washicon.eot?x1lafx);
src: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/fonts/washicon/washicon.eot?x1lafx#iefix) format("embedded-opentype"), url(//positivemediamarketing.co.uk/wp-content/themes/washroom/fonts/washicon/washicon.ttf?x1lafx) format("truetype"), url(//positivemediamarketing.co.uk/wp-content/themes/washroom/fonts/washicon/washicon.woff?x1lafx) format("woff"), url(//positivemediamarketing.co.uk/wp-content/themes/washroom/fonts/washicon/washicon.svg?x1lafx#washicon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="washicon-"], [class*=" washicon-"] {
font-family: 'washicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.washicon-close-quote:before {
content: "\e600";
}
.washicon-down:before {
content: "\e601";
}
.washicon-left:before {
content: "\e602";
}
.washicon-open-quote:before {
content: "\e603";
}
.washicon-right:before {
content: "\e604";
}
.washicon-up:before {
content: "\e605";
}
.washicon-menu:before {
content: "\e606";
}  .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 00px;
background: #ffffff;
border: none;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flex-viewport {
max-height: 2000px;
border: 8px solid #EAEAEA;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 85%;
z-index: 10;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
line-height: 42px;
}
.flex-direction-nav a:before {
font-family: "washicon";
font-size: 40px;
display: inline-block;
content: "";
color: #A81F51;
}
.flex-direction-nav a.flex-next:before {
content: "";
}
.flex-direction-nav .flex-prev {
left: 16px;
}
.flex-direction-nav .flex-next {
right: 16px;
text-align: left;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 6px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 6px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "washicon";
font-size: 20px;
display: inline-block;
content: "";
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a .flex-play:before {
content: "";
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}
.flexslider ul,
.flexslider ul li {
margin: 0 !important;
padding: 0 !important;
}
.modal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2147483647;
width: 100%;
height: 100%;
overflow: hidden;
touch-action: none;
background-color: rgba(0, 0, 0, 0.7);
-webkit-overflow-scrolling: touch;
-webkit-backface-visibility: hidden;
text-align: center;
}
.modal-overlay:before {
content: "";
display: inline-block;
height: 100%;
width: 1px;
margin-right: -1px;
vertical-align: middle;
}
[dir="rtl"] .modal-overlay:before {
margin-right: 0;
margin-left: -1px;
}
.modal-loader:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
width: 12px;
height: 4px;
margin: auto;
content: "";
background-image: url(data:image/gif;base64,R0lGODlhDAAEAPABAP///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJMgABACwAAAAADAAEAAACCoQRqXm42h48MhUAIfkECTIAAQAsBAAAAAQABAAAAgSEjwkFACH5BAUyAAEALAgAAAAEAAQAAAIEhI8JBQA7);
image-rendering: optimizeSpeed;
}
.modal {
display: inline-block;
max-height: 95%;
max-width: 95%;
vertical-align: middle;
margin: 0 auto;
overflow: auto;
}
.modal-ajax.container, .modal-iframe {
max-width: 1140px;
width: calc(100% - 16px);
}
.modal-ajax.container.fixed, .fixed .modal-ajax.container, .modal-iframe.fixed, .fixed .modal-iframe {
width: 1140px;
}
.modal-iframe, .modal-image {
overflow: hidden;
}
.modal-iframe .media, .modal-iframe iframe {
max-height: 100%;
max-width: 100%;
}
.modal-iframe .media {
background-color: #fff;
margin-bottom: 0;
}
.modal-iframe.iframe-full {
height: 95%;
}
.iframe-full .media {
height: 100%;
padding: 0;
}
.modal-image > img {
max-height: 100%;
}
.modal-content {
max-height: 100%;
overflow: auto;
padding: 1rem;
background-color: #fff;
text-align: left;
}
[dir="rtl"] .modal-content {
text-align: right;
}
.modal-header, .modal-footer {
position: fixed;
top: 0;
right: 0;
left: 0;
color: #fff;
}
.modal-header {
padding: 0 4.555rem;
}
.modal-footer {
top: auto;
bottom: 0;
}
.modal-close {
position: fixed;
top: 1px;
right: 1px;
z-index: 2;
display: inline-block;
padding: 1.245rem;
font-size: 1.5rem;
font-weight: bold;
color: #fff;
}
[dir="rtl"] .modal-close {
right: auto;
left: 1px;
}
.modal-direction {
position: fixed;
top: 49%;
left: 0;
z-index: 2;
display: block;
width: 3rem;
padding: 1rem;
color: #fff;
font-size: 2rem;
font-weight: bold;
text-align: center;
}
[dir="rtl"] .modal-direction {
right: 0;
}
.modal-direction.next {
left: auto;
right: 0;
}
[dir="rtl"] .modal-direction.next {
right: auto;
left: 0;
}
button.modal-close, button.modal-direction {
background-color: transparent;
border: none;
}
button.modal-close:hover, button.modal-direction:hover {
text-decoration: underline;
}
iframe {
vertical-align: middle;
}
.media {
height: 0;
height: auto;
margin-bottom: 1rem;
max-width: 100%;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.media iframe {
background-color: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
outline: none;
padding: 0;
position: absolute;
top: 0;
width: 100%;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.fade-out, .fade-in {
transition: opacity .3s;
}
.fade-out {
opacity: 0 !important;
}
.fade-in {
opacity: 1 !important;
} header {
width: 100%;
overflow: hidden;
}
#logo {
margin-bottom: 6px;
display: block;
}
#logo img {
display: block;
margin: 0 auto;
}
.testimonial {
position: relative;
margin-bottom: 20px;
}
.testimonial #read-more-testimonials {
position: absolute;
font-size: 10px;
bottom: -3px;
right: 0;
}
.testimonial #read-more-testimonials:after {
font-family: 'washicon';
content: "";
color: #A81F51;
position: relative;
bottom: -2px;
margin-left: 2px;
}
.testimonial .testimonial-title {
font-style: italic;
font-size: 15px;
text-align: center;
margin-bottom: 7px;
line-height: 10px;
}
.testimonial .testimonial-title:before {
content: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/images/general/quote_front.gif);
padding-right: 10px;
}
.testimonial .testimonial-title:after {
content: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/images/general/quote_end.gif);
padding-left: 10px;
position: relative;
bottom: -1px;
}
.testimonial .testimonial-person {
font-size: 10px;
display: block;
text-align: center;
line-height: 14px;
padding-right: 70px;
}
.big-tel {
font-size: 24px;
margin-bottom: 20px;
font-weight: 100;
text-align: center;
}
.big-tel span {
font-size: 41px;
letter-spacing: -1px;
display: block;
margin-top: 17px;
}
.big-tel strong {
color: #A81F51;
font-weight: 900;
}
@media only screen and (min-width: 600px) {
#logo {
float: left;
margin-bottom: 0;
}
.testimonial {
margin-bottom: 25px;
float: right;
}
.testimonial .testimonial-title {
padding-left: 32px;
text-align: right;
}
.testimonial .testimonial-person {
text-align: right;
}
.big-tel {
float: right;
clear: right;
text-align: right;
}
.big-tel span {
display: inline;
}
.big-tel strong {
margin-right: 6px;
}
} .main-nav {
width: 100%;
margin-bottom: 0;
background: #A81F51;
position: relative;
min-height: 40px;
}
.main-nav .menu {
position: relative;
top: 40px;
font-size: 0;
max-height: 0;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
overflow: hidden;
background: #ffffff;
}
.main-nav .menu li {
display: block;
position: relative;
}
.main-nav .menu li a {
font-size: 14px;
color: #555e64;
padding: 10px;
display: block;
border-bottom: 1px solid #EAEAEA;
}
.main-nav .menu.open {
margin-bottom: 60px;
max-height: 1000px;
}
.main-nav .sub-menu {
max-height: 0;
transition: max-height 0.2s ease-in-out;
-moz-transition: max-height 0.2s ease-in-out;
-webkit-transition: max-height 0.2s ease-in-out;
overflow: hidden;
background: #ffffff;
}
.main-nav .sub-menu li {
display: block;
}
.main-nav .sub-menu li a {
white-space: nowrap;
display: inline-block;
border-bottom: none;
}
.main-nav .sub-menu li:before {
font-family: 'washicon';
content: "";
font-size: 14px;
color: #A81F51;
margin-right: 6px;
margin-left: 10px;
display: inline-block;
}
.main-nav .sub-menu.open {
max-height: 500px;
padding-top: 10px;
}
#mobile-nav-opener {
display: block;
font-family: 'washicon';
color: #ffffff;
font-size: 26px;
position: absolute;
top: 10px;
right: 10px;
height: 24px;
}
@media only screen and (min-width: 771px) {
.main-nav {
width: 100%;
margin-bottom: 0;
background: #ffffff;
}
.main-nav .menu {
font-size: 0;
top: 0;
max-height: initial;
border-bottom: 1px solid #EAEAEA;
border-top: 1px solid #EAEAEA;
overflow: visible;
}
.main-nav .menu li {
display: inline-block;
padding: 10px 0;
position: relative;
z-index: 1000;
max-height: initial;
top: initial;
width: 14%;
}
.main-nav .menu li:hover {
background: #F8F8F8;
}
.main-nav .menu li:hover .sub-menu {
display: block;
}
.main-nav .menu li:first-of-type a {
border-left: none;
}
.main-nav .menu li a {
font-size: 14px;
color: #555e64;
padding: 0;
display: block;
border-left: 2px solid #888e92;
border-bottom: none;
text-align: center;
}
.main-nav .sub-menu {
display: none;
position: absolute;
top: 100%;
min-width: 100%;
background: #ffffff;
border: 1px solid #EAEAEA;
}
.main-nav .sub-menu li {
display: block;
border-top: 1px solid #EAEAEA;
}
.main-nav .sub-menu li:first-child {
border-top: none;
}
.main-nav .sub-menu li a {
white-space: nowrap;
border: none;
padding: 0 20px 0 30px;
display: inline-block;
}
.main-nav .sub-menu li:before {
position: absolute;
left: 10px;
margin: 0;
}
.main-nav .sub-menu.open {
display: block;
max-height: initial;
padding-top: 0;
display: block;
}
#mobile-nav-opener {
display: none;
}
} #footer-logos {
padding-top: 20px;
border-top: 2px solid #EAEAEA;
}
#footer-logos h3 {
font-size: 24px;
font-weight: 300;
margin-bottom: 20px;
}
#footer-logos ul {
text-align: center;
}
#footer-logos li {
display: inline-block;
vertical-align: middle;
text-align: center;
width: 23%;
margin: 4px 0;
}
#footer-logos li img {
display: inline;
max-width: 100%;
}
footer {
overflow: hidden;
border-top: 2px solid #EAEAEA;
padding-top: 20px;
margin-top: 20px;
}
#footer-blocks {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
clear: none !important;
}
#footer-blocks .col {
box-sizing: border-box;
margin-left: NaN;
display: inline-block;
width: 100%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#footer-blocks .col:nth-of-type(1n+1) {
margin-left: 0px;
}
#footer-blocks .footer-block {
text-align: center;
}
@media only screen and (min-width: 600px) {
#footer-blocks {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
width: 100%;
text-align: left;
}
#footer-blocks .col {
box-sizing: border-box;
margin-left: 3.33333%;
display: inline-block;
width: 22.5%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#footer-blocks .col:nth-of-type(4n+1) {
margin-left: 0px;
}
#footer-blocks .col {
min-width: 18%;
width: auto;
margin-right: 3.3333%;
}
}
.footer-block {
margin-bottom: 20px;
}
#company-logo,
#dolly {
display: block;
margin: 0 auto 20px auto;
}
#company-logo img,
#dolly img {
margin: 0 auto;
}
#contact-numbers {
text-align: center;
margin-bottom: 20px;
clear: both;
padding-top: 20px;
border-top: 2px solid #EAEAEA;
}
#contact-numbers p {
font-size: 30px;
}
#contact-numbers strong {
display: none;
}
#contact-numbers a {
font-size: 15px;
color: #A81F51;
font-weight: 700;
}
#social-media {
text-align: center;
margin-bottom: 20px;
}
#social-media li {
display: inline-block;
vertical-align: top;
margin-left: 20px;
}
#social-media li:first-child {
margin-left: 0;
}
#copyright {
float: none;
clear: both;
color: #888e92;
font-size: 11px;
text-align: center;
display: block;
margin-bottom: 30px;
}
@media only screen and (min-width: 600px) { #footer-logos li {
width: 9%;
}
#dolly-wrapper {
float: right;
}
#contact-numbers {
display: inline-block;
vertical-align: bottom;
text-align: left;
margin-bottom: 0;
border: none;
}
#contact-numbers p {
font-size: 18px;
margin-bottom: 10px;
}
#contact-numbers p:last-of-type {
margin-bottom: 0;
}
#contact-numbers strong {
display: inline-block;
color: #A81F51;
font-weight: 900;
}
#contact-numbers a {
font-size: inherit;
color: #555e64;
font-weight: inherit;
font-size: 15px;
}
#social-media {
display: block;
float: right;
margin-top: 50px;
}
#copyright {
margin-bottom: 0;
}
}
.cols-2 {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
.cols-2 .col {
box-sizing: border-box;
margin-left: 3.44%;
display: inline-block;
width: 48.28%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.cols-2 .col:nth-of-type(2n+1) {
margin-left: 0px;
}
.cols-3 {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
.cols-3 .col {
box-sizing: border-box;
margin-left: 3.5%;
display: inline-block;
width: 31%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.cols-3 .col:nth-of-type(3n+1) {
margin-left: 0px;
}
.cols-4 {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
.cols-4 .col {
box-sizing: border-box;
margin-left: 3.33333%;
display: inline-block;
width: 22.5%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.cols-4 .col:nth-of-type(4n+1) {
margin-left: 0px;
}
.float-right {
float: right;
margin: 0 0 20px 20px;
clear: right;
}
@media only screen and (max-width: 599px) {
.float-right {
float: none;
display: block;
margin-left: 0;
}
} *,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
-webkit-tap-highlight-color: black(0); -webkit-text-size-adjust: 100%; }
body {
background: #FFFFFF;
color: #000000;
line-height: 1;
}
html,
body,
img,
fieldset,
abbr,
acronym {
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: normal;
}
th,
code,
cite,
caption {
font-weight: normal;
font-style: normal;
text-align: left;
}
address {
font-style: normal;
}
fieldset {
margin: 0;
padding: 0;
border: 0;
}
img {
display: block;
}
ol,
ul {
list-style: none;
}
q:before,
q:after {
content: '';
}
input:focus,
input[type="search"]:focus {
outline-offset: -2px;
}
input[type="search"] {
-webkit-appearance: none; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
table {
border-collapse: collapse;
margin-bottom: 20px;
}
table th {
font-weight: 700;
padding: 6px 10px;
}
table td {
padding: 6px 10px;
}
@media only screen and (max-width: 599px) {
table td,
table th {
padding: 5px 2px;
font-size: 11px;
line-height: 15px;
}
}
table.zebra {
width: 100%;
}
table.zebra tr:nth-of-type(odd) {
background: #ffffff;
}
table.zebra tr:nth-of-type(even) {
background: #EEEDED;
}
table.framed tr .highlighted, table.side tr .highlighted {
background: #A81F51;
color: #ffffff;
}
table.framed th, table.side th {
border-bottom: 2px solid #C0C0C0;
}
table.framed th:first-of-type, table.side th:first-of-type {
border-left: none;
}
table.framed td, table.side td {
border-top: 1px solid #C0C0C0;
}
table.framed th, table.side th,
table.framed td,
table.side td {
border-left: 1px solid #C0C0C0;
}
table.framed th:first-of-type, table.side th:first-of-type,
table.framed td:first-of-type,
table.side td:first-of-type {
border-left: none;
}
table.framed td.blank, table.side td.blank,
table.framed th.blank,
table.side th.blank {
border: none;
}
table.framed thead th, table.side thead th {
font-weight: bold;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
}
table.framed thead th:first-of-type, table.side thead th:first-of-type {
border-left: none;
}
table.framed thead th:last-of-type, table.side thead th:last-of-type {
border-right: none;
}
table.framed thead th[colspan="2"], table.side thead th[colspan="2"], table.framed thead th[colspan="3"], table.side thead th[colspan="3"], table.framed thead th[colspan="4"], table.side thead th[colspan="4"], table.framed thead th[colspan="5"], table.side thead th[colspan="5"] {
text-align: center;
}
table.side th {
text-align: right;
border-right: 2px solid #C0C0C0;
line-height: 17px;
border-left: none;
border-top: 1px solid #C0C0C0;
border-bottom: none;
vertical-align: middle;
}
table.side td {
line-height: 14px;
line-height: 17px;
}
table.side tr:first-of-type th,
table.side tr:first-of-type td {
border-top: none;
}
table.top-and-side thead th {
font-weight: normal;
font-size: inherit;
border-left: 1px solid #C0C0C0;
border-right: none;
border-top: none;
border-bottom: 2px solid #C0C0C0;
}
table.top-and-side thead th:first-of-type {
border-right: 2px solid #C0C0C0;
border-left: none;
}
table.top-and-side tbody th {
border-right: 2px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
} button {
border: 0;
background: #555e64;
padding: 4px 12px;
} .button {
background-color: #5c5c5c;
display: inline-block;
padding: 0 5px 0 10px;
color: #ffffff;
font-size: 14px;
font-weight: 300;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
position: relative;
text-decoration: none;
white-space: nowrap;
text-decoration: none !important;
height: 40px;
line-height: 40px;
cursor: pointer;
transition: all 0.5s ease;
}
.button span {
line-height: 40px;
display: inline-block;
}
.no-touch .button:hover {
background-color: #2b292a;
}
.button:after {
display: inline-block;
padding: 0 0 0 10px;
font-size: 18px;
line-height: 40px;
color: #A81F51;
}
.button:hover {
background-color: #000000;
color: #ffffff;
} .ufhs label {
display: block;
padding: 10px 0 4px 0;
}
.ufhs input[type="email"],
.ufhs input[type="number"],
.ufhs input[type="password"],
.ufhs input[type="search"],
.ufhs input[type="tel"],
.ufhs input[type="text"],
.ufhs input[type="url"],
.ufhs textarea,
.ufhs select {
border: 1px solid #555e64;
border-radius: 0;
padding: 6px 12px;
}
.ufhs input[type="email"],
.ufhs input[type="number"],
.ufhs input[type="password"],
.ufhs input[type="search"],
.ufhs input[type="tel"],
.ufhs input[type="text"],
.ufhs input[type="url"],
.ufhs select {
height: auto;
width: 100% !important;
}
.ufhs textarea {
min-height: 97px;
} body {
background: #EAEAEA;
color: #555e64;
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
}
h1 {
margin-top: 0;
margin-bottom: 10px;
padding-top: 5px;
font-size: 160%;
letter-spacing: -1px;
}
h2 {
margin-bottom: 15px;
padding: 0;
font-weight: 900;
font-size: 120%;
line-height: 140%;
}
h3 {
margin-bottom: 10px;
padding: 0;
font-weight: bold;
font-size: 120%;
}
h4 {
margin-bottom: 5px;
padding: 0;
font-weight: bold;
font-size: 110%;
}
.no-margin {
margin-bottom: 0;
}
p {
margin-bottom: 15px;
font-family: Arial, Helvetica, sans-serif;
}
strong {
color: #41484d;
font-weight: 600;
}
dt {
color: #A81F51;
font-weight: bold;
padding: 0;
margin-bottom: 2px;
}
dd {
padding-left: 10px;
margin-bottom: 14px;
}
a {
text-decoration: none;
color: #A81F51;
}
a:hover {
text-decoration: none;
color: #888e92;
}
a:focus {
outline: none;
}
img {
border: none;
}
blockquote {
margin-bottom: 15px;
padding: 7px 30px 0 30px;
background: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/images/general/quote_front.gif) no-repeat left top;
}
blockquote p {
background: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/images/general/quote_end.gif) no-repeat right bottom;
font-style: italic;
color: #A81F51;
font-size: 120%;
padding-bottom: 7px;
margin-bottom: 5px;
text-align: center;
}
blockquote .author {
display: block;
background: none;
font-size: 80%;
font-weight: 700;
color: #555e64;
font-style: normal;
text-align: right;
margin: 0;
}
ul.bullet {
margin-bottom: 15px;
}
ul.bullet li {
padding: 4px 0;
}
ul.bullet li:before {
font-family: 'washicon';
display: inline-block;
content: "";
color: #A81F51;
margin-right: 6px;
font-size: 120%;
vertical-align: -3px;
}
ul.bullet.with-url small {
display: block;
margin-left: 30px;
color: #555e64;
} #main {
overflow: hidden;
}
#main:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
#main > img:not(.noresize) {
max-width: 100%;
width: 100%;
}
@media only screen and (min-width: 600px) {
#main > img {
width: auto !important;
}
}
.full-width-on-mobile {
margin-left: 0;
margin-right: 0;
width: 100%;
height: auto;
}
@media only screen and (min-width: 479px) {
.full-width-on-mobile {
width: auto;
}
}
#page {
width: 100%;
background-color: #ffffff;
padding: 20px;
}
@media only screen and (min-width: 960px) {
#page {
width: 960px;
margin: 20px auto 0 auto;
-moz-box-shadow: 6px 10px 12px -2px rgba(0, 0, 0, 0.45);
-webkit-box-shadow: 6px 10px 12px -2px rgba(0, 0, 0, 0.45);
box-shadow: 6px 10px 12px -2px rgba(0, 0, 0, 0.45);
}
}
.inline-images {
margin-bottom: 20px;
}
.inline-images li {
display: inline-block;
margin-left: 20px;
vertical-align: middle;
}
.inline-images li:first-child {
margin-left: 0;
}
#hp-sidebar {
float: right;
margin: 0 0 20px 20px;
}
#hp-sidebar img {
margin-bottom: 20px;
}
@media only screen and (min-width: 480px) {
#hp-flexslider {
margin-bottom: 30px;
display: block;
}
}
#other-site-link {
width: 100%;
padding: 10px 20px;
text-align: right;
margin-bottom: -10px;
}
#other-site-link strong {
font-weight: 700;
margin-left: 4px;
}
#other-site-link a {
white-space: nowrap;
color: #555e64;
text-decoration: none;
}
#other-site-link a:after {
font-family: 'washicon';
content: "";
color: #A81F51;
font-weight: 900;
margin-left: 10px;
font-size: 20px;
vertical-align: -4px;
}
@media only screen and (min-width: 600px) {
#other-site-link {
margin-bottom: -20px;
}
}
.homepage #other-site-link {
margin-bottom: 0;
}
.gallery-list {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
text-align: left !important;
}
.gallery-list .col {
box-sizing: border-box;
margin-left: NaN;
display: inline-block;
width: 100%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.gallery-list .col:nth-of-type(1n+1) {
margin-left: 0px;
}
@media only screen and (min-width: 600px) {
.gallery-list {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
.gallery-list .col {
box-sizing: border-box;
margin-left: 3.44%;
display: inline-block;
width: 48.28%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.gallery-list .col:nth-of-type(2n+1) {
margin-left: 0px;
}
}
@media only screen and (min-width: 771px) {
.gallery-list {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
.gallery-list .col {
box-sizing: border-box;
margin-left: 3.33333%;
display: inline-block;
width: 22.5%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
.gallery-list .col:nth-of-type(4n+1) {
margin-left: 0px;
}
}
.gallery-list .col {
text-align: center;
}
.gallery-list .col a {
display: block;
}
.gallery-list .col a img {
border: 5px solid #EAEAEA;
width: 160px;
height: 145px;
margin: 0 auto;
}
.gallery-list .col a:hover img {
border-color: #888e92;
}
.gallery-list .col span h3 {
margin-bottom: 0;
margin-top: 10px;
color: #A81F51;
font-size: 16px;
}
.gallery-list .col span p {
color: #888e92;
font-style: italic;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
}
#poster-samples {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
text-align: left !important;
}
#poster-samples .col {
box-sizing: border-box;
margin-left: NaN;
display: inline-block;
width: 100%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#poster-samples .col:nth-of-type(1n+1) {
margin-left: 0px;
}
@media only screen and (min-width: 600px) {
#poster-samples {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
#poster-samples .col {
box-sizing: border-box;
margin-left: 3.44%;
display: inline-block;
width: 48.28%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#poster-samples .col:nth-of-type(2n+1) {
margin-left: 0px;
}
}
@media only screen and (min-width: 771px) {
#poster-samples {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
#poster-samples .col {
box-sizing: border-box;
margin-left: 3.33333%;
display: inline-block;
width: 22.5%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#poster-samples .col:nth-of-type(4n+1) {
margin-left: 0px;
}
}
#poster-samples .col {
margin-bottom: 10px;
}
#poster-samples a {
line-height: 15px;
padding-left: 41px;
min-height: 33px;
display: block;
position: relative;
}
#poster-samples a:before {
position: absolute;
left: 0;
top: 0;
display: block;
vertical-align: initial;
margin: 0;
}
#downloads {
text-align: left !important;
}
#downloads .col {
margin-bottom: 10px;
width: auto;
}
#downloads a {
line-height: 15px;
padding-left: 41px;
min-height: 33px;
display: block;
position: relative;
}
#downloads a:before {
position: absolute;
left: 0;
top: -8px;
display: block;
vertical-align: initial;
margin: 0;
}
.pdf-list li {
margin-bottom: 10px;
}
.pdf:before {
content: url(//positivemediamarketing.co.uk/wp-content/themes/washroom/images/buttons/pdf.gif);
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
#case-studies dt {
width: 100%;
box-sizing: border-box;
background: #555e64;
padding: 10px 40px 10px 20px;
color: #fff;
font-size: 18px;
font-weight: 900;
margin-top: 5px;
cursor: pointer;
position: relative;
}
#case-studies dt:after {
font-family: 'washicon';
content: "";
position: absolute;
right: 10px;
top: 10px;
}
#case-studies dt.active:after {
content: "";
}
#case-studies dt.active + dd {
max-height: 3000px;
margin-block: 20px;
}
#case-studies dd {
max-height: 0;
transition: max-height 0.5s ease-in-out, margin-block 0.5s ease-in-out;
-moz-transition: max-height 0.5s ease-in-out, margin-block 0.5s ease-in-out;
-webkit-transition: max-height 0.5s ease-in-out, margin-block 0.5s ease-in-out;
padding: 0 20px;
margin: 0;
overflow: hidden;
}
#case-studies dd img {
float: right;
margin: 0 0 20px 20px;
}
#case-studies dd h3 {
margin: 0 0 5px 0;
font-size: 16px;
}
#case-studies dd h2 {
font-style: italic;
color: #A81F51;
font-size: 18px;
margin-bottom: 10px;
padding-top: 10px;
font-weight: 700;
}
#testimonials {
margin-bottom: 10px;
margin-top: 20px;
}
#testimonials li {
margin-bottom: 25px;
padding-bottom: 25px;
font-style: italic;
font-size: 14px;
border-bottom: 1px dashed #c4c4c4;
}
#testimonials li p:last-of-type {
margin-bottom: 0;
}
#testimonials li small {
display: block;
color: #A81F51;
font-size: 12px;
font-weight: 400;
font-style: normal;
margin-top: 4px;
}
#pie-charts,
#research-images {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
#pie-charts .col,
#research-images .col {
box-sizing: border-box;
margin-left: 3.44%;
display: inline-block;
width: 48.28%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#pie-charts .col:nth-of-type(2n+1),
#research-images .col:nth-of-type(2n+1) {
margin-left: 0px;
}
@media only screen and (min-width: 771px) {
#pie-charts,
#research-images {
clear: both;
width: 100%;
text-align: center;
font-size: 0;
}
#pie-charts .col,
#research-images .col {
box-sizing: border-box;
margin-left: 3.33333%;
display: inline-block;
width: 22.5%;
font-size: 14px;
text-align: left;
vertical-align: top;
}
#pie-charts .col:nth-of-type(4n+1),
#research-images .col:nth-of-type(4n+1) {
margin-left: 0px;
}
}
#pie-charts .col,
#research-images .col {
text-align: center;
font-size: 12px;
line-height: 14px;
}
#pie-charts .col img,
#research-images .col img {
margin: 0 auto 10px auto;
max-width: 100%;
}
#contact-page-wrapper {
width: 100%;
margin-bottom: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 600px) {
#contact-page-wrapper {
width: 50%;
float: left;
}
}
#contact-form {
width: 100%;
margin-bottom: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 600px) {
#contact-form {
width: 46%;
margin-left: 20px;
margin-top: -20px;
float: right;
}
}
#map {
width: 100%;
height: 400px;
margin-bottom: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 8px solid #d1d1d1;
}
@media only screen and (min-width: 600px) {
#map {
width: 46%;
float: right;
margin-left: 20px;
height: 200px;
float: right;
}
}
#client-logos {
text-align: center;
}
#client-logos li {
display: inline-block;
padding: 14px;
vertical-align: middle;
}
.sub-section-menu {
text-align: center;
border-bottom: 1px solid #EAEAEA;
padding-bottom: 20px;
margin-top: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sub-section-menu li {
margin-bottom: 6px;
}
.sub-section-menu li:last-of-type {
margin-bottom: 0;
}
.sub-section-menu li:before {
font-family: 'washicon';
content: "";
color: #A81F51;
margin-right: 4px;
}
@media only screen and (min-width: 600px) {
.sub-section-menu {
padding: 16px 20px;
text-align: left;
float: right;
margin: 20px 0 20px 20px;
border: 8px solid #d1d1d1;
}
}
#dealership-logos {
font-size: 0;
}
#dealership-logos li {
width: 14.2%;
text-align: center;
vertical-align: top;
margin: 0;
}
#dealership-logos li img {
display: inline;
}
#homepage-logos {
display: table;
width: 100%;
}
#homepage-logos .image-container {
padding: 0 40px 20px 40px;
}
#homepage-logos .image-container img {
display: block;
margin: 0 auto;
max-width: 100%;
max-height: 90px;
}
@media only screen and (min-width: 600px) {
#homepage-logos .image-container {
display: table-cell;
text-align: center;
vertical-align: top;
padding: 0 30px 20px 10px;
}
}