article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: 'Source Sans Pro', Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #494c54;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
a {
color: #e8544f;
text-decoration: none;
}
a:hover,
a:focus {
color: #d33530;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.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;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #aaa;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #e8544f;
}
.text-warning {
color: #c09853;
}
.text-danger {
color: #b94a48;
}
.text-success {
color: #468847;
}
.text-info {
color: #3a87ad;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Pathway Gothic One', sans-serif;
font-weight: 400;
line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 24px;
}
h2 small,
.h2 small {
font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 280px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-right: 10px;
}
.dl-horizontal dd {
margin-left: 280px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " "; display: table; }
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " "; display: table; }
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 1.428571429;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
.container:before,
.container:after {
content: " "; display: table; }
.container:after {
clear: both;
}
.container:before,
.container:after {
content: " "; display: table; }
.container:after {
clear: both;
}
.row {
margin-left: -10px;
margin-right: -10px;
}
.row:before,
.row:after {
content: " "; display: table; }
.row:after {
clear: both;
}
.row:before,
.row:after {
content: " "; display: table; }
.row:after {
clear: both;
}
.col-xs-1,
.col-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,
.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,
.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,
.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 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
.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 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.container {
max-width: 744px;
}
.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 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
padding: 0;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
min-height: 240px;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.container {
max-width: 990px;
}
.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 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
max-height: 230px;
min-height: 190px;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
min-height: 190px;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1160px;
}
.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 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
@media (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 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;
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; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-size: inherit;
font-style: inherit;
font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 45px;
line-height: 45px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
color: #c09853;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
color: #c09853;
border-color: #c09853;
background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
color: #b94a48;
}
.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);
}
.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;
}
.has-error .input-group-addon {
color: #b94a48;
border-color: #b94a48;
background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
color: #468847;
}
.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);
}
.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;
}
.has-success .input-group-addon {
color: #468847;
border-color: #468847;
background-color: #dff0d8;
}
.form-control-static {
margin-bottom: 0;
padding-top: 7px;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #868b96;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .form-group {
margin-left: -10px;
margin-right: -10px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " "; display: table; }
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " "; display: table; }
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 7px 12px;
margin-bottom: 0;
font-size: 13px;
font-weight: 400;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
text-transform: uppercase;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.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;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default,
.panel-default > .panel-heading{}
.btn-default .icon {
margin-right: 5px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #fff;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
-moz-box-shadow:inset 0px 1px 0px 0px #dfdfdf;
-webkit-box-shadow:inset 0px 1px 0px 0px #dfdfdf;
box-shadow:inset 0px 1px 0px 0px #dfdfdf;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dbdbdb), color-stop(1, #cdcdcd) );
background:-moz-linear-gradient( center top, #dbdbdb 5%, #cdcdcd 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#cdcdcd');
background-color:#d5d5d5;
border-color: #cbcbca;
color: #fff;
}
.btn-primary,
.panel-primary > .panel-heading{}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
-moz-box-shadow:inset 0px 1px 0px 0px #dfdfdf;
-webkit-box-shadow:inset 0px 1px 0px 0px #dfdfdf;
box-shadow:inset 0px 1px 0px 0px #dfdfdf;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dbdbdb), color-stop(1, #cdcdcd) );
background:-moz-linear-gradient( center top, #dbdbdb 5%, #cdcdcd 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#cdcdcd');
background-color:#d5d5d5;
border-color: #cbcbca;
color: #fff;
}
.btn-warning,
.panel-warning > .panel-heading {}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #e4c11c;
}
.btn-danger,
.panel-danger > .panel-heading{}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-success,
.panel-success > .panel-heading{}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-info,
.panel-info > .panel-heading{}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-link {
color: #e8544f;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #cf211b;
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: #999999;
text-decoration: none;
}
.btn-lg {
padding: 12px 30px;
font-size: 14px;
line-height: 1.33;
border-radius: 3px;
}
.btn-sm,
.btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.btn-default .caret {
border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
border-top-color: #fff;
}
.dropup .btn-default .caret {
border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
content: " "; display: table; }
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
content: " "; display: table; }
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
padding: 1px 5px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
content: " "; display: table; }
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
content: " "; display: table; }
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified .btn {
float: none;
display: table-cell;
width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before,
.nav:after {
content: " "; display: table; }
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
content: " "; display: table; }
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #666;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #e8544f;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
border-bottom-color: #ffffff;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 5px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #e8544f;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
margin-right: 0;
}
.nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
content: " "; display: table; }
.tabbable:after {
clear: both;
}
.tabbable:before,
.tabbable:after {
content: " "; display: table; }
.tabbable:after {
clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.nav .caret {
border-top-color: #e8544f;
border-bottom-color: #e8544f;
}
.nav a:hover .caret {
border-top-color: #cf211b;
border-bottom-color: #cf211b;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
z-index: 1000;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
content: " "; display: table; }
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
content: " "; display: table; }
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
content: " "; display: table; }
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
content: " "; display: table; }
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 0px;
padding-left: 0px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
content: " "; display: table; }
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
content: " "; display: table; }
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -10px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -10px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -10px;
margin-left: -10px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
z-index: 1030;
top: 0;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.navbar-brand {
float: left;
padding: 15px 10px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -10px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 10px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -10px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
margin-left: -10px;
margin-right: -10px;
padding: 10px 10px;
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) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
left: auto;
right: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
margin-left: 10px;
margin-right: 10px;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #e8544f;
border-color: #e8544f;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #999999;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before,
.pager:after {
content: " "; display: table; }
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
content: " "; display: table; }
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 85%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #e8544f;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #e22822;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.btn .badge {
position: relative;
top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #e8544f;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
.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;
display: block;
}
.thumbnail > img {
display: block;
max-width: 100%;
height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #e8544f;
}
.thumbnail > img {
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #494c54;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #356635;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #2d6987;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #fbeed5;
color: #c09853;
}
.alert-warning hr {
border-top-color: #f8e5be;
}
.alert-warning .alert-link {
color: #a47e3c;
}
.alert-danger {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-danger hr {
border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
background-color: #e8544f;
-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;
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #e8544f;
border-color: #e8544f;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #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);
}
.panel-body {
padding: 10px;
}
.panel-body:before,
.panel-body:after {
content: " "; display: table; }
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
content: " "; display: table; }
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table {
border-top: 1px solid #dddddd;
}
.panel-heading {
padding: 8px 10px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 8px 10px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
overflow: hidden;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #e8544f;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #e8544f;
border-color: #e8544f;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #e8544f;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #e8544f;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #fbeed5;
}
.panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.panel-danger {
border-color: #eed3d7;
}
.panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
border-bottom: 0 dotted;
content: "";
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
background-color: #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;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #ffffff;
background-color: #e8544f;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #e8544f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.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: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.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);
}
.popover.right .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.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;
}
.popover.bottom .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.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);
}
.popover.left .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.modal-open {
overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
margin-right: 15px;
}
.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
}
.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;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
margin-left: auto;
margin-right: auto;
width: auto;
padding: 10px;
z-index: 1050;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: none;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.428571429px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
margin-top: 15px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
content: " "; display: table; }
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
content: " "; display: table; }
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
left: 50%;
right: auto;
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.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);
}
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide { color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
width: 320px;
}
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.visible-xs {
display: none !important;
}
tr.visible-xs {
display: none !important;
}
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm {
display: none !important;
}
tr.visible-sm {
display: none !important;
}
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md {
display: none !important;
}
tr.visible-md {
display: none !important;
}
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg {
display: none !important;
}
tr.visible-lg {
display: none !important;
}
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
tr.hidden-xs {
display: none !important;
}
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm {
display: none !important;
}
tr.hidden-xs.hidden-sm {
display: none !important;
}
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md {
display: none !important;
}
tr.hidden-xs.hidden-md {
display: none !important;
}
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg {
display: none !important;
}
tr.hidden-xs.hidden-lg {
display: none !important;
}
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs {
display: none !important;
}
tr.hidden-sm.hidden-xs {
display: none !important;
}
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
tr.hidden-sm {
display: none !important;
}
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md {
display: none !important;
}
tr.hidden-sm.hidden-md {
display: none !important;
}
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg {
display: none !important;
}
tr.hidden-sm.hidden-lg {
display: none !important;
}
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs {
display: none !important;
}
tr.hidden-md.hidden-xs {
display: none !important;
}
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm {
display: none !important;
}
tr.hidden-md.hidden-sm {
display: none !important;
}
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
tr.hidden-md {
display: none !important;
}
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg {
display: none !important;
}
tr.hidden-md.hidden-lg {
display: none !important;
}
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs {
display: none !important;
}
tr.hidden-lg.hidden-xs {
display: none !important;
}
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm {
display: none !important;
}
tr.hidden-lg.hidden-sm {
display: none !important;
}
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md {
display: none !important;
}
tr.hidden-lg.hidden-md {
display: none !important;
}
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
tr.hidden-lg {
display: none !important;
}
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
tr.visible-print {
display: none !important;
}
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print {
display: none !important;
}
tr.hidden-print {
display: none !important;
}
th.hidden-print,
td.hidden-print {
display: none !important;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/fontawesome-webfont.eot?v=3.2.1);
src: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
} a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
} [class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}  [class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: text-top;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
} .btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
} .nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}  .icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit; }
.icon-stack .icon-stack-base {
font-size: 2em; } .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-alt:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-alt:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up-alt:before {
content: "\f087";
}
.icon-thumbs-down-alt:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-text-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.icon-expand-alt:before {
content: "\f116";
}
.icon-collapse-alt:before {
content: "\f117";
}
.icon-smile:before {
content: "\f118";
}
.icon-frown:before {
content: "\f119";
}
.icon-meh:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard:before {
content: "\f11c";
}
.icon-flag-alt:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-reply-all:before {
content: "\f122";
}
.icon-mail-reply-all:before {
content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-off:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-empty:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-sign-left:before {
content: "\f137";
}
.icon-chevron-sign-right:before {
content: "\f138";
}
.icon-chevron-sign-up:before {
content: "\f139";
}
.icon-chevron-sign-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-horizontal:before {
content: "\f141";
}
.icon-ellipsis-vertical:before {
content: "\f142";
}
.icon-rss-sign:before {
content: "\f143";
}
.icon-play-sign:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-sign-alt:before {
content: "\f146";
}
.icon-check-minus:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-sign:before {
content: "\f14a";
}
.icon-edit-sign:before {
content: "\f14b";
}
.icon-external-link-sign:before {
content: "\f14c";
}
.icon-share-sign:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-collapse:before {
content: "\f150";
}
.icon-collapse-top:before {
content: "\f151";
}
.icon-expand:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-by-alphabet:before {
content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.icon-sort-by-attributes:before {
content: "\f160";
}
.icon-sort-by-attributes-alt:before {
content: "\f161";
}
.icon-sort-by-order:before {
content: "\f162";
}
.icon-sort-by-order-alt:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-sign:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-sign:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stackexchange:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-sign:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-sign:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before {
content: "\f184";
}
.icon-sun:before {
content: "\f185";
}
.icon-moon:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}.rating-loading{
width:25px;
height:25px;
font-size:0;
color:#fff;
background:transparent url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/loading.gif) top left no-repeat;
border:none
}
.rating-fa{
font-family:FontAwesome;
padding-left:1px;
}
.rating-fa .rating-stars:before{padding-left:1px}
.rating-gly{font-family:'Glyphicons Halflings'}
.rating-gly-star{font-family:'Glyphicons Halflings';padding-left:2px}
.rating-gly-star .rating-stars:before{padding-left:2px}
.rating-lg .rating-gly-star,.rating-lg .rating-gly-star .rating-stars:before{padding-left:4px}
.rating-xl .rating-gly-star,.rating-xl .rating-gly-star .rating-stars:before{padding-left:2px}
.rating-active{cursor:default}
.rating-disabled{cursor:not-allowed}
.rating-uni{font-size:1.2em;margin-top:-5px}
.rating-container{
position:relative;
vertical-align:middle;
display:inline-block;
color:#e3e3e3;overflow:hidden;
}
.rating-container:before{content:attr(data-content)}
.rating-container .rating-stars{
position:absolute;
left:0;
top:0;
white-space:nowrap;
overflow:hidden;
color:#fde16d;
transition:all .25s ease-out;
-o-transition:all .25s ease-out;
-moz-transition:all .25s ease-out;
-webkit-transition:all .25s ease-out
}
.rating-container .rating-stars:before{
content:attr(data-content);
text-shadow:0 0 1px rgba(0,0,0,.7)
}
.rating-container-rtl{
position:relative;
vertical-align:middle;
display:inline-block;
overflow:hidden;
color:#fde16d
}
.rating-container-rtl:before{content:attr(data-content);text-shadow:0 0 1px rgba(0,0,0,.7)}
.rating-container-rtl .rating-stars{
position:absolute;
left:0;
top:0;
white-space:nowrap;
overflow:hidden;
color:#e3e3e3;
transition:all .25s ease-out;-o-transition:all .25s ease-out;
-moz-transition:all .25s ease-out;
-webkit-transition:all .25s ease-out
}
.rating-container-rtl .rating-stars:before{content:attr(data-content)}
.rating-xl{font-size:4.89em}
.rating-lg{font-size:3.91em}
.rating-md{font-size:3.13em}
.rating-sm{font-size:2.5em}
.rating-xs{font-size:2em}
.star-rating .clear-rating,.star-rating-rtl .clear-rating{
color:#aaa;
cursor:not-allowed;
display:inline-block;
vertical-align:middle;
font-size:60%
}
.clear-rating-active{cursor:pointer!important}
.clear-rating-active:hover{color:#843534}
.star-rating .clear-rating{padding-right:5px}
.star-rating .caption,.star-rating-rtl .caption{
color:#999;
display:inline-block;
vertical-align:middle;
font-size:55%
}
.star-rating .caption{padding-left:5px}
.star-rating-rtl .caption{padding-right:5px}@font-face {
font-family: 'gothicbold';
src: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/4637.ttf);
src: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/4637.ttf) format('truetype');
}
@font-face {
font-family: gothic;
src: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/CenturyGothic.eot);
src: local('css/fonts/CenturyGothic'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/CenturyGothic.woff) format('woff'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/CenturyGothic.svg) format('svg'), url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/fonts/CenturyGothic.ttf) format('truetype');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block
}
body {
line-height: 1;
font-family: gothic, Verdana;
}   blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
img {
max-width: 100%;
height: auto;
}
strong {
font-weight: 700;
}
pre {
margin: 0 0 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
;
padding: 8px;
background: #f7f7f7;
border: 1px solid #ddd;
}
em {
font-style: italic;
}
small {
font-size: 85%;
}   body {
font-family: gothic,Verdana;
color: #8e9a9e;
font-size: 16px;
line-height: 1.5em;
background-color: #fff;
} body:before {
content: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_bg.png) url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_sub.png);
display: none
}
.body_wrap {
width: 100%;
position: relative;
min-height: 750px;
background-size: 100% auto;
background-repeat: no-repeat;
}
::-moz-selection {
background: #52dae6;
color: #fff;
text-shadow: none
}
::selection {
background: #52dae6;
color: #fff;
text-shadow: none
} .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
@media screen and (min-width: 481px) {
.alignleft {
float: left;
}
}
.alignright {
float: right;
}
.text-right {
text-align: right;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
} .clearfix { }
.clear {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0
} h1, h2, h3, h4, h5, h6 {
color: #2a303b;
font-family: gothic;
font-weight: 700;
line-height: 1.1em
}
h1 {
font-size: 25px
}
h2 {
font-size: 20px
}
h3 {
font-size: 19px
}
h4 {
font-size: 18px
}
h5 {
font-size: 17px
}
h6 {
font-size: 16px
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
font-weight: normal;
}
.entry h1 {
margin: 0 0 20px 0;
}
.entry h2 {
margin: 25px 0 15px;
}
.entry h3 {
margin: 25px 0 15px
}
.entry h4 {
margin: 20px 0 10px
}
.entry h5 {
margin: 20px 0 10px
}
.entry h6 {
margin: 20px 0 10px
}
h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
padding: 0.1em 0.5em 0.2em;
font-weight: 400;
position: relative;
top: -2px;
}
.label-sm {
font-size: 60% !important;
top: -0.5em !important;
}
.label-xs {
font-size: 45% !important;
top: -0.8em !important;
}
.text-red {
color: #ff8a00
}
.text-blue {
color: #168dc5
}
.text-gray {
color: #808080
}
.text-green {
color: #009551
}
.sidebar mark {
background: #ffffff;
color: #ff8a00 !important;
display: block;
padding: 5px;
font-weight: normal;
font-size: 110%
} a {
color: #9b8428;
outline: none;
font-weight: bold;
}
a:hover, a:focus {
color: #666;
} form .row {
padding: 5px 0
}
input[type="text"], 
input[type="password"], 
select, 
textarea {
font-family: 'Montserrat', sans-serif;
background-color: #fff;
font-size: 13px;
border: 1px solid;
border-color: #d4d4d4;
padding: 9px 10px;
color: #404040;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="number"] {
border-radius: 3px;
}
input[type="text"], 
input[type="password"], select {
height: 16px;
line-height: 16px;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.3)
}
input[type="text"]:focus, 
input[type="password"]:focus {
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.5);
border-color: #b8bcc1;
}
textarea {
width: 90%;
overflow: auto;
resize: vertical;
resize: none
}
input, textarea, 
input[type="submit"]:focus, div {
outline: 0 none
}
input[type="radio"], 
input[type="checkbox"] {
margin-right: 10px;
margin-left: 10px
}
button::-moz-focus-inner {
border: 0;
padding: 0
}
input[type="reset"], 
input[type="submit"], 
input[type="button"] {
color: #fff;
background-color: #242424;
margin: 10px 0;
padding: 0 10px 0 10px;
height: 32px;
line-height: 30px;
text-align: left;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
text-transform: uppercase;
border-color: #aaa;
border-radius: 5px;
}
input[type="button"]:hover, 
input[type="button"]:focus, 
input[type="reset"]:hover, 
input[type="reset"]:focus, 
input[type="submit"]:hover, 
input[type="submit"]:focus {
cursor: pointer;
color: #000;
background-color: #9b8428;
}
button[disabled], input[disabled] {
cursor: default
} .icheckbox_minimal-green, .iradio_minimal-green {
display: block;
margin: 0 9px 0 0;
padding: 0;
width: 18px;
height: 18px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icheck_green.png) no-repeat;
border: none;
cursor: pointer;
float: left;
}
.icheckbox_minimal-green {
background-position: 0 0;
}
.icheckbox_minimal-green.hover {
background-position: -20px 0;
}
.icheckbox_minimal-green.checked {
background-position: -40px 0;
}
.icheckbox_minimal-green.disabled {
background-position: -60px 0;
cursor: default;
}
.icheckbox_minimal-green.checked.disabled {
background-position: -80px 0;
}
.iradio_minimal-green {
background-position: -100px 0;
}
.iradio_minimal-green.hover {
background-position: -120px 0;
}
.iradio_minimal-green.checked {
background-position: -140px 0;
}
.iradio_minimal-green.disabled {
background-position: -160px 0;
cursor: default;
}
.iradio_minimal-green.checked.disabled {
background-position: -180px 0;
}
.input_styled.icheck-inline .rowCheckbox, .input_styled.icheck-inline .rowRadio {
display: inline-block;
margin-right: 10px;
}
.footerno h2 {
margin: 0;
font-size: 24px;
text-align: center;
}
.largeMenu{ display:block; }
.smallMenu{ display:none; } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.icheckbox_minimal-green,  .iradio_minimal-green {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icheck_green@2x.png);
-webkit-background-size: 200px 20px;
background-size: 200px 20px;
}
.widget_contact .info_icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/contact_info_icons@2x.png);
-webkit-background-size: 40px 200px;
background-size: 40px 200px;
}
} .preloader {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/loading.gif) center center no-repeat;
display: inline-block
} img.photo {
padding: 5px;
border: 1px solid #BBBBBB;
margin: 0px 5px 5px 5px;
color: inherit;
background-color: #FFFFFF;
}
img.alignleft {
margin: 5px 10px 5px 0 !important
}
img.alignright {
margin: 5px 0 5px 10px !important
}
span.preload.alignleft {
float: left;
display: inline-block;
margin: 5px 20px 5px 0 !important
}
span.preload.alignright {
float: right;
display: inline-block;
margin: 5px 0 5px 20px !important
}
span.preload.aligncentert {
float: right;
display: inline-block;
margin: 5px auto
}
.video_frame, .wp-caption {
padding: 0;
margin: 0
}
.wp-caption, .image_frame {
display: inline-block;
background: #fff;
border-bottom: 3px solid #ced6db;
text-align: center;
max-width: 100%;
border-radius: 3px;
-webkit-border-radius: 3px
}
.wp-caption.alignnone {
margin: 5px 0 20px 0
}
.wp-caption.alignleft {
margin: 0px 40px 20px 0
}
.wp-caption.alignright {
margin: 0px 0 20px 40px
}
p.wp-caption-text, .frame_caption {
text-align: center;
display: block;
padding: 10px 0;
font-size: 15px;
margin: 0 !important
}
.wp-caption p.wp-caption-text {
font-size: 12px;
margin: 0;
padding: 10px 20px;
font-style: italic;
color: #aeb1b4
}
.entry .image_frame a {
color: #595959
}
.image_frame a:hover {
color: #ff8a00
}   .content .entry .panel .panel-toggle, .content .entry .panel .accordion-toggle {
color: #fff;
}
.content .entry .panel-default .panel-toggle, .content .entry .panel-default .accordion-toggle {
color: #fff;
}
.btn-form {
display: inline-block;
padding: 0;
font-size: 17px;
font-weight: 400;
width: 41px;
line-height: 41px;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: none;
border-left: 1px solid #3f565e;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
white-space: nowrap;
color: #fff;
background-color: #29434c;
}
.btn-form span {
position: relative;
top: 0.15em;
}
.btn-square {
background-color: #52dae6;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 0 0 0 16px;
height: 41px;
line-height: 41px;
}
.btn-square i {
display: inline-block;
background-color: #27b5c1;
margin-left: 16px;
height: 41px;
width: 41px;
text-align: center;
float: right;
font-size: 24px;
line-height: 40px;
}
.btn-square:hover, .btn-square:active {
background-color: #d25261;
color: #fff;
text-decoration: none;
}
.btn-square:hover i {
background-color: #ab2e3c;
} .btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
color: #ffffff;
}
.no-cssgradients .btn {
filter: none
}
.btn, .panel > .panel-heading, .styled_table table tr th {
-moz-box-shadow: inset 0px 0px 1px 0px 0px rgba(255,255,255,0.25);
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.25);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.25), 0px 1px 1px 0px rgba(0,0,0,0.15);
}
.btn-default, .panel-default > .panel-heading, .table-default table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #53d1dd), color-stop(1, #46cbd8) );
background: -moz-linear-gradient( center top, #53d1dd 5%, #46cbd8 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#53d1dd', endColorstr='#46cbd8');
background-color: #46cbd8;
color: #fff !important;
border-color: #31a7b2;
}
.btn-primary, .panel-primary > .panel-heading, .table-primary table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d45967), color-stop(1, #ce4c5b) );
background: -moz-linear-gradient( center top, #d45967 5%, #ce4c5b 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d45967', endColorstr='#ce4c5b');
background-color: #d45967;
color: #fff !important;
border-color: #ca4e2a;
}
.btn-warning, .panel-warning > .panel-heading, .table-warning table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5d749), color-stop(1, #eecd31) );
background: -moz-linear-gradient( center top, #f5d749 5%, #eecd31 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d749', endColorstr='#eecd31');
background-color: #eecd31;
color: #fff !important;
border-color: #e4c11c;
}
.btn-danger, .panel-danger > .panel-heading, .table-danger table tr th {
-moz-box-shadow: inset 0px 0px 1px 0px 0px rgba(255,255,255,0.35);
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9433e), color-stop(1, #e61c17) );
background: -moz-linear-gradient( center top, #f9433e 5%, #e61c17 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9433e', endColorstr='#e61c17');
background-color: #e61c17;
color: #fff !important;
border-color: #e30600;
}
.btn-success, .panel-success > .panel-heading, .table-success table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #68cf68), color-stop(1, #5cb85c) );
background: -moz-linear-gradient( center top, #68cf68 5%, #5cb85c 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68cf68', endColorstr='#5cb85c');
background-color: #5cb85c;
color: #fff !important;
border-color: #4cae4c;
}
.btn-info, .panel-info > .panel-heading, .table-info table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6dd1ee), color-stop(1, #5bc0de) );
background: -moz-linear-gradient( center top, #6dd1ee 5%, #5bc0de 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dd1ee', endColorstr='#5bc0de');
background-color: #5bc0de;
color: #fff !important;
border-color: #46b8da;
}
.btn-pink, .panel-pink > .panel-heading, .table-pink table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e680ca), color-stop(1, #e263c0) );
background: -moz-linear-gradient( center top, #e680ca 5%, #e263c0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e680ca', endColorstr='#e263c0');
background-color: #e94dbf;
color: #fff !important;
border-color: #d66bb9;
}
.btn-teal, .panel-teal > .panel-heading, .table-teal table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2ed4b8), color-stop(1, #17caac) );
background: -moz-linear-gradient( center top, #2ed4b8 5%, #17caac 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ed4b8', endColorstr='#17caac');
background-color: #17caac;
color: #fff !important;
border-color: #14b096;
}
.btn-purple, .panel-purple > .panel-heading, .table-purple table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #816cec), color-stop(1, #684fe8) );
background: -moz-linear-gradient( center top, #816cec 5%, #684fe8 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#816cec', endColorstr='#684fe8');
background-color: #684fe8;
color: #fff !important;
border-color: #5a41d9;
}
.btn-orange, .panel-orange > .panel-heading, .table-orange table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4934d), color-stop(1, #e97c2d) );
background: -moz-linear-gradient( center top, #f4934d 5%, #e97c2d 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4934d', endColorstr='#e97c2d');
background-color: #e97c2d;
color: #fff !important;
border-color: #d46d21;
}
.btn-brown, .panel-brown > .panel-heading, .table-brown table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b75d1b), color-stop(1, #af4d05) );
background: -moz-linear-gradient( center top, #b75d1b 5%, #af4d05 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b75d1b', endColorstr='#af4d05');
background-color: #af4d05;
color: #fff !important;
border-color: #97480e;
}
.btn-black, .panel-black > .panel-heading, .table-black table tr th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #636363), color-stop(1, #474747) );
background: -moz-linear-gradient( center top, #636363 5%, #474747 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#636363', endColorstr='#474747');
background-color: #474747;
color: #fff !important;
border-color: #2f2f2f;
}
.btn-gray, .panel-gray > .panel-heading, .table-gray table tr th {
-moz-box-shadow: inset 0px 0px 1px 0px 0px rgba(255,255,255,0.55);
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.55);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.55);
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #d2d2d2) );
background: -moz-linear-gradient( center top, #dfdfdf 5%, #d2d2d2 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#d2d2d2');
background-color: #dfdfdf;
color: #333 !important;
border-color: #ccc;
}
.btn-white, .panel-white > .panel-heading, .table-white table tr th {
background-color: #fff;
color: #3d474b !important;
border-color: #c6cccf;
}
.btn-white span {
color: #d15160;
} .panel-pink, .panel-pink > .panel-heading + .panel-collapse .panel-body, .panel-pink > .panel-footer + .panel-collapse .panel-body, .styled_table.table-pink table {
border-color: #d66bb9;
}
.panel-teal, .panel-teal > .panel-heading + .panel-collapse .panel-body, .panel-teal > .panel-footer + .panel-collapse .panel-body, .styled_table.table-teal table {
border-color: #14b096;
}
.panel-purple, .panel-purple > .panel-heading + .panel-collapse .panel-body, .panel-purple > .panel-footer + .panel-collapse .panel-body, .styled_table.table-purple table {
border-color: #5a41d9;
}
.panel-orange, .panel-orange > .panel-heading + .panel-collapse .panel-body, .panel-orange > .panel-footer + .panel-collapse .panel-body, .styled_table.table-orange table {
border-color: #d46d21;
}
.panel-brown, .panel-brown > .panel-heading + .panel-collapse .panel-body, .panel-brown > .panel-footer + .panel-collapse .panel-body, .styled_table.table-nrown table {
border-color: #97480e;
}
.panel-black, .panel-black > .panel-heading + .panel-collapse .panel-body, .panel-black > .panel-footer + .panel-collapse .panel-body, .styled_table.table-black table {
border-color: #2f2f2f;
}
.panel-default, .panel-default > .panel-heading + .panel-collapse .panel-body, .panel-default > .panel-footer + .panel-collapse .panel-body, .styled_table.table-default table {
border-color: #31a7b2;
}
.panel-primary, .panel-primary > .panel-heading + .panel-collapse .panel-body, .panel-primary > .panel-footer + .panel-collapse .panel-body, .styled_table.table-primary table {
border-color: #ca4f2a;
}
.panel-warning, .panel-warning > .panel-heading + .panel-collapse .panel-body, .panel-warning > .panel-footer + .panel-collapse .panel-body, .styled_table.table-warning table {
border-color: #e4c11c;
}
.panel-danger, .panel-danger > .panel-heading + .panel-collapse .panel-body, .panel-danger > .panel-footer + .panel-collapse .panel-body, .styled_table.table-danger table {
border-color: #e30600;
}
.panel-success, .panel-success > .panel-heading + .panel-collapse .panel-body, .panel-success > .panel-footer + .panel-collapse .panel-body, .styled_table.table-success table {
border-color: #4cae4c;
}
.panel-info, .panel-info > .panel-heading + .panel-collapse .panel-body, .panel-info > .panel-footer + .panel-collapse .panel-body, .styled_table.table-info table {
border-color: #46b8da;
} .btn [class^="icon-"], .btn [class*=" icon-"] {
font-size: 16px;
margin: 0 3px;
position: relative;
}
.btn.btn-lg [class^="icon-"], .btn.btn-lg [class*=" icon-"] {
top: 0.05em;
}
.btn.btn-xs [class^="icon-"], .btn.btn-xs [class*=" icon-"] {
font-size: 12px;
top: 0.2em;
}
.panel [class^="icon-"], .panel [class*=" icon-"] {
margin: 0 5px 0 0;
position: relative;
top: 1px;
}
.btn-wide {
width: 300px;
}   .container {
margin-left: auto;
margin-right: auto;
max-width: 940px;
width: 100%;
position: relative;
padding: 0 5px;
}
.header .container, .middle-tabs .container {
width: 990px;
} .alpha {
margin-left: 0 !important
}
.omega {
margin-right: 80px ;
}   .divider_space, .divider_space_thin, .tf_divider, .divider_thin {
clear: both;
display: block;
margin-bottom: 40px;
padding-top: 40px;
width: 100%
}
.divider_space_thin {
margin-top: 10px;
margin-bottom: 10px
}
.divider_thin {
margin-bottom: 15px;
padding-top: 15px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/divider_line.png) bottom repeat-x
}
.tf_divider {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/divider_line.png) bottom repeat-x
}      .header {
background: none repeat scroll 0 0 #242424;
border-bottom: 8px solid #000;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
padding-bottom: 0px;
}
.header .container {
height: 62px;
}
.logo {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/logo_bg.jpg);
border-top: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
padding: 30px 0 15px 0;
text-align: center;
margin: 9px 0;
}   .languages .current_lang {
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #000;
box-shadow: 0 1px 1px rgba(255,255,255, 0.15);
}
.no-touch .languages:hover .current_lang {
color: #fff;
cursor: pointer;
}
.no-touch .languages:hover ul, .languages.hover_effect ul {
display: block;
}   .top_slider {
position: relative;
z-index: 2;
border-top: 1px solid #15181f;
border-bottom: 1px solid #15181f;
}
.top_slider img {
max-width: none !important;
height: auto !important;
}
.top_slider .tp-caption {
font-family: 'Montserrat', sans-serif;
-webkit-text-stroke: 0.3px;
}
.tp-caption.cap_big_white, .tp-caption.cap_big_white_bg {
font-size: 75px;
}
.tp-caption.cap_big_white, .tp-caption.cap_medium_white, .tp-caption.cap_small_white {
color: #fff;
}
.tp-caption.cap_medium_white, .tp-caption.cap_medium_white_bg {
font-size: 30px;
}
.tp-caption.cap_medium_white_bg, .tp-caption.cap_small_white_bg, .tp-caption.cap_big_white_bg {
background: #fff;
color: #444;
padding: 0.3em 0.3em;
}
.tp-caption.cap_small_white, .tp-caption.cap_small_white_bg {
font-size: 18px;
} .top_slider_tabs {
width: 100%;
margin: 0 auto;
}
.top_slider_content {
position: relative;
z-index: 1;
}
.top_slider_content .slide {
float: left;
display: block;
text-align: center;
height: 630px;
overflow: hidden;
}
.top_slider_navi {
position: absolute;
z-index: 2;
bottom: 0px;
left: 0;
width: 100%;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/opacity_black_70.png);
height: 51px;
}
.top_slider_navi .inner {
width: 990px;
height: 51px;
margin: 0 auto;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_tabs_line.png) 0 0 no-repeat;
padding-left: 44px;
}
.top_slider_navi a {
display: block;
float: left;
width: 155px;
height: 51px;
line-height: 51px;
outline: none;
color: #8d9ca6;
text-shadow: 0 1px 1px #000;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_tabs_line.png) right 0 no-repeat;
padding: 0 44px 0 0;
text-align: center;
overflow: hidden;
}
.top_slider_navi a.selected {
color: #d1505f;
}   .middle-tabs {
clear: both;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/black_row_bg.png);
padding-top: 37px;
height: 597px;
position: relative;
z-index: 2;
}
.ie7 .middle-tabs {
height: 560px;
}
.middle-tabs .tab-content {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_bg.png) center 0 no-repeat;
height: 565px;
margin-top: 34px;
margin-bottom: -120px;
padding: 10px;
}
.middle-tabs .tab-pane {
border-bottom: 5px solid #e1e9e9;
height: 555px;
}
.nav-tabs-icons {
padding-left: 260px;
}
.nav-tabs-icons > li {
float: left;
text-align: center;
margin: 0 7px;
}
.nav-tabs-icons > li > a {
display: inline-block;
width: 80px;
height: 80px;
border: 3px solid transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #68767f;
}
.nav-tabs-icons > li > a:hover {
background: none;
}
.nav-tabs-icons > li.active > a, .nav-tabs-icons > li.active > a:hover, .nav-tabs-icons > li.active > a:focus {
border: 3px solid #4a545e;
background: none;
}
.nav-tabs-icons > li > a i {
font-size: 28px;
line-height: 1.9em;
}
.no-touch .nav-tabs-icons > li > a:hover i {
font-size: 32px;
line-height: 1.7em;
}
.nav-tabs-icons > li > a span {
display: none;
position: absolute;
top: -25px;
left: 0px;
width: 80px;
text-align: center;
font-size: 10px;
text-transform: uppercase;
}
.no-touch .nav-tabs-icons > li > a:hover span {
display: block;
}
.midtab_left {
float: left;
width: 670px;
}
.midtab_right {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right.png) 0 0 repeat-y #376e82;
float: left;
width: 300px;
height: 550px;
position: relative;
}
.midtab_img_left {
display: block;
}
.midtab_left .map {
width: 670px;
height: 318px;
}
.midtab_info_left {
height: 232px;
background-color: #f7fafc;
padding: 30px;
}
.midtab_info_left:before, .midtab_info_left:after {
content: " ";
display: table;
}
.midtab_info_left:after {
clear: both;
}
.midtab_info_left h2 {
font-size: 22px;
font-weight: normal;
margin-bottom: 15px;
}
.midtab_info_left h2 a {
color: #3d474b;
}
.midtab_info_left .info_text {
float: left;
width: 300px;
}
.midtab_info_left img {
float: left;
padding: 6px;
background-color: #fff;
border: 1px solid #f0f5f8;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right: 30px;
}
.midtab_info_left p {
color: #8e9a9e;
font-size: 12px;
margin-bottom: 10px;
}
.midtab_info_left .post-more {
border-top: 1px solid #e8ecee;
padding-top: 10px;
font-size: 13px;
}
.link-more {
color: #52dae6;
font-weight: bold;
text-transform: uppercase;
}
.link-more .icon-angle-right {
font-size: 16px;
margin-left: 4px;
}
.midtab_right_title {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line.png) 0 bottom no-repeat;
min-height: 70px;
padding: 30px 25px 15px 25px;
}
.midtab_right .subtitle {
color: #d5e6ec;
font-size: 12px;
line-height: 1.4em;
}
.midtab_right h3, .midtab_right h4 {
text-shadow: 0px 1px 0 #2e647d;
font-size: 15px;
text-transform: uppercase;
color: #fff;
font-weight: normal;
margin-bottom: 15px;
}
.midtab_right h4 {
margin-bottom: 10px;
}
.midtab_right_list p {
margin-bottom: 10px;
}
.midtab_right_list li {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line.png) 0 top no-repeat;
padding: 30px 25px 15px 25px;
font-size: 12px;
color: #a2bcc6;
}
.midtab_right_list li:first-child {
background: none;
}
.midtab_right_list .oneline {
position: relative;
text-align: right;
}
.midtab_right_list .price {
font-size: 13px;
color: #52dae6;
}
.midtab_right_list span {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 200px;
display: inline-block;
float: left;
text-align: left;
} .reservation_bottom .reservation_form {
background-color: #376e82;
}
.reservation_form h3 {
height: 70px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line.png) 0 bottom repeat-x;
padding: 30px 25px 0 25px;
margin-bottom: 20px;
color: #fff;
text-transform: uppercase;
text-shadow: 0px 1px 0 #2e647d;
font-weight: normal;
}
form .row {
padding: 10px 0;
position: relative;
}
.midtab_right .fields_wrap {
height: 435px;
-webkit-box-shadow: inset 0px -3px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: inset -1px -3px 1px 1px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2;
}
.reservation_form .row {
padding: 10px 25px;
}
.reservation_form .row.alignleft.omega {
padding: 10px 0px 10px 0;
margin-right: 0;
}
.row_divider {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line.png) 0 0 no-repeat;
clear: both;
height: 2px;
margin: 15px 0 12px 0;
}
.row { }
.row:before, .row:after {
content: " ";
display: table;
line-height: 0;
}
.row:after {
clear: both;
}
.reservation_form .row .label_title {
display: block;
font-size: 11px;
text-transform: uppercase;
color: #fff;
margin-bottom: 5px;
}
.reservation_form .field_text input {
color: #a5ecf3;
background-color: #2b3a3f;
border: none;
width: 180px;
height: 21px;
line-height: 21px;
padding: 10px 55px 10px 15px;
font-size: 13px;
font-weight: normal;
float: left;
}
.row .icon {
display: block;
float: left;
background-color: #29434c;
color: #fff;
height: 41px;
width: 41px;
margin-left: -41px;
border-left: 1px solid #3f565e;
line-height: 41px;
font-size: 15px;
text-align: center;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.input_styled label {
font-size: 11px;
text-transform: uppercase;
cursor: pointer;
display: inline-block;
}
.reservation_form .input_styled label {
color: #fff;
}
.reservation_form .select_styled {
width: 88px;
font-size: 16px;
}
.reservation_form .rowSubmit {
padding: 0;
position: relative;
z-index: 1;
}
.reservation_form .rowSubmit button, .midtab_big_btn {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_btn.png) 0 0 repeat-y #50dae6;
color: #fff;
text-shadow: 0 1px 1px #36bedc;
border: none;
display: block;
width: 300px;
border-top: 1px solid #4facbc;
height: 115px;
font-size: 18px;
text-transform: uppercase;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
.hover-search {
display: block;
background: #50dae6;
height: 88px;
font-size: 18px;
text-transform: uppercase;
position: relative;
text-align: center;
font-weight: normal;
text-shadow: 0 1px 1px #36bedc;
position: relative;
}
.hover-search .btn-search {
line-height: 88px;
color: #fff;
}
.hover-search form {
display: none;
}
.btn-search .icon-stack-base {
font-size: 2.2em;
}
.btn-search .icon-search {
font-size: 75%;
top: -1px;
}
.hover-search form {
position: absolute;
top: 22px;
left: 25px;
}
.hover-search form input {
float: left;
height: 23px;
border: 1px solid #3fc9d5;
border-right: none;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
width: 185px;
}
.hover-search .btn-form {
background-color: #fff;
color: #51dae6;
border: 1px solid #3fc9d5;
border-left: none;
float: left;
}
.hover-search .btn-form:hover {
color: #3fc9d5;
}
.reservation_bottom .reservation_form .rowSubmit button {
background: #50dae6;
}
.midtab_big_btn a {
color: #fff;
}
.midtab_big_btn a:hover {
color: #376e82;
}
.reservation_form .rowSubmit button {
text-align: left;
}
.reservation_form .rowSubmit button:active {
outline: none;
}
.reservation_form .rowSubmit button:hover, .midtab_big_btn:hover {
opacity: 0.95;
color: #fff;
}
.reservation_form .rowSubmit button .icon-search, .midtab_big_btn .icon-angle-right, .midtab_big_btn .icon-angle-left, .midtab_big_btn .icon-location-arrow {
color: #50dae6;
font-size: 15px;
text-shadow: none;
}
.midtab_big_btn .icon-angle-right, .midtab_big_btn .icon-angle-left {
font-size: 20px;
line-height: 1.7em;
}
.midtab_big_btn .icon-location-arrow {
font-size: 17px;
}
.midtab_big_btn {
padding-top: 38px;
}
.midtab_big_btn .prev {
float: left;
}
.midtab_big_btn .prev:active, .midtab_big_btn .next:active {
position: relative;
top: 1px;
} .tf-gallery {
width: 670px;
height: 550px;
float: left;
background-color: #f7fafc;
position: relative;
}
.tf-gallery .gallery-images {
width: 670px;
height: 435px;
margin-bottom: 1px;
}
.tf-gallery .gallery-images .gallery-item {
height: 435px;
}
.tf-gallery .gallery-images .gallery-item-caption {
display: none;
}
.tf-gallery .gallery-thumbs {
clear: both;
width: 100%;
height: 93px;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tf-gallery .gallery-thumbs .thumb-item {
float: left;
width: 128px;
height: 93px;
border-top: 5px solid #f7fafc;
border-bottom: 5px solid #f7fafc;
margin-top: 8px;
}
.tf-gallery .gallery-thumbs img {
box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
}
.tf-gallery .gallery-thumbs .thumb-item:hover, .tf-gallery .gallery-thumbs .thumb-item.selected {
border-top: 5px solid #50d7e4;
border-bottom: 5px solid #50d7e4;
cursor: pointer;
}
.midtab_right_text {
padding: 30px 25px 25px 25px;
font-size: 12px;
color: #d5e6ec;
line-height: 1.5em;
height: 310px;
overflow: hidden;
}
.midtab_right_text p {
margin: 0 0 17px;
}
.midtab_right_text h4 {
color: #51dae6;
font-size: 15px;
text-transform: none;
margin-bottom: 30px;
}
.midtab_right .image-count {
position: absolute;
left: 25px;
bottom: 145px;
color: #000;
font-size: 13px;
z-index: 2;
}
.local_time {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/icon_sun.png) 0 12px no-repeat;
padding-left: 45px;
font-size: 12px;
text-transform: uppercase;
line-height: 1.4em;
color: #b4bcbe;
padding-top: 10px;
}
.col-md-4 .local_time {
margin-left: 15px;
} .star_rating {
padding-top: 5px;
}
.star_rating span {
display: inline-block;
width: 15px;
height: 15px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/rating.png) 0 0 no-repeat;
}
.star_rating.rating1 .star1 {
background-position: 0 -15px;
}
.star_rating.rating2 .star1, .star_rating.rating2 .star2, .star_rating.rating3 .star1, .star_rating.rating3 .star2, .star_rating.rating3 .star3, .star_rating.rating4 .star1, .star_rating.rating4 .star2, .star_rating.rating4 .star3, .star_rating.rating4 .star4, .star_rating.rating5 span {
background-position: 0 -15px;
}
.star_rating span.half-star {
background-position: 0 -30px;
}
.star_rating .rating-stat {
text-indent: 1px;
}
.trip-advisor {
width: 200px;
margin-top: 3px;
}
.trip-advisor .advisor_logo {
float: right;
} .ui-datepicker table {
font-size: 1em;
}
.ui-datepicker {
width: 19em !important;
}
.ui-datepicker {
-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
}
.ui-datepicker td {
padding: 0;
min-width: 2em;
}
.ui-datepicker td span, .ui-datepicker td a {
text-align: center;
}
.ui-datepicker-calendar thead {
text-transform: uppercase;
font-size: 88%;
}
body .ui-datepicker .ui-datepicker-header {
padding: 0.5em 0;
}
body .ui-datepicker .ui-datepicker-prev, body .ui-datepicker .ui-datepicker-next {
top: 6px;
}    .middle {
position: relative;
min-height: 1px; background: #FFF !important;
}
.middle .container {
max-width: 940px;
}
.middle_pull_up .container {
margin-top: 120px;
}
.middle_white {
background-color: #fff;
}
.middle_gray {
background-color: #edeef0;
padding: 80px 0;
}
.middle_dark {
background-color: #242424;
padding: 0;
}
.middle_dark .map {
width: 100%;
height: 398px;
margin: 0 auto;
} .middle .content {
width: 620px;
float: left;
min-height: 100px;
margin: 0 70px 0 0
}
.middle .sidebar {
width: 250px;
float: left
}
.blog .content {
width: 620px;
margin: 0 20px 0 0
}
.blog .sidebar {
width: 300px;
} .middle.sidebar_left .content {
width: 620px;
float: right;
margin: 0 0 0 70px
}
.middle.sidebar_left .sidebar {
width: 250px;
float: left
}
.middle.blog.sidebar_left .content {
margin: 0 0 0 20px;
float: right;
}
.middle.blog.sidebar_left .sidebar {
width: 300px;
} .middle.full_width .content {
width: 940px;
float: none;
margin: 0
}   .f_col {
float: left;
}
.f_col h3 {
text-transform: uppercase;
color: #fff;
margin: 0 0 15px 0;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
font-weight: normal;
} .footer {
border-top: 9px solid #000;
color: #8e9a9e;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/footer_bg.png);
}
.footer .container {
padding: 80px 0;
}
.footer .f_col li {
font-size: 12px;
}
.copyright {
background-color: #000;
padding: 10px 0 10px 0;
font-size: 12px;
color: #555d60;
text-align: center;
}
.copyright p {
font-size: 10px;
color: #e5e5e5;
margin: 0;
padding: 0;
}
.copyright a {
color: #e5e5e5;
font-weight: normal;
}
.copyright a:hover, .link_primary, .entry .link_primary {
color: #d1505f
}     .room {
clear: both;
margin: 0 0 110px 0;
}
.room_list .room {
margin: 0 0 110px 0;
}
.entry .room {
padding: 40px 0;
margin: 30px auto;
border-top: 1px solid #e7edf3;
border-bottom: 1px solid #e7edf3;
}
.room-descr {
width: 300px;
float: left;
margin-right: 80px;
position: relative;
}
.amenities-list h3 {
font-size: 16px;
font-weight: normal;
margin: 0 0 25px 0;
position: relative;
}
.room_list .amenities-list h3 {
bottom: -30px;
margin: 0;
}
.sidebar .amenities-list li {
min-height: 40px;
margin-bottom: 25px;
}
.sidebar .amenities-list li img {
float: left;
margin: 0 10px 0 0;
width: 39px;
height: 39px;
}
.sidebar .amenities-list li strong {
font-size: 16px;
color: #52dae6;
font-weight: normal;
display: block;
}
.sidebar .amenities-list li span {
font-size: 12px;
color: #cad6e4;
display: block;
}
.room h2 {
font-size: 21px;
padding-right: 100px;
text-transform: uppercase;
}
.room h2 a {
color: #2a303b;
}
.room-price {
color: #d66270;
font-size: 18px;
position: absolute;
top: 2px;
right: 0;
}
.room-text {
margin: 15px 0 0 0;
clear: both;
font-size: 12px;
}
.room p {
margin-bottom: 17px;
}
.icons_carousel .caroufredsel_wrapper {
overflow: visible;
}
.icons_carousel {
border-top: 1px solid #e7edf3;
border-bottom: 1px solid #e7edf3;
padding: 0;
position: relative;
}
.icons_carousel li {
display: block;
float: left;
width: 39px;
height: 39px;
position: relative;
margin: 50px 6px 15px 6px;
}
.icons_carousel li:hover {
cursor: help;
}
.icons_carousel li .tooltip {
line-height: 1.1em;
font-size: 11px;
}
.icons_carousel .prev, .icons_carousel .next {
display: inline-block;
color: #d3dde9;
font-size: 36px;
position: absolute;
bottom: 15px;
line-height: 39px;
height: 39px;
}
.icons_carousel .prev {
left: 0px
}
.icons_carousel .next {
right: 0px
}
.icons_carousel .prev:hover, .icons_carousel .next:hover {
color: #abb5c1;
} .room .tf-gallery-wrap, .room .tf-gallery {
width: 558px;
height: 395px;
position: relative;
}
.entry .room .tf-gallery-wrap {
margin: 0 auto;
}
.room_list .room .tf-gallery-wrap {
float: left;
}
.room .tf-gallery {
background-color: #3d474b;
border: 1px solid #cfd1d2;
border-bottom: 1px solid #82878a;
-webkit-box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, 0.3);
box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, 0.3);
}
.room .tf-gallery .gallery-images {
width: 556px;
height: 310px;
}
.room .tf-gallery .gallery-images .gallery-item {
height: 310px;
}
.room .tf-gallery .gallery-images .gallery-item img {
}
.room .tf-gallery .gallery-thumbs {
width: 100%;
height: 85px;
}
.room .tf-gallery .gallery-thumbs .thumb-item {
width: 72px;
height: 50px;
border-top: 5px solid #3d474b;
border-bottom: 5px solid #3d474b;
overflow: hidden;
margin-top: 15px;
}
.room .tf-gallery .gallery-thumbs .thumb-item:hover, .room .tf-gallery .gallery-thumbs .thumb-item.selected {
border-top: 5px solid #c9376e;
border-bottom: 5px solid #c9376e;
}
.room .tf-gallery-wrap .prev, .room .tf-gallery-wrap .next {
position: absolute;
z-index: 200;
top: 140px;
font-size: 70px;
color: #fff;
opacity: 0.5;
text-shadow: 1px 1px 1px #444;
display: none !important;
}
.room .tf-gallery-wrap:hover .prev, .room .tf-gallery-wrap:hover .next {
display: block !important;
}
.room .tf-gallery-wrap .prev:hover, .room .tf-gallery-wrap .next:hover {
opacity: 1;
}
.room .tf-gallery-wrap .prev:active, .room .tf-gallery-wrap .next:active {
top: 141px;
}
.room .tf-gallery-wrap .prev {
left: 20px
}
.room .tf-gallery-wrap .next {
right: 20px
}
.entry .room .tf-gallery-wrap .prev, .entry .room .tf-gallery-wrap .next {
color: #d3dde9;
display: block !important;
text-shadow: none;
font-size: 45px;
top: 170px;
}
.entry .room .tf-gallery-wrap .prev {
left: -35px;
}
.entry .room .tf-gallery-wrap .next {
right: -35px;
}
.entry .room .tf-gallery-wrap .prev:active, .entry .room .tf-gallery-wrap .next:active {
top: 171px;
} .title_block {
text-align: center;
padding: 20px 0;
}
.title_block h2 {
font-size: 21px;
margin: 0 0 15px;
}
.title_block .btn {
margin: 20px 10px;
}
.title_block .text_notice {
color: #3d474b;
font-size: 12px;
font-family: Arial, sans-serif;
}   .book-table {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
background-color: #fff;
border: 1px solid #dcdddf;
border-top: none;
margin: 30px auto;
}
.book-table .row-head {
border-top: 2px solid #bcccdc;
border-bottom: 2px solid #bcccdc;
background-color: #e6edf2;
padding: 20px 0;
font-size: 14px;
color: #3d474b;
font-weight: normal;
}
.book-table .room-row {
border-top: 1px solid #d0dbe7;
padding: 20px 0;
}
.book-table .room-row:first-child {
border: none
}
.book-table div[class*="room-col-"] {
float: left;
padding: 0 20px;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: relative;
}
.room-row .room-col-2, .room-row .room-col-3, .room-row .room-col-4 {
border-left: 1px solid #f4f7f9;
}
.room-col-1 {
width: 360px;
}
.room-col-2 {
width: 80px;
text-align: center;
}
.room-col-3 {
width: 160px;
}
.room-col-4 {
width: 170px;
}
.room-row .room-col-4 {
height: 160px;
display: table;
}
.room-col-4 .inner {
display: table-cell;
vertical-align: middle;
padding-left: 10px;
}
.room-col-1 .room-img {
float: left;
margin-right: 20px;
}
.room-status {
font-size: 10px;
text-transform: uppercase;
color: #8e9eac;
margin-bottom: 10px;
}
.room-col-1 h2 {
font-size: 19px;
font-weight: normal;
margin-bottom: 10px;
}
.room-notice {
font-size: 11px;
color: #b0b6b9;
line-height: 1.3em;
margin-top: 10px;
}
.room-type img {
margin: 10px auto 0 auto;
width: 39px;
height: 39px;
}
.room-row .room-price {
color: #474748;
font-size: 12px;
margin-top: 40px;
position: relative;
}
.room-row .room-price strong {
color: #9cd70e;
display: block;
font-size: 32px;
}
.room-row .room-price sup {
font-size: 19px;
}
.room-cond {
font-size: 12px;
line-height: 1.4em;
color: #3d474b;
padding: 15px 0;
clear: both;
position: relative;
}
.room-col-3 .room-cond:first-child {
padding-top: 35px;
}
.room-cond .inputField {
width: 80%;
font-size: 12px;
float: left;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.3)
}
.room-cond .icon {
float: left;
margin-left: -20px;
height: 34px;
line-height: 34px;
color: #999;
}
.modal-tf-form .field_text input {
width: 90%;
}
.modal-tf-form .modal-title {
color: #51dae6;
font-size: 17px;
text-align: center;
font-weight: normal;
}
.modal-tf-form .modal-header, .modal-tf-form .modal-footer {
border: none;
text-align: center;
}
.modal-tf-form .modal-content {
background-color: #edf0f2;
border-radius: 2px;
border-top: 5px solid #ab2e3c;
}
.modal-tf-form .row .label_title {
color: #494c54;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 3px;
}
.modal-tf-form .modal-footer {
margin-top: 0;
padding: 10px 20px 30px;
}
.modal-tf-form .btn-default {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 9px 30px;
text-shadow: none;
}    .frame_left, .frame_right, .frame_center, .frame_box {
margin: 0;
display: inline-block;
position: relative;
padding: 3px;
background: #fff;
border: 1px solid #dcdcdc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.frame_box {
display: inline-block;
margin-bottom: 15px;
max-width: 100%
}
.frame_box img {
width: auto;
max-width: 100%;
height: auto
}
.frame_left {
float: left;
display: block;
margin: 5px 15px 5px 0
}
.frame_right {
float: right;
display: block;
margin: 5px 0 5px 15px
}
.frame_center {
border: none;
display: block;
margin: 0 auto 20px auto;
text-align: center
}
.frame_left img, .frame_right img, .frame_center img {
border-bottom: 1px solid #bbbbbb;
padding: 6px;
background: #fff
}
.alert .close {
position: relative;
top: -2px;
} .quote_right, .quote_left, .quote_center, blockquote {
float: right;
font-size: 15px;
font-style: italic;
color: #d66270;
width: 40%;
padding: 3px 0 3px 20px;
line-height: 1.5em;
}
.quote_left {
float: left;
padding: 3px 30px 3px 0
}
.quote_center, blockquote {
float: none;
display: block;
width: 100%;
margin: 20px auto;
padding: 0
}
blockquote {
border-left: 5px solid #eeeeee;
padding: 10px 20px;
}
.frame_quote {
background: #f3f7f9;
margin: 5px 0 20px;
border: 1px solid #e6e6e6;
padding: 15px 20px;
border-radius: 4px;
-webkit-border-radius: 4px
}
.frame_quote blockquote {
margin: 0;
line-height: 1.5em;
padding : 0;
border: none;
}
.frame_quote blockquote .inner {
padding: 2px 15px;
}
.frame_quote blockquote {
color: #d66270;
font-style: italic;
font-weight: normal;
}
.code {
background: #fff;
width: 100%
} .panel-heading h4 {
margin: 0;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}
.panel-title {
position: relative;
}
.toggleitem .panel-heading .icon-toggle {
position: absolute;
top: 0;
right: 0;
}
.toggleitem .panel-toggle {
display: inline-block;
}
.toggleitem.boxed .panel-toggle {
display: block;
}
.toggleitem .icon-toggle:before {
content: "\f067";
margin-left: 3px;
top: 1px;
position: relative;
}
.toggleitem.opened .icon-toggle:before {
content: "\f068";
} .row-icons {
line-height: 2em;
font-size: 13px;
}
.row-icons a {
color: #444 !important;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.row-icons a:hover {
background: #fff;
}
.row-icons a:hover [class^="icon-"], .row-icons a:hover [class^=" icon-"] {
font-size: 18px;
color: #d1505f;
position: relative;
top: -0.1em;
}
.row-icons a [class^="icon-"], .row-icons a [class*=" icon-"] {
display: inline-block;
font-size: 14px;
margin-right: 10px;
text-align: right;
width: 30px;
} .dropcap1, .dropcap2 {
display: block;
float: left;
font-size: 40px;
line-height: 40px;
margin: 0 10px 0 0
}
.dropcap2 {
font-style: italic
}   .tabs_framed {
margin-bottom: 30px;
padding: 0
}
.tabs_framed .nav-tabs {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tabs_framed .nav-tabs li {
padding-top: 4px;
}
.tabs_framed .nav-tabs .active {
padding-top: 0;
}
.tabs_framed .nav-tabs li a {
color: #207880;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background: #77e2eb;
border-color: #ddd;
border-bottom-color: #fff;
padding: 8px 15px;
font-size: 13px;
}
.tabs_framed .nav-justified li {
padding-top: 0;
}
.tabs_framed .nav-justified li a {
padding: 6px 15px 10px 15px;
line-height: 1.2em;
}
.tabs_framed .nav-justified li.active a {
padding-top: 0;
}
.tabs_framed .nav-tabs li.active a {
color: #d1505f;
background: #fff;
padding: 10px 15px;
}
.tabs_framed .nav-tabs > li > a:hover {
border-color: #ddd;
border-bottom-color: #fff;
}
.tabs_framed .nav-tabs > li.active > a:hover {
border-color: #ddd;
border-bottom-color: #fff;
}
.tabs_framed .tab-content {
padding: 10px;
font-size: 13px;
background: #fff;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border: 1px solid #DDDDDD;
border-top: none;
}
.tabs_framed.no-padding .tab-content {
padding: 0;
}
.entry .tab-content h2, .entry .tab-content h3, .entry .tab-content h4, .entry .tab-content h5, .entry .tab-content h6 {
margin: 5px 0 10px 0;
} .small_tabs .nav-tabs li a {
padding: 4px 10px;
font-size: 12px;
}
.small_tabs .nav-tabs li.active a {
padding: 6px 10px;
}
.small_tabs .nav-justified li a {
padding: 5px 10px 6px 10px;
}
.small_tabs .nav-justified li.active a {
padding-top: 8px;
}   .entry ul, .entry ol {
margin: 10px 0 15px 30px;
padding: 0
}
.entry ul li {
margin-bottom: 5px;
list-style-type: disc;
}
.entry ol li {
margin-bottom: 5px;
list-style-type: decimal;
}
.entry .nav {
margin: 0;
}
.entry .nav li {
margin-bottom: -1px;
}
.entry [class^="list-"] ul {
margin: 0 0 20px 10px
}
.entry [class^="list-"] li {
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased; list-style: none;
margin: 0 0 10px 0;
line-height: 1.2em;
}
.entry [class^="list-"] li:before {
font-family: FontAwesome;
text-decoration: inherit;
display: inline-block;
speak: none;
position: relative;
margin-right: 7px;
font-size: 110%;
top: 1px;
}
.list-check li:before {
content: "\f046";
}
.list-remove li:before {
content: "\f00d";
}
.list-caret-right li:before {
content: "\f0da";
}
.list-external-link li:before {
content: "\f08e";
}
.list-chevron-sign-right li:before {
content: "\f138";
}
.list-thumbs-up li:before {
content: "\f087";
}
.list-music li:before {
content: "\f001";
}
.list-question-sign li:before {
content: "\f059";
}
.list-download li:before {
content: "\f01a";
}
.list-file-text-alt li:before {
content: "\f0f6";
}
.list-hand-right li:before {
content: "\f0a4";
}
.list-ok li:before {
content: "\f00c";
}   .slider {
position: relative;
margin-bottom: 10px;
}
.cols2 .slider {
margin-bottom: 20px
}
.slider_mini {
width: 220px
}
.slider_small {
width: 430px
}
.slider_medium {
width: 100%
}
.slider_quotes {
padding-bottom: 20px !important
}
.slider .slider-item {
position: relative;
}
.slider .slider-item, .slider .slider-item img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.slider_quotes .slider-item {
position: relative;
padding: 0;
}
.slider_small .slider_container h2 {
margin-bottom: 10px
}
.slider_small .slider-item, .slider_small .slider-item iframe {
width: 430px;
height: 242px
}
.slider_medium .slider-item, .slider_medium .slider-item iframe {
width: 600px;
height: 338px;
}
.slider_mini .slider-item, .slider_mini .slider-item iframe {
width: 220px;
height: 124px;
}
.slider .slider-item.video_slide {
overflow: hidden
}
.slider .slider-item.text_slide {
overflow: auto
}
.slider .slider-item.text_slide .inner {
padding: 5px 10px
}
.slider .slider-item.text_slide h2:first-child, .slider .slider-item.text_slide h3:first-child, .slider .slider-item.text_slide h4:first-child {
margin-top: 5px
}
.slider_pagination {
padding-top: 10px;
text-align: center
}
.slider_pagination a {
display: inline-block;
width: 16px;
height: 16px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_pagination.png) center 0 no-repeat;
overflow: hidden;
text-indent: -300px;
margin: 0 3px
}
.entry .slider_pagination a:hover, .entry .slider_pagination a.selected {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_pagination.png) center -16px no-repeat
}
.entry .slider_pagination a {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_pagination.png) 0 0 no-repeat
}
.ie7 .slider_pagination a {
display: block;
float: left
}
.ie7 .slider_pagination {
margin-left: 40%
}
.slider_quotes .prev, .slider_quotes .next {
position: relative;
top: 10px;
color: #48e7cc;
font-size: 15px;
margin: 0 8px 0 0;
}
.slider_quotes .prev:hover span, .slider_quotes .next:hover span {
color: #d1505f;
}
.f_col .slider_quotes .prev, .f_col .slider_quotes .next {
font-size: 12px;
} .quote-text {
color: #d1505f;
font-size: 16px;
font-style: italic;
font-weight: normal;
padding: 5px 0px 0 30px;
line-height: 1.5em;
position: relative;
}
.quote-text:before {
font-family: FontAwesome;
content: "\f10d";
position: absolute;
left: 0;
top: 2px;
font-size: 17px;
}
.quoteBox .slider-item {
padding: 15px;
background-color: #ffffff;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
position: relative;
}
.quote-text p {
padding: 0;
margin-bottom: 15px
}
.quote-author {
padding: 5px 5px 0 0;
color: #666;
font-size: 13px;
text-transform: uppercase;
text-align: right;
}
.quote-author span {
color: #444;
font-style: italic;
}
.f_col .quote-text {
color: #bfc6c9;
font-size: 14px;
font-style: normal;
font-weight: normal;
background: none;
padding: 0;
}
.f_col .quote-text a {
color: #48e7cc;
}
.f_col .quote-author {
padding-top: 10px;
font-size: 12px;
text-align: left;
}
.f_col .quote-author, .f_col .quote-author span {
color: #686f6f;
font-style: italic;
text-transform: none;
}
.sidebar .quote-text {
color: #666;
font-size: 14px;
padding: 0;
line-height: 1.4em;
}
.sidebar .quote-text:before, .f_col .quote-text:before {
display: none;
}
.sidebar .quote-author, .sidebar .quote-author span {
color: #211718;
text-transform: none;
text-align: left
}   .testimonials .quote-text {
background: none;
font-style: italic;
color: #557788;
font-size: 18px;
padding: 0;
line-height: 1.8em
}
.testimonials .quote-text a {
color: #39b4ed
}
.testimonials .quote-author {
text-align: center;
color: #f1531e;
font-weight: normal;
text-transform: none;
font-size: 15px
}
.testimonials .quote-author span {
text-transform: uppercase;
font-weight: bold
}
.testimonials .prev, .testimonials .next {
display: block;
width: 20px;
height: 34px;
position: absolute;
top: 155px;
z-index: 2
}
.testimonials .prev {
left: 0;
background-position: 0 0
}
.testimonials .next {
right: 0;
background-position: -20px 0
}
.testimonials .prev:hover {
background-position: -40px 0
}
.testimonials .next:hover {
background-position: -60px 0
}
.testimonials .prev:active, .testimonials .next:active {
top: 156px
}   .styled_table {
margin: 10px 0 20px;
}
.styled_table table {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-collapse: collapse;
text-shadow: none;
color: #404040;
width: 100%;
border-collapse: separate;
padding-bottom: 1px;
}
.styled_table table {
border: 1px solid #f25720;
}
.styled_table table tr th {
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase
}
.styled_table table tr th, .styled_table table tr td {
border-top: 1px solid #d0d0d0;
padding: 7px 10px;
text-align: left
}
.styled_table table tbody td {
background: #fff;
padding: 5px 10px;
font-size: 13px;
font-weight: 500;
}
.table thead > tr > th {
border-bottom: none;
}
.table-striped table tbody tr.odd td {
background-color: #f2f2f2;
}
.table-hover table > tbody > tr:hover > td {
background-color: #f5f5f5;
}
.styled_table table tr:first-child th {
border-top: 0
}   .highlight_yellow {
background: #f2d220;
color: #fff
}
.highlight_brown {
background: #7b5635;
color: #fff
}
.highlight_blue {
background: #3e6ace;
color: #fff
}
.highlight_black {
background: #262626;
color: #fff
}
.highlight_purple {
background: #8235ca;
color: #fff
}   .pricing_box {
position: relative;
clear: both;
padding: 50px 0
}
.entry .pricing_box ul, .entry .pricing_box li {
margin: 0;
padding: 0;
list-style: none
}
.entry .pricing_box li.price_col {
width: 227px;
float: left;
margin: 0 5px;
text-align: center;
position: relative;
border-bottom: 3px solid #ced6db;
border-radius: 4px;
-webkit-border-radius: 4px;
background: #fff
}
.entry .price_col_body ul {
padding: 25px 0;
border-bottom: 1px solid #e6e6e6;
color: #808080
}
.entry .price_col_body ul li {
font-size: 15px;
display: block;
margin: 0 0 10px 0!important
}
.entry .price_col_body ul li strong {
color: #000
}
.price_col_head strong {
display: block;
height: 48px;
line-height: 48px;
font-size: 20px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 0 #333;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2)
}
.price_col_head .price {
display: block;
height: 38px;
line-height: 38px;
padding: 20px 0 20px 0;
color: #3f4b56;
font-size: 38px;
font-weight: bold;
letter-spacing: -1px
}
.price_col_head .price em {
font-style: normal;
font-size: 25px
}
.price_col_head .price sup {
vertical-align: baseline;
position: relative;
top: -0.5em;
font-size: 0.6em
}
.price_col_body {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6
}
.price_body_bot {
background: #f0f3f5;
border: 4px solid #fff;
line-height: 38px;
font-size: 14px;
color: #000
}
.price_body_bot strong {
color: #66c5f1
}
.entry .price_col_foot {
background: #fff;
padding: 20px 0
}
.entry .price_col_foot a {
color: #f1541e;
font-size: 19px;
text-transform: uppercase
}
.price_col_light_blue .price_col_head strong {
background-color: #8fcfed
}
.price_col_blue .price_col_head strong {
background-color: #63c2ee
}
.price_col_light_red .price_col_head strong {
background-color: #eb634d
}
.price_col_red .price_col_head strong {
background-color: #cb4036
}      .minigallery_carousel {
position: relative;
clear: both;
margin: 10px 0 30px 0;
background: #ebf2f7;
padding: 20px 0;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
border-bottom: 3px solid #e1e9e9;
}
.entry .minigallery_carousel ul {
margin: 0;
padding: 0
}
.minigallery_carousel li {
display: block;
float: left;
width: 100px;
height: 100px;
margin: 0 8px;
position: relative;
text-align: center
}
.entry .minigallery_carousel li {
margin-bottom: 0
}
.minigallery_carousel li img {
width: 92px;
height: 92px;
border: 4px solid #cad5dd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.minigallery_carousel .prev, .minigallery_carousel .next {
display: block;
width: 20px;
height: 22px;
overflow: hidden;
position: absolute;
top: 55px;
font-size: 22px;
}
.minigallery_carousel .prev {
left: 10px;
}
.minigallery_carousel .next {
right: 10px;
background-position: -31px center;
text-align: right;
}
.minigallery_carousel .prev:active, .minigallery_carousel .next:active {
top: 56px;
}
.minigallery_carousel li:hover a img {
border-color: #cf4d5c
}    .sidebar .widget-container, .content .widget-container {
position: relative !important;
padding: 0; }
.sidebar .widget-container {
-webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
}
.widget-container:before, .widget-container:after {
display: table;
line-height: 0;
content: ""
}
.widget-container:after {
clear: both
}
.sidebar .widget-container, .f_col .widget-container {
margin-top: 50px;
}
.sidebar .widget-container.first, .f_col .widget-container.first {
margin-top: 0;
}
.content .widget-container .widget-title, .sidebar .widget-container .widget-title {
font-size: 21px;
line-height: 1.1em;
color: #1c588f;
font-weight: bold;
padding: 20px 10px 20px 25px;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.content .widget-container .widget-title {
padding: 0 0 10px 0;
}
.sidebar .widget-container ul {
margin: 0
}
.sidebar .widget-container li {
list-style: none;
}
.sidebar .widget-container li ul {
padding-left: 5px
}
.sidebar .widget-container li a, .content .widget-container li a {
color: #211718
}
.sidebar .widget-container li a:hover, .content .widget-container li a:hover {
color: #d1505f
}
.f_col .widget-container li a {
color: #8e9a9e;
}
.sidebar .widget-container .current-menu-item a, .sidebar .widget-container .current-menu-ancestor a, .sidebar .widget-container .current-menu-item li a:hover, .sidebar .widget-container .current-menu-ancestor li a:hover, .sidebar .widget-container .current-menu-ancestor .current-menu-item a {
color: #d1505f
}
.sidebar .widget-container .current-menu-item li a, .sidebar .widget-container .current-menu-ancestor li a {
color: #211718
}
.sidebar .widget-container ul li ul {
padding: 5px 0 0 0 !important;
margin: 0
}
.sidebar .widget-container ul li ul li {
padding-left: 15px
}
.sidebar .widget-container ul li ul li ul {
padding-left: 10px
}
.sidebar .widget-container ul li ul li ul li {
padding-left: 15px;
margin-bottom: 2px;
text-transform: none;
} .widget_nav_menu, .widget_categories {
background-color: #164c87;
color: #fff;
}
.widget-container.widget_nav_menu .widget-title, .widget-container.widget_categories .widget-title {
color: #fff;
}
.widget_nav_menu li, .widget_categories li, .widget-container.widget_nav_menu li ul {
border-top: 1px solid #0c3f76;
padding: 0;
position: relative;
}
.widget-container.widget_nav_menu li ul li, .widget-container.widget_categories li ul li {
border: none;
}
.widget-container.widget_nav_menu li a, .widget-container.widget_categories li a {
color: #fff;
display: block;
padding: 11px 40px 11px 25px;
text-transform: uppercase;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/widget_radio.png) 270px 11px no-repeat;
}
.sidebar .widget_nav_menu ul li ul li, .sidebar .widget_categories ul li ul li {
padding-left: 0;
}
.widget-container.widget_nav_menu li ul li a, .widget-container.widget_categories li ul li a {
padding: 6px 40px 6px 40px;
}
.widget_nav_menu li.even, .widget_categories li.even {
background-color: #1c588f;
}
.widget-container.widget_nav_menu li a:hover, .widget-container.widget_nav_menu .current-menu-item a, .widget-container.widget_categories li a:hover, .widget-container.widget_categories .current-menu-item a {
color: #4dd8e4;
background-position: 270px -89px;
}
.widget-container.widget_nav_menu li ul li a, .widget-container.widget_nav_menu .current-menu-item li a, .widget-container.widget_categories li ul li a, .widget-container.widget_categories .current-menu-item li a {
color: #fff;
font-size: 12px;
background: none;
} .widget_archive ul, .widget_links ul, .widget_meta ul, .widget_pages ul {
padding: 0 !important;
}
.sidebar .widget_links li, .sidebar .widget_meta li, .sidebar .widget_pages li, .sidebar .widget_archive li {
margin: 0;
padding: 6px 25px;
position: relative;
line-height: 20px;
font-size: 13px;
background-color: #d5dfe7;
border-top: 1px solid #b2bdc7;
}
.footer .widget_links li, .footer .widget_meta li, .footer .widget_pages li, .footer .widget_archive li {
margin-bottom: 5px;
}
.sidebar .widget_links li.even, .sidebar .widget_meta li.even, .sidebar .widget_pages li.even, .sidebar .widget_archive li.even {
background-color: #e6edf2;
}
.sidebar .widget-container.widget_archive li a, .sidebar .widget-container.widget_links li a, .sidebar .widget-container.widget_meta li a, .sidebar .widget-container.widget_pages li a {
color: #164c87;
}
.sidebar .widget-container.widget_archive a:hover, .sidebar .widget-container.widget_links a:hover, .sidebar .widget-container.widget_meta a:hover, .sidebar .widget-container.widget_pages a:hover {
color: #d1505f
} .widget-container.widget_recent_entries .widget-title, .widget-container.widget_recent_comments .widget-title {
font-size: 19px;
padding: 25px 10px 25px 25px;
}
.widget_recent_entries {
background: #ebf2f7;
border-top: 2px solid #a2da1e;
}
.widget_recent_entries li {
clear: both;
line-height: 1.3em;
padding: 10px 10px 10px 20px;
margin: 0;
border-top: 1px solid #c7d3db;
min-height: 92px;
font-size: 12px;
color: #4f5d6e;
}
.widget_recent_entries .recent_entry {
margin-bottom: 3px;
}
.widget-container.widget_recent_entries li a {
color: #164c87;
text-transform: uppercase;
}
.widget_recent_entries li.even {
background-color: #d5dfe7;
}
.widget_recent_entries li .thumb {
width: 72px;
height: 72px;
float: left;
margin-right: 15px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} .widget_recent_comments li {
clear: both;
padding: 10px 25px;
margin: 0;
border-top: 1px solid #b2bdc7;
color: #4f5d6e;
font-size: 12px;
line-height: 1.4em;
font-weight: normal;
}
.widget_recent_comments .even {
background-color: #e6edf2;
}
.widget_recent_comments li .thumb {
width: 72px;
height: 72px;
float: right;
margin: 0 0 0 15px;
}
.widget_recent_comments li.even .thumb {
float: left;
margin: 0 15px 0 0;
}
.widget_recent_comments .recent_comment a {
display: block;
margin-bottom: 3px;
text-transform: uppercase;
}
.sidebar .widget-container.widget_recent_comments a {
color: #164c87
} .widget_twitter .tweet_image {
float: left;
width: 30px;
height: 30px;
margin: 5px 10px 0 0
}
.widget_twitter .tweet_image img {
width: 30px;
height: 30px
}
.widget_twitter .tweet_item {
clear: both;
padding: 15px 25px;
border-top: 1px solid #bdc7cf;
}
.widget_twitter .tweet_item.even {
background-color: #e6edf2;
}
.widget_twitter .tweet_item:first-child {
border-top: none;
}
.widget_twitter .tweet_item.last {
border-bottom: none;
}
.widget_twitter .tweet_text {
float: left;
width: 210px;
font-size: 12px;
color: #4f5d6e;
}
.f_col .widget_twitter .tweet_item {
border-top: 1px solid #2a2d2f;
border-bottom: 1px solid #000;
}
.f_col .widget_twitter .tweet_text {
width: 170px;
color: #d6dee1;
}
.widget_twitter .tweet_time {
display: block;
color: #8e9eac;
padding-top: 3px;
font-size: 11px
}
.widget_twitter .tweet_item a {
color: #d1505f
} #calendar_wrap {
position: relative;
}
.middle_white .widget_calendar table {
border: 10px solid #d5dfe7;
border-top: none;
background: #ededed;
}
.widget_calendar tbody .pad {
background: #ebf2f7;
}
.widget_calendar table caption {
line-height: 40px;
text-align: left;
background: #51dae6;
color: #fff;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
width: 100%;
}
.widget_calendar table {
border-collapse: separate;
border-spacing: 0;
width: 100%;
margin: 0;
border: 10px solid #d5dfe7;
border-top: none;
background: #dfdfdf;
position: relative;
}
.ie7 .widget_calendar table {
border-collapse: collapse;
}
.widget_calendar table th {
font-size: 10px;
text-transform: uppercase;
color: #64656a;
line-height: 30px;
font-weight: bold;
text-align: center;
background-color: #d5dfe7;
}
.widget_calendar table td {
color: #4f5d6e;
border-top: 1px solid #ededed;
border-left: 1px solid #ededed;
text-align: center;
min-width: 27px;
border-collapse: collapse;
}
.widget_calendar table tbody td:first-child {
border-left: none;
}
.widget_calendar tbody {
background: #fff;
line-height: 2em;
}
.widget_calendar table tbody a {
background: #51dae6;
display: block;
color: #207880;
}
.widget_calendar table a:hover {
color: #fff;
background-color: #d1505f;
}
.widget_calendar table tfoot {
position: absolute;
top: 4px;
left: 0;
z-index: 1;
}
.widget_calendar table tfoot tr {
position: relative;
}
.widget_calendar table tfoot td {
border: none;
background: none;
}
.widget_calendar table tfoot #prev, .widget_calendar table tfoot #next {
width: 150px;
text-align: left;
}
.widget_calendar table tfoot a {
display: block;
top: 0;
width: 30px;
height: 32px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/arrows_lr.png) 5px -2px no-repeat #51dae6;
text-indent: -1000px;
overflow: hidden;
}
.widget_calendar table tfoot #prev a {
float: left;
}
.widget_calendar table tfoot #next a {
float: right;
background-position: -15px -2px;
text-indent: -1000px;
}
.widget_calendar #today, .widget_calendar #today a {
background: #d1505f;
color: #fff
} .widget-container.widget_contact, .widget-container.flickr {
-webkit-box-shadow: none;
box-shadow: none;
}
.widget-container.widget_contact .widget-title {
padding: 0 0 10px 0;
}
.f_col .widget-container .widget-title {
padding: 0;
}
.widget_contact address {
font-size: 13px;
color: #211718;
line-height: 1.8em;
}
.footer .widget_contact address, .footer .widget_contact address strong {
color: #8e9a9e;
}
.footer .widget_contact address {
line-height: 2em;
}
.widget_contact address strong {
color: #52dae6;
font-weight: 400;
}
.widget_contact .contact_info {
padding: 40px 0 0 0;
font-size: 14px
}
.widget_contact .contact_info h3 {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: normal;
}
.widget_contact .contact_info .info_row {
clear: both;
padding: 5px 0;
font-weight: normal;
line-height: 39px;
}
.widget_contact .info_icon {
float: left;
width: 40px;
height: 40px;
margin-right: 15px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/contact_info_icons.png) 0 0 no-repeat;
}
.widget_contact .info_phone {
background-position: 0 0
}
.widget_contact .info_fax {
background-position: 0 -40px
}
.widget_contact .info_mail {
background-position: 0 -80px
}
.widget_contact .info_fb {
background-position: 0 -120px
}
.widget_contact .info_tw {
background-position: 0 -160px
}
.widget_contact .info_row a {
color: #211718;
}
.widget_contact .info_row a:hover {
color: #52dae6;
} .sidebar .widget_text .textwidget p {
margin-bottom: 10px
}
.sidebar .widget_text .textwidget a {
color: #51dae6
} .sidebar .widget_tag_cloud, .sidebar .widget_text {
border: 20px solid #e6edf2;
}
.sidebar .widget-container.widget_tag_cloud .widget-title, .sidebar .widget-container.widget_text .widget-title {
padding-left: 20px;
}
.sidebar .widget_tag_cloud .tagcloud, .sidebar .widget_text .textwidget {
line-height: 1.5em;
padding: 0 20px 20px 20px;
}
.widget_tag_cloud .tagcloud a {
background: #77e2eb;
color: #207880;
display: inline-block;
float: left;
line-height: 30px;
margin: 0 1px 1px 0;
padding: 0 9px;
font-size: 11px !important;
}
.widget_tag_cloud .tagcloud a:hover {
color: #fff;
background: #d1505f;
} .twitter ul {
margin: 15px 0;
padding: 0
}
.twitter li {
padding-left: 25px;
list-style: none !important;
margin-bottom: 14px !important;
color: #4f5e62;
min-height: 24px;
font-size: 16px;
font-style: italic;
position: relative;
}
.twitter li:before {
content: "\f099";
font-family: FontAwesome;
font-style: normal;
position: absolute;
left: 0;
top: 2px;
font-size: 18px;
color: #51dae6;
}
.twitter li a {
text-decoration: none
}
.twitter h2 {
margin-bottom: 30px !important
}
.sidebar .twitter h3 {
padding-left: 30px
}
.twitter li a {
text-decoration: none
}
.sidebar .twitter h3 {
padding-left: 30px
}
.sidebar .widget {
margin-bottom: 30px
} .flickr {
padding: 0
}
.flickr .flickr_badge_image {
margin: 3px 11px 7px 0px;
list-style: none;
display: block;
float: left
}
.flickr .flickr_badge_image img {
width: 75px;
height: 75px;
border: 3px solid #d5dfe7
}
.sidebar .flickr .flickr_badge_image img {
width: 62px;
height: 62px;
}
.f_col .flickr .flickr_badge_image {
float: left;
margin: 2px 4px 2px 0px;
width: 66px;
height: 66px;
}
.f_col .flickr .flickr_badge_image img {
width: 60px;
height: 60px;
border-color: #29434c;
} .post_list {
padding: 0 !important;
margin: 0 !important
}
.post_list li {
list-style: none !important;
clear: both;
padding: 10px 12px 10px 18px;
font-size: 13px;
min-height: 55px;
background: #fff;
margin: 0 !important
}
.post_list .odd {
background: #f3f3f3
}
.post_list li a {
text-decoration: none;
color: #26363d;
font-size: 15px
}
.post_list li a:hover {
color: #f25c24
}
.post_list .date {
color: #727272;
padding-top: 3px;
font-size: 13px;
line-height: 1em
}
.post_list .thumb {
float: right;
margin-left: 10px;
border: none !important;
width: 50px
} .widget_postlist ul {
margin: 10px 0;
padding: 0
}
.widget_postlist ul li {
list-style: none;
clear: both;
padding: 20px 0;
border-top: 1px solid #d8dfea;
}
.sidebar .widget_postlist ul li {
padding: 10px 0;
}
.widget_postlist ul li:first-child {
border-top: none !important;
padding-top: 0;
}
.widget_postlist ul li.last {
border-bottom: none !important;
}
.widget_postlist .post-meta, .post-detail .widget_postlist .post-meta {
padding-top: 5px;
color: #777;
}
.widget_postlist .post-meta a {
font-style: normal;
text-decoration: none
}
.widget_postlist .post-meta .link-comments {
color: #747e82;
background: none;
padding: 0
}
.widget_postlist .post-meta a:hover {
color: #f25c24
}
.widget_postlist ul li img {
width: 70px;
height: 70px;
float: left;
margin: 2px 10px 0 0;
border: none !important
}
.widget_postlist ul li .post-title {
color: #51dae6;
font-size: 14px;
margin-bottom: 5px;
line-height: 1.2em;
}
.widget_postlist ul li .post-title:hover {
color: #d1505f
}
.extras {
line-height: 1.4em;
padding-top: 5px;
padding-bottom: 5px
}
.content .widget-container .link-arrow {
clear: both;
color: #d1505f;
text-transform: uppercase;
font-size: 12px;
position: relative
}
.content .link-arrow span {
position: relative;
margin-left: 4px;
font-size: 15px;
}
.separator {
margin: 0 5px;
color: #9a9a9a
}
.f_col .widget_postlist ul li {
border-top: 1px solid #2a2d2f;
border-bottom: 1px solid #000;
}
.f_col .widget_postlist ul li .post-title {
color: #d6dee1;
font-size: 14px;
}
.widget_postlist .post-meta {
text-align: right;
}
.content .widget_postlist .post-meta {
text-align: left;
}
.widget_postlist .post-meta .post-date {
float: left;
}
.f_col .widget_postlist .post-meta .link-comments:hover, .f_col .widget_postlist ul li .post-title:hover {
color: #51dae6
} .widget-container.newsletterBox, .widget-container.widget_search, .widget-container.widget_login {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #376e82;
color: #fff;
}
.widget-container.newsletterBox .widget-title, .widget-container.widget_search .widget-title, .widget-container.widget_login .widget-title {
color: #fff;
font-size: 16px;
padding: 20px;
text-transform: uppercase;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line.png) no-repeat scroll 0 bottom;
}
.widget-container.newsletterBox form, .widget-container.widget_search form, .widget_login form {
padding: 20px;
}
.content .widget_login, .content .widget_search, .content .newsletterBox {
width: 250px;
}
.widget_login #user_login, .widget_login #user_pass, .widget_search .inputField, .newsletterBox .inputField {
background-color: #2b3a3f;
border: none;
color: #a5ecf3;
width: 180px;
height: 21px;
line-height: 21px;
padding: 10px 15px;
font-size: 13px;
font-weight: normal;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.newsletterBox .inputField, .widget_search input {
float: left;
margin: 0;
}
.newsletterBox .input_styled label {
text-transform: none;
display: inline;
}
.newsletter_text {
clear: both;
padding-top: 5px
}
.newsletter_text .icon-rss {
margin: 0 4px;
color: #a4ebf2;
position: relative;
top: 1px;
}
.newsletter_text .link-news-rss {
color: #a4ebf2;
font-size: 13px;
font-style: italic;
}
.link-news-rss span {
color: #a4ebf2
}
.f_col .widget-container.newsletterBox {
background: none;
color: #8e9a9e;
}
.f_col .widget-container.newsletterBox form {
padding: 0;
}
.f_col .widget-container.newsletterBox .widget-title {
background: none;
padding: 0;
font-size: 11px;
}
.f_col .widget_search .inputField, .f_col .newsletterBox .inputField {
width: 220px;
}
.widget_search label, .widget_search cite, .widget_search .screen-reader-text {
display: none
}
.widget_login #user_login, .widget_login #user_pass {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.content .widget_search .inputField, .content .newsletterBox .inputField {
width: 136px;
}
.sidebar .widget_search .inputField, .sidebar .newsletterBox .inputField {
width: 186px;
}
.widget_login p {
margin: 5px 0 15px 0;
color: #fff
}
.widget_login .forgetmenot {
line-height: 1.2em;
float: left;
display: block;
font-size: 13px
}
.widget_login .forgetmenot input {
margin: 0 3px 0 0;
float: left;
border: none;
width: auto !important;
padding: 0 !important
}
.widget_login .submit {
margin: 0 0 5px 0!important;
clear: both;
display: block
}
.widget_login .btn {
margin: 0;
height: 38px;
width: 150px !important;
-webkit-appearance: none;
text-align: center;
line-height: 1.5em;
}
.widget_login .forget_password {
display: block;
float: left;
font-size: 13px;
line-height: 1.3em;
margin-top: 0
}
.ie7 .widget_login .forget_password, .ie8 .widget_login .forget_password {
width: auto;
padding-left: 5px;
padding-top: 1px
}
.widget_login .input_styled label {
font-size: 12px;
margin-right: 10px;
color: #fff;
}
.widget_login .forget_password a {
color: #51dae6;
}
.widget_login .forget_password a:hover {
color: #fff
} .footer_social {
padding-top: 20px;
text-align: center;
color: #fff;
font-size: 24px;
}
.footer_social a {
margin: 0 2px;
overflow: hidden;
width: 40px;
height: 40px;
display: inline-block;
color: #8e8f90;
text-align: center;
font-size: 18px;
}
.footer_social a span {
text-indent: -400px;
}
.footer_social .icon-facebook {
font-size: 17px;
}
.footer_social .icon-facebook:hover {
color: #3b5997;
}
.footer_social .icon-twitter:hover {
color: #8de4ed;
}
.footer_social .icon-google-plus:hover {
color: #dc4a38;
}
.footer_social .icon-pinterest:hover {
color: #cb2027;
}      .entry {
line-height: 1.6em;
color: #8e9a9e;
font-size: 12px;
}
.entry .video iframe {
width: 100%
}
.map img, .content .map img {
max-width: none !important
} .block-item {
float: left;
width: 300px;
margin: 0 3px 8px 3px;
}
.block-item {
height: 530px;
}
.block-list.features .block-item {  }
.specials .block-item {
height: 490px;
}
.filterimg {
position: relative;
min-height: 205px;
}
.filterimg a {
display: block;
}
.filterimg a img {
height: 200px !important;
width: 300px;
}
.block-caption {
position: absolute;
bottom: 30px;
left: 0;
width: 100%;
text-align: center;
}
.block-caption h2 {
color: #fff;
text-transform: uppercase;
font-size: 21px;
font-weight: bold;
padding: 0 10%;
}
.block-caption.black-caption h2 {
color: #2a303b;
}
.block-aside {
font-size: 16px;
}
.block-aside h2 {
color: #9b8428;
font-size: 23px;
font-weight: bold;
margin-bottom: 22px;
text-align: center;
text-transform: uppercase;
}
.block-aside h2 span {
color: #8e9a9e;
}
.block-aside h2 {
font-size: 20px;
font-weight: normal;
margin: 0 0 5px 0;
padding: 0;
}
.specials h2 {
font-size: 20px;
margin-bottom: 5px;
}
.specials .block-image {
margin: 20px 0;
}
.specials .block-meta {
padding-top: 10px;
}
.block-list .subtitle {
color: #d66270;
font-size: 14px;
margin-bottom: 10px;
}
.list-minimal li {
font-size: 11px;
text-transform: uppercase;
}
.list-minimal li a {
color: #8e9a9e;
}
.list-minimal li a:hover {
color: #52dae6;
}
.block-aside p {
line-height: 1.4em;
font-size: 14px;
}
.block-aside ul li {
display: block;
float: left;
width: 50%;
}
.block-list.features .block-aside {
height: 140px;
color: #282e3a;
}
.block-list.features .block-meta {
border: none;
}
body div.pp_default .pp_description {
font-size: 13px;
font-weight: normal;
padding-top: 7px;
}
.block-meta a {
color: #FFF;
background-color: #242424;
border: 1px solid #242424;
letter-spacing: 2px;
display: block;
padding: 10px;
}
.block-meta a:hover {
color:#000;
background-color: #9b8428;
font-weight: bold;
} .offer-slider {
width: 100%;
position: relative;
}
.offer-slider .offer-slide {
float: left;
display: block;
min-height: 115px;
position: relative;
}
.offer-slider .slider-navi {
position: relative;
}
.offer-slider .slider-navi .prev, .offer-slider .slider-navi .next {
font-size: 30px;
color: #dadedf;
position: absolute;
top: 0;
}
.offer-slider .slider-navi .prev {
left: 0;
}
.offer-slider .slider-navi .next {
right: 0;
}
.offer-slider .slider-navi .prev:hover, .offer-slider .slider-navi .next:hover {
color: #d66270;
}
.slider-navi .pag {
text-align: center;
width: 100%;
padding-top: 7px;
}
.slider-navi .pag a {
display: inline-block;
width: 9px;
height: 9px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/slider_pagination_small.png) 0 0;
text-indent: -400px;
overflow: hidden;
margin: 0 2px;
}
.slider-navi .pag a.selected {
background-position: 0 -9px;
} .weather_block {
background-color: #fff;
-webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
padding: 5px 0;
margin-bottom: 10px;
}
.weather-location {
color: #d66270;
}
.wcol {
text-align: center;
float: left;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
.wcol-title {
float: left;
width: 156px;
text-align: left;
font-size: 12px;
line-height: 1.3em;
color: #8e9a9e;
}
.wcol-title strong {
font-weight: normal;
display: inline-block;
padding-top: 10px;
}
.wcol .wcol-head, .wcol .wcol-mid, .wcol .wcol-bot {
padding: 0 21px;
}
.wcol-head {
padding: 0 10px;
}
.wcol-head {
color: #404040;
font-weight: bold;
background-color: #f7fafc;
height: 35px;
line-height: 35px;
}
.wcol-mid {
font-size: 11px;
text-transform: uppercase;
height: 50px;
margin: 16px 0 7px 0;
}
.wcol-bot {
color: #52dae6;
margin-bottom: 10px;
} .postlist .post-item {
margin: 75px 0 0 0;
}
.postlist .post-item:first-child {
margin: 0;
}
.postlist .post-image {
margin: 0 0 35px 0;
}
.postlist .post-meta-top, .postlist .post-meta-bot {
text-transform: uppercase;
text-align: right;
border-top: 1px solid #e1e1e1;
}
.postlist .post-meta-top {
color: #8e9eac;
font-size: 11px;
padding: 15px 0;
}
.post-meta-top .post-meta-cats, .post-meta-bot .post-author {
float: left;
}
.post-meta-top .post-meta-cats a, .post-meta-bot .post-author a, .post-meta-bot .post-author span {
color: #d1505f;
}
.postlist .post-meta-bot {
color: #4f5d6e;
font-size: 12px;
padding: 20px 0;
}
.postlist .post-meta-bot a, .postlist .link-comments {
white-space: nowrap;
}
.post-descr {
color: #8e9a9e;
}
.post-descr.entry p {
margin-bottom: 1.7em;
}
.postlist .post-title {
margin-bottom: 10px;
}
.postlist .post-title h1, .postlist .post-title h2, .postlist .post-title h2 a {
font-size: 25px;
color: #1c588f;
font-weight: normal;
}
.postlist .post-title h2 a:hover {
color: #d1505f;
} .post-detail {
position: relative;
}
.post-detail h1 {
font-size: 25px;
text-transform: uppercase;
margin: 0 0 30px 0;
}
.blog .post-detail h1 {
text-transform: none;
margin: 0 0 20px 0;
}
.room-detail h1 {
padding-right: 150px;
font-size: 21px;
margin-bottom: 20px;
}
.entry p {
margin: 0 0 1.3em 0;
}
.entry blockquote p {
margin: 0 0 1em;
font-size: 15px;
}
.post-descr.entry blockquote p {
margin-bottom: inherit;
}
.entry a.btn, .entry a.btn:hover {
color: #fff;
}
.entry a, .entry a.btn-link {
color: #52DAE6;
}
.entry a.btn-link {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.entry a:hover, .entry a.btn-link:hover {
color: #d1505f
}
.rating {
unicode-bidi: bidi-override;
font-size: 15px;
direction: rtl;
display: inline-block;
margin-bottom: 10px;
}
.rating span.star {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: block;
float: left;
line-height: 1em;
}
.rating span.star:hover {
cursor: pointer;
}
.rating span.star:before {
content: "\f006";
color: #a7b8c8;
float: left;
width: 17px;
height: 15px;
}
.rating span.star:hover:before, .rating span.over:before, .rating span.on:before, .rating span.voted:before, .rating span.half-star.voted.over:before {
content: "\f005";
color: #d1505f;
opacity: 0.8;
}
.rating span.half-star.voted:before {
content: "\f123";
}
.rating span.star:hover:before, .rating > span:hover ~ span:before {
opacity: 1;
}
.rating strong {
float: left;
direction: ltr;
font-weight: normal;
line-height: 15px;
font-size: 13px;
color: #797979;
margin-right: 5px;
}   .services-list h2 {
font-size: 16px;
font-weight: normal;
color: #d66270;
margin: 20px 0 25px 0;
}
.services-list .list-ok li {
color: #37343e;
font-size: 16px;
}
.services-list .list-ok li:before {
color: #9cd70e;
}
.entry .services-list [class^="list-"] ul {
margin: 0 0 10px 0px
}   .reservation_bottom .col {
float: left;
}
.reservation_bottom .col-left {
width: 560px;
margin-right: 80px;
}
.reservation_bottom .col-right {
width: 300px;
}
.offer_bottom {
-webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
background-color: #fff;
border: 1px solid #dcdddf;
border-top: none;
margin: 0 0 30px 0;
}
.offer_bottom .offer-head {
border-bottom: 1px solid #d4d6d7;
height: 60px;
line-height: 60px;
font-size: 18px;
}
.offer_bottom .offer-head h2 {
color: #52dae6;
display: inline-block;
line-height: 56px;
font-size: 18px;
padding: 0 25px 0 45px;
border-right: 1px solid #d4d6d7;
border-bottom: 2px solid #52dae6;
font-weight: normal;
}
.offer_bottom .offer-head a {
color: #312e39;
margin: 0 30px;
}
.offer_bottom .offer-head a:hover {
color: #d25261;
}
.offer_bottom .offer-body {
padding: 25px;
}
.offer-image {
width: 200px;
height: 220px;
float: left;
margin-right: 25px;
position: relative;
}
.offer-image .ribbon {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/ribbon.png) right top no-repeat;
width: 65px;
height: 65px;
position: absolute;
z-index: 2;
top: 0;
right: 0;
text-align: right;
}
.offer-image .ribbon i {
display: inline-block;
color: #fff;
font-size: 17px;
padding: 8px 8px 0 0;
}
.offer-aside {
font-size: 12px;
width: 280px;
float: left;
}
.offer-aside p {
line-height: 1.8em;
margin-bottom: 15px;
}
.offer-subtitle {
text-transform: uppercase;
font-size: 13px;
color: #8e9a9e;
}
.offer-aside h3 {
font-size: 27px;
color: #d25261;
margin: 10px 0 20px;
}
.offer-meta {
border-top: 1px solid #cad7e5;
padding-top: 20px
}
.offer-meta .offer-price {
color: #474748;
font-size: 12px;
padding-top: 5px;
}
.offer-meta .offer-price strong {
color: #d25261;
display: block;
font-size: 40px;
padding-top: 5px;
float: left;
margin-right: 5px;
}
.offer-meta .offer-price strong sup {
font-size: 60%;
}
.offer-meta .offer-price span {
font-size: 15px;
width: 40px;
line-height: 1em;
display: inline-block;
}
.offer-meta .icon {
float: right;
width: 39px;
height: 39px;
}
.offer-footer {
border-top: 1px solid #cad7e5;
padding: 15px 25px;
text-align: right;
}
.offer-footer .offer-date {
font-size: 14px;
color: #707172;
text-transform: uppercase;
float: left;
}
.offer-footer .offer-book-btn {
font-size: 17px;
color: #52dae6;
}
.offer-footer .offer-book-btn:hover {
color: #d25261;
}   .tf_pagination {
clear: both;
margin: 70px auto 0px;
text-align: center;
font-size: 13px;
}
.cols2 .tf_pagination {
margin: 70px 0 0 0;
width: 100%;
}
.cols2 .tf_pagination .inner {
display: block;
}
.full_width .tf_pagination {
margin-top: 30px;
}
.tf_pagination .inner {
display: inline-block;
position: relative;
-moz-box-shadow: inset 0px 1px 0px 0px #f18c87;
-webkit-box-shadow: inset 0px 1px 0px 0px #f18c87;
box-shadow: inset 0px 1px 0px 0px #f18c87;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e95b56), color-stop(1, #e54d48) );
background: -moz-linear-gradient( center top, #e95b56 5%, #e54d48 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e95b56', endColorstr='#e54d48');
background-color: #e95b56;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #ca4f2a;
line-height: 42px;
text-transform: uppercase;
color: #fff;
}
.tf_pagination .page-numbers {
margin: 0 6px;
color: #fff;
display: inline-block;
text-align: center;
}
.tf_pagination .page-numbers:hover {
opacity: 0.8;
}
.tf_pagination .page_current, .tf_pagination .page_current:hover {
background: #c42d2e;
width: 24px;
height: 24px;
line-height: 23px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
opacity: 1
}
.tf_pagination .page_prev span, .tf_pagination .page_next span {
display: block;
color: #fff;
padding: 0 14px;
line-height: 40px;
}
.tf_pagination .page_prev {
float: left;
border-right: 1px solid #ee8682;
margin: 2px 30px 0 0
}
.tf_pagination .page_next {
float: right;
border-left: 1px solid #c42d2e;
margin: 2px 0 0 30px;
}
.tf_pagination .page_prev span {
border-right: 1px solid #c42d2e;
}
.tf_pagination .page_next span {
border-left: 1px solid #ee8682;
}
.tf_pagination span.page_prev span, .tf_pagination span.page_next span {
filter: alpha(opacity=40);
opacity: 0.5;
}
.tf_pagination .page_next:hover, .tf_pagination .page_prev:hover {
background-color: #ea5d58;
} .tf_other_pages {
position: relative;
text-align: right;
width: 620px;
}
.tf_other_pages .page_prev {
float: left;
}   .author-description {
position: relative;
background: #f3f7f9;
padding: 20px;
}
.author-image {
display: inline;
float: left;
margin: 0 20px 5px 0;
}
.author-image img {
border: 3px solid #f0f0f0;
}
.author-text {
float: left;
width: 480px;
}
.author-text p {
margin-bottom: 10px
}
.author-text .author-name {
color: #d1505f;
font-weight: normal;
font-size: 15px;
margin: 0 0 5px;
}
.author-contact strong {
display: block;
float: left;
margin-right: 7px;
line-height: 2em;
}
.author-contact a {
font-size: 20px;
margin: 0 0 0 4px;
position: relative;
top: -0.1em;
}   .comment-list {
position: relative;
padding: 0 0 10px 0;
margin-top: 80px
}
.link-add-comment {
position: absolute;
top: 5px;
right: 5px;
color: #51dae6;
font-size: 15px;
}
.comment-list h2, .add-comment h3 {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
margin: 0 0 25px 0;
color: #4f5d6e;
font-weight: normal;
}
.comment-list ol, .comment-list ul {
margin: 0;
padding: 0
}
.comment-form .row .label_title strong {
font-weight: normal;
text-transform: uppercase;
}
.comment-list ol {
margin-bottom: 20px;
padding-bottom: 10px
}
.comment-list ol li:first-child {
border: none
}
.comment-list ul li, .comment-list ol li, .comment-list ol li ul li:first-child {
margin: 15px 0 0 0;
list-style: none
}
.comment {
clear: both;
display: block;
min-height: 70px;
padding: 0;
}
.comment-body {
background: #ebf2f7;
border-bottom: 3px solid #ced6db;
border-radius: 4px;
-webkit-border-radius: 4px;
padding: 20px 30px 20px 10px;
position: relative;
}
.comment-avatar {
width: 74px;
float: left;
margin-right: 15px
}
.comment-avatar .avatar img {
width: 68px;
height: 68px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 3px solid #fff;
}
.comment-text {
float: left;
width: 491px;
position: relative;
font-size: 12px;
color: #3f4b56;
}
.comment-entry {
}
.comment-author {
padding-bottom: 5px;
text-align: right;
color: #b0b7bc;
font-size: 12px
}
.link-author {
font-size: 13px;
text-transform: uppercase;
float: left;
color: #d1505f;
}
.comment-reply-link {
color: #b0b7bc;
text-transform: lowercase;
}
.comment-reply-link:hover {
color: #51dae6
}
.comment-date {
font-size: 12px;
}
.children li {
padding-left: 70px
}
.children .comment-text {
width: 421px
}
.children .children .comment-text {
width: 351px
}   .add-comment {
margin: 10px 0 40px 0;
position: relative;
background: #ebf2f7;
padding: 25px 30px;
border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom: 3px solid #ced6db;
}
.add-comment h3 {
color: #52dae6;
margin: 0 0 20px 0;
font-weight: normal;
}
.comment-form .row {
padding: 10px 0;
position: relative;
margin: 0 20px 0 0
}
.field_select {
z-index: 2
}
.field_text {
z-index: 1
}
.comment-form .row.omega {
margin-right: 0
}
.comment-form .row .label_title {
line-height: 1.2em;
display: block;
margin-bottom: 2px;
color: #494c54;
text-transform: none;
font-size: 12px;
}
.comment-form .row .label_title strong {
font-weight: normal;
text-transform: uppercase;
}
.comment-form .inputtext, .comment-form .textarea, .comment-form .select_styled, #topm-select {
font-size: 13px;
line-height: 16px;
height: 16px;
width: 247px;
margin: 3px 0;
padding: 9px 10px;
background-color: #fff;
border: 1px solid #ccd1d6;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.3)
}
.comment-form .inputtext:focus, .comment-form .textarea:focus {
border-color: #b8bcc1;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.5)
}
#topm-select {
width: 238px;
height: 18px;
padding: 5px;
margin: -10px 0 0 30px
}
#topm-select option {
padding: 3px 0;
text-indent: 5px
}
.comment-form .rowRadio, .comment-form .rowCheckbox {
width: 225px;
padding: 5px 0;
}
.comment-form .input_styled .label_title {
margin-bottom: 10px;
font-size: 11px;
}
.comment-form .select_styled {
height: 36px;
width: 202px; line-height: 36px;
padding: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.comment-form .select_styled span {
padding: 9px 20px 9px 10px;
line-height: 1.2em;
}
.comment-form .cuselFrameRight:before {
top: 0em;
}
.comment-form .cuselText {
height: 34px;
line-height: 34px;
font-size: 12px;
}
.comment-form .select_styled option {
font-size: 13px;
padding: 9px 0;
text-indent: 5px
}
.comment-form .input_full, .comment-form .textarea {
width: 536px
}
.comment-form .textarea {
height: 100px;
overflow: auto
}
.comment-form .rowSubmit {
padding-top: 15px;
position: relative;
text-align: left;
margin-right: 0
}
a.link-reset {
position: absolute;
top: 30px;
right: 0;
font-size: 11px;
text-transform: uppercase;
color: #51dae6;
}
a.link-reset:hover {
color: #d1505f;
} .contact-form {
width: 570px;
padding: 35px 50px;
}
.contact-form .inputtext, .contact-form .select_styled {
width: 202px;
}
.contact-form .input_full, .contact-form .textarea {
width: 446px;
}    .ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
*line-height: 0;
}
.ir br {
display: none;
}
.hidden {
display: none !important;
visibility: hidden
}
.invisible {
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}   @media print {
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
} pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
} tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
}
.children .children .children .comment-text {
width: 281px;
}
.children .children .children .children .comment-text {
width: 210px;
}
.depth-1 .comment-form .inputtext {
width: 228px;
}
.depth-1 .comment-form .textarea {
width: 497px;
}
.depth-1 .comment-respond {
border-bottom: none;
}
.children .comment-form .inputtext {
width: 193px;
}
.children .comment-form .textarea {
width: 428px;
}
.children .children .comment-form .inputtext {
width: 158px;
}
.children .children .comment-form .textarea {
width: 358px;
}
.children .children .children .comment-form .inputtext {
width: 123px;
}
.children .children .children .comment-form .textarea {
width: 287px;
}
a.newssetter_subscribe {
color: #fff;
}
a:hover.newssetter_subscribe {
color: #fff;
}
.full_width .contact-form {
margin: 0 auto;
}
.full_width #respond, .full_width .comment-list {
width: 620px;
}
.full_width .depth-1 #respond {
width: 580px
}
.full_width .children #respond {
width: 510px
}
.full_width .children .children #respond {
width: 440px
}
.full_width .children .children .children #respond {
width: 370px
}
h2.author_info {
margin-top: 20px;
}
.widget_categories select, .widget_archive select {
height: 20px;
margin: 0 20px 20px;
}
.sidebar .widget-container.widget_pages li.current_page_item a {
color: #e8544f;
}
.widget-container.newsletter_subscription_box.newsletterBox .newsletter_text a {
font-size: 11px;
}
.footer .widget-container.newsletter_subscription_box.newsletterBox .newsletter_text a {
font-size: 11px;
color: #8e9a9e;
}
.block-item h2.amenity_title a {
color: #2a303b;font-size: 16px;
}
.noblog .sidebar .widget-container.widget_categories .btn-form {
display: none;
}
.Highlighted a {
background-color : #52dae6 !important;
background-image : none !important;
color: White !important;
font-weight: bold !important;
font-size: 12pt;
}
.modal-tf-form {
background-color: #edf0f2;
border-radius: 2px;
padding-bottom: 10px;
}
.modal-tf-form .modal-header {
padding-bottom: 0;
}
.modal-tf-form .modal-header, .modal-tf-form .modal-footer {
border: none;
text-align: center;
}
.modal-tf-form .modal-body {
padding: 10px 30px;
}
.modal-tf-form .modal-footer {
margin-top: 0;
padding: 0px 20px 10px 20px;
}
body div.pp_default .pp_description {
font-size: 13px;
font-weight: normal;
padding-top: 7px;
}
form .row_field {
padding: 10px 0;
position: relative;
}
.modal-tf-form .row_field .label_title {
color: #494c54;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 3px;
}
.modal-tf-form .field_text input {
width: 94%;
}
.modal-tf-form .btn-default {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 9px 30px;
text-shadow: none;
}
.modal-tf-form .row_field .label_title em {
float: right;
font-style: normal;
color: #a8aaae;
}
#room_subscription_ajax, #popup_wrong_message, #popup_succes_message {
display: none;
}
#popup_wrong_message, #popup_succes_message {
position: relative;
top: 35%;
z-index: 1;
color: #51dae6;
font-size: 17px;
text-align: center;
font-weight: normal;
}
.block-item .offer-slide h3 a {
color: #cf4d5c;
}
.reservation_form .row_field {
padding: 10px 25px;
}
.reservation_form .row_field .label_title {
display: block;
font-size: 11px;
text-transform: uppercase;
color: #fff;
margin-bottom: 5px;
}
.row_field .icon {
display: block;
float: left;
background-color: #29434c;
color: #fff;
height: 41px;
width: 41px;
margin-left: -41px;
border-left: 1px solid #3f565e;
line-height: 41px;
font-size: 15px;
text-align: center;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.reservation_form .rowSubmit {
padding: 0;
position: relative;
z-index: 1;
}
.reservation_form .row_field.field_text {
height: 80px
}
.row_field.rowSubmit .room_input_search {
display: none;
}
.comment-respond {
position: relative;
background: #ebf2f7;
padding: 25px 30px;
border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom: 3px solid #ced6db;
}
.comment-respond h3 {
color: #52dae6;
margin: 0 0 20px 0;
font-weight: normal;
}
.comment-respond h3 {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
}
#cancel-comment-reply-link {
position: relative;
top: 20px;
left: -132px;
color: #3f4b56;
}
.comment-form .form-submit {
padding-top: 8px;
position: relative;
text-align: left;
margin-right: 0;
}
.form-submit #submit {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d45967), color-stop(1, #ce4c5b) );
background: -moz-linear-gradient( center top, #d45967 5%, #ce4c5b 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d45967', endColorstr='#ce4c5b');
background-color: #d45967;
color: #fff !important;
border-color: #ca4e2a;
-moz-box-shadow: inset 0px 0px 1px 0px 0px rgba(255,255,255,0.25);
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.25);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.25), 0px 1px 1px 0px rgba(0,0,0,0.15);
padding: 12px 30px;
font-size: 14px;
line-height: 1.33;
border-radius: 3px;
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
-moz-border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
text-transform: uppercase;
height: 44px;
}
#addcomments {
padding-bottom: 11px;
}
.sticky, .gallery-caption, .bypostauthor {
}
h2.author_info {
margin: 25px 0 15px;
}
.noblog .newsletter_subscription_submit {
display: none;
}
.entry a.btn-square.popup {
color: #fff;
}
.col-md-6 #searchsubmit.btn-form span {
left: 40px;
top: 0;
}
.trip-advisor .cdsLocName {
display: none;
}
.trip-advisor .logo {
background: #fff;
border: none;
margin: 0;
position: relative;
left: 110px;
top: -30px;
}
.map_container {
margin-left: auto;
margin-right: auto;
width: 100%;
position: relative;
padding: 0;
}
#lean_overlay {
position: fixed;
z-index: 100;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
display: none;
}
.promo-list .block-item {
height: auto;
background-color: #edeef0;
-webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
border: 1px solid #bbb;
}
.promo-list .block-aside {
padding: 0px 5px 0 10px;
}
.promo-list .block-meta { text-align: center;
}
.block-list.features .block-meta {
border: none;
}
.promo-list .block-aside {
height: 139px;
overflow: hidden;
}
.modal_window_reservation {
text-align: justify;
}
.modal_window_reservation_type a.link-reset {
position: absolute;
top: 45px;
right: 0;
font-size: 11px;
text-transform: uppercase;
color: #51dae6;
}
#ui-datepicker-div {
z-index: 99999 !important;
}
.book-table ul {
position: relative;
}
.modal_window_reservation .add-comment {
margin: 0;
}
.tfuse_type_topcol {
background: none repeat scroll 0 0 #edeef0;
margin: 70px 0 0 0;
padding: 50px 0;
}
.makei {
padding-top: 41px;
}
.tfuse_type_topcol h3 {
font-weight: bold;
font-size: 28px;
letter-spacing: 2px;
}
.tfuse_type_topcol h3 a {
color: #000;
font-family: gothic;
font-weight: bold !important;
font-size: 24px;
}
.tfuse_type_topcol h3 a:hover {
}
.tp-caption {
font-size: 60px !important;
font-style: italic;
letter-spacing: 2px;
background: rgba(36, 36, 36, 0.7) !important;
color: #FFF !important;
padding: 0px 21px !important;
text-transform: uppercase;
text-align: center;
line-height:70px !important;
margin: 0 0 0 10% !important;
}
.block-list {
background: #edeef0;
padding: 0 !important;
margin-bottom: 0px;
}
.block-list .block-item:nth-child(4), .block-list .block-item:nth-child(5), .block-list .block-item:nth-child(6) {
margin-bottom: 5px;
}
.tfuse_type_welcome {
}
.tfuse_type_welcome p {
color: #282e3a;
font-size: 16px;
font-weight: normal;
letter-spacing: 0px; }
.tfuse_type_earch_form {
background: #282e3a;
padding: 20px 0;
}
.selectdiv {
width: 170px;
margin-right: 5px;
overflow: hidden;
border-top: 1px solid #306172;
}
.searchformtop {
width: 978px;
}
.selectdiv select {
background-color: #DAA520;
background-color: #2a3a3f;
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/selectbg.jpg);
background-repeat: no-repeat;
background-position-x: 80%;
background-position-y: 0%;
background-position: top right 28px;
padding: 0 0 0 10px;
width: 186px;
border: 0;
color: #fff;
border-radius: 0;
}
.selectdiv select option {
}
.selectdiv:nth-child(3) select {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/selectbg.jpg);
background-position: top right 28px;
background-repeat: no-repeat;
}
.cbtn, .cbtn:hover {
background: #9b8428;
border-radius: 0;
font-weight: bold;
font-size: 16px;
color: #FFF;
border: 0;
box-shadow: none;
text-transform: uppercase;
letter-spacing: 2px;
}
.tfuse_type_whychoseus {
background: #242424 none repeat scroll 0 0;
border-bottom: 0;
border-top: 5px solid #000;
}
.block-list2 {
background: #242424;
}
.tfuse_type_whychoseus h2 {
text-transform: uppercase;
font-size: 30px;
text-align: center;
letter-spacing: 2px;
color: #9b8428;
padding: 0px 0;
margin:20px 0;
}
.tfuse_type_whychoseus h6 {
text-transform: uppercase;
text-align: center;
letter-spacing: 2px;
color: #fff;
padding: 10px 0;
}
.tfuse_type_whychoseus div.textwidget {
padding: 0 20px;
margin-bottom: 35px;
line-height: 2em;
}
.tfuse_type_whychoseus .sidebar-section {
padding: 0;
}
.tfuse_type_whychoseus article {
margin: 0;
}
.tfuse_type_whychoseus .block-item {
margin-bottom: 0;
}
.tfuse_type_whychoseus .block-item {
background-color: #393e48;
box-shadow: none;
height: auto;
}
.tfuse_type_visitafcrica {
background: #262c38;
}
.containerdiv {
background: #393e48;
margin-bottom: 30px;
padding-top: 20px;
}
.tfuse_type_visitafcrica h2 {
text-align: center;
font-weight: bold;
letter-spacing: 2px;
padding: 0px 0; margin:30px 0;
}
.thumbnail {
background: none;
border: 0;
border-radius: 4px;
display: block;
height: auto;
line-height: 1.42857;
width: 100%;
max-width: 250px;
padding: 4px 4px 0px 4px;
margin: 0 auto;
transition: all 0.2s ease-in-out 0s;
}
.caption h3 {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
color: #fff;
padding: 5px 0 0 0;
}
.mapdiv {
padding-top: 10px;
}
.thumbnail .caption {
padding: 0;
}
.gallerydiv {
padding-bottom: 5px;
}
.tfuse_type_testimonial {
background: #edeef0;
}
.tfuse_type_testimonial h2 {
color: #9b8428;
text-align: center; letter-spacing: 2px;
padding: 0 0;
margin:20px 0;
text-transform: uppercase;
}
.home .middle {
padding-bottom: 0
}
.home .middle_gray {
padding-top: 0;
background: #edeef0 !important;
}
.testidiv {
background: #FFF;
box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.2);
padding: 30px 30px;
}
.quote-text {
color: #757677;
font-size: 24px;
text-align: center
}
.quote-author span {
color: #000;
font-style: normal;
font-weight: bold !important;
letter-spacing: 2px;
}
.testinav br {
display: none;
}
.slider_quotes .prev, .slider_quotes .next, .slider_quotes .prev:hover, .slider_quotes .next:hover {
color: #edeef0 !important
}
.tfuse_type_topcol h3 a img {
margin-top: -30px;
}
.tfuse_type_topcol .col-md-4:nth-child(1) a {
color: #9b8428;
}
.gallerydiv .thumbnail {
min-height: 180px;
}
.firstimg {
width: 100%
}
.firstimg img {
width: 100%
}
.gallerydiv .thumbnail img {
border: 1px solid #fff;
max-height: 132px;
}
.dropdown li ul {
border: 0 none;
box-shadow: none;
}
.bthumbnail {
width: 107px !important;
}
.bthumbnail img {
height: 100px !important;
}
.bthumbnail:nth-child(5) {
margin: -31px 0 0 !important;
}
.bthumbnail img:nth-child(5) {
}
.footer_social img {
}
#log {
float: none;
width: 150px;
margin: auto;
}
#log a {
display: block;
margin: -10px 0 0;
}
#log a img {
}
.dropdown li a:hover {
color: #9b8428;
}
#menu-item-85 {
display: none;
float: right;
width: 132px;
padding: 3px 0 0;
margin: 8px 7px 10px !important;
}
#menu-item-85 a {
color: #A28800
}
.custommargin {
margin:10px 11px 0px 11px !important;
}
.dropdown li:first-child a{ display:block;margin-top: -5px;}
.block-image {
overflow: hidden;
}
.block-image img {
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease;
max-width: 100%;
display: block;
}
.block-image:hover img {
-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}
.promo-list .block-aside a {
color: #282e3a 
}
.promo-list .block-aside:hover, .promo-list .block-aside:hover h3, .promo-list .block-aside:hover a {
color: #938437;
}
.thumbnail a {
display: block;
overflow: hidden;
position: relative;
}
.thumbnail a img {
width: 100%;
}
.zoomOverlay {
background: #262c38 url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/zoom.png) center center no-repeat;
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.zoomOverlay:hover {
opacity: .9 !important;
}
.aty {
padding-top: 0px;
}
.entyh2 {
text-transform: uppercase;
letter-spacing: 2px;
}
.amenity_title {
text-align: center;
margin-bottom: 5px !important; margin-top:0;
}
.amenity_title a {
font-size: 18px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}
.amenity_title22, .amenity_title22:hover {
font-size: 16px !important;
font-style: italic;
font-weight: normal !important;
text-align: center;
line-height: 1.2em;
text-transform: capitalize !important;
margin-bottom: 5px;
}
.contactpage .wpcf7-text, .wpcf7-textarea, .wpcf7-email, .wpcf7-tel {
width: 95%;
border: 1px solid #ccc !important;
border-radius: 10px;
margin-bottom: 10px;
margin-top: 5px;
padding: 10px;
font-family: inherit;
font-size: 16px !important;
line-height: 1.2em;
}
.contactpage .wpcf7-text:focus,
.wpcf7-textarea:focus,
.wpcf7-email:focus,
.wpcf7-tel:focus,
.wpcf7-captchar:focus,
.wpcf7-number:focus,
.wpcf7-date:focus,
.wpcf7-select:focus {
background-color:#fefee0;
}
.contactpage .wpcf7-text:hover,
.wpcf7-textarea:hover,
.wpcf7-email:hover,
.wpcf7-tel:hover,
.wpcf7-captchar:hover,
.wpcf7-number:hover,
.wpcf7-date:hover,
.wpcf7-select:hover,
.wpcf7-radio:hover,
.wpcf7-checkbox:hover {
background-color:#fefee0;
}
.wpcf7-radio,
.wpcf7-checkbox {
padding-right: 10px;
}
.contactpage .wpcf7-textarea {
height: 200px !important;
resize: vertical;
}
.contactpage .wpcf7-email, .wpcf7-tel {
width: 98% !important;
}	
.contactpage .wpcf7-submit {
color: #fff;
height: auto;
padding: 0px 25px;
border-radius: 10px;
}
.contactpage .wpcf7-list-item-label {
color: #222222;
}
.cblock {
border-top: 1px solid #dcdddf !important;
margin-top: 9px !important; background: #242424;
}
.filterbdiv {
}
.filterbdiv h2 {
}
.filterbdiv p {
color: #666666;
font-size: 16px; line-height: 24px;
padding-bottom: 10px; font-family: 'Montserrat', sans-serif;
}
.btnp {
text-align: center;
}
.btnp a {
background: #9b8428 none repeat scroll 0 0;
color: #fff;
font-size: 18px;
padding: 10px;
text-transform: uppercase;
}
.whentovisit {
padding: 30px 0 125px;
background: #edeef0;
}
.whentovisit h2 {
font-size: 28px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
margin: 0 auto 50px;
}
.monthscontainer {
width:100%; 
max-width:900px;
margin: 0 auto;
}
.monthouterdiv {
text-align: center;
float: left;
margin: 0px 12px;
}
.monthouterdiv h3 {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
text-align: center;
}
.monthouterdiv p {
display: block;
margin: auto;
width: 50px;
height: 50px;
background: #f69679;
}
.innertesti {
margin: 70px 0;
}
.makeenq {
margin-top: 20px;
}
.makeenq p {
padding: 0;
margin: 0 0 -10px;
}
.tourdetail {
}
.tourdetail h2 {
padding-bottom: 25px;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
}
.tourdetail h2 span, .tourdetail h2 span a, .tourdetail h2 span a:hover {
color: #2a303b;
font-size: 22px;
font-style: italic;
text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
cursor: default;
}
.imgdiv img {
max-width: 100%;
}
.contentdiv {
font-size: 16px;
line-height: 22px;
}
.ctabs {
border: 0;
padding: 0;
}
.nav-tabs > li {
padding: 0;
}
.nav-tabs > li > a {
color: #fff;
background: #393e48 !important;
font-size: 26px;
letter-spacing: 1px;
line-height: 13px;
padding: 12px 15px;
border: 0;
border-radius: 0;
text-transform: uppercase;
text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
color: #9b8428;
border: 0;
cursor: pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #9b8428;
}
.nav-tabs > li:nth-child(3) > a, .nav-tabs > li:nth-child(5) > a:hover, .nav-tabs > li:nth-child(5) > a:focus {
border-right: 0;
}
.tourdetail {
margin-bottom: 0px;
}
.tourdetail p {
font-size: 16px;
line-height: 1.4em;
margin-bottom: 5px;
font-weight: normal;
}
.tourdetail .tab-pane ul {
list-style: outside;
margin-left: 30px;
list-style-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/safari-bullet-point.png);
font-size: 18px;
line-height: 22px;
margin-bottom: 10px;
}
.tourdetail ul li {
margin-bottom: 5px;
line-height: 1.3em;
}
.tab-content {
border: 1px solid #393e48;
min-height: 240px;
padding: 20px 10px 0px 10px;
}
.tab-content .col-md-12, .tab-content .col-md-6 {
}
.nav-tabs > li:nth-child(1) > a, .nav-tabs > li:nth-child(1) > a:hover, .nav-tabs > li:nth-child(1) > a:focus {
}
.bb {
background: #6dcff6 !important;
}
.btnc, .btnc:hover {
background: none;
border: 0;
box-shadow: none;
color: #ffffff;
font-weight: bold;
}
.makeenq {
display: none;
}
.aboutheader {
}
.aboutheader h3 {
text-align: left;
padding: 30px 0 20px;
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
}
.aboutheader p {
font-size: 16px;
letter-spacing: 0px;
padding-bottom: 10px;
margin-bottom: 0;
line-height:1.4em;
color:#282e3a;
}
.box_ab {
background: #edeef0 none repeat scroll 0 0;
padding: 30px 40px;
text-align: center;
margin-right: 20px;
width: 31.5%;
}
.box_ab:nth-child(3) {
margin-right: 0;
}
.ab_detail_box .col-md-12 {
padding: 0;
}
.box_ab h3 {
letter-spacing: 0px;
margin-top: 0px;
text-align: center;
text-transform: uppercase;
}
.box_ab p {
text-transform: uppercase;
margin-bottom: 20px;
letter-spacing: 0px;
}
.ab_detail_box {
margin: 60px auto;
}
.ab_content_box {
padding: 20px;
background: #393e48;
margin-bottom: 10px;
border: 1px solid #bbb;
}
.gray-box {
background: #edeef0;
}
.ab_content_box .b_c {
background: #fff;
padding: 0 15px
}
.ab_content_box .b_i {
padding: 0 20px 0 0
}
.ab_content_box img {
display: block;
}
.ab_content_box h2 {
color: #9b8428;
text-transform: uppercase;
margin: 30px 0 10px;
}
.ab_content_box h4 {
margin: 0px 0 10px;
}
.userdetaildiv dt{color: #9b8428;}
.ab_content_box p {
color: #282e3a;
margin-bottom: 10px;
font-size: 16px;
line-height: 24px;
}
.ab_content_box a {
color: #9b8428;
font-size: 18px;
text-transform: uppercase;
margin: 0 0 20px;
text-decoration: none;
display: block;
}
.phone_call_wrapper {
margin-bottom: 20px;
background: #393e48;
padding: 20px 0 15px 0;
}
.phone_call_wrapper p {
font-size: 25px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 30px;
text-align: center;
}
.phone_call_wrapper p img {
display: block;
float: right;
}
.white_b_l {
background: #FFF;
}
.testi_desti h2 {
color: #9b8428;
}
.testi_desti .itin {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 60px;
}
.pdb0 {
padding-bottom: 0;
}
.pdb20 {
padding-bottom: 20px;
}
.map_tax_dest h2 {
}
.map_tax_dest {
}
.blog .last-post {
margin-bottom: 30px;
}
.ff_tax_dest {
margin: 0;
}
.ff_tax_dest h2 {
}
.darkblue {
background: #383e48;
padding: 215px 0;
}
.d_box {
text-align: center; }
.d_box p {
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
.graybg {
background: #edeef0;
padding: 20px 0;
margin-bottom: 20px;
}
.graybg b {
font-weight: bold;
color: #000;
}
.graybg p {
color: #000;
font-size: 14px;
text-transform: uppercase;
display: inline;
}
.spoffbg {
background: #383e48;
}
.block-meta.spoffbg {
margin-top: 0; }
.block-aside.spoffbg h3 {
color: #FFF;
}
.blogh2 {
letter-spacing: 2px;
text-transform: uppercase;
margin: 30px 0;
}
.blog .widget_search {
margin-bottom: 20px;
}
.blog .widget {
background: #393e48;
width: 100%;
margin:0 !important;
}
.blog .widget_categories {
padding: 20px;
margin-bottom: 20px;
}
.blog .widget_categories .widget-title , .widget_extended-categories .widget-title{
color: #fff;
font-size: 16px;
margin: 0 0 20px;
text-transform: uppercase;
}
.widget_extended-categories{ padding:10px 20px;}
.blog .widget_categories ul, .blog .widget_categories ul li, .widget_extended-categories  ul li {
background: none !important;
border: 0;
margin-bottom: 10px;
}
.blog .widget_categories ul li a, .widget_extended-categories ul li a {
color: #ab9438;
text-transform: uppercase;
letter-spacing: 2px;
}
.blog .widget_text .widget-title {
color: #fff;
font-size: 16px;
letter-spacing: 2px;
margin: 10px 0;
text-transform: uppercase;
}
.blog .widget_text {
padding: 0 0 5px 0;
margin-bottom: 10px;
}
.blog .widget_text p {
margin-bottom: 10px;
color: #fff;
padding: 0 20px;
}
.blog .widget_text .widget-title {
padding: 0 20px;
}
.blog.textwidget .wpcf7-form-control {
border: 0 none;
border-radius: 0;
padding: 10px;
width: 135px;
}
.screen-reader-response, .wpcf7-validation-errors {
padding: 0 10px;
color: #e80101;
}
.blog .textwidget p {
font-size: 12px;
line-height: 12px;
padding: 0 10px;
}
.blog .textwidget .wpcf7-form-control {
width: 87%;
border-radius: 0;
}
.blog .textwidget .wpcf7-form-control-wrap {
display: block;
margin-top: 5px;
}
.blog .textwidget p small {
color: #a28800;
font-size: 10px;
}
.subp {
margin: 0 !important;
padding: 0;
background: #000;
}
.subp .wpcf7-submit {
background: #000 none repeat scroll 0 0;
border: 0 none;
color: #a28800;
letter-spacing: 2px;
margin: 0;
padding: 10px 0 40px 5px;
text-align: center;
text-transform: uppercase; }
.blog article {
margin: 0;
}
.blogart {
background: #edeef0;
padding: 10px;
margin-bottom: 20px;
display: block;
border: 1px solid #bbb;
min-height: 890px;
}
.featured-image img {
width: 100%;display: block;
}
.blogart .post-title, .blogart .post-title a {
margin-bottom: 10px;
margin-top: 20px;
text-transform: uppercase;
}
.blogart .post-title a, #respond h3 {
font-size: 24px;
color: #000;
text-transform: uppercase;
letter-spacing: 2px;
padding: 60px 0 20px;
border-bottom: 1px solid #e1e1e1;
margin-bottom: 20px;
display: block;
line-height: 1em;
}
.meta-info {
margin-bottom: 20px;
}
.meta-info span, .meta-info a, .meta-info {
font-size: 14px;
text-transform: uppercase;
padding: 0;
color: #393e48;
font-weight: bold;
}
.meta-info .meta-category a, .meta-info .meta-category a:hover, .meta-info a, .meta-info a:hover {
color: #9b8428;
}
.meta-info .meta-comment a, .meta-info .meta-comment a:hover {
color: #9b8428;
}
.post-content {
font-size: 14px;
padding-bottom: 0px;
border-bottom: 1px solid #c1c1c1;
}
.blogart .author, .blogart .author a {
text-transform: uppercase;
color: #393E48;
font-size: 14px;
font-weight: bold;
}
.author a{color: #9b8428 !important;}
.info2 {
font-weight: bold;
margin-top: 20px;
margin-bottom: 30px;
}
.commentform {
}
.cin {
border: 1px solid #ccc !important;
border-radius: 0 !important;
padding: 1.5% !important;
width: 29.5%;
}
#comment {
border: 1px solid #ccc !important;
border-radius: 0 !important;
margin-top: 10px;
padding: 1% !important;
width: 97.5%;
height: 150px
}
#commentform p {
display: block;
position: relative;
}
#commentform {
display: block;
width: 100%;
}
#submits {
border: 0;
background: #000;
color: #a28800;
padding: 0 15px;
}
.wp-paginate {
}
.wp-paginate li {
color: #393e48;
float: left;
font-size: 18px;
letter-spacing: 2px;
}
.wp-paginate li a {
color: #393e48;
float: left;
font-size: 18px;
letter-spacing: 2px;
}
.wp-paginate li:last-child span {
display: none;
}
.wp-paginate li span {
font-size: 16px;
}
.pagi {
float: left;
font-size: 18px;
letter-spacing: 2px;
padding-right: 5px;
padding-top: 5px;
color: #000;
}
.pagination li a, .pagination li span, .pagination li a:hover, .pagination li span:hover {
border: 0;
color: #000;
padding: 6px;
background: none;
}
.exph2 {
margin: 30px 0;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 28px;
}
.exp_content_box .b_c {
height: auto !important;
}
.experince_wrapper {
}
.exp_content_box {
padding: 0 0;
}
.container .exp_content_box:nth-child(1) {
}
.gray-box {
background: #edeef0;
}
.exp_content_box .b_c {
background: #fff;
padding: 0px
}
.exp_content_box .b_i {
padding: 0 20px 0 0
}
.exp_content_box img {
display: block;
}
.exp_content_box h2 {
color: #a28800;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 20px 0;
}
.exp_content_box p {
color: #393e48;
margin-bottom: 10px;
font-size: 16px;
line-height: 24px;
}
.termsdiv a {
color: #393e48;
font-size: 16px;
margin: 0 0 20px;
text-decoration: none;
}
.termsdiv span {
color: #000;
font-size: 16px;
font-weight: normal;
}
.termsdiv {
margin-bottom: 0;
color: #222;
font-weight: bold;
}
.ff_tax_dest .d_box img {
max-width: 67px !important;
}
.hrdiv{ margin:30px 0;}
.ff_tax_dest .d_box {
padding: px 10px;
}
.ff_tax_dest .darkblue {
padding: 0;
}
.ff_tax_dest .darkblue .thumbnail {
padding: 100px 10px;
}
.ff_tax_dest .darkblue .thumbnail a {
overflow: visible;
}
.ff_tax_dest .darkblue .thumbnail .zoomOverlay {
color: #fff;
height: 280px;
padding: 10px;
top: -100%;
background-image: none;
}
.ff_tax_dest .darkblue .thumbnail .zoomOverlay ul {
list-style: disc;
padding: 10px;
}
.ff_tax_dest .darkblue .thumbnail .zoomOverlay ul li {
margin-bottom: 10px;
}
.placvisi_sub .zoomOverlay {
font-size: 15px; color: #fff;
max-height: 250px;
padding: 10px;
font-weight: normal;
overflow: auto;
margin: 2px 1px 7px 2px;
}
.placvisi_sub .thumbnail .zoomOverlay ul {
list-style: disc;
padding: 10px;
}
.placvisi_sub .thumbnail .zoomOverlay ul li {
font-size: 15px;
line-height: 15px;
margin-bottom: 5px;
text-align: left;color:#fff;
}
#weather {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/weather.jpg) no-repeat center top;
width: 100%;
background-size: 100% 100%;
margin: 0px auto;
padding: 40px 0;
min-height: 250px;
text-align: center;
text-transform: uppercase;
}
i {
color: #fff;
font-family: weather;
font-size: 150px;
font-weight: normal;
font-style: normal;
line-height: 1.0;
}
.icon-0:before {
content: ":";
}
.icon-1:before {
content: "p";
}
.icon-2:before {
content: "S";
}
.icon-3:before {
content: "Q";
}
.icon-4:before {
content: "S";
}
.icon-5:before {
content: "W";
}
.icon-6:before {
content: "W";
}
.icon-7:before {
content: "W";
}
.icon-8:before {
content: "W";
}
.icon-9:before {
content: "I";
}
.icon-10:before {
content: "W";
}
.icon-11:before {
content: "I";
}
.icon-12:before {
content: "I";
}
.icon-13:before {
content: "I";
}
.icon-14:before {
content: "I";
}
.icon-15:before {
content: "W";
}
.icon-16:before {
content: "I";
}
.icon-17:before {
content: "W";
}
.icon-18:before {
content: "U";
}
.icon-19:before {
content: "Z";
}
.icon-20:before {
content: "Z";
}
.icon-21:before {
content: "Z";
}
.icon-22:before {
content: "Z";
}
.icon-23:before {
content: "Z";
}
.icon-24:before {
content: "E";
}
.icon-25:before {
content: "E";
}
.icon-26:before {
content: "3";
}
.icon-27:before {
content: "a";
}
.icon-28:before {
content: "A";
}
.icon-29:before {
content: "a";
}
.icon-30:before {
content: "A";
}
.icon-31:before {
content: "6";
}
.icon-32:before {
content: "1";
}
.icon-33:before {
content: "6";
}
.icon-34:before {
content: "1";
}
.icon-35:before {
content: "W";
}
.icon-36:before {
content: "1";
}
.icon-37:before {
content: "S";
}
.icon-38:before {
content: "S";
}
.icon-39:before {
content: "S";
}
.icon-40:before {
content: "M";
}
.icon-41:before {
content: "W";
}
.icon-42:before {
content: "I";
}
.icon-43:before {
content: "W";
}
.icon-44:before {
content: "a";
}
.icon-45:before {
content: "S";
}
.icon-46:before {
content: "U";
}
.icon-47:before {
content: "S";
}
#weather h2 {
margin: 0 0 8px;
color: #fff;
font-size: 100px;
font-weight: 300;
text-align: center;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}
#weather ul {
margin: 0;
padding: 0;
}
#weather li {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
border-radius: 0;
display: inline-block;
padding: 10px 15px;
}
#weather .currently {
margin: 0 20px;
}
.symbol {
display: inline-block;
border-radius: 50%;
border: 5px double white;
width: 30px;
height: 30px;
}
.symbol-empty {
background-color: #ccc;
}
.symbol-filled {
background-color: black;
}
.title_rating_div {
padding-top: 50px;
padding-bottom: 30px;
}
.title_rating_div h2 {
letter-spacing: 0px;
text-transform: uppercase;
}
.title_rating_div h2 img {
}
.cbg {
background: #d3d3d3;
padding: 20px;
margin-bottom: 30px;
}
.outer_content_div {
background: #FFF;
padding: 20px;
}
.outer_content_div h2 {
margin: 10px 0 30px;
padding: 0;
text-transform: uppercase;
color: #9b8428;
letter-spacing: 0px;
}
.outer_content_div p {
letter-spacing: 0px;
font-size: 16px;
}
.when_to_go .monthouterdiv {
padding-left: 0;
}
.middle_div {
margin-bottom: 20px;
}
.nobg {
background: none;
}
.fast_facts_div {
margin-bottom: 25px;
}
.fast_facts_div h3 {
margin: 0 0 10px;
padding: 0;font-weight: normal;
text-transform: uppercase;
color: #282e3a ;
letter-spacing: 0px; line-height:38px;
}
.fast_facts_div p {
color: #282e3a ;
letter-spacing: 0px;
font-size: 16px;
}
.middle_div ul {
list-style: none;
list-style-position: inside;
}
.middle_div ul li {
color: #282e3a;
cursor: pointer;
font-size: 14px;
line-height: 28px;
background: rgba(0, 0, 0, 0) url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/safari-bullet-point.png) no-repeat scroll left top 6px;
margin-bottom: 5px;
padding: 0 0 0 25px;
}
.middle_div .mbno {
margin-bottom: 0;
}
.middle_div h2 {
letter-spacing: 0px;
font-family: gothic;
font-weight: bold;
}
.fact h2 {
font-size: 16.5px;
}
.tooltip-inner {
background: #FFF url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/i.jpg) top 10px right 10px no-repeat !important;
padding: 30px 20px 20px;
color: #000 !important;
border: 5px solid #d3d3d3;
}
.tooltip-arrow {
display: none;
}
.activities_optional .tooltip-inner {
background: #FFF url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/i.jpg) top 5px right 5px no-repeat !important;
padding: 30px 20px 20px;
color: #000 !important;
border: 5px solid #d3d3d3;
}
.nobg_nop {
padding: 0;
background: none;
}
.wbg {
background: none;
height: 100%;
}
#wbg {
}
.wbg:nth-child(1) {
padding: 0 10px 0 0;
}
.wbg:nth-child(2) {
padding: 0 0 0 10px;
}
.innverdiv_white:nth-child(1) {
}
.innverdiv_white:nth-child(2) {
}
.innverdiv_white {
background: #FFF;
padding: 20px;
}
.lastdiv {
margin-bottom: 0;
}
.notbp, .notbp .col-md-6 {
padding: 0;
}
.notbp .col-md-6:nth-child(1) {
padding: 0 10px 0 0;
}
.notbp .col-md-6:nth-child(2) {
padding: 0 0 0 10px;
}
.col-md-6 {
}
.bx-pager {
display: none;
} .bx-wrapper .bx-prev {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/navbtn.png) no-repeat top left;
display: block;
height: 33px;
width: 33px;
color: transparent;
position: absolute;
bottom: 10px;
right: 43px;
outline: none;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
}
.bx-wrapper .bx-next {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/navbtn.png) no-repeat top right;
bottom: 10px;
color: transparent;
display: block;
height: 33px;
position: absolute;
right: 10px;
width: 33px;
outline: none;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
}
.bigfive {
padding-right: 0;
}
.bigfive h3 {
margin: 0 0;
padding: 0;
text-transform: uppercase;
color: #9b8428;
letter-spacing: 2px;
font-size: 18px;
}
.bigfive img {
display: block;
float: left;
margin-right: 2px;
margin-top: 0;
width: 21px;
}
.pt {
padding-top: 0;
}
.bigfive span {
display: block;
float: right;
height: 20px;
margin: 0;
padding: 0 10px 0 0;
}
.bigfive span:nth-child(1) {
padding: 0;
}
.bigfive span:nth-child(2) {
font-size: 16px;
margin-top: -9px;
padding-top: 1px;
}
#accomodation a {
font-size: 16px;
line-height: 2em;
margin-bottom: 10px;
color: #8e9a9e;
}
.mapdivacco iframe {
border-radius: 2px;
border: 2px solid #FFF;
width: 100%;
height: 295px;
}
.dropdown li a span {
display: none !important;
}
.acco_row {
padding: 0 0px;
}
.acco_row .box_acc {
text-align: center;
margin: 0 1% 2% 1%;
width: 23%;
font-weight: normal;
}
#accomodation a {
color: #9b8428;
font-size: 22px;
line-height: 22px;
}
.acco_row .box_acc a span {
color: #fff;
display: block;
font-size: 16px;
line-height: 20px;
}
.bgac1 {
color: #fff;
background: #393e48;
padding: 25px 5px;
border: 1px solid #ddd;
}
.bgac2 {
color: #000;
background: #edeef0;
padding: 25px 5px;
border: 1px solid #ddd;
}
.bgac3 {
color: #000;
background: #f7f7f7;
padding: 25px 5px;
border: 1px solid #ddd;
}
.acco_row .bgac2 a span, .acco_row .bgac3 a span {
color: #000;
}
.eow_div {
margin-top: 30px;
}
.eow_div .box_eow {
}
.eow_div .box_eow h3 {
background: #edeef0;
font-size: 27.5px;
text-transform: uppercase;
letter-spacing: 2px;
color: #000;
font-weight: normal;
text-align: center;
padding: 5px;
margin-bottom: 5px;
}
.eow_div .box_eow .eqbg {
background: #edeef0;
padding: 10px 25px 10px 25px;
font-size: 16px;
color: #383d48;
letter-spacing: 1px;
line-height: 20px;
text-transform: none;
position: relative;
}
.eow_div .box_eow:nth-child(1) .eqbg {
background: #edeef0 url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/ballon.jpg) no-repeat right top;
position: relative;
}
.plusbtn {
bottom: 0;
display: block;
height: 30px;
margin: 5px;
position: absolute;
right: 0;
width: 30px;
cursor: pointer;
}
.when_is_best {
background: #edeef0 none repeat scroll 0 0;
margin-bottom: 30px;
margin-top: 30px;
}
.when_is_best h2 {
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}
.wrapper_when {
background: #edeef0;
padding: 20px 0;
}
#wrapper_when .dry {
background: #baa178;
}
#wrapper_when .green {
background: #8bc398;
}
#wrapper_when .shoulder {
background: #eda743;
}
#wrapper_when .drydiv h2 {
letter-spacing: 2px;
text-transform: uppercase;
font-size: 21px;
color: #fff;
}
#wrapper_when .drydiv p {
font-size: 16px;
color: #fff;
}
.drydiv {
border: 1px solid #fff;
margin-top: 30px;
padding: 10px;
}
.interestin { }
.interestin h2 {
text-transform: uppercase;
letter-spacing: 2px;
}
.whitebg {
background: #FFF;
}
.icondiv {
background: #393e49;
padding: 15px 0;
}
.icondiv img {
}
.placvisi_sub .d_box {
}
.placvisi_sub .d_box p {
border: 2px solid #fff;
display: block;
font-weight: bold;
height:260px;
padding: 100px 20px;
font-size: 26px;
letter-spacing: 2px;
line-height: 32px;
}
.zoomOverlay p{ height:auto;}
.placvisi_sub .darkblue {
padding: 30px 0 30px;
}
.placvisi_sub .d_box:nth-child(1) {
padding-right: 0px;
}
.placvisi_sub .d_box:nth-child(3) { }
.accomodation_in .eq2 span {
background: #cd7f32 none repeat scroll 0 0;
display: block;
height: 5px;
margin: 60px 30px 0;
}
.accomodation_in .eq2 p {
padding: 60px 20px 20px;
height: auto;
cursor: pointer;
}
.accomodation_in .eq2:nth-child(2) span {
background: #fff;
}
.accomodation_in .eq2:nth-child(3) span {
background: #ffd700;
}
.pdt {
padding-top: 0;
}
.dropdown .mega-nav ul .mega-wrap {
padding: 5px 0;
}
.mega-nav h3 {
font-size: 16px;
}
.mega-nav .promo-list .block-meta {
margin-top: 10px;
}
.mega-nav .promo-list .block-meta a {
color: #a28800 !important;
}
.textwidget p {
line-height: 2em;
margin-bottom: 10px;
}
#menu-main li ul li ul, #menu-main li ul li ul li {
width: 220px;
}
.accomo_in {
padding: 0;
background: #383e48; }
.accomo_in2 {
background: #383e48 none repeat scroll 0 0;
min-height: 200px;
padding: 0;
z-index: 99;
}
.accomo_in .gallerydiv {
padding: 10px 10px;
}
#entry {
margin-left: 12.333%;
}
.btnback button {
background: none;
color: #fff;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
border: 0 none;
text-align: center;
text-transform: uppercase;
}
.btnback button img {
display: block;
float: left;
margin: 6px 6px 0px 6px;
}
.btndiv {	
float:left;
margin: 0 0 0 10px;	
font-weight: bold;
padding: 15px 0 0 0;
}
.hiddenxs h2.amenity_title a {
color: #2a303b !important;
}
.hiddenxs .block-aside a {
color: #8e9a9e !important;
}
.hiddenxs .block-aside h3 {
margin-bottom: 15px;
}
.hiddenxs .cblock {
margin-top: 0px !important;
padding: 10px 0 !important;
}
.hiddenxs .filterimg a img {
height: auto !important;
}
.hiddenxs .filterimg {
min-height: auto !important;
}
.ch-info > div {
border-radius: 0 !important;
padding: 5px;
text-align: left;
font-size: 11px;
}
.ch-info span {
display: block;
float: left;
width: 15px;
}
.ch-info ol {
list-style: decimal !important;
}
.ch-info li {
height: auto !important;
width: auto !important;
margin: 0 !important;
padding: 0;
list-style: decimal !important;
display: block;
}
#search-2 {
background: #fff;
}
.clickdiv {
background: #393e48 url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/search.png) no-repeat scroll right 10px center;
padding: 20px 10px;
cursor: pointer;
}
.clickdiv p {
color: #fff;
font-size: 16px;
font-weight: bold;
letter-spacing: 0;
text-transform: uppercase;
}
.blog #searchform #s {
border: 1px solid #ccc;
border-radius: 0;
box-shadow: none;
color: #000;
font-size: 16px;
height: 36px;
letter-spacing: 0;
padding: 0 10px;
position: relative;
text-align: left;
text-transform: uppercase;
}
#submit {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ccc #ccc #ccc -moz-use-text-color;
border-image: none;
border-style: solid solid solid none;
border-width: 1px 1px 1px 0;
height: 38px;
margin: 0;
padding: 0;
text-align: center;
width: 37px;
color: #000;
}
.searchdiv {
border: 1px solid #ccc;
padding: 5px;
margin-top: 10px;
}
.footerbox .omega{ margin-right:0; } @media (max-width: 1050px) {
.wbg {
padding: 20px 0 !important;
}
.wbg:nth-child(2) {
padding-bottom: 0 !important;
}
}
@media (max-width: 990px) {
.tp-caption {
font-size: 36px !important;
margin: -80px 0 0 15% !important;
text-align: center;
padding: 15px !important;
line-height:3px !important;
}
.gallerydiv .thumbnail img {
max-height: none;
}
}
@media (max-width: 767px) {
.navbar{ margin:20px 0 0 0; }
.largeMenu{ display:none; }
.smallMenu{ display:block; }
.smallMenu .rmm ul{ background:none; }
.smallMenu .rmm.style ul{ background:none; box-shadow:0 1px 0 rgba(255, 255, 255, 0.1) inset; }
.smallMenu .rmm.style ul li a:hover{ color:#9b8428; }
.smallMenu .rmm.style .rmm-mobile li{ background:none; border:0 !important; }
.smallMenu .rmm.style ul li a{ text-transform:none; font-weight:lighter; font-size:13px; padding:8px 0; }
.smallMenu .rmm-toggled{ background:none; }
.smallMenu .rmm-toggled-title{ display:none; }
.smallMenu .rmm-toggled-button span{ float:none; margin:3px auto; position:relative; right:15px; width:30px; }
.smallMenu .rmm-toggled-button{ float:none; margin:auto; padding:5px 24px !important; }
.smallMenu .rmm.style ul ul li a:hover{ background:none; color:#9b8428; }
.contactpage .wpcf7-text, .wpcf7-email{ width:92% !important;  }
.contactpage .wpcf7-textarea{ width:92% !important; }
.contactaddress{ margin:0 !important; }
.post-content .vc_row{ margin:0 !important; }
#log{ margin:auto; float:none; }
#log a{ margin:-10px 0 15px 0; }
.logodiv h2{ text-align:center; }
.navbar-header{ width:32px; margin:auto;}
.navbar-toggle{ margin:0; padding:0; }
.sr-only{ display:none; }
.makei{ padding:20px 0 10px 0; z-index: 10000; }
.makei h2{ text-align:center; }
.text-right.makei a{ text-align:center; }
.placvisi_sub .d_box:nth-child(1){ padding-right:20px; }
.placvisi_sub .d_box:nth-child(3){ padding-left:10px; }
.footerbox .omega{ margin-right:80px; }
.header {padding-bottom: 0px; height: 80px;}
.tfuse_type_topcol h3 a img {
margin-top: 0px;
}
.tfuse_type_topcol h3 {
text-align: center;
margin-bottom: 10px;
}
.tp-caption {
font-size: 30px !important;
margin: -30px 0 0 12% !important;
text-align: center;
padding: 15px !important;
line-height:2px !important;
}
.selectdiv select {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/selectbg.jpg) no-repeat scroll right 20px top #2a3a3f;
border: 0 none;
border-radius: 0;
color: #fff;
padding: 0 0 0 10px;
width: 221px;
}
.selectdiv:nth-child(3) select {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/data.jpg) no-repeat scroll right 20px top #2a3a3f;
}
.selectdiv {
width: 100%;
}
.selectdiv select {
width: 103%;
}
.footer_social, .footerlogo, .mapdiv {
text-align: center;
}
.tfuse_type_whychoseus .omega {
margin: auto
}
.navbar-nav > li {
display: inline-block;
list-style: outside none none;
margin: 0;
padding: 12px 0 0;
position: relative;
width: 100%;
}
.dropdown li ul {
background: #242424 !important;
border: 0 none;
box-shadow: none;
display: block !important;
left: 0 !important;
padding: 0;
position: relative;
top: 0;
z-index: 1308;
}
.navbar-collapse {
max-height: none;
}
.dropdown li ul li, .dropdown .parentHover ul li {
background: none;
display: block;
float: none;
height: auto;
margin: 0;
padding: 0 20px;
width: 150px;
text-align: left;
}
.custommargin {
margin: 0 !important
}
.dropdown li ul.hiddenxs, .hiddenxs {
display: none !important;
}
.navbar-collapse.in {
overflow: visible;
}
.aboutheader h2 {
text-align: center;
}
.icondiv img {
max-width: none !important;
width: 55px;
}
.placvisi_sub .d_box:nth-child(1), #entry {
margin-left: 0;
}
.placvisi_sub .d_box {
margin-bottom: 10px;
}
.placvisi_sub .darkblue {
padding: 30px 0 5px 0 !important;
}
.accomo_in {
min-height: auto;
}
.accomo_in2 {
width: 100%;
}
#wrapper_when .col-md-4 {
margin-bottom: 30px;
}
.pdt {
padding-bottom: 0;
}
.ctabs > li > a {
font-size: 8px;
padding: 12px 5px;
}
.acco_row .box_acc {
width: 49%;
margin: 0 1% 1% 0;
}
.acco_row {
padding: 0 1%;
}
#accomodation .col-md-12 {
padding-right: 0;
}
.containerdiv .thumbnail a img {
width: 100%;
display: block;
border: 0;
}
.containerdiv .thumbnail a {
text-align: center;
max-height: 137px;
border: 1px solid #fff;
}
.footerbox .block-item {
margin-bottom: 10px;
clear:both;
}
.box_ab{ width:auto; margin-bottom:20px; }
.footerno h2 { 
text-align:center;
}
.navbar-toggle{ margin-bottom:10px; }
.filterimg a img {
width:100%;
}
#entry, #classic, #premium {
width:242px;
margin:auto;
margin-bottom:10px !important;
}
#log{ display:block !important;
}
}
.containerdiv .thumbnail a img {
width: 100%;
display: block;
border: 0;
}
.containerdiv .thumbnail a {
text-align: center;
max-height: 200px;
border: 1px solid #fff;
min-height: 128px;
}
@media (max-width: 480px) {
.placvisi_sub .darkblue{ padding:20px 0 0 !important; }
.placvisi_sub .d_box:nth-child(2){ margin-bottom:0; }
.accomo_in .gallerydiv{ padding-top:0; }
#entry, #classic, #premium{ width:auto; }
}
@media (max-width: 460px) {
.cap_big_white_bg {
font-size: 20px !important;
padding: 15px 20px !important;
line-height: 2px;
}
.tp-caption {
margin: 15px 0 0 12% !important;
}
}
.testidiv {
padding: 30px 20px;
}
.experince_wrapper{ padding:0 15px; }
}
@media (max-width: 360px) {
.cap_big_white_bg {
font-size: 18px !important;
padding: 8px 10px !important;
}
.tp-caption {
margin: 30px 0 0 12% !important;
}
}
.textwidget li {
list-style: disc;
font-size: 12px;
}
.home .revslider-initialised ul li:nth-child(1) .caption {
}
.home .revslider-initialised ul li:nth-child(2) .caption {
background: rgba(255, 255, 255, .7) !important;
color: #000 !important;
}
#menu-main .block-aside p a {
font-weight: normal;
color:#000;
padding: 5px;
}
#menu-main .cblock a {
font-weight: bold;
margin: 5px 0;
}
#menu-main .amenity_title a, #menu-main .amenity_title {
line-height: 1.5em;
}
.dropdown li a {
font-weight: normal;
}
.fastfactdiv .ch-info-back {
display: table;
text-align: center;
}
.fastfactdiv .ch-info-back div {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.extradivs {
background: #edeef0 none repeat scroll 0 0;
min-height: 100px;
font-size: 16px; padding: 20px;
line-height: 28px;
color:#282e3a;
}
.extradivs ul {
list-style: outside none none;
margin-left: 0;
}
.extradivs ul li {
background: rgba(0, 0, 0, 0) url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/safari-bullet-point.png) no-repeat scroll left top 2px;
margin-bottom: 5px;
padding: 0 0 0 25px;
}
.gallerydiv .caption h3 { line-height: 18px;
}
.mapplic-pin {
background-color: transparent !important;
}
.interestin .pstyle {
font-size: 16px;
letter-spacing: 2px;
margin-bottom: 60px;
text-transform: uppercase;
}
.when_is_best .pstyle {
font-size: 16px;
letter-spacing: 2px;
margin-top: 60px;
text-align: center;
text-transform: uppercase;
}
.testi_desti .pb1, .testi_desti .pb2, .zoomOverlay p {
border: 0 none !important;
font-size: 16px !important;
font-weight: normal !important;height: auto !important;
letter-spacing: 0 !important;
line-height: 20px !important;
padding: 5px !important;
text-align: left;
text-transform: none;
}
.max-height {
height: 275px;
overflow: hidden
}
.max-height2 {
}
.menu-item .block-aside {
line-height: 16px;
}
.quote-text p {
font-size: 16px;
}
.tfuse_type_visitafcrica .containerdiv {
margin-bottom: 10px;
}
.mto60 {
margin-top: 60px;
}
.singstourpage {
padding-bottom: 30px;
}
.singstourpage p {
padding-bottom: 10px;
}
.singstourpage img {
max-width: 300px;
}
.testi_desti .itin {
letter-spacing: 0px;
margin-bottom: 30px;
}
.mt30, .when_is_best .pstyle {
margin-top: 30px;
letter-spacing: 0px;
}
.mb30 {
margin-bottom: 30px;
}
.interestin .pstyle, .when_is_best .pstyle, .testi_desti .itin {
letter-spacing: 0;
margin-bottom: 30px;
text-transform: none;
}
.animals img {
padding: 0 30px;
}
.small {
height: 140px;
-webkit-transition: max-height 0.8s;
-moz-transition: max-height 0.8s;
transition: max-height 0.8s;
}
.big {
height: auto;
-webkit-transition: max-height 0.8s;
-moz-transition: max-height 0.8s;
transition: max-height 0.8s;
}
#click {
border: 0 none;
width: 24px;
height: 24px;
float: right;
}
.downarrow {
background: rgba(0, 0, 0, 0) url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/down.png) no-repeat scroll center center;
}
.uparrow {
background: rgba(0, 0, 0, 0) url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/up.png) no-repeat scroll center center;
}
.excerpt .read-more {
display: none;
}
.read-more {
font-size: 14px;
text-transform: uppercase;
}
.carousel {
position: relative;
padding-top: 0px;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
min-height: 355px;
padding: 5px;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}   .carousel-inner > .item > img, .carousel-inner > .item > a > img {
line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
right: 40px;
bottom: -10px;
width: 15%;
opacity: 0.8;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
z-index: 999;
}
.carousel-control.left { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
width: 25px;
height: 25px;
}
.sr-only {
position: static;
padding: 10px;
}
.carousel-control.right {
left: auto;
right: 0px;
width: 25px;
height: 25px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
outline: none;
color: #fff;
text-decoration: none;
opacity: .9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
left: 20%;
right: 0;
z-index: 10;
padding-top: 0px;
padding-bottom: 0px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
.testidiv .container {
width: 100%;
}
.testidiv .carousel-inner p {
font-style: italic;
font-size: 16px;
text-align: left;
line-height: 1.3em;
}
.testidiv .carousel-inner h3 {
left: 10%;
font-size: 14px;
text-shadow: none;
text-transform: uppercase;
text-align: right;
padding-right: 45px;
line-height: 1.4em; }
.carousel img {
display: block;
margin-top: -12px;
position: relative;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-prev,  .carousel-control .icon-next {
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
left: 0;
right: 0;
}
.carousel-indicators {
bottom: 20px;
}
}
#entry, #classic, #premium {
margin-top: 14px;
margin-bottom: 48px;
}
.ecp {
padding: 0 !important;
}
.hideecp {
display: none !important;
}
.fastfactdiv .ch-info-back div {
font-size: 16px;color: #fff;
}
.block-item {
margin-bottom:8px !important;
}
.tfuse_type_testimonial .glyphicon-chevron-right {
color: #666 !important;
}
.tfuse_type_testimonial .glyphicon-chevron-left {
color: #666 !important;
}
.visitafhome {
margin-bottom: 20px !important;
}
.footerbox .block-item { min-height: 270px;
}
.footerno {
text-align: center;
padding-top: 30px;
}
.footerno a:hover {
color: #e5e5e5;
}
.promo-list {
background: #fff;
font-size: 16px;
}
.footerbox .block-list2 {
background: none repeat scroll 0 0 #242424;
}
.readspecialdiv {
margin-bottom: 5px;
font-size: 16px !important;
}
.readspecialdiv img {
display: block;
float: left;
margin-right: 5px;
margin-top: 0px;
width: 18px;margin-top: 5px;
}
h1 {
padding: 0;
text-align: left;
font-size: 38px;
text-transform: uppercase;
letter-spacing: 2px;
margin:20px 0;
color:#9b8428;
}
h2 {
padding: 0;
text-align: left;
font-size: 30px;
letter-spacing: 2px;
margin:10px 0 20px 0;
color:#9b8428;
}
h3 {
text-align: left;
font-size: 25px;
letter-spacing: 2px;
line-height:38px;
color:#9b8428 ;
}
h4 {
text-align: left;
font-size: 22px;
letter-spacing: 2px;
line-height:30px;
color:#9b8428 ;
}
h5 {
text-align: left;
font-size: 18px;
letter-spacing: 2px;
line-height:30px;
color:#9b8428 ;
}
p{
font-size: 16px;
line-height:25px;
color:#282e3a;
margin-bottom: 10px;
}
ul li{
font-size: 16px;
font-weight: normal;
line-height:1.4em;
color:#282e3a ;
}
a{
color:#9b8428;	
}
.wpb_wrapper a {
color:#9b8428;
font-weight: bold;
}
a:hover{
color:#666;
}
.spoffbg p{
color:#fff;	
}
.spoffbg a{
color:#fff !important;	
}
.footerbox ul li {
color: #fff;
}.makei a {
color: #9b8428;
font-size: 26px;
font-weight: normal;
letter-spacing: 0;
}
.text-right.makei a{ text-align:center;display: block;}
.tenant a, .aboutheader a {
color: #a28800;
text-transform:uppercase;
}
.tenant a:hover, .aboutheader a:hover {
color: #666666;
}
.content p{padding-bottom:6px;}
.specialoffers h2{
font-weight:bold; 
letter-spacing:0; 
color:#2a303b;
padding-top: 10px;
}
.spoffbg h2{ 
color:#fff; 
font-weight:bold; 
letter-spacing:0;
padding-top: 10px;
}
.specialoffers .block-meta a{ letter-spacing:0; }
.footerbox h2{ letter-spacing:0 !important; }
.textwidget li {
font-size: 14px;
}
.nolinespace{letter-spacing:0 !important; }
.classft b:nth-child(1){color: #9b8428;}
.logodiv{ margin:10px 0 !important;}
.contactaddress address{
color: #282e3a;
}
.contactaddress strong{
font-size: 16px;
letter-spacing: 2px;
color:#9b8428;
}
.contactaddress address a, .contactaddress address a:hover{color:#282e3a;}
.blogart .post-title a{padding:0;color: #9b8428;
font-size: 30px;
letter-spacing: 2px;}
.archive #sliderimg {display: block;}
@media (min-width: 768px) and (max-width: 3000px) {
.topmenu {
margin: 0;
position: relative;
z-index: 100;
padding: 25px 0 0 20px;
float: left;
width: 100%
}
.ie7 .dropdown, .ie7 .dropdown li {
float: left;
}
.ie7 .dropdown li ul li {
display: block;
float: left;
}
.dropdown {
z-index: 1300;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 11px;
}
.dropdown li {
display: inline-block;
position: relative;
list-style: none;
margin: 0 12px;
padding: 0 0 12px 0;
}
.dropdown li:first-child {
margin-left: 10px;
}
.dropdown li a {
display: block;
color: #fff;
text-decoration: none;
line-height: 1em;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
}
#menu-item-785 a {
color: #242424;
}
.dropdown li a span {
display: block;
}
.dropdown li:hover a {
color: #fff
}
.dropdown .current-menu-item a, .dropdown .current-menu-ancestor a {
color: #fff
}
.dropdown li ul li:hover a, .dropdown li:hover li ul li:hover a, .navbar-nav > li > a:hover, .dropdown .current-menu-ancestor .current-menu-item a, .dropdown .current-menu-ancestor .current-menu-ancestor a, .dropdown .current-menu-ancestor .current-menu-ancestor .current-menu-item a, .dropdown .mega-nav ul li:hover ul li:hover a {
color: #a28800 !important;
background: none !important;
}
.topmenu2 {
margin: auto;
padding: 25px 0 0;
}
.dropdown li:hover li a, .dropdown li:hover li ul li a, .dropdown .current-menu-item li a, .dropdown .current-menu-ancestor li a, .dropdown .current-menu-ancestor .current-menu-item li a, .dropdown .current-menu-ancestor .current-menu-ancestor li a, .dropdown li ul li ul li a, .dropdown .mega-nav:hover ul li ul li a, .dropdown .mega-nav ul li:hover ul li a, .dropdown .mega-nav.current-menu-ancestor .current-menu-item li a, .dropdown .mega-nav.current-menu-ancestor .current-menu-ancestor li a {
color: #fff
}
.navbar-toggle {
background-color: none;
border: 1px solid transparent;
border-radius: 0;
float: right;
margin-bottom: 8px;
margin-right: 10px;
margin-top: 8px;
padding: 9px 10px;
position: relative;
}
.navbar-toggle .icon-bar {
border-radius: 1px;
display: block;
height: 2px;
width: 30px;
color: #FFF;
border: solid 2px #FFF;
}
.navbar-nav > li {
display: inline-block;
list-style: outside none none;
margin: 0 13px;
padding: 0 0 12px;
position: relative;
}
.navbar-nav > li > a {
color: #fff;
display: block;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
line-height: 1em;
padding: 0 0;
text-decoration: none;
}
.dropdown .mega-nav:hover li a, .dropdown .mega-nav.current-menu-ancestor li a, .dropdown .mega-nav ul li:hover a, .dropdown .mega-nav.current-menu-ancestor .current-menu-item a, .dropdown .mega-nav.current-menu-ancestor .current-menu-ancestor a, .dropdown .mega-nav.current-menu-ancestor .current-menu-ancestor .current-menu-item a {
color: #fff
}
.dropdown li ul {
margin: 0;
padding: 0;
line-height: 1em;
font-size: 12px;
text-transform: none;
text-align: center;
}
.dropdown li ul {
display: none;
position: absolute;
left: 0;
z-index: 1308;
padding: 26px 0 0 0;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_sub.png) center 20px no-repeat;
}
.dropdown li.parent {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_parent.png) center bottom no-repeat;
}
.dropdown li.parentHover {
background: none;
}
.dropdown li a:hover span {
cursor: pointer
}
.dropdown li ul li, .dropdown .parentHover ul li {
display: block;
float: none;
width: 150px;
margin: 0;
padding: 0 15px;
height: auto;
margin: 0 !important;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_bg.png)
}
.ie7 .dropdown li ul li, .ie7 .dropdown .parentHover ul li {
width: 150px;
}
.dropdown li ul li {
line-height: 1em
}
.dropdown li ul li ul {
z-index: 1309
}
.dropdown li ul, .dropdown li ul li ul, .dropdown li ul li ul li ul {
display: none
}
.dropdown li ul li:hover>ul {
display: block;
position: absolute;
top: 0px;
left: 150px;
padding: 0 0 0 8px
}
.dropdown li ul li.first:hover>ul {
top: 2px
} .dropdown li ul li ul li {
padding: 0;
float: left;
clear: both;
width: auto !important;
}
.dropdown li ul li a, .dropdown li ul li.last ul li a {
display: block;
color: #b3b2b4;
height: auto;
padding: 7px 0;
}
.dropdown li ul li.first a {
padding-top: 15px;
}
.dropdown li ul li.last a {
padding-bottom: 15px;
}
.dropdown li ul li a span {
line-height: 1.2em;
border: none;
padding: 0;
}
.dropdown li ul li ul li a span {
min-height: inherit
}
.dropdown li ul li ul {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_sub2.png) 2px 15px no-repeat;
} .dropdown .mega-nav ul:first-child {
left: -100%;
width: 100%;
text-align: left;
}
.dropdown .mega-nav ul li {
float: left;
background: none;
padding-top: 0px;
}
.dropdown .mega-nav ul {
width: 100%;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_bg.png) 0 26px repeat-x;
text-align: left;
}
.dropdown .mega-nav:hover .dropdown_arrow {
display: block;
position: absolute;
width: 12px;
height: 6px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_sub.png) 0 0 no-repeat;
top: 20px;
left: 0;
z-index: 2;
content: "";
}
.dropdown .mega-nav ul .mega-wrap {
width: 990px;
margin: 0 auto;
padding: 15px 0 0;
}
.dropdown .mega-nav ul li.first, .dropdown .mega-nav ul li ul li.first {
}
.dropdown .mega-nav ul li.last, .dropdown .mega-nav ul li ul li.last {
}
.dropdown .mega-nav ul li ul li, .dropdown .mega-nav ul li ul {
background: none;
top: 0;
padding: 0;
}
.dropdown .mega-nav ul li ul, .dropdown .mega-nav:hover ul li:hover>ul {
display: block !important;
opacity: 1 !important;
left: 0;
padding: 0;
float: none;
position: relative;
text-align: left;
padding-top: 10px;
}
.dropdown .mega-nav ul li ul li {
float: none;
border: none;
margin: 0
}
.dropdown .mega-nav ul li {
width: 220px;
margin-left: 25px;
padding: 0;
}
.dropdown .mega-nav ul li .widget-container {
line-height: 1.6em;
color: #8e9a9e;
}
.dropdown .mega-nav ul li .widget-container p {
color: #fff;
font-size: 14px;
letter-spacing: 0;
line-height: 19px !important;
margin-bottom: 18px;
padding: 0 10px;
text-transform: none;
}
.dropdown .mega-nav ul li .widget-title {
text-transform: uppercase;
padding: 0 10px;
font-weight: bold;
margin-top: 0px;
}
.dropdown .mega-nav ul li .widget_room {
background: #fff;
text-align: center;
padding: 10px 0 0 0;
}
.dropdown .mega-nav ul li .widget_room .room_type {
width: 39px;
height: 39px;
margin: 7px auto;
}
.dropdown .mega-nav ul li .widget_room .widget-title {
color: #2b3a3f;
font-size: 16px;
text-transform: none;
margin-bottom: 5px;
}
.dropdown .mega-nav ul li .widget_room .room_price {
font-family: 'Magra', sans-serif;
padding: 15px 0;
}
.dropdown .mega-nav ul li .widget_room .room_price strong {
font-size: 33px;
color: #c9376e;
display: inline-block;
}
.dropdown .mega-nav ul li .widget_room .room_price span {
display: inline-block;
width: 35px;
font-size: 13px;
line-height: 1.2em;
color: #474748;
text-align: left;
padding-left: 5px;
}
.dropdown .mega-nav ul li .widget_room .room_detail {
background: #51dae6;
height: 54px;
position: relative;
font-weight: normal;
}
.dropdown .mega-nav ul li .widget_room .room_detail a {
font-size: 12px;
text-align: center;
line-height: 54px;
}
.dropdown .mega-nav ul li .widget_room .room_detail span {
display: block;
background: #2fabbd;
width: 46px;
height: 54px;
line-height: 54px;
color: #fff;
font-size: 20px;
position: absolute;
top: 0;
}
.dropdown .mega-nav ul li .widget_room .room_detail .icon-chevron-right {
right: 0;
}
.dropdown .mega-nav .mega-nav-widget a.link-border {
border-top: 1px solid #444;
border-bottom: 1px solid #444;
display: block;
padding: 22px 0;
color: #51dae6;
font-size: 12px;
position: relative;
}
.dropdown .mega-nav .mega-nav-widget a.link-border i {
position: absolute;
right: 0;
}
.dropdown .mega-nav .mega-nav-widget a.link-border:hover {
color: #cf4d5c;
}
.dropdown .mega-nav ul li a, .dropdown .mega-nav ul li.first a, .dropdown .mega-nav ul li.last a {
padding: 0; line-height: 18px;
}
.dropdown .mega-nav ul li ul li a, .dropdown .mega-nav ul li.first ul li a, .dropdown .mega-nav ul li.last ul li a, .dropdown .mega-nav ul li ul li.first a, .dropdown .mega-nav ul li ul li.last a {
padding: 5px 0px;
text-transform: none;
} .topmenu_right {
float: right;
width: 300px;
font-size: 11px;
text-align: right;
padding-top: 18px;
position: relative;
z-index: 101;
}
.topmenu_right li {
display: inline-block;
position: relative;
text-transform: uppercase;
line-height: 34px;
margin: 0 15px;
}
.topmenu_right li.current-menu-item a {
color: #fff;
}
.topmenu_right a, .languages .current_lang {
color: #959595;
}
.topmenu_right a:hover {
color: #fff;
}
.topmenu_right .languages {
float: right;
position: relative;
width: 34px;
height: 34px;
}
.topmenu_right .languages ul {
display: none;
text-transform: none;
position: absolute;
top: 34px;
left: -38px;
width: 110px;
text-align: center;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_sub.png) center 20px no-repeat;
padding: 26px 0 0 0;
}
.topmenu_right .languages li {
display: block;
width: 100%;
text-transform: none;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/dropdown_bg.png);
margin: 0;
line-height: 1em;
}
.topmenu_right .languages li.first {
padding-top: 10px;
}
.topmenu_right .languages li.last {
padding-bottom: 10px;
}
.topmenu_right .languages li a {
display: block;
padding: 5px 10px;
color: #fff;
}
.topmenu_right .languages li a:hover {
color: #cf4d5c;}
}
@media (min-width: 768px) and (max-width: 990px) {
.text-left{ text-align:center; }	
.footerlogo{ float:left; }
.footerno{ float:left; width:56%; }
.footerno h2{ text-align:center; }
.footer_social{ float:right; }
#entry, #classic, #premium {
width:242px;
margin:auto;
margin-bottom:10px !important;
}
.phone_call_wrapper .col-md-8{ width:100%; }
.promo-list .block-item{ height:auto !important; }
}
@media (max-width: 380px) {
.container, .header .container, .middle-tabs .container, .middle .container, .middle.full_width .content{ width:auto !important; padding:0 5px; }
#log{ margin:auto; float:none; }
#log a{ margin:-10px 0 15px 0; }
.navbar-header{ width:32px; margin:auto;}
.navbar-toggle{ margin:0; padding:0; }
.sr-only{ display:none; }
.makei{ padding:25px 0; }
.makei h2{ text-align:center; }
.text-right.makei a{ text-align:center; }
.block-item{ width:auto !important; }
.video iframe{ max-width: 285px; width:100% !important;  }
.contactpage .wpcf7-text, .wpcf7-email{ width:92% !important;  }
.contactpage .wpcf7-textarea{ width:92% !important; }
.tp-caption{ 
line-height:0px !important;
}
}
.footerlogo{ padding-top:10px !important;}
.mainsearch{ background:#fff url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/toolbar_find.png) no-repeat right 5px top !important;}
.submenu-1 .filterimg {
display: block;
max-height: 150px;
min-height: 150px !important;
overflow: hidden;
}
.submenu-1 .filterimg a{ } 
.submenu-1 .filterimg a img {
display: block;
max-height: 147px;
min-height: 147px;
}
.submenu-1 .cblock{ min-height:40px;}
.taptapdiv{ top:30px;}
.tap-tap-header {
background-color: #242424 !important;
height: 50px !important;
left: 0;
position: fixed;
top: 75px !important;
width: 100%;
z-index: 9999;
}
.taptap-menu-button-wrapper {
top: 0px !important;
}
.taptap-by-bonfire ul li a {
font-size:16px;
color:#fff;
font-weight: bold;
}
.newscutomewidthofmenu{
margin: auto;}
.eow_div .box_eow .eqbg{ display:block !important;}
.box_eow .content{width:100%;position: relative;}
.box_eow .read {
float: right;
position: relative;
right: 3px;
top: -18px;
z-index: 9999;
font-size: 16px;
}
.box_eow .read-less{
float: right;
position: relative;
right: 3px;
top: -18px;
z-index: 9999;
}
.box_eow .excerpt {position: relative;} .container .read, .read-less {
font-size: 16px;
display:block;
} .blog .textwidget p {
font-size: 14px;
line-height: 1.2em;
padding: 0 10px;
}
.acco_quality_title {
color: #fff;
text-align: center;
font-weight: bold;
text-transform:uppercase;
letter-spacing: 2px;
margin: 0px;
}
p.errortext {
color: #aaa;
background-color: #393e48;
padding: 10px;
}
.contactaddress {
background-color: #edeef0;
padding: 20px;
}
.wpcf7-form {
background-color: #edeef0;
padding: 10px 20px;
margin-top: 5px;
} .africa_map {
float: left;
margin: 10px 10px 0px 0px;
padding: 5px 5px 0px 5px;
border: 1px solid #383E48;
}@media only screen and (min-width: 280px) and (max-width: 767px) {
.contact-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .inputtext.tfuse_rf_post_datepicker_out
{
max-width: 215px;
} 
.contact-form  .inputtext,.contact-form .textarea ,.contact-form  .tfuse_captcha_input{
max-width: 235px;
}
.contact-form .select_styled
{
max-width: 257px;
}
.pp_content,.pp_details ,div.ppt{max-width:400px}
.pp_pic_holder.pp_default{max-width:432px;}
.pp_overlay{max-width:461px}
#comments,.comment-respond {max-width:300px}
.comment-text, .children .comment-text, .children .children .comment-text {
width: 215px;
}
.children .children .children .comment-text {
width: 215px;
}
.depth-1 #respond{
max-width: 286px !important;
}
.depth-1 .comment-form .textarea,.depth1 .comment-form .inputtext,
.children .comment-form .textarea,.children .comment-form .inputtext,
.children .children .comment-form .textarea,.children  .children .comment-form .inputtext,
.children .children .children .comment-form .textarea,.children .children  .children .comment-form .inputtext {
width: 228px;
}
.widget-container.widget_categories .btn-form{display:none;}
.map.sortcode {max-width:300px;}
.video iframe {
width: 285px;
height: auto;
}
.container,
.header .container,
.middle-tabs .container,
.middle .container,
.middle.full_width .content{
}
h1{font-size:30px}
h2{font-size:25px}
h3{font-size:17px}
h4{font-size:16px}
h5{font-size:15px}
h6{font-size:14px} .header .container {
height: auto;
padding-bottom: 20px;
}
.logo {
padding: 20px 0 5px 0;
}
#topm-select {
margin: -10px 0 0 10px;
}
.topmenu .dropdown {
display: none;
}
.topmenu_right .languages {
z-index: 2;
}
.topmenu_right .languages ul {
top: 24px;
left: -68px;
background-position: 80px 20px;
}
.top_slider_content .slide {
height: 148px;
}
.top_slider_content .slide img {
max-width: 100% !important;
}
.top_slider_navi {
height: 15px;
}
.top_slider_navi .inner {
width: 300px;
height: 15px;
padding-left: 0px;
background: none;
border-left: 1px solid #6b6867;
}
.top_slider_navi a {
text-indent: -300px;
width: 50px;
height: 15px;
line-height: 1em;
padding:0;
background: none;
border-right: 1px solid #6b6867;
}
.top_slider_navi a.selected,
.top_slider_navi a:hover {
background-color: #000;
} .middle-tabs {
padding-top: 27px;
height: auto;
}
.middle-tabs .tab-content {
background: none;
height: auto;
margin-top: 14px;
margin-bottom: 0px;
padding: 0;
}
.middle-tabs .tab-pane {
border-bottom: 5px solid #e1e9e9;
height: auto;
}
.nav-tabs-icons {
padding-left: 0px;
}
.nav-tabs-icons > li {
margin: 0 3px;
}
.nav-tabs-icons > li > a {
width: 50px;
height: 50px;
padding: 10px;
}
.nav-tabs-icons > li > a i,
.nav-tabs-icons > li > a:hover i{
width: 20px;
font-size: 19px;
line-height: 1.2em;
}
.nav-tabs-icons > li > a:hover i {
color: #ccc;
}
.nav-tabs-icons > li > a span {
left: -10px;
}
.midtab_left {
float: none;
width: 300px;
}
.midtab_right {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right.png) 0 0 repeat-y #376e82;
float: none;
width: 300px;
height: auto;
}
.midtab_left .map {
width: 300px;
height: 142px;
}
.midtab_info_left {
height: auto;
padding: 15px;
}
.midtab_info_left h2 {
font-size: 18px;
margin-bottom: 15px;
}
.midtab_info_left .info_text {
float: none;
width: auto;
}
.midtab_info_left img {
float: none;
padding: 5px;
margin:0 0 10px 0;
}
.midtab_right_text {
padding: 30px 25px 25px 25px;
height: auto;
}
.midtab_right .image-count {
position: relative;
width: auto;
left: 25px;
bottom: 20px;
}
.midtab_right .fields_wrap{
height: auto;
-webkit-box-shadow: none;
box-shadow: none;
}
.fields_wrap {
padding-bottom: 10px;
}
.reservation_form h3 {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_right_line2.png) 0 bottom repeat-x;
}
.reservation_form .row_field {
padding: 8px 25px;
}
.reservation_form .row_field.alignleft.omega {
padding: 8px 0;
}
.reservation_form .rowSubmit {
padding: 0;
}
.row_divider {
margin: 12px 0 10px 0;
}
.reservation_form .rowSubmit button,
.midtab_big_btn{
height: 80px;
}
.btn-search {
line-height: 48px;
height: 48px;
}
.midtab_big_btn {
padding-top:22px;
} .tf-gallery {
width: 300px;
height: 285px;
float: none;
}
.tf-gallery .gallery-images,
.tf-gallery .gallery-images .gallery-item {
width: 300px;
height: 195px;
}
.tf-gallery .gallery-thumbs {
clear: both;
width: 100%;
height: 68px;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tf-gallery .gallery-thumbs .thumb-item {
float: left;
width: 90px;
height: 68px;
border-top: 5px solid #f7fafc;
border-bottom: 5px solid #f7fafc;
margin-top: 8px;
}
.ui-datepicker {
width: 18em !important;
} .middle {
padding: 0px 0;
}
.middle_pull_up .container {
margin-top: 0px;
}
.middle_gray {
padding: 45px 0;
}
.middle_dark {
padding: 0;
}
.middle_dark .map {
width: 100%;
height: 125px;
}
.middle_pull_up .btn {
margin: 15px 0;
}
.btn-wide {
width: 280px;
} .middle .content {
width:300px;
float:none;
margin:0 0 30px 0
}
.middle .sidebar,
.middle.sidebar_left .sidebar,
.middle.blog.sidebar_left .sidebar{
width:250px;
float:none
}
.blog .content,
.middle.sidebar_left .content,
.middle.blog.sidebar_left .content{
width:300px;
margin:0 0 30px 0
}
.blog .sidebar {
width:300px;
} .footer .container {
padding: 25px 0;
}
.footer .f_col {
margin: 20px 0;
} .room_list .room {
margin: 0 0 60px 0;
border-top: 3px double #a3adb8;
padding-top: 50px;
}
.room_list .room:first-child {
border: none;
}
.room .tf-gallery {
border: none;
}
.room .tf-gallery-wrap,
.room .tf-gallery {
width: 300px;
height: 241px;
}
.room .tf-gallery .gallery-images {
width: 300px;
height: 166px;
}
.room .tf-gallery .gallery-images .gallery-item {
height: 166px;
}
.room .tf-gallery .gallery-thumbs {
height: 75px;
}
.room .tf-gallery .gallery-thumbs .thumb-item {
margin-top: 10px;
}
.room .tf-gallery-wrap .prev,
.room .tf-gallery-wrap .next,
.entry .room .tf-gallery-wrap .prev,
.entry .room .tf-gallery-wrap .next{
top: 50px;
font-size: 70px;
display: block !important;
}
.room .tf-gallery-wrap .prev:active,
.room .tf-gallery-wrap .next:active,
.entry .room .tf-gallery-wrap .prev:active,
.entry .room .tf-gallery-wrap .next:active{
top: 51px;
}
.room .tf-gallery-wrap .prev,
.entry .room .tf-gallery-wrap .prev{left: 10px}
.room .tf-gallery-wrap .next,
.entry .room .tf-gallery-wrap .next{right: 10px} .title_block h2 {
font-size: 19px;
}
.title_block .btn {
margin: 15px 10px;
} .book-table .row-head {
padding: 10px 0;
font-size: 10px;
}
.book-table .row-head div[class*="room-col-"] {
padding: 0 5px;
width: 64px;
}
.book-table .room-row div[class*="room-col-"] {
padding: 0 5px;
}
.room-row .room-col-2,
.room-row .room-col-4{
border-left: none;
}
.room-col-1 {
width: 290px;
}
.room-col-2 {
width: 80px;
text-align: center;
}
.room-col-3 {
width: 170px;
}
.book-table .room-row div.room-col-3 {
padding-left: 20px;
}
.room-col-4 {
width: 290px;
}
.room-row .room-col-4 {
height: 70px;
}
.room-col-4 .inner {
vertical-align: bottom;
text-align: center;
padding-left: 0;
}
.room-col-1 .room-img {
width: 80px;
height: 80px;
margin-right: 10px;
}
.room-status {
margin-bottom: 2px;
}
.room-col-1 h2 {
font-size: 16px;
margin-bottom: 2px;
}
.room-notice {
margin-top: 5px;
margin-bottom: 20px;
}
.room-row .room-price {
margin-top: 20px;
}
.room-cond {
font-size: 11px;
margin-top: 20px;
}
.room-type img {
margin-top: 5px;
}
.quote_right, .quote_left, .frame_right  {
float: none;
margin: 10px auto;
text-align: center;
}
.quote_right, .quote_left {
width: 90%;
} .slider_small {
width: 300px;
}
.slider_small .slider-item,
.slider_medium .slider-item,
.slider_small .slider-item iframe,
.slider_medium .slider-item iframe {
width:280px;
height:158px
} .quote-text {
font-size:15px;
} .testimonials .quote-text {
font-size:16px;
}
.testimonials .quote-author {
font-size:14px
}
.f_col .widget_search .inputField,
.f_col .newsletterBox .inputField{
width:200px;
} .twitter li,
.post_list li a {
font-size: 14px;
}
.post_list .date {
font-size: 11px;
} .block-caption h2 {
font-size: 20px;
} .wcol-title {
width: 200px;
}
.wcol .wcol-head,
.wcol .wcol-mid,
.wcol .wcol-bot {
padding: 0 15px;
} .postlist .post-image {
margin: 0 0 15px 0;
}
.postlist .post-meta-top{
padding: 10px 0;
font-size: 11px;
}
.postlist .post-meta-bot {
padding: 15px 0;
font-size: 11px;
}
.postlist .post-title h1,
.postlist .post-title h2,
.postlist .post-title h2 a,
.post-detail h1,
.room-detail h1,
.room h2{
font-size: 19px;
}
.services-list .list-ok li {
font-size: 14px;
} .reservation_bottom .col-left {
width: 300px;
margin-right: 0px;
}
.offer_bottom .offer-head {
height: 50px;
line-height: 50px;
font-size: 14px;
}
.offer_bottom .offer-head h2 {
line-height: 46px;
font-size: 16px;
padding: 0 15px 0 20px;
}
.offer_bottom .offer-head a {
margin: 0 0 0 10px;
}
.offer_bottom .offer-body {
padding: 20px;
}
.offer-image {
float: none;
margin: 0 auto 10px auto;
}
.offer-aside {
width: 260px;
float: none;
}
.offer-aside h3 {
font-size: 22px;
}
.offer-subtitle,
.offer-aside h3{
text-align: center;
}
.offer-footer {
padding: 15px 20px;
text-align: right;
}
.offer-footer .offer-date {
font-size: 12px;
line-height: 2em;
}
.offer-footer .offer-book-btn {
font-size: 15px;
} .tf_other_pages {
width: 100%;
}
.tf_other_pages .btn {
margin: 5px 0;
} .author-description {
padding: 15px;
}
.author-image {
margin: 0 10px 5px 0;
}
.author-text {
float: none;
width: auto;
} .link-add-comment {
position: relative;
top:0px;
right:0px;
}
.comment-list h2,
.add-comment h3 {
font-size:18px;
margin:0 0 15px 0;
}
.comment-body {
padding:10px;
}
.comment-avatar {
width:54px;
margin-right:10px
}
.comment-avatar .avatar img {
width:60px;
height:60px;
}
.comment-author,
.comment-date{
font-size:11px;
}
.link-author {
float: none;
display: block;
}
.comment-date {
clear: both;
}
.children li {
padding-left: 0;
} .add-comment {
padding: 25px 20px;
}
.comment-form .inputtext,
.comment-form .textarea,
.contact-form .input_full,
.contact-form .textarea{
width:235px;
}
a.link-reset {
position: relative;
top:10px;
clear: both;
display: inline-block;
}
.contact-form {
width: 300px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.contact-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .inputtext.tfuse_rf_post_datepicker_out
{
max-width: 376px;
} 
.contact-form  .inputtext,.contact-form .textarea ,.contact-form  .tfuse_captcha_input{
max-width: 396px;
}
.contact-form .select_styled
{
max-width: 418px;
}
#comments,.comment-respond {max-width:435px}
.comment-text, .children .comment-text, .children .children .comment-text {
width: 415px !important;
}
.children .children .children .comment-text {
width: 415px;
}
.depth-1 #respond{
max-width: 422px !important;
}
.depth-1 .comment-form .textarea,.depth-1 .comment-form .inputtext,
.children .comment-form .textarea,.children .comment-form .inputtext,
.children .children .comment-form .textarea,.children  .children .comment-form .inputtext,
.children .children .children .comment-form .textarea,.children .children  .children .comment-form .inputtext {
width: 350px;
}
.pp_content,.pp_details ,div.ppt{max-width:400px}
.pp_pic_holder.pp_default{max-width:432px;}
.pp_overlay{max-width:616px}
.map.sortcode {max-width:445px;}
.video iframe {
max-width: 450px;
width:100%;
height: auto;
}
.reservation_form .select_styled {
min-width: 382px;
}
#right_menu{
float: left;
text-align: left;
}
.container,
.header .container,
.middle-tabs .container,
.middle .container,
.middle.full_width .content{ width: 100%;
} .header .container {
height: auto;
padding-bottom: 20px;
}
#topm-select {
width: 220px;
margin-top: 5px;
}
.dropdown li {
margin:0 10px;
}
.topmenu_right {
width: auto;
}
.topmenu_right ul {
float: left;
text-align: left;
margin-right: 30px;
}
.topmenu_right li {
display: block;
line-height: 1.5em;
margin: 0 0 10px 0;
}
.top_slider_content .slide {
height: 226px;
} .nav-tabs-icons {
padding-left: 50px;
}
.nav-tabs-icons > li {
margin: 0 10px;
}
.nav-tabs-icons > li > a span {
left: -20px;
}
.midtab_left {
width: 460px;
}
.midtab_right {
width: 460px;
}
.midtab_left .map {
width: 460px;
height: 218px;
}
.midtab_info_left h2 {
font-size: 17px;
margin-bottom: 10px;
}
.midtab_info_left img {
float: left;
padding: 5px;
margin:0 10px 10px 0;
width: 200px;
}
.midtab_info_left p {
line-height: 1.4em;
}
.midtab_info_left .post-more {
margin-top: 5px;
clear: both;
}
.midtab_right .image-count {
position: relative;
width: auto;
left: 25px;
bottom: 20px;
}
.reservation_form .row_field {
padding: 8px 0 8px 25px;
}
.reservation_form .row_field.alignleft.omega {
padding: 8px 0 8px 25px;
}
.reservation_form .field_text {
float: left;
}
.reservation_form .field_text input {
width: 120px;
}
.reservation_form .rowSubmit {
padding: 0;
}
.reservation_form .input_styled {
clear: both;
}
.row_divider {
margin: 12px 0 10px 0;
}
.reservation_form .rowSubmit button,
.midtab_big_btn{
width: 100%;
}
.btn-search {
line-height: 48px;
height: 48px;
}
.midtab_big_btn {
padding-top:22px;
} .tf-gallery {
width: 460px;
height: 389px;
float: none;
}
.tf-gallery .gallery-images,
.tf-gallery .gallery-images .gallery-item {
width: 460px;
height: 299px;
} .middle_dark .map {
height: 200px;
}
.btn-wide {
width: 300px;
}
.col-md-3 .local_time {
margin: 0 auto;
width: 200px;
} .middle .content {
width:460px;
float:none;
margin:0 0 30px 0
}
.middle .sidebar,
.middle.sidebar_left .sidebar,
.middle.blog.sidebar_left .sidebar{
width:250px;
margin-left:auto;
margin-right: auto;
}
.blog .content,
.middle.sidebar_left .content,
.middle.blog.sidebar_left .content{
width:460px;
margin:0 auto 30px auto;
}
.blog .sidebar {
width:300px;
} .footer .f_col {
margin: 20px 0;
}
.footer .f_col_3 {
clear: both;
} .room_list .room {
margin: 0 0 60px 0;
border-top: 3px double #a3adb8;
padding-top: 50px;
}
.room-descr {
width: 460px;
}
.room .tf-gallery-wrap,
.room .tf-gallery {
width: 460px;
height: 330px;
}
.room .tf-gallery .gallery-images {
width: 460px;
height: 255px;
}
.room .tf-gallery .gallery-images .gallery-item {
height: 255px;
}
.room .tf-gallery-wrap .prev,
.room .tf-gallery-wrap .next,
.entry .room .tf-gallery-wrap .prev,
.entry .room .tf-gallery-wrap .next{
top: 100px;
}
.room .tf-gallery-wrap .prev:active,
.room .tf-gallery-wrap .next:active,
.entry .room .tf-gallery-wrap .prev:active,
.entry .room .tf-gallery-wrap .next:active{
top: 101px;
} .book-table .row-head {
padding: 10px 0;
font-size: 10px;
}
.book-table .row-head div[class*="room-col-"] {
padding: 0 10px;
width: 64px;
}
.book-table .room-row div[class*="room-col-"] {
padding: 0 10px;
}
.room-row .room-col-2,
.room-row .room-col-4{
border-left: 1px solid #f4f7f9;
}
.room-col-1 {
width: 290px;
}
.room-col-2 {
width: 80px;
text-align: center;
}
.room-col-3 {
width: 170px;
}
.book-table .room-row div.room-col-3 {
padding-left: 20px;
}
.room-col-4 {
width: 220px;
}
.room-row .room-col-4 {
height: 130px;
}
.room-col-4 .inner {
vertical-align: middle;
text-align: right;
}
.room-row .room-price {
margin-top: 10px;
}
.room-cond {
margin-top: 10px;
} .slider_small {
width: 430px;
}
.slider_small .slider-item,
.slider_medium .slider-item,
.slider_small .slider-item iframe,
.slider_medium .slider-item iframe {
width:430px;
height:242px
}
.entry .video iframe{
height: 250px;
} .wcol-title {
width: 156px;
} .reservation_bottom .col-left {
width: 460px;
margin-right: 0px;
}
.offer-image {
float: left;
margin: 0 20px 10px 0;
width: 150px;
height: 165px;
}
.offer-aside {
width: 100%;
float: none;
}
.offer-subtitle,
.offer-aside h3{
text-align: left;
}
.reservation_bottom .col-right {
width: 460px;
} .link-add-comment {
position: absolute;
}
.comment-text,
.children .comment-text,
.children .children .comment-text{
margin-top: -40px;
}
.comment-entry {
padding-top: 20px;
}
.link-author {
float: left;
padding-left: 65px;
} .add-comment {
padding: 25px 20px;
}
.comment-form .inputtext {
width:155px;
}
.contact-form .input_full,
.contact-form .textarea,
.comment-form .textarea{
width: 352px;
}
a.link-reset {
position: absolute;
top:25px;
clear: none;
display: inline-block;
}
.contact-form {
width: 460px;
}
}
@media only screen and (min-width: 750px) and (max-width: 990px) {
.contact-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .inputtext.tfuse_rf_post_datepicker_out
{
max-width: 376px;
}
.contact-form  .inputtext,.contact-form .textarea ,.contact-form  .tfuse_captcha_input{
max-width: 396px;
}
.contact-form .select_styled
{
max-width: 418px;
}
#comments,.comment-respond {max-width:435px}
.comment-text, .children .comment-text, .children .children .comment-text {
width: 415px !important;
}
.children .children .children .comment-text {
width: 415px;
}
.depth-1 #respond{
max-width: 422px !important;
}
.depth-1 .comment-form .textarea,.depth-1 .comment-form .inputtext,
.children .comment-form .textarea,.children .comment-form .inputtext,
.children .children .comment-form .textarea,.children  .children .comment-form .inputtext,
.children .children .children .comment-form .textarea,.children .children  .children .comment-form .inputtext {
width: 350px;
}
.comment-form .inputtext{
width: 155px;
}
.comment-form .textarea{width:352px}
.map.sortcode {max-width:445px;}
.video iframe {
max-width: 750px;
width:100%;
height: auto;
}
.slider_medium .slider-item img {max-width:440px!important}
.container,
.header .container,
.middle-tabs .container,
.middle .container,
.middle.full_width .content{ }
.dropdown .mega-nav ul .mega-wrap {
width: 728px;
padding: 30px 0;
}
.dropdown li {
margin:0 10px 0 0;
}
.custommargin {
margin:10px 12px 0px 10px !important;
}
.dropdown .mega-nav ul li {
width:170px;
margin-left: 12px;
}
.dropdown .mega-nav .mega-nav-widget p {
font-size: 11px;
}
.topmenu_right {
width: 280px;
}
.topmenu_right li {
margin: 0 5px;
}
.topmenu_right .languages ul {
top: 34px;
left: -68px;
background-position: 80px 20px;
}
.topmenu_right .languages {
margin-left: 5px;
} .top_slider_content .slide {
height: 358px;
}
.top_slider_navi .inner {
width: 728px;
padding-left: 0px;
background: none;
}
.top_slider_navi a {
width: 121px;
height: 51px;
line-height: 51px;
padding:0 0px 0 0;
background:none;
} .middle-tabs {
height: 502px;
}
.middle-tabs .tab-content {
height: 470px;
margin-top: 24px;
padding: 5px;
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/middle_box_bg.png) center -95px no-repeat;
}
.middle-tabs .tab-pane {
height: 460px;
}
.nav-tabs-icons {
padding-left: 120px;
}
.midtab_left {
width: 418px;
}
.midtab_right {
width: 300px;
height: 455px;
}
.midtab_left .map {
width: 418px;
height: 198px;
}
.midtab_info_left {
height: 257px;
padding: 10px;
}
.midtab_info_left h2 {
font-size: 17px;
margin-bottom: 10px;
}
.midtab_info_left img {
float: left;
margin: 0 10px 10px 0;
width: 170px;
padding: 5px;
}
.midtab_info_left .info_text {
width: auto;
}
.midtab_right .fields_wrap{
height: 370px;
}
.midtab_right_title,
.reservation_form h3{
min-height: 50px;
padding: 20px 25px 5px 25px;
}
.midtab_right h4 {
font-size: 14px;
margin-bottom: 5px;
}
.midtab_right_text h4 {
margin-bottom: 15px;
}
.midtab_right_list p {
margin-bottom: 7px;
}
.reservation_form h3 {
height: 57px;
margin-bottom: 10px;
}
.midtab_right .subtitle {
margin-bottom: 10px;
display: block;
}
.midtab_right_list li {
padding: 15px 25px 15px 25px;
}
.reservation_form .row_field,
.reservation_form .row_field.alignleft.omega{
padding-top:7px;
padding-bottom: 7px;
}
.row_divider {
margin: 8px 0 6px 0;
}
.reservation_form .rowSubmit {
padding: 0;
}
.reservation_form .rowSubmit button,
.midtab_big_btn{
width: 100%;
height: 85px;
}
.midtab_big_btn {
padding-top:23px;
}
.midtab_right .image-count {
bottom: 125px;
}
.reservation_bottom .fields_wrap {
padding-bottom: 10px;
}
.local_time {
padding-left: 32px;
font-size: 11px;
background-size: 25px 25px;
}
.col-md-3 .local_time {
margin-left: 0px;
}
.trip-advisor {
width: 100%;
}
.trip-advisor .advisor_logo {
width: 75px;
margin-top: 7px;
} .tf-gallery {
width: 418px;
height: 445px;
}
.tf-gallery .gallery-images,
.tf-gallery .gallery-images .gallery-item {
width: 418px;
height: 271px;
}
.tf-gallery .gallery-thumbs {
margin-top: 40px;
} .middle_gray {
padding: 70px 0;
}
.middle_dark {
padding: 0;
}
.middle_dark .map {
width: 728px;
height: 308px;
} .middle .content {
width:460px;
margin:0 18px 0 0
}
.middle .sidebar {
width:250px;
}
.blog .content {
width:460px;
margin:0 18px 0 0
}
.blog .sidebar {
width:250px;
} .middle.sidebar_left .content {
width:460px;
margin:0 0 0 18px
}
.middle.sidebar_left .sidebar {
width:250px;
}
.middle.blog.sidebar_left .content {
margin:0 0 0 18px;
}
.middle.blog.sidebar_left .sidebar {
width:250px;
} .middle.full_width .content {
width:728px;
float:none;
margin:0
} .footer .container {
padding: 50px 0;
}
.f_col h3 {
margin: 0 0 20px 0;
padding-bottom: 0;
}
.f_col {
width: 330px;
margin-left: 20px;
}
.f_col_1, .f_col_3 {
clear: both;
}
.f_col_3, .f_col_4 {
margin-top: 50px;
} .room-descr {
margin-right: 10px;
}
.amenities-list h3 {
font-size: 14px;
}
.room-detail h1,
.room h2{
font-size: 19px;
} .room .tf-gallery {
border: none;
margin-top: 40px;
}
.room .tf-gallery-wrap,
.room .tf-gallery {
width: 418px;
height: 318px;
}
.room .tf-gallery .gallery-images {
width: 418px;
height: 233px;
}
.room .tf-gallery .gallery-images .gallery-item {
height: 233px;
}
.room .tf-gallery .gallery-thumbs {
margin-top: 0px;
}
.room .tf-gallery-wrap .prev,
.room .tf-gallery-wrap .next,
.entry .room .tf-gallery-wrap .prev,
.entry .room .tf-gallery-wrap .next{
top: 130px;
display: block !important;
font-size: 60px;
}
.room .tf-gallery-wrap .prev:active,
.room .tf-gallery-wrap .next:active,
.entry .room .tf-gallery-wrap .prev:active,
.entry .room .tf-gallery-wrap .next:active{
top: 131px;
}
.room .tf-gallery-wrap .prev,
.entry .room .tf-gallery-wrap .prev{left: 10px}
.room .tf-gallery-wrap .next,
.entry .room .tf-gallery-wrap .next{right: 10px} .book-table .row-head {
padding: 15px 0;
font-size: 13px;
}
.book-table div[class*="room-col-"] {
padding: 0 20px;
}
.row-head .room-col-4 {
display: none;
}
.room-row .room-col-4 {
height: 60px;
width: auto;
border: none;
}
.room-col-4 .inner {
padding-left: 0px;
vertical-align: bottom;
text-align: right;
}
.room-col-1 .room-img {
margin-right: 10px;
} .content .widget-container .widget-title,
.sidebar .widget-container .widget-title{
font-size:18px;
padding:15px;
}
.widget-container.widget_nav_menu li a,
.widget-container.widget_categories li a {
padding: 10px 30px 10px 15px;
background-position: 222px 10px;
font-size: 12px;
}
.widget-container.widget_nav_menu li ul li a,
.widget-container.widget_categories li ul li a {
padding: 5px 30px 5px 30px;
}
.widget-container.widget_nav_menu li a:hover,
.widget-container.widget_nav_menu .current-menu-item a,
.widget-container.widget_categories li a:hover,
.widget-container.widget_categories .current-menu-item a {
background-position: 222px -90px;
}
.btn-search {
line-height: 58px;
height: 58px;
}
.sidebar .widget_links li,
.sidebar .widget_meta li,
.sidebar .widget_pages li,
.sidebar .widget_archive li {
padding: 6px 15px;
}
.widget-container.widget_recent_entries .widget-title,
.widget-container.widget_recent_comments .widget-title{
font-size: 18px;
padding: 15px 10px 15px 15px;
}
.widget_recent_entries li  {
padding:8px 10px 8px 15px;
min-height: 92px;
}
.widget_recent_entries li .thumb {
width:40px;
height:40px;
margin-right:10px;
}
.widget_recent_comments li  {
padding:8px 15px;
font-size: 11px;
}
.widget_recent_comments li .thumb {
width:40px;
height:40px;
margin: 0 0 0 10px;
}
.widget_recent_comments li.even .thumb {
margin: 0 10px 0 0;
}
.widget_twitter .tweet_item {
padding:10px 15px;
}
.widget_twitter .tweet_text {
width:180px;
line-height: 1.4em;
}
.widget_calendar table tfoot #prev,
.widget_calendar table tfoot #next{
width: 125px;
}
.sidebar .widget_tag_cloud,
.sidebar .widget_text{
border: 10px solid #e6edf2;
}
.sidebar .widget-container.widget_tag_cloud .widget-title,
.sidebar .widget-container.widget_text .widget-title{
padding-left: 15px;
}
.sidebar .widget_tag_cloud .tagcloud,
.sidebar .widget_text .textwidget {
padding: 0 15px 15px 15px;
}
.widget_tag_cloud .tagcloud a {
line-height:28px;
padding:0 8px;
}
.widget-container.newsletterBox .widget-title,
.widget-container.widget_search .widget-title,
.widget-container.widget_login .widget-title{
font-size: 14px;
padding: 20px 15px;
}
.widget-container.newsletterBox form,
.widget-container.widget_search form,
.widget_login form {
padding:20px 15px;
}
.widget_login #user_login,
.widget_login #user_pass,
.widget_search .inputField,
.newsletterBox .inputField{
padding: 10px;
}
.widget_login #user_login,
.widget_login #user_pass {
width: 196px;
}
.sidebar .widget_search .inputField,
.sidebar .newsletterBox .inputField{
width: 156px;
} .promo-list .block-item{
height: 455px;
}
.block-list.features .block-item {
height: 480px;
}
.specials .block-item {
height: 450px;
}
.block-caption h2 {
font-size: 18px;
}
.promo-list .block-aside {
padding: 10px;
}
.block-aside h3 {
margin-bottom: 10px;
}
.block-aside h2 {
font-size: 17px;
margin-bottom: 10px;
}
.specials h2 {
font-size: 17px;
}
.specials .block-image {
margin: 10px 0;
}
.block-list .subtitle {
font-size: 13px;
}
.block-aside .list-minimal li {
font-size: 10px;
}
.promo-list .block-aside {
height: 170px;
}
.promo-list .block-meta {
padding: 20px 15px;
} .wcol-title {
width: 146px;
padding-left: 8px;
}
.wcol .wcol-head,
.wcol .wcol-mid,
.wcol .wcol-bot {
padding: 0 6px;
}
.wcol-mid {
margin: 16px 0 7px 0;
} .postlist .post-image {
margin: 0 0 10px 0;
}
.postlist .post-title h1,
.postlist .post-title h2,
.postlist .post-title h2 a,
.post-detail h1{
font-size: 19px;
} .post-detail h1 {
margin-bottom: 20px;
}
.blog .post-detail h1{
margin: 0 0 10px 0;
} .services-list h2 {
font-size: 14px;
margin: 20px 0 15px 0;
}
.services-list .list-ok li {
font-size: 13px;
} .reservation_bottom .col-left {
width: 418px;
margin-right: 10px;
}
.offer_bottom {
margin: 0 0 5px 0;
}
.offer_bottom .offer-head {
height: 58px;
line-height: 58px;
font-size: 16px;
}
.offer_bottom .offer-head h2 {
font-size: 16px;
padding: 0 25px 0 25px;
}
.offer_bottom .offer-head a {
margin: 0 20px;
}
.offer_bottom .offer-body {
padding: 15px;
}
.offer-image {
width: 150px;
height: 136px;
margin-right: 10px;
}
.offer-aside {
font-size: 12px;
width: 220px;
}
.offer-aside h3 {
font-size: 21px;
margin: 10px 0 10px;
}
.offer-meta {
clear: both;
padding-top: 15px;
}
.offer-footer {
padding: 15px;
}
.col-left .title_block .btn {
margin: 10px 5px;
}
.tf_other_pages {
width: 460px;
} .author-description {
padding: 15px;
}
.author-image {
margin: 0 15px 5px 0;
}
.author-text {
float: none;
width: auto;
} .link-add-comment {
top:0px;
right:0px;
font-size: 14px;
}
.comment-list h2,
.add-comment h3 {
font-size:18px;
margin:0 0 15px 0;
}
.comment-body {
padding:10px;
}
.comment-avatar {
width:54px;
margin-right:10px
}
.comment-avatar .avatar img {
width:60px;
height:60px;
}
.comment-text,
.children .comment-text,
.children .children .comment-text{
width:auto;
margin-top: -40px;
}
.comment-author{
padding-bottom: 20px;
}
.link-author {
padding-left: 60px;
}
.comment-date {
clear: both;
}
.children li {
padding-left: 0;
} .add-comment {
padding: 20px 20px;
}
.contact-form .input_full,
.contact-form .textarea{
width:175px;
}
.contact-form {
width: 460px;
}
}
@media only screen and (min-width: 991px) and (max-width: 1200px)  {
.top_slider_content .slide {
height: 630px;
}
}
@media only screen and (min-width: 1201px)  {
.topmenu {
padding-left: 0;
}
} @media only screen and (device-width: 768px) {
}#toplevel_page_tf_contact_forms_list .wp-menu-image a img{
display:none;
}
#toplevel_page_tf_contact_forms_list .wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/contact-forms.png) no-repeat scroll 5px -16px transparent!important;
height: 16px !important;
margin-top: 8px !important;
margin-left:2px;	}
#menu-posts-testimonials  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/testimonials.png) no-repeat scroll 5px -16px transparent!important;
height: 16px ;
margin-top: 4px !important;
margin-left:2px;
}
#toplevel_page_tf_contact_forms_list:hover  div.wp-menu-image,
#toplevel_page_tf_contact_forms_list.wp-has-current-submenu  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/contact-forms.png) no-repeat scroll 5px 0 transparent!important;
height: 16px;
}
#menu-posts-testimonials:hover  div.wp-menu-image,
#menu-posts-testimonials.wp-has-current-submenu  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/testimonials.png) no-repeat scroll 5px 0 transparent!important;
height: 16px;
}
#toplevel_page_tf_slider_list  div.wp-menu-image a img{
display: none;
}
#toplevel_page_tf_slider_list  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sliders.png) no-repeat scroll 5px -16px transparent!important;
height: 16px;
margin-top: 5px !important;
margin-left:2px;
}
#toplevel_page_tf_slider_list:hover  div.wp-menu-image,
#toplevel_page_tf_slider_list.wp-has-current-submenu  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sliders.png) no-repeat scroll 5px 0 transparent!important;
height: 16px;
}
#toplevel_page_tf_reservations_list .wp-menu-image a img{
display:none;
}
#toplevel_page_tf_reservations_list .wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/reservations_menu_icon.png) no-repeat scroll 5px -16px transparent!important;
height: 16px !important;
margin-top: 8px !important;
margin-left:2px;
}
#toplevel_page_tf_reservations_list:hover  div.wp-menu-image,
#toplevel_page_tf_reservations_list.wp-has-current-submenu  div.wp-menu-image{
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/reservations_menu_icon.png) no-repeat scroll 5px 0 transparent!important;
height: 16px;
}
#toplevel_page_tf_contact_forms_list .wp-menu-image  img{
display:none;
}
#toplevel_page_tf_reservations_list .wp-menu-image  img{
display:none;
}
#toplevel_page_tf_contact_forms_list div.wp-menu-image  img,#toplevel_page_tf_slider_list  div.wp-menu-image img{
display: none;
}
.folded #adminmenu a.menu-top {
height: 0px;
}
.folded #adminmenu a.menu-top {
padding: 0px !important;
}
.folded #menu-posts-service div.wp-menu-image {
margin-top: 6px !important;
}
.folded #menu-posts-members div.wp-menu-image {
margin-top: 8px !important;
}
select.select_hour{
width:89px !important;
}
select.select_minute{
width:89px !important;
}
select.select_time{
width:88px !important;
}
.tf-post-table .div-table-td {float:left;}
.tf-post-table .div-table-td.div-table-delete-checkbox-row{margin-right: -10px;}
.tf-post-table .div-table-td[data-type="datepicker"] {margin-top:-15px;width:121px;margin-right:5px;}
.tf-post-table .div-table-td .formcontainer input.tfuse_datepicker.tfuse_option {width:120px !important;}
.tf-post-table .tfbtq_shopping_add_row {margin-right:5px;}
#menu-posts-room div.wp-menu-image:before{display:block !important;}
#adminmenu #menu-posts-room div.wp-menu-image {
float: left;
width: 27px;
height: 30px !important;
margin: 0 !important;
text-align: center;
margin-left: 9px !important;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/static/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.cusel {
width: 100%;
height: 41px;
display: inline-block;
position: relative;
cursor: pointer;
font-size: 12px;
z-index: 2;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.cuselFrameRight {
position: absolute;
z-index: 2;
top: 0;
right: 0;
height: 100%;
width: 41px;
background: none;
font-family: FontAwesome;
border-left: 1px solid #3f565e;
background-color: #29434c;
text-align: center;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.cuselFrameRight:before {
content: "\f0d7";
text-decoration: inherit;
display: inline-block;
speak: none;
-webkit-font-smoothing: antialiased;
font-size: 18px;
color: #fff;
position: relative;
top: 0.6em;
border-radius: 0 2px 2px 0;
}
.cuselText {
height: 41px;
padding: 0 15px 0 15px;
line-height:41px;
cursor: pointer;
overflow: hidden;
font-size:15px;
text-shadow:none;
color:#a5ecf3;
box-sizing: content-box;
-moz-box-sizing: content-box;
text-transform: uppercase;
background-color: #2b3a3f;
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.cusel:hover .cuselText {
color:#fff}   .cusel span {
display: block;
cursor: pointer;
white-space: nowrap;
padding: 5px 20px 5px 15px;
zoom: 1;
border-top: 1px solid #3f565e;
font-size: 14px;
text-transform: uppercase;
position: relative;
}
.comment-form .cusel span {
font-size: 11px;
}
.cusel span:first-child {
border:none}
.cusel span:hover,
.cusel .cuselOptHover {
background: #3f565e;
color: #fff;
}
.cusel .cuselActive {
color: #fff;
cursor: default;
background: #29434c;
} .cuselOpen {
z-index: 999;
} .cusel .cusel-scroll-wrap {
display: block;
visibility: hidden;
position: absolute;
left: 0;
top: 100%;
color:#a5ecf3;
min-width: 100%;
width: auto;
font-size:14px;
z-index:200;
text-align:left;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #2d444c;
background: #2b3a3f;
-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.cusel .jScrollPaneContainer {
position: relative;
overflow: hidden;
border: none;
}
.cusel .jScrollPaneTrack {
height: 100%;
width: 7px !important;
background: #888;
position: absolute;
top: 0;
right: 5px;
}
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
background: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/selects-1.png) no-repeat;
}
.cusel .jScrollPaneDrag {
position: absolute;
background-position: -40px 0px;
cursor: pointer;
width: 15px !important;
height: 27px !important;
right: -4px;
}
.cusel .jScrollPaneDragTop {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
}
.cusel .jScrollArrowUp {
position: absolute;
top: 1px;
right: 2px;
width: 13px !important;
height: 12px;
cursor: pointer;
background-position: 0 0px;
background-color:#888;
overflow: hidden;
-webkit-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
.cusel .jScrollArrowDown {
width: 13px !important;
height: 12px;
position: absolute;
top: auto;
bottom: 1px;
right: 2px;
cursor: pointer;
background-position: -13px 0px;
background-color:#888;
overflow: hidden;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
.cusel .jScrollArrowUp.disabled,
.cusel .jScrollArrowDown.disabled {
background-color: #ccc;
}.syntaxhighlighter,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody
{
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
outline: 0 !important;
background: none !important;
text-align: left !important;
float: none !important;
vertical-align: baseline !important;
position: static !important;
left: auto !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
height: auto !important;
width: auto !important;
line-height: 1.1em !important;
font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
font-weight: normal !important;
font-style: normal !important;
font-size: 1em !important;
min-height: inherit !important; min-height: auto !important; }
.syntaxhighlighter
{
width: 99% !important; margin: 1em 0 1em 0 !important;
padding: 1px !important; position: relative !important;
}
.syntaxhighlighter .bold 
{
font-weight: bold !important;
}
.syntaxhighlighter .italic 
{
font-style: italic !important;
}
.syntaxhighlighter .line
{
}
.syntaxhighlighter .no-wrap .line .content
{
white-space: pre !important;
}
.syntaxhighlighter .line table 
{
border-collapse: collapse !important;
}
.syntaxhighlighter .line td
{
vertical-align: top !important;
}
.syntaxhighlighter .line .number
{
width: 3em !important;
}
.syntaxhighlighter .line .number code
{
width: 2.7em !important;
padding-right: .3em !important;
text-align: right !important;
display: block !important;
}
.syntaxhighlighter .line .content
{
padding-left: .5em !important;
}
.syntaxhighlighter .line .spaces
{
} .syntaxhighlighter.nogutter .line .content
{
border-left: none !important;
}
.syntaxhighlighter .bar
{
display: none !important;
}
.syntaxhighlighter .bar.show 
{
display: block !important;
}
.syntaxhighlighter.collapsed .bar
{
display: block !important;
} .syntaxhighlighter.collapsed .lines
{
display: none !important;
}
.syntaxhighlighter .lines.no-wrap
{
overflow: auto !important;
overflow-y: hidden !important;
} .syntaxhighlighter .toolbar
{
position: absolute !important;
right: 0px !important;
top: 0px !important;
font-size: 1px !important;
padding: 8px 8px 8px 0 !important; }
.syntaxhighlighter.collapsed .toolbar
{
font-size: 80% !important;
padding: .2em 0 .5em .5em !important;
position: static !important;
}
.syntaxhighlighter .toolbar a.item,
.syntaxhighlighter .toolbar .item
{
display: block !important;
float: left !important;
margin-left: 8px !important;
background-repeat: no-repeat !important;
overflow: hidden !important;
text-indent: -5000px !important;
}
.syntaxhighlighter.collapsed .toolbar .item
{
display: none !important;
}
.syntaxhighlighter.collapsed .toolbar .item.expandSource
{
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sh_icons.png) !important;
background-position:0 -48px !important;
display: inline !important;
text-indent: 0 !important;
width: auto !important;
float: none !important;
height: 16px !important;
padding-left: 20px !important;
}
.syntaxhighlighter .toolbar .item.viewSource
{
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sh_icons.png) !important;
background-position:0 0 !important
}
.syntaxhighlighter .toolbar .item.printSource
{
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sh_icons.png) !important;
background-position:0 -16px !important
}
.syntaxhighlighter .toolbar .item.copyToClipboard
{
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sh_icons.png) !important;
background-position:0 -64px !important
}
.syntaxhighlighter .toolbar .item.about
{
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/images/icons/sh_icons.png) !important;
background-position:0 -32px !important;	
} .syntaxhighlighter.printing,
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content,
{
background: none !important;
} .syntaxhighlighter.printing .line .number
{
color: #bbb !important;
} .syntaxhighlighter.printing .line .content
{
color: #000 !important;
} .syntaxhighlighter.printing .toolbar
{
display: none !important;
}
.syntaxhighlighter.printing a
{
text-decoration: none !important;
}
.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a
{ 
color: #000 !important;
}
.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a
{ 
color: #008200 !important;
}
.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a
{
color: blue !important; 
}
.syntaxhighlighter.printing .keyword
{ 
color: #069 !important; 
font-weight: bold !important; 
}
.syntaxhighlighter.printing .preprocessor 
{ 
color: gray !important; 
}
.syntaxhighlighter.printing .variable 
{ 
color: #a70 !important; 
}
.syntaxhighlighter.printing .value
{ 
color: #090 !important; 
}
.syntaxhighlighter.printing .functions
{ 
color: #ff1493 !important; 
}
.syntaxhighlighter.printing .constants
{ 
color: #0066CC !important; 
}
.syntaxhighlighter.printing .script
{
font-weight: bold !important;
}
.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a
{ 
color: #808080 !important; 
}
.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a
{ 
color: #ff1493 !important; 
}
.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a
{ 
color: red !important; 
}.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}
.tp-caption { z-index:1;}
.tp-caption.big_white{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 800;
font-size: 20px;
line-height: 20px;
font-family: 'Open Sans', sans;
padding: 3px 4px;
padding-top: 1px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color:#000;
letter-spacing: 0px;
}
.tp-caption.big_orange{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 700;
font-size: 36px;
line-height: 36px;
font-family: Arial;
padding: 0px 4px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color:#fb7354;
letter-spacing: -1.5px;
}
.tp-caption.big_black{
position: absolute;
color: #000;
text-shadow: none;
font-weight: 800;
font-size: 36px;
line-height: 36px;
font-family: 'Open Sans', sans;
padding: 0px 4px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color:#fff;
letter-spacing: -1.5px;
}
.tp-caption.medium_grey{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 700;
font-size: 20px;
line-height: 20px;
font-family: Arial;
padding: 2px 4px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color:#888;
white-space:nowrap;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.small_text{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 700;
font-size: 14px;
line-height: 20px;
font-family: Arial;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.medium_text{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 300;
font-size: 20px;
line-height: 20px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_text{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 800;
font-size: 36px;
line-height: 36px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_black_text{
position: absolute;
color: #000;
text-shadow: none;
font-weight: 300;
font-size: 42px;
line-height: 42px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-caption.very_large_text{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 800;
font-size: 60px;
line-height: 60px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
letter-spacing: 0px;
}
.tp-caption.very_large_black_text{
position: absolute;
color: #000;
text-shadow: none;
font-weight: 800;
font-size: 72px;
line-height: 72px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-caption.bold_red_text{
position: absolute;
color: #d31e00;
text-shadow: none;
font-weight: 800;
font-size: 20px;
line-height: 20px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-caption.bold_brown_text{
position: absolute;
color: #a04606;
text-shadow: none;
font-weight: 800;
font-size: 20px;
line-height: 20px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-caption.bold_green_text{
position: absolute;
color: #5b9830;
text-shadow: none;
font-weight: 800;
font-size: 20px;
line-height: 20px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-caption.very_big_white{
position: absolute;
color: #fff;
text-shadow: none;
font-weight: 800;
font-size: 36px;
line-height: 36px;
font-family: 'Open Sans', sans;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
padding: 3px 4px;
padding-top: 1px;
background-color:#7e8e96;
}
.tp-caption.very_big_black{
position: absolute;
color: #000;
text-shadow: none;
font-weight: 700;
font-size: 60px;
line-height: 60px;
font-family: Arial;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
padding: 0px 4px;
padding-top: 1px;
background-color:#fff;
}
.tp-caption.modern_medium_fat{
position: absolute; 
color: #000; 
text-shadow: none; 
font-weight: 800; 
font-size: 24px; 
line-height: 20px; 
font-family: 'Open Sans', sans-serif; 
margin: 0px; 
border-width: 0px; 
border-style: none; 
white-space:nowrap;		
}
.tp-caption.modern_medium_fat_white{
position: absolute; 
color: #fff; 
text-shadow: none; 
font-weight: 800; 
font-size: 24px; 
line-height: 20px; 
font-family: 'Open Sans', sans-serif; 
margin: 0px; 
border-width: 0px; 
border-style: none; 
white-space:nowrap;		
}
.tp-caption.modern_medium_light{
position: absolute; 
color: #000; 
text-shadow: none; 
font-weight: 300; 
font-size: 24px; 
line-height: 20px; 
font-family: 'Open Sans', sans-serif; 
margin: 0px; 
border-width: 0px; 
border-style: none; 
white-space:nowrap;		
}
.tp-caption.modern_big_bluebg{
position: absolute; 
color: #fff; 
text-shadow: none; 
font-weight: 800; 
font-size: 30px; 
line-height: 36px; 
font-family: 'Open Sans', sans-serif; 
padding: 3px 10px; 
margin: 0px; 
border-width: 0px; 
border-style: none; 
background-color:#4e5b6c;	
letter-spacing: 0;										
}
.tp-caption.modern_big_redbg{
position: absolute; 
color: #fff; 
text-shadow: none; 
font-weight: 300; 
font-size: 30px; 
line-height: 36px; 
font-family: 'Open Sans', sans-serif; 
padding: 3px 10px; 
padding-top: 1px;
margin: 0px; 
border-width: 0px; 
border-style: none; 
background-color:#de543e;	
letter-spacing: 0;										
}
.tp-caption.modern_small_text_dark{
position: absolute; 
color: #555; 
text-shadow: none; 
font-size: 14px; 
line-height: 22px; 
font-family: Arial; 
margin: 0px; 
border-width: 0px; 
border-style: none; 
white-space:nowrap;		
}
.tp-caption.boxshadow{
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black{
color: #000;
text-shadow: none;
font-weight: 300;
font-size: 19px;
line-height: 19px;
font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
text-shadow: none;
}
.tp-caption a {
color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
color: #ffa902;
}
.tp_inner_padding	{	box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
max-height:none !important;	}
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
} .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
}
.button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/images/gradient/g40.png) repeat-x top;}
.purchase:hover,
.button:hover,
.button.big:hover		{	background-position:bottom, 15px 11px;}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
} .button.green, .button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }
.button.blue, .button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}
.button.red, .button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}
.button.orange, .button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}
.button.darkgrey,.button.grey,
.button:hover.darkgrey,.button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}
.button.lightgrey, .button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;} .tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
} .tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute; visibility: hidden;
}
.tp-simpleresponsive img	{	max-width:none;} .noFilterClass {
filter:none !important;
} .tp-bannershadow  {
position:absolute;
margin-left:auto;
margin-right:auto;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;} .caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}
.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}  .tpclear		{	clear:both;}
.tp-bullets								{	z-index:1000; position:absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
}
.tp-bullets.hidebullets					{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
.tp-bullets.simplebullets.navbar-old					{ 	 background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/bullet.png) no-repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}
.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/bullets.png) no-repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;} .tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;} .tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;} .tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/bullet_boxed.png) no-repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;} .tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/navigdots.png) no-repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; } .tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
}
.tparrows.hidearrows									{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/large_left.png) no-repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }
.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:-7px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:-7px;}
.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}
.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}
.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}
.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }
.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}
.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}
.tp-leftarrow.default {z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/large_left2.png) no-repeat 0 0;	width:57px;	height:113px;}
.tp-rightarrow.default {z-index:100;cursor:pointer; position:relative;	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/large_right2.png) no-repeat 0 0;	width:57px; height:113px;}
@media only screen and (min-width: 989px) and (max-width: 1400px) {
.tp-leftarrow.default {left: 3% !important;}
.tp-rightarrow.default {right: 3% !important;}
}
.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }
.fullwidthbanner-container .tp-leftarrow.default {
left: 3% !important;
}
.fullwidthbanner-container .tp-rightarrow.default {
right: 3% !important;
} .tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
width:500px;height:50px; margin-top:-50px;
}
.fullwidthbanner-container .tp-thumbs		{  padding:3px;}
.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px; overflow:hidden; position:relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}
.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.tp-thumbs img								{	width:100%; } .tp-bannertimer								{	width:100%; height:10px; background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;} @media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets	{	display:none}
.responsive .tparrows	{	display:none;}
} .tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.tp-simpleresponsive a{	text-decoration:none;}
.tp-simpleresponsive ul {
list-style:none;
padding:0;
margin:0;
}
.tp-simpleresponsive >ul >li{
list-stye:none;
position:absolute;
visibility:hidden;
} .caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/coloredbg.png) repeat;}
.tp-loader 	{	background:url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tp-transparentimg {	content:"url(//www.safari-club.co.uk/wp-content/themes/safariclub/rs-plugin/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
-webkit-transform-origin: 50% 50%;
}
.fullwidthbanner-container{
width:100% !important;
position:relative;
padding:0;
max-height:675px !important;
overflow:hidden !important;
}
.fullwidthbanner-container .fullwidthabnner	{
width:100% !important;
max-height:675px !important;
position:relative;
}
.fullscreen-container {
width:100% !important;
position:relative;
padding:0;
height:100%;
}
@media only screen and (max-width: 988px) {
.fullwidthbanner-container{
max-height:225px !important;
}
}
@media only screen and (min-width: 989px) and (max-width: 1200px) {
.fullwidthbanner-container{
max-height:390px !important;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1900px) {
.fullwidthbanner-container{
max-height:475px !important;
}
} .bannercontainer {
padding:0px;
width:990px;
position:relative;
margin-left:auto;
margin-right:auto;
}
.banner {
width:990px;
height:675px;
position:relative;
overflow:hidden;
}
.bannercontainer .tp-leftarrow.default {
left: 4% !important;
}
.bannercontainer .tp-rightarrow.default {
right: 4% !important;
} @media only screen and (min-width: 1200px) {
.bannercontainer .tp-leftarrow.default {
left: -10% !important;
}
.bannercontainer .tp-rightarrow.default {
right: -10% !important;
}
.banner, .bannercontainer			{	width:1280px; height:675px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.banner, .bannercontainer			{	width:750px; height:264px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.banner, .bannercontainer		{	width:460px; height:162px;	}
.tp-leftarrow.default {background-position: 0 -36px; width:20px; height:40px;}
.tp-rightarrow.default {background-position: right -36px; width:20px; height:40px;}
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.banner, .bannercontainer		{	width:300px;height:105px;}
.tp-leftarrow.default {background-position: 0 -36px; width:20px; height:40px;}
.tp-rightarrow.default {background-position: right -36px; width:20px; height:40px;}
}.syntaxhighlighter code {
white-space:inherit;
}
.syntaxhighlighter{
background-color: #f2f6f9 !important;
padding:10px 1.5% !important;
width:96.8% !important;
border:1px solid #e6e6e6 !important;
-webkit-box-shadow: inset 0 0px 2px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 0px 2px 1px rgba(0, 0, 0, 0.05);
}
.syntaxhighlighter .toolbar .item.about{
display:none !important;
} .syntaxhighlighter .line.highlighted .number{
color: black !important;
} .syntaxhighlighter .line.highlighted.alt1,
.syntaxhighlighter .line.highlighted.alt2{
background-color: #e0e0e0 !important;
} .syntaxhighlighter .line .number{
color: #afafaf !important;
} .syntaxhighlighter .lines {
min-height:20px !important}
.syntaxhighlighter .line .content {
border-left: 3px solid #6CE26C !important;
color: #b7bcc2 !important;
font-size:12px !important;
}
.syntaxhighlighter.printing .line .content{
border: 0 !important;
} .footer .syntaxhighlighter .line.alt1, .footer .syntaxhighlighter .line.alt2  {
background-color: #383d3e !important;
}
.syntaxhighlighter .toolbar{
background-color: #F8F8F8 !important;
border-left: #dcdcdc solid 1px !important;
border-bottom: #dcdcdc solid 1px !important;
padding:1px;
}
.syntaxhighlighter .toolbar a {
color: #a0a0a0 !important;
}
.syntaxhighlighter .toolbar a:hover {
color: red !important;
} .syntaxhighlighter .plain,
.syntaxhighlighter .plain a{ 
color: #444 !important;
line-height:1.3em  !important;
font-size:11px !important;
font-style:normal !important;
}
.syntaxhighlighter .comments,
.syntaxhighlighter .comments a{ 
color: #008200 !important;
}
.syntaxhighlighter .string,
.syntaxhighlighter .string a{
color: blue !important; 
}
.syntaxhighlighter .keyword{ 
color: #069 !important; 
font-weight: bold !important; 
}
.syntaxhighlighter .preprocessor { 
color: gray !important; 
}
.syntaxhighlighter .variable { 
color: #a70 !important; 
}
.syntaxhighlighter .value{ 
color: #090 !important; 
}
.syntaxhighlighter .functions{ 
color: #ff1493 !important; 
}
.syntaxhighlighter .constants{ 
color: #0066CC !important; 
}
.syntaxhighlighter .script{ 
background-color: yellow !important;
}
.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a{ 
color: #808080 !important; 
}
.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a{ 
color: #ff1493 !important; 
}
.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a{ 
color: red !important; 
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0);
}
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-datepicker {
width: 17em;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .3em 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 4px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 4px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 4px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 4px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .2em;
}
.ui-datepicker th {
padding: .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-widget {
font-family: 'Source Sans Pro', Arial, sans-serif;;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: 'Source Sans Pro', Arial, sans-serif;;
font-size: 1em;
}
.ui-widget-content {
background: #ededed url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_0_ededed_40x100.png) 50% 50% repeat-x;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #26282d;
background: #34383e url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_highlight-soft_30_34383e_1x100.png) 50% 50% repeat-x;
color: #ffffff;
font-weight: bold;
}
.ui-widget-header a {
color: #ffffff;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #fff;
background: #ffffff url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
font-weight: normal;
color: #2e3038;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #2e3038;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #fff;
background: #d6d6d6 url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_50_d6d6d6_40x100.png) 50% 50% repeat-x;
font-weight: normal;
color: #222;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
color: #222;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #fff;
background: #83868e url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_50_83868e_40x100.png) 50% 50% repeat-x;
font-weight: normal;
color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #fff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fff;
background: #d6d6d6 url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_50_d6d6d6_40x100.png) 50% 50% repeat-x;
color: #000;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #000;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_95_fef1ec_40x100.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70);
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35);
background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_fff_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_fff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-icons_cd0a0a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
margin: -8px 0 0 -8px;
padding: 8px;
background: #aaaaaa url(//www.safari-club.co.uk/wp-content/themes/safariclub/css/dark-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
border-radius: 8px;
}