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: '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;
}