:root {
--blue: #0275d8;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #0275d8;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//takitaki.be/fonts/glyphicons-halflings-regular.eot);
src: url(//takitaki.be/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//takitaki.be/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//takitaki.be/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//takitaki.be/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//takitaki.be/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
.font-0{
font-size: 0;
}
.font-10{
font-size: 10px;
}
.font-11{
font-size: 11px;
}
.font-12 {
font-size: 12px;
}
.font-13 {
font-size: 13px;
}
.font-14 {
font-size: 14px;
}
.font-15 {
font-size: 15px;
}
.font-16 {
font-size: 16px;
}
.font-17 {
font-size: 17px;
}
.font-18 {
font-size: 18px;
}
.font-19 {
font-size: 19px;
}
.font-20 {
font-size: 20px;
}
.font-21 {
font-size: 21px;
}
.font-22 {
font-size: 22px;
}
.font-23 {
font-size: 23px;
}
.font-24 {
font-size: 24px;
}
.font-25 {
font-size: 25px;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1240px) {
.container {
width: 1240px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #86cfda;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #fbfcfc;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #95999c;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: auto;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
.btn-primary {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-primary:hover {
color: #fff;
background-color: #025aa5;
border-color: #01549b;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #025aa5;
border-color: #01549b;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #01549b;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #138496;
border-color: #117a8b;
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
color: #0275d8;
border-color: #0275d8;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #0275d8;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #0275d8;
text-decoration: none;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
visibility: hidden;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img,
.card-img-top,
.card-img-bottom {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
}
.card-img,
.card-img-top {
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion > .card {
overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion > .card > .card-header {
border-radius: 0;
margin-bottom: -1px;
}
.breadcrumb {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
} .bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #0275d8 !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #0275d8 !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #01549b !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #545b62 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #1e7e34 !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #117a8b !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #d39e00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #bd2130 !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #dae0e5 !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #1d2124 !important;
}
.text-body {
color: #212529 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.no-gutters > .col,
.no-gutters > [class*="col-"],
.no-gutter > .col,
.no-gutter > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.rno-gutters, .rno-gutters {
margin-right: 0;
margin-left: 0;
}
.rno-gutters > .col,
.rno-gutters > [class*="col-"],
.rno-gutter > .col,
.rno-gutter > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.ino-gutters, .ino-gutters {
margin-right: -15px;
margin-left: -15px;
}
.ino-gutters > .col,
.ino-gutters > [class*="col-"],
.ino-gutter > .col,
.ino-gutter > [class*="col-"] {
padding-right: 15px;
padding-left: 15px;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
}@media (min-width: 1200px) {
.container {
width: 1240px !important;
}
}
@media (min-width: 992px) {
.container {
width: 1240px !important;
}
}
@media (min-width: 768px) {
.container {
width: 1240px !important;
}
}
.container{  width: 1240px !important;}
.skeleton {
height: var(--card-height);
background-image:
linear-gradient( 120deg, transparent, rgba(255, 255, 255, 0.5) 50%, transparent 80% ),
linear-gradient( lightgray 20px, transparent 0 ),
linear-gradient( lightgray 20px, transparent 0 ),
linear-gradient( lightgray 20px, transparent 0 ),
linear-gradient( lightgray 20px, transparent 0 );
background-repeat: repeat-y; background-size:
50px 200px,
150px 200px,
350px 200px,
300px 200px,
250px 200px;
background-position:
0 0,
120px 0,
120px 40px,
120px 80px,
120px 120px;
-webkit-animation: highlight 1s infinite;
animation:highlight 1s infinite;
}
@keyframes fadein {
from { opacity: 0 }
to { opacity: 1 }
} @keyframes highlight {
to {
background-position:
100% 0, 120px 0,
120px 40px,
120px 80px,
120px 120px;
}
}
.blureffect {
-ms-transition: all .3s ease-out;
-webkit-filter: blur(20px);
filter: blur(20px);
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.eot); src: local('Open Sans Regular'), local('OpenSans-Regular'),
url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.eot?#iefix) format('embedded-opentype'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.woff2) format('woff2'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.woff) format('woff'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.ttf) format('truetype'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-regular.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.eot); src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.eot?#iefix) format('embedded-opentype'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.woff2) format('woff2'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.woff) format('woff'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.ttf) format('truetype'), url(//takitaki.be/fonts/opensans/open-sans-v15-latin-600.svg#OpenSans) format('svg'); }
@font-face {
font-family: 'icomoon';
src:url(//takitaki.be/fonts/icomoon/icomoon.eot?8rsra5);
src:url(//takitaki.be/fonts/icomoon/icomoon.eot?8rsra5#iefix) format('embedded-opentype'),
url(//takitaki.be/fonts/icomoon/icomoon.woff?8rsra5) format('woff'),
url(//takitaki.be/fonts/icomoon/icomoon.ttf?8rsra5) format('truetype'),
url(//takitaki.be/fonts/icomoon/icomoon.svg?8rsra5#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'sexy1';
src: url(//takitaki.be/fonts/sexy/BeautyMarks.ttf?8rsra5) format('truetype');
font-weight: normal;
font-style: normal;
}
div[data-item_name="select-_wpcf_belongs_agency_id"] .chosen-container {
min-width: 150px !important;
}
.alm-btn-wrap {clear: both !important;}
.fix-width {width:1240px !important;} [class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .colapse-href:before {
font-family: 'Glyphicons Halflings';
content: "\e259";
padding-right: 5px;
font-size: 12px;
} .colapse-href.collapsed:before {
font-family: 'Glyphicons Halflings';
content: "\e258";
font-size: 12px;
} .colapse-href:hover, 
.colapse-href:active, 
.colapse-href:focus {
text-decoration: none;
}
.icon-cart:before {
content: "\e629";
}
.icon-user:before {
content: "\e62a";
}
.icon-board:before {
content: "\e62b";
}
.icon-star2:before {
content: "\e62c";
}
.icon-pin:before {
content: "\e62d";
}
.icon-dollar:before {
content: "\e619";
}
.icon-coins:before {
content: "\e61a";
}
.icon-wallet:before {
content: "\e61b";
}
.icon-money-bag:before {
content: "\e61c";
}
.icon-safe:before {
content: "\e61d";
}
.icon-male:before {
content: "\e61e";
}
.icon-female:before {
content: "\e61f";
}
.icon-profile2:before {
content: "\e620";
}
.icon-profile3:before {
content: "\e621";
}
.icon-profile4:before {
content: "\e622";
}
.icon-plane:before {
content: "\e623";
}
.icon-phone1:before {
content: "\e624";
}
.icon-phone2:before {
content: "\e625";
}
.icon-envelope:before {
content: "\e626";
}
.icon-envelope2:before {
content: "\e627";
}
.icon-address-book2:before {
content: "\e628";
}
.icon-shop:before {
content: "\e83d";
}
.icon-heart4:before {
content: "\e813";
}
.icon-messages:before {
content: "\e633";
}
.icon-email:before {
content: "\e634";
}
.icon-comment:before {
content: "\e635";
}
.icon-calendar:before {
content: "\e600";
}
.icon-calendar2:before {
content: "\e601";
}
.icon-print:before {
content: "\e602";
}
.icon-office:before {
content: "\e606";
}
.icon-newspaper:before {
content: "\e607";
}
.icon-pencil:before {
content: "\e608";
}
.icon-pencil2:before {
content: "\e609";
}
.icon-quill:before {
content: "\e60a";
}
.icon-pen:before {
content: "\e60b";
}
.icon-blog:before {
content: "\e60c";
}
.icon-droplet:before {
content: "\e60d";
}
.icon-paint-format:before {
content: "\e60e";
}
.icon-home:before {
content: "\e603";
}
.icon-addtocart:before {
content: "\e604";
}
.icon-emptycart:before {
content: "\e605";
}
.icon-moneybag:before {
content: "\e60f";
}
.icon-coin:before {
content: "\e610";
}
.icon-diamond:before {
content: "\e611";
}
.icon-list:before {
content: "\e612";
}
.icon-protecteddirectory:before {
content: "\e613";
}
.icon-profile:before {
content: "\e614";
}
.icon-star:before {
content: "\e615";
}
.icon-address-book1:before {
content: "\e616";
}
.icon-map-pin-alt:before {
content: "\e617";
}
.icon-clubs:before {
content: "\e618";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-youtube2:before {
content: "\ea9e";
}
.icon-vimeo:before {
content: "\eaa0";
}
.icon-blogger2:before {
content: "\eab8";
}
.icon-tumblr2:before {
content: "\eaba";
}
.icon-reddit:before {
content: "\eac6";
}
.icon-delicious:before {
content: "\eacd";
}
.icon-pinterest:before {
content: "\ead1";
}
.icon-paypal:before {
content: "\ead8";
}
.icon-image:before {
content: "\e90d";
}
.icon-image1:before {
content: "\e90e";
}
.icon-images:before {
content: "\e90f";
}
.icon-camera:before {
content: "\e910";
}
.icon-play:before {
content: "\e912";
}
.icon-film:before {
content: "\e913";
}
.icon-video-camera:before {
content: "\e914";
}
.icon-phone:before {
content: "\e942";
}
.icon-phone-hang-up:before {
content: "\e943";
}
.icon-address-book:before {
content: "\e944";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-female2:before {
content: "\e62e";
}
.icon-male2:before {
content: "\e62f";
}
.icon-suitcase:before {
content: "\e630";
}
.icon-cogs:before {
content: "\e631";
}
.icon-star-empty:before {
content: "\e632";
} header {
height: auto;
margin: 0 0 0px 0;
background-color:#a5a5a5;
background-image:url(//takitaki.be/images/header/header-bg.jpg) no-repeat top center;
background-repeat:no-repeat;
background-position:center top;
background-size: cover;
}
.logo-admin a {
display: inline-block;
}
.logo-admin a img{
display: inline-block;
}
.logo-admin a img.home-link {
max-width: 80px;
margin: 0 20px;
}
.logo-admin a img.private-area-link{
margin: 10px 0px 20px 0px;
max-width: 300px;
}
body#desktop .logo-replaced {
overflow: hidden;
}
body#desktop .logo-sidebar {margin-bottom: 10px} #sidebar-left {
margin-right: 15px;
} #sidebar-right {
margin-left: 15px;
} #sidebar-right img.advertise {
border: 1px solid #CCC;
padding: 2px;
margin-bottom: 3px;
} #sidebar-right .right-signup {
margin-top: 3px;
} .mainbody-side{
min-height: 100vh;
}
.sidebar-wide-right {
border-left: 2px solid #E2E5EA;
border-right: 2px solid #E2E5EA;
border-bottom: 2px solid #E2E5EA;
padding: 0px 1px;
background: #fff;
margin-bottom: 10px;
margin-top: 0px;
} .logo {
} .logo img {
margin: 10px 0px;
} .mobv {
} .mobv img {
float: right;
top: 20px;
margin-top: 20px;
} .tpt {
background: #000;
border-bottom: 1px solid #D8287F;
} .adv-agencies {
padding: 5px 14px;
border-bottom: 1px dashed #FDB0D7;
} .private-adv-agencies {
padding: 5px 0px 0px 18px;
} .private-adv-agencies .textcorner {
position: absolute;
top: 0px;
margin-bottom: 0px;
margin-left: 0px;
width: auto;
height: auto;
padding: 2px;
cursor: pointer;
color: #fff;
font-size: 11px;
} .private-adv-agencies .c-published {
background: #FF0000;
} .private-adv-agencies .c-pending {
background: #FFFF00;
color: #000;
} .private-adv-agencies .c-available {
background: #00FF00;
color: #000;
} .private-adv-agencies .s-size {
font-size: 9px;
} .banner240x400 {
max-width: 25%;
border: 1px solid #333;
padding: 4px 2px;
} .bannersx12 {
max-width: 75%;
} .banner336x280 {
max-width: 47%;
margin-left: 4px;
padding: 0px;
} .allbanner190x60 {
margin: 0px 0px 0px 3px;
min-width: 51%;
} .banner190x60 {
max-width: 190px;
padding: 0px 2px 15px 0px;
margin: 0px;
} .banners175x125 {
margin: -10px 0px 0px 3px;
} .banner175x125 {
max-width: 24%;
padding: 0px;
} .banners175x125 .banner175x125+.banner175x125 {
margin: 0px 0px 0px 4px;
} .banners175x125 .banner175x125+.banner175x125+.banner175x125 {
margin: 0px 0px 0px 4px;
} #topsubnavigation {
background-color:#EBEBEB;
} #topsubnavigation a {
font-weight: bold;
text-decoration: none;
font-size: 12px;
float: left;
display: block;
height: 28px;
line-height: 28px;
overflow: hidden;
color: #333;
} #topsubnavigation .menu-item-211 a {
border-right: 0;
}
#topsubnavigation  ul  li.menu-item-has-children > a:before {
content: '';
position: absolute;
top: 45%;
left: 60%;
border: 5px solid transparent;
border-top: 5px solid #fff;
}
#topsubnavigation  ul  li.menu-item-has-children:hover > a:before {
display: none;
}
#topsubnavigation  ul  li.menu-item-has-children.current-menu-item  > a:before, #topsubnavigation  ul  li.menu-item-has-children.current_page_ancestor  > a:before{
border-top: 6px solid #fff;
}
#topsubnavigation ul li.menu-item-has-children a{
padding-right:30px !important;
}
#topsubnavigation ul li.menu-item-has-children:hover > a {
padding-bottom: 13px;
top: -1px;
z-index: 999; }
#topsubnavigation ul li.menu-item-has-children:hover > ul{
display: block;
}
#topsubnavigation ul li > ul {
display: none;
position: absolute;
top: 38px;
padding: 5px 0px 0px 0px;
background: #e4436a;
margin: 0px;
z-index: 999;
border-radius: 3px  3px 3px 0px;
background: #063a6b;
border-radius: 0 0 5px 5px;
width: max-content;
}
#topsubnavigation ul li > ul:before {
position: absolute;
top: -6px;
left: 20px;
border-bottom: 6px solid #063a6b;
border-left: 6px solid rgba(0, 0, 0, 0);
border-right: 6px solid rgba(0, 0, 0, 0);
height: 0;
width: 0;
content: " ";
}
#topsubnavigation ul li > ul li{
width: auto;
display: block;
}
#topsubnavigation ul li > ul li a{
border-right:none;   
text-align: left !important; 
width: 100%;
padding: 0px 10px  0px 10px  !important;
}
body#desktop #topsubnavigation ul.menu li.menu-item-has-children a:hover{
background: none;
}
body#desktop ul.menu li:last-child, ul.menu ul li { border-right: none; }
#topsubnavigation ul li.menu-item-has-children > ul li a:hover{
background: none;
} .topmenu {
font-size: 11px;
position: relative;
top: 10px;
right: 0px;
line-height: 14px;
width: auto;
float: right;
height: 30px;
} .topmenu a {
color: #fff;
text-decoration: none;
background: url(//takitaki.be/fr//img/sprite-icons.png) no-repeat 0 0;
padding-left: 19px;
padding-right: 10px;
text-transform: uppercase;
font-weight: bold;
} .navigation {
height: 35px;
line-height: 35px;
margin: 25px 0 10px 0;
} .navigation a {
color: #F1F575;
font-weight: bold;
line-height: 35px;
font-size: 14px;
text-decoration: none;
padding: 0px 20px;
float: right;
background: #333;
opacity: 0.4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin: 0 20px 0 0;
} .navigation a:hover {
color: #f5f5f5;
opacity: 0.6;
background: #333;
} #subnavigation {
background-color: #9a213b;
} #subnavigation a {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 11px;
margin-top: 0px;
float: left;
display: block;
height: 24px;
line-height: 24px;
overflow: hidden;
} .logbtn {
height: 35px;
line-height: 35px;
margin: 25px 0 10px 0;
} .logbtn ul.dropdown-menu {
min-width: 300px;
height: auto;
padding: 15px;
} .logintoprg {
background: #000;
padding: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #fff;
position: relative;
right: 0px;
top: 10px;
margin-bottom: 20px;
height: 100%;
width: 100%;
float: right;
} .logintoprg form label a {
color: #fff;
} .logintoprg  div {
list-style: none;
display: inline;
} .logintoprg ul li.welcome {
font-size: 11px;
font-weight: bold;
padding: 0 5px 0 0;
} .logintoprg  ul {
list-style: none;
display: inline;
margin: 0;
right: 0px;
float: right;
} .logintoprg  ul li {
display: inline;
margin: 0;
} .logintoprg  ul li a {
font-size: 11px;
color: #FFA640;
padding: 0 5px;
} ul.menu {
height: auto;
position: relative;
top: 0px;
margin: 0px;
padding: 0px;
list-style: none;
display: flex;
} ul.menu li {
position: relative;
top: 0px;
margin: 0px;
padding: 0px;
list-style: none;
display: inline-grid;
flex: 1 1 auto;
}
ul.menu li a{
text-align: center;
} ul.menu li#menu-item-3449 a {
color: #FF00A5;
text-decoration: underline;
} ul.menu li#menu-item-2413 a {
color: #E63272;
padding: 0px 12px;
} ul.menu li#menu-item-2413 a:hover {
background-color: #FDB0D7;
} ul.menu li#menu-item-2413.current-menu-item a:before {
content: 'NEW!';
color: #ff0808;
position: absolute;
top: -8px;
left: 47px;
font-size: 11px;
} .citygrid-sidebar .title-reg-city, .citygrid-sidebar-collapse .title-reg-city  {
height: 35px;
background: #2b91d9;
border-bottom: 1px solid #33373d;
} 
.citygrid-sidebar .title-reg-city .spancity, .citygrid-sidebar-collapse .title-reg-city .spancity  {
color: #fff;
font-size: 18px;
}
.citygrid-sidebar, .citygrid-sidebar-collapse {
border: 1px solid #d0d0d0;
padding: 0px;
margin: 10px 0px;
border-radius: 1px;
background: #fff;
display: grid;
}
.citygrid-sidebar .search_city input {
width: auto;
position: relative;
left: 0px;
margin: 0 10px;
}
.citygrid-sidebar ul{
margin: 25px 0px 0px 0px;
position: relative;
display: block;
padding: 0px;
}
.citygrid-sidebar ul li{
display: block;
text-align: left;
border-top: 1px solid #efeff0;
padding: 7px 0 7px 0px;
cursor: pointer;
}
.citygrid-sidebar .citygrid-sidebar ul li {
padding: 0 1em !important;
}
.citygrid-sidebar .caticn {
margin-left: 15px;
}
.citygrid-sidebar .sidebar-top-cat li.first-cat a {
color: #222;
font-weight: bold;
font-size: 13px;
padding: 0 0 0 5px;
text-decoration: none;
display: inline-block;
}
.citygrid-sidebar .sidebar-top-cat li.first-cat dd.count{
float: right;
border: 1px solid #ddd;
border-radius: 4px;
padding: 3px 5px;
color: #878d95;
margin: 0px 12px 0px 0;
font-size: 11px;
font-weight: bold;
}
.citygrid-sidebar-collapse .sidebar-top-cat li dd.count{
float: right;
border: 1px solid #ddd;
border-radius: 4px;
padding: 3px 5px;
color: #878d95;
margin: 8px 8px 0px 0;
font-size: 11px;
font-weight: bold;
}
.citygrid-sidebar-collapse input#myInput {
height: 26px;
margin: 0 auto;
width: 85%;
position: relative;
display: block;
padding: 4px 10px;
border-radius: 8px;
margin-top: 10px;
margin-bottom: 10px;
}
.citygrid-sidebar-collapse input[id^=myInput_sub] {
height: 26px;
margin: 0 auto;
width: 76%;
position: relative;
display: block;
padding: 4px 10px;
border-radius: 8px;
margin-bottom: 10px;
}
.citygrid-sidebar-collapse.country	 input[id^=myInput_sub] {
margin-top: 10px;
}
.citygrid-sidebar-collapse.country .spancity{
padding: 0px 0px 0px 5px;
margin:  0px;
background: none;
}
.citygrid-sidebar-collapse.country .spancity a{
color: #fff;
font-size: 20px;
text-decoration: none;
}
.citygrid-sidebar-collapse.geolocation #sitemap-no li a, .citygrid-sidebar-collapse.geolocation #sitemap-no ol a {
padding-left:  10px; 
}
.citygrid-sidebar-collapse.geolocation #sitemap-no .caticn, .citygrid-sidebar-collapse.country #sitemap-no .caticn {
margin-left: 15px;
}
.citygrid-sidebar-collapse.geolocation .title-cat-sidebar-geo {
font-size: 19px !important;
}
.citygrid-sidebar-collapse.no-child #sitemap-no li a, .citygrid-sidebar-collapse.no-child #sitemap-no ol a {
padding-left: 10px;
}
.citygrid-sidebar-collapse.no-child #sitemap-no .caticn {
margin-left: 7px;
}
.citygrid {
position: relative;
background: #eef5ff;
border: 1px solid #c8e7ff;
width: 100%;
}
.citygrid h3, .citygrid h2{
padding: 0 0 0 20px;
} span.pull-right.allnewescorts {
position: absolute;
margin-top: 0px;
right: 15px;
} .title-reg-city {
margin-bottom: 5px;
} span.ttl {
font-weight: bold;
font-size: 18px;
color: #999;
margin-bottom: 5px;
display: -webkit-box;
} span.tt1 img {
margin: 0 0 4px 0;
} .spancity {
font-size: 18px;
color: #3d3d3d;
padding: 1px 7px;
background: url(//takitaki.be/images/location-pin-128.png) no-repeat 7px 4px;
background-size: 20px;
padding-left: 30px;
margin-top: 3px;
display: block;
} .disp-subcateg {
list-style: none;
padding-left: 40px;
} .showmore_content {
position: relative;
overflow: hidden;
} .showmore_trigger {
width: 100%;
height: 7px;
line-height: 7px;
cursor: pointer;
} .showmore_trigger span {
display: block;
} .showmore, .showless {
position: initial;
display: inherit;
float: right;
margin-top: 10px;
margin-right: 9px;
height: 18px;
line-height: 18px;
top: 10px;
right: 7px;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
padding: 0 32px;
background: #ff4084;
color: #FFF;
} #menu-right {
font-size: 11px;
position: relative;
top: 10px;
right: 0px;
line-height: 14px;
width: 240px;
float: right;
height: 30px;
} #menu-right a {
color: #fff;
text-decoration: none;
background: url(//takitaki.be/fr//img/sprite-icons.png) no-repeat 0 0;
padding-left: 19px;
padding-right: 10px;
text-transform: uppercase;
font-weight: bold;
} #menu-right a.home {
background: url(//takitaki.be/images/icons/home.png) no-repeat left;
} #menu-right a.register {
background: url(//takitaki.be/images/icons/register.png) no-repeat left;
} #menu-right a.contact {
background: url(//takitaki.be/images/icons/mail.png) no-repeat left;
} #logintoprg {
color: #fff;
float: right;
padding: 10px 20px 10px 10px;
margin: 0px;
height: 30px;
} #logintoprg form label a {
color: #fff;
} #logintoprg  div {
list-style: none;
display: inline;
} #logintoprg ul li.welcome {
font-size: 11px;
font-weight: bold;
padding: 0 5px 0 0;
} #logintoprg  ul {
list-style: none;
display: inline;
margin: 0;
} #logintoprg  ul li {
display: inline;
margin: 0;
} #logintoprg  ul li a {
font-size: 11px;
color: #FFA640;
padding: 0 5px;
} .divrightsidebar {
padding: 2px;
margin: 10px 0;
border: 1px solid #fff;
background: #444444;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} #awebsome_oruw-2 {
padding: 2px;
border: 1px solid #ccc;
background: #fff;
margin-top: 10px;
} .sendmail {
margin: 0px 0px 0px 0px;
padding: 2px 7px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #333;
} .sendmail a {
color: #fff;
font-size: 10px;
} .sendmail a:hover {
color: #fff;
} .sendpm {
margin: 0px 0px 0px 0px;
padding: 2px 7px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #681313;
} .sendpm a {
color: #fff;
font-size: 10px;
} .sendpm a:hover {
color: #fff;
} .workingtimeopen {
margin: 0px 0px 0px 10px;
padding: 1px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #55AB55;
color: #fff;
font-size: 11px;
} .workingtimeclosed {
margin: 0px 0px 0px 10px;
padding: 1px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #BD362F;
color: #fff;
font-size: 11px;
} .blocktabs {
overflow: hidden;
width: 100%;
list-style: none;
margin: 0 0 10px 0;
padding: 0;
} .blocktabs li {
padding: 5px 20px;
color: #fff;
font-size: 14px;
font-weight: bold;
background: rgb(0,183,234);
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
} .blocktabs2 {
overflow: hidden;
width: 100%;
list-style: none;
margin: 0 0 10px 0;
padding: 0;
} .blocktabs2 li {
padding: 5px 20px;
color: #fff;
font-size: 14px;
font-weight: bold;
background: #CC0000;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
} .titletop {
text-align: center;
vertical-align: middle;
font-weight: normal;
font-size: 22px;
color: #FFCC33;
margin: 0 0 10px 0;
} .titletopdot {
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 22px;
color: #FFCC33;
margin: 0 0 10px 0;
border-bottom: 1px dotted #ccc;
padding: 0 0 5px 0;
} .titletopdot-lft {
text-align: left;
vertical-align: middle;
font-size: 22px;
color: #14171C;
margin: 0 0 5px 0;
border-bottom: 1px dotted #ccc;
padding: 0 0 10px 0;
} #cred_form_682_1_wpcf-your-text, #cred_form_412_1_wpcf-review-message, #cred_form_475_1_wpcf-problem-report {
width: 250px;
} #cred_form_412_1_wpcf-meeting-length-txt,#cred_form_412_1_wpcf-meeting-length-select {
width: 90px;
} #cred_form_31_1_wpcf-vacations-date-from, #cred_form_31_1_wpcf-vacations-date-to, #cred_form_412_1_wpcf-date-of-the-meeting, #cred_form_334_1_wpcf-tours-date-from, #cred_form_334_1_wpcf-tours-date-to {
height: 25px;
} .imgformsm img {
border: 1px solid #333;
margin: 0px;
padding: 2px;
} .footer-price {
margin: 10px 0 0 0;
background: #A70000;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 20px;
text-align: center;
vartical-align: middle;
color: #fff;
} .footer-price a {
color: #fff;
font-weight: normal;
padding: 0 10px;
} .footer-price a:hover {
color: #fff;
} #ttb-widget-2 {
width: 100%;
margin: 0px 25px;
text: align-center;
} #um-frontend {
color: #fff;
} .private-post-status a {
font-size: 13px;
}
.favorites-list {
}
.favorites-list li {
display: inline-block;
overflow: hidden;
margin: 10px;
border-top:none !important;
}
.favorites-list li .fav-photo {
height: 250px;
overflow: hidden;
width: 175px;
border-radius: 5px;
}
.favorites-list li img {
width: inherit;
}
.favorites-list li a {
text-align: center;
font-size: 20px;
}
.favorites-list li button, .simplefavorite-button {
background: #337ab7 ;
color: #fff;
border-radius: 5px;
border:none;
text-decoration: none;
font-size: 12px;
float: left;
}
span.simplefavorite-button-count {
display: inline-block;
background: #E8E8E9;
padding: 0px 12px;
margin: 0px -11px 0 11px;
border-radius: 0px 4px 4px 0px;
color: #333;
}
.simplefavorite-button {
padding: 0px 10px 0px 0px;
position: relative;
height: 30px;
line-height: 30px;
font-size: 12px;
float: right;
}
.simplefavorite-button i{
float: left;
position: relative; height: 30px;
line-height: 30px;
width: 30px; border-radius: 5px 0 0 5px; }
.simplefavorite-button.active {
opacity: 1 !important;
}
.private-post-status.pending {
display: block;
background: #feffdb;
padding: 10px;
border-radius: 5px;
margin: 0 20px 11px 2px;
color: #715400;
text-align: left;
}
.private-post-status.publish {
display: block;
background: #f1ffdb;
padding: 10px;
border-radius: 5px;
color: #207100;
text-align: left;
position: relative;
}
.private-post-status.disabled {
display: block;
background:#ffdddb;
padding: 10px;
border-radius: 5px;
margin: 0 20px 11px 2px;
color:#710000;
text-align: left;
position: relative;
}
.private-post-status.draft {
display: block;
background: #ffdbdb;
padding: 10px;
border-radius: 5px;
margin: 0 20px 11px 2px;
color: #710000;
text-align: left;
}
#privatearea {
background: #FFF;
padding: 10px 15px 20px 15px;
margin: 15px 0px 15px 0px;
-moz-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.75);
} .private-h2head {
font-size: 21px;
font-weight: bold;
text-transform: uppercase;
color: #5C77B3;
display: inline-block;
border-bottom: 1px solid;
padding-bottom: 5px;
}
.private-h2head span.curent-user{
color: #f24c87;
} #backbar {
border-bottom: 2px solid #333;
padding-bottom: 10px;
} div.privatediv {
margin: 30px 0 15px 0;
position: relative;
border: 1px solid #68c6ff;
display: block;
border-radius: 3px;
padding: 20px 10px 5px 10px;
background: linear-gradient(to bottom, #bce6ff 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#c1c1c1',GradientType=0 );
} div.privatediv span.fieldset {
position: absolute;
top: -14px;
left: 10px;
display: block;
height: 28px;
padding: 2px 14px;
border: 2px solid #FFF;
background: linear-gradient(to bottom,#1e5799 0%,#f24c87 0%,#d60f56 100%);
font-size: 14px;
font-weight: bold; color: #fff;
border-radius: 4px;
} @font-face {
font-family: 'WebSymbolsRegular';
src: url(//takitaki.be/fonts/websymbols/modernpics.otf);
font-weight: normal;
font-style: normal;
} .privatediv-menu {
padding: 0;
margin: 20px auto 30px auto;
width: auto;
display: inline-block;
}
ul.privatediv-menu p {display: none;} .privatediv-menu li {
width: 95px;
height: 102px;
overflow: hidden;
position: relative;
float: left;
border-radius: 20px;
border: 2px solid #fff; 
background: linear-gradient(to bottom,#00b2d2 0%,#278eb9 0%,#00b2d2 100%);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
box-shadow: 1px 1px 2px rgba(0,0,0,0.2); margin: 0 20px 20px 0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
} .privatediv-menu li.adv .privatediv-icon {
color:#ed145b;
} .privatediv-menu li:last-child {
margin-right: 0px;
} .privatediv-menu li a {
text-align: left;
width: 100%;
height: 100%;
display: block;
display: -webkit-inline-box;
color: #333;
position: relative;
text-decoration: none;
} .privatediv-icon {
font-family: 'icomoon', 'Glyphicons Halflings';
color: #EBEBEB;
font-size: 30px;
text-shadow: 1px 0px 1px rgba(255,255,255,0.7);
line-height: 50px;
position: absolute;
width: 100%;
left: 0px;
top: 0px;
text-align: center;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
height: 50%;
} .privatediv-icon-sexy1 {
font-family: 'sexy1';
color: #ebebeb;
font-size: 14px;
position: relative;
left: 0px;
top: 15px;
margin: 0 auto;
text-align: center;
display: block;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
.privatediv-menu li:hover .privatediv-icon-sexy1{
color: #ed145b;
-webkit-animation: moveFromTop 400ms ease;
-moz-animation: moveFromTop 400ms ease;
-ms-animation: moveFromTop 400ms ease;
} .privatediv-content {
position: absolute;
left: 0px;
width: 100%;
height: 50%;
top: 34%;
} .privatediv-main {
font-size: 12px;
color: #fffdb1;
padding: 0 5px;
text-align: center;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
} .privatediv-sub {
text-align: center;
font-size: 14px;
color: #666;
line-height: 40px;
opacity: 0.8;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
} .privatediv-menu li:hover {
background-color: #D5F3F6;
} .privatediv-menu li:hover .privatediv-icon {
color: #ed145b;
-webkit-animation: moveFromTop 400ms ease;
-moz-animation: moveFromTop 400ms ease;
-ms-animation: moveFromTop 400ms ease;
} .privatediv-menu li:hover .privatediv-main {
color: #fffdb1;
-webkit-animation: moveFromTop 300ms ease;
-moz-animation: moveFromTop 300ms ease;
-ms-animation: moveFromTop 300ms ease;
} .privatediv-menu li:hover .privatediv-sub {
color: #000;
-webkit-animation: moveFromBottom 500ms ease;
-moz-animation: moveFromBottom 500ms ease;
-ms-animation: moveFromBottom 500ms ease;
} @-webkit-keyframes moveFromTop {
} @-moz-keyframes moveFromTop {
} @-webkit-keyframes moveFromBottom {
} @-moz-keyframes moveFromBottom {
} .escortmanage {
-webkit-box-shadow: 0px 0px 3px 1px #999;
box-shadow: 0px 0px 3px 1px #999;
background: #f1f1f1;
color: #333;
margin: 7px;
width: 31%;
height: 270px;
padding: 5px 9px 4px 9px;
float: left;
font-size: 1.1em;
border: 2px solid #fff;
overflow: hidden;
}
.escortmanage .title a{ 
padding: 0 0 0px 11px;
position: relative;
font-size: 17px;
}
.escortmanage .row div+div{ 
} .escortmanage-img {
margin-left: 10px;
border: 1px solid #ccc;
padding: 2px;
} .escortprivatemanage-img {
border: 1px solid #ccc;
padding: 2px;
max-width: 60px;
height: auto;
azimuth: center;
} .btns {
margin-bottom: 5px;
} .a-escort-submited {
margin: 15px 0px;
border: 1px solid #fcd;
padding: 10px;
} .ap-esc-img {
padding: 0px 0px 2px 0px;
border: 1px solid #7D7D7D;
} .ap-showname {
position: absolute;
background-color: #464646;
opacity: 0.8;
color: #00FDFF;
width: 100%;
padding: 2px 7px;
z-index: 2;
bottom: 0px;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
text-align: center;
font-size: 16px;
font-family: Open Sans,sans-serif;
font-weight: b;
} .ap-cover {
height: 230px;
overflow: hidden;
position: relative;
} .ap-esc-img img {
padding: 2px;
} .ap-btn-lft {
} .ap-map {
border: 1px solid #ccc;
border-radius: 3px;
margin-top: 10px;
} .ap-btn-lft a {
width: 80%;
margin: 0 0 8px 0;
} .red {
color: #cc0000;
} .myzebra-radios {
margin-top: 0px;
} .myzebra-radios-single {
display: inline-block;
padding: 0px 10px;
vertical-align: middle;
float: left;
width: auto;
} .myzebra-radios-single label {
display: inline-block;
vertical-align: middle;
} .control-label {
position: relative;
top: -5px;
padding: 0 10px 0 0;
font-size: 12px;
font-weight: bold;
color: #444444;
} .rqd {
color: #cc0000;
} .myzebra-checkboxes {
margin-top: 5px;
} .myzebra-checkboxes-single {
display: inline-block;
padding: 0px 10px;
vertical-align: middle;
float: left;
width: auto;
} .myzebra-checkboxes-single label {
display: inline-block;
vertical-align: middle;
} .myzebra-checkboxes label.myzebra-style-label {
position: relative;
margin-top: -7px;
font-size: 12px;
font-weight: normal;
color: #444444;
} .ordertable tbody tr td img {
max-width: 100px;
} .tooltipx {
display: inline;
position: relative;
} .tooltipx:hover:after {
background: #FDB0D7;
border-radius: 5px;
bottom: 30px;
color: #333;
font-size: 11px;
content: attr(title);
left: 10%;
padding: 3px 6px;
position: absolute;
z-index: 98;
width: auto;
min-width: 155px;
} .tooltipx:hover:before {
border: solid;
border-color: #FDB0D7 transparent;
border-width: 6px 6px 0 6px;
bottom: 24px;
content: "";
left: 30%;
position: absolute;
z-index: 99;
} .icons-incall, .icons-outcall, .icons-24h, .icons-reviews, .icons-comments {
background: url(//takitaki.be/images/icons/icon-sprite.png) no-repeat;
display: inline-block;
width: 20px;
height: 20px;
margin-right: 0px;
}  .icons-incall {
background-position: 0px -80px;
} .icons-outcall {
background-position: 0px -20px;
} .icons-24h {
background-position: 0px -140px;
} .icons-reviews {
background-position: 0px -60px;
} .icons-comments {
background-position: 0px 0px;
} b.icons-title {
position: absolute;
margin-top: 0px;
font-size: 11px;
color: #FFFFFF;
} .vsrc_div {
margin: 3px 0;
padding: 10px;
border-bottom: 1px dotted #ccc;
font-size: 12px;
font-weight: bold;
color: #333;
} .cmtitleauthor {
margin: 2px 0 10px 2px;
padding: 1px 5px;
background: #FFC453;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
} .cmposttitle {
display: block;
height: 50px;
width: 210px;
margin: 0px 10px 5px 10px;
padding: 10px 10px 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url(//takitaki.be/images/commentbuble.png) no-repeat;
} .cmposttitle a {
color: #681313;
} #top-navigation {
position: relative;
top: 10px;
line-height: 16px;
float: right;
height: 40px;
} #top-navigation a {
color: #FFF;
text-decoration: none;
padding-left: 18px;
padding-right: 10px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
} #top-navigation a:hover {
text-decoration: underline;
} #top-login-form {
position: relative;
margin: 10px 0px 10px 0px;
float: right;
color: #FFF;
display: inline-block;
font-size: 12px;
} #top-login-form .online-user {
margin-top: 0px;
text-align: right;
} #top-login-form .offline-user {
width: 80%;
float: right;
} #top-login-form p {
display: inline-block;
} #top-login-form a {
color: #FFFFFF;
text-decoration: underline;
padding-right: 3px;
font-weight: normal;
font-size: 12px;
display: inline-block;
} #top-login-form #loginform1 {
margin: 0px;
padding: 0px;
float: right;
} #top-login-form #loginform1 .inpuput-style {
width: 125px;
height: 22px;
color: #333;
border: 1px solid #ccc;
margin-right: 6px;
padding-left: 4px;
font-size: 1em;
position: relative;
display: inline-block;
} #footer {
margin: 0px;
padding: 0px;
position: relative;
clear: both;
} .head-footer {
margin: 0 auto;
position: relative;
background-image: url(//takitaki.be/images/footer_bg.jpg) no-repeat top center;
height: 55px;
line-height: 55px;
text-align: center;
color: #fff;
} .head-footer a {
display: inline-block;
color: #fff;
} .copyright {
padding: 5px 0;
text-align: center;
vartical-align: middle;
color: #333;
background: #fff;
} #breadcrumbs {
margin: 0px 10px;
border: 1px solid #CCE5F0;
background: #f0f3f9;
padding: 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
} #breadcrumbs a {
padding: 0px 10px;
color: #286090;
font-size: 12px;
font-weight: bold;
} #breadcrumbs span.breadcrumb_las {
padding: 0px 5px;
font-weight: bold;
} .dot_line {
border-top: 1px dotted #cccccc;
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 100%;
position: relative;
margin: 6px 0px;
} .bubble {
position: relative;
width: auto;
height: 40px;
line-height: 40px;
padding: 0px 5px;
background: #F0F3F9;
border: #cce5f0 solid 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 11px 10px 5px 10px;
} .bubble:after {
content: "";
position: absolute;
top: -10px;
left: 20px;
border-style: solid;
border-width: 0 9px 10px;
border-color: #F0F3F9 transparent;
display: block;
width: 0;
z-index: 1;
} .bubble:before {
content: "";
position: absolute;
top: -11px;
left: 20px;
border-style: solid;
border-width: 0 9px 10px;
border-color: #cce5f0 transparent;
display: block;
width: 0;
z-index: 0;
} .classified-ads .class-head {
background: #ccc;
font-size: 18px;
border: 1px solid #333;
height: initial;
display: -webkit-box;
margin: 0 15px 3px 15px;
} .classified-ads .cc-head-title .cc-title {
font-size: 24px;
font-weight: bold;
overflow: hidden;
text-transform: uppercase;
color: #333;
} .classified-ads .cc-body {
padding: 0px;
margin-top: 10px;
font-size: 13px;
line-height: 19px;
} .classified-ads  .cc-head-title {
line-height: 18px;
margin-top: 10px;
} .classified-ads .cc-right {
margin-left: -15px;
} .classified-ads a.btn.btn-warning.placeads {
float: right;
margin: 8px;
color: #333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
} .classified-ads span.cc-date.pull-right, .classified-ads span.cc-city.pull-right {
text-align: left;
width: 30%;
font-size: 12px;
} .classified-ads span.cc-city.pull-right {
clear: both;
} .classified-ads span.cc-date.pull-right b, .classified-ads span.cc-city.pull-right b {
color: #C45050;
width: 26%;
display: inline-block;
} .classified-ads .cc-seead {
position: relative;
float: right;
width: 200px;
right: 0;
margin-right: 0px;
height: 0px;
top: -35px;
} .classified-ads .btn-see-ad {
background: #3498db;
background-image: linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 4px;
color: #fff;
font-size: 14px;
padding: 5px 25px 5px 25px;
text-decoration: none;
margin-top: 7px;
text-align: center;
font-weight: bold;
} .classified-ads .btn-see-ad:hover {
background: #3cb0fd;
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration: none;
} .classified-ads .line-separation {
border-bottom: 1px dotted #ccc;
margin: 0px 15px 10px;
} * 
.classified-ads .escortadsimg .cc-thumb {
height: 200px;
overflow: hidden;
border: 8px solid #F7CBDE;
margin-bottom: 10px;
} .classified-ads .escortadsimg img {
margin: 0px 0px 10px 0px;
width: 100%;
height: auto;
} .classified-ads .cc-details {
margin: 50px 0 0 20px;
padding: 0px;
} .classified-ads .cc-details li {
margin-top: 5px;
font-weight: 500;
font-size: 22px;
} .classified-ads .cc-details li.cc-email {
margin-top: 0px;
} .btn-blue-xs {
background: #3498db;
background-image: linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 4px;
color: #fff;
font-size: 12px;
padding: 3px 10px 3px 10px;
text-decoration: none;
margin-top: 7px;
text-align: center;
font-weight: bold;
} .btn-blue-xs:hover {
background: #3cb0fd;
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration: none;
color: #fff;
} .btn-col-gr {
background: #dedede;
background-image: linear-gradient(to bottom, #dedede, #b0b0b0);
} .btn-col-gr:hover {
background: #dbd8db;
background-image: linear-gradient(to bottom, #dbd8db, #b0b0b0);
text-decoration: none;
} .txt-up {
text-transform: uppercase;
} .btn-blue-xs span {
margin-right: 5px;
} .cc-popup-contact {
width: 400px;
} .cc-head-email {
font-weight: bold;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 20px;
padding: 5px 0px;
color: #333;
}
.cc-head-email span.title, .cc-head-email b {
color: #1a39d8;
background: #fffa26;
padding: 1px 5px;
border-radius: 4px;
font-size: 20px;
border: 1px solid;
} form#cred_form_3863_1 {
padding: 10px
}
form#cred_form_3863_1  .wpt-form-submit {
margin: 10px 0px;
padding: 2px 0px;
width: 100%;
}
form#cred_form_3863_1  .js-wpt-field-items input.wpt-form-textfield { color: #333
} .cc-popup-contact input.wpcf7-form-control.wpcf7-submit {
background: #333;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-size: 12px;
line-height: 20px;
padding: 0px 25px;
text-decoration: none;
color: #fff;
text-align: center;
font-weight: bold;
border: 1px solid #cacaca;
margin: 10px;
}
.cc-popup-contact .captcha-image {
margin-left: 10px;
} form.wpcf7-form ul {
list-style: none;
margin: 0px;
padding: 0 0 0 18px;
} form.wpcf7-form ul li div.wdth {
width: 75px;
margin-right: 10px;
line-height: 24px;
} form.wpcf7-form ul li {
display: -webkit-inline-box;
text-align: right;
font-size: 12px;
line-height: 24px;
margin: 3px 0px;
} input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 250px;
height: 24px;
border: 1px solid #8C8C8C;
padding: 0px 3px;
border-radius: 3px;
color: #333;
} textarea.wpcf7-form-control.wpcf7-textarea {
width: 250px;
height: 100px;
border: 1px solid #8C8C8C;
padding: 0px 3px;
border-radius: 3px;
color: #333;
} input.wpcf7-form-control.wpcf7-captchar {
width: 100px;
height: 24px;
color: #333;
} input.wpcf7-form-control.wpcf7-submit {
margin-left: 10px;
background: #3498db;
background-image: linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-size: 12px;
padding: 2px 20px 2px 20px;
text-decoration: none;
color: #fff;
text-align: center;
font-weight: bold;
border: 1px solid #333;
} input.wpcf7-form-control.wpcf7-submit :hover {
background: #3cb0fd;
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration: none;
color: #fff;
} a.wpcf7-cclose {
margin-left: 65px;
background: #dedede;
background-image: linear-gradient(to bottom, #dedede, #b0b0b0);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-size: 12px;
padding: 3px 20px 3px 20px;
text-decoration: none;
color: #333;
text-align: center;
font-weight: bold;
border: 1px solid #333;
} a.wpcf7-cclose :hover {
background: #dbd8db;
background-image: linear-gradient(to bottom, #dbd8db, #b0b0b0);
text-decoration: none;
color: #333;
} .agency-tpl {
margin-top: 1px;
} #cover-agency {
height: 300px;
z-index: 1;
position: relative;
} #cover-agency .cover-container {
overflow: hidden;
height: 100%;
width: 100%;
position: relative;
} #cover-agency .cover-container img {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
} #cover-menu {
position: relative;
height: 70px;
border-top: 1px solid #555;
border-bottom: 1px solid #A4A4A4;
background: #D9D9D9 none repeat scroll 0% 0%;
} #cover-menu .logo-agency {
position: absolute;
bottom: -30px;
left: 27px;
background-color: #FFF;
border: 1px solid #A4A4A4;
width: 180px;
padding: 0px;
height: 180px;
z-index: 1;
} #cover-menu .logo-agency img {
width: 178px;
height: 178px;
margin: 0px auto;
display: block;
z-index: 2;
border: 4px solid #FEFEFE;
} #cover-menu .agency-name {
position: absolute;
height: 70px;
line-height: 70px;
right: 12px;
bottom: 0px;
left: 224px;
text-align: left;
padding: 2px 0px 0px;
margin: 5px 0px 0px;
} #cover-menu .agency-name span {
font-size: 30px;
color: rgb(255, 0, 126);
line-height: 70px;
height: 70px;
float: left;
} #cover-menu .agency-name span.a-title {
background: url(//takitaki.be/images/icons/icon-a-agency.png) no-repeat left;
padding-left: 32px;
background-size: 30px auto;
background-position-y: 20px;
} #cover-menu div#stats-date {
line-height: 70px;
height: 70px;
position: absolute;
right: 10px;
padding: 17px 0;
color: #286090;
font-size: 11px;
} #cover-menu div#stats-date span {
height: 17px;
line-height: 17px;
clear: both;
} #cover-menu .verified-agency {
position: absolute;
right: 2px;
bottom: 3px;
width: 50px;
height: 50px;
background: url(//takitaki.be/images/icons/icon-a-verified.png) no-repeat scroll 0 0px;
cursor: pointer;
} div#agency-member-btns {
position: absolute;
right: 15px;
display: -webkit-inline-box;
top: 84px;
z-index: 2;
text-transform: uppercase;
} div#agency-member-btns div {
margin-left: 10px;
} div#agency-member-btns div a {
cursor: pointer;
outline: none;
color: #444;
font-size: 11px;
} ul.pbar {
list-style-type: none;
margin: 10px 0px;
padding: 0px;
} ul.pbar li {
display: inline-block;
background-color: #cccccc;
color: #ffffff;
transition: all 0.4s ease;
text-indent: 1rem;
width: 33%;
height: 37px;
line-height: 37px;
text-align: center;
position: relative;
font-weight: bold;
} ul.pbar li a {
color: #fff;
display: block;
text-decoration: none;
outline: none;
} #membership-page ul.pbar li {
width: 19.65%;
} ul.pbar li:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
} ul.pbar li:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
} ul.pbar li:last-child:after,
ul.pbar li:last-child:before {
display: none;
} ul.pbar li:after,
ul.pbar li:before {
content: "";
position: absolute;
background-color: #cccccc;
} ul.pbar li:after {
border-radius: 3px;
border-right: 3px solid white;
border-top: 3px solid white;
height: 27px;
width: 27px;
top: 6px;
position: absolute;
right: -15px;
z-index: 1;
} ul.pbar li.current {
background-color: #FF007E;
} ul.pbar li.current a {
color: #fff;
display: block;
text-decoration: none;
outline: none;
} ul.pbar li.current:after,
ul.pbar li.current:before {
background-color: #FF007E;
} ul.pbar li.completed {
background-color: #2E9AC1;
} ul.pbar li.completed a {
color: #fff;
display: block;
text-decoration: none;
outline: none;
} ul.pbar li.completed:after,
ul.pbar li.completed:before {
background-color: #2E9AC1;
} #reg-page a.r-escort {
border: 1px solid #ee85a7;
border-radius: 2px;
width: 100%;
height: auto;
float:left;
background-color:#ee85a7;
background-image:url(//takitaki.be/images/reg_escort.png);
background-repeat:no-repeat;
background-size:contain;
margin-bottom: 21px;
display: block;
text-decoration: none;
margin-right:30px;
}
#reg-page a.r-agency {
border: 1px solid #ee85a7;
border-radius: 2px;
width: 100%;
height: auto;
float:left;
background-color:#ee85a7;
background-image:url(//takitaki.be/images/reg_agency.png);
background-repeat:no-repeat;
background-size:contain;
margin-bottom: 21px;
display: block;
text-decoration: none;
margin-right:30px;
}
#reg-page a.r-member {
border: 1px solid #ee85a7;
border-radius: 2px;
width: 100%;
height: auto;
float:left;
background-color:#ee85a7;
background-image:url(//takitaki.be/images/reg_member.png);
background-repeat:no-repeat;
background-size:contain;
margin-bottom: 21px;
display: block;
text-decoration: none;
margin-right:30px;
}
#reg-page .r-info {
margin-top: 230px;
color: #fff;
font-size: 22px;
text-transform: uppercase;
text-align: center;
width: auto;
position: relative;
padding: 25px;
min-height: 210px;
}
#reg-page b.user-type {
height: 55px;
display: block;
}
#reg-page .reg-title, #membership-page .reg-title {
border-bottom: 1px solid #ccc;
margin: 10px -15px;
padding: 0px 20px;
font-size: 27px;
color: #2E9AC1;
letter-spacing: 1px;
font-weight: bold;
} #reg-page .reg-title p, #membership-page .reg-title p {
font-size: 16px;
color: #333;
letter-spacing: normal;
} .reg-escort, .reg-agency, .reg-member {
border: 1px solid #CCCCCC;
height: 350px;
border-radius: 10px;
padding: 10px;
margin-top: 10px;
margin-bottom: 30px;
} #reg-page .reg-tt {
color: #333;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
height: 55px;
line-height: 55px;
display: inline-flex;
} #reg-page span.reg-i-escort {
background: url(//takitaki.be/images/icons/icon-r-escort.png) no-repeat left;
display: inline-block;
width: 35px;
height: 55px;
} #reg-page span.reg-i-agency {
background: url(//takitaki.be/images/icons/icon-r-agency.png) no-repeat left;
display: inline-block;
width: 78px;
height: 55px;
} #reg-page span.reg-i-member {
background: url(//takitaki.be/images/icons/icon-r-man.png) no-repeat left;
display: inline-block;
width: 64px;
height: 55px;
} #reg-page ul.list-features {
padding-left: 5px;
padding-right: 5px;
margin: 15px 0 10px 15px;
text-align: left;
clear: both;
} #reg-page ul.list-features li {
display: block;
float: left;
background: url(//takitaki.be/images/icons/icon_p_check.png) no-repeat left;
padding-left: 20px;
margin-bottom: 15px;
height: 14px;
line-height: 14px;
width: 100%;
} #reg-page .reg-btn {
clear: both;
width: 100%;
text-align: center;
margin-top: 10px;
position: relative;
display: inline-block;
} #reg-page .reg-btn a {
display: block;
width: 100%;
height: 60px;
margin: 0px 9%;
cursor: pointer;
outline: none;
} #reg-page .reg-btn a.reg-btn-e {
background: url(//takitaki.be/images/btn/btn-r-b.png) no-repeat;
} #reg-page .reg-btn a.reg-btn-a {
background: url(//takitaki.be/images/btn/btn-r-p.png) no-repeat;
} #reg-page .reg-btn a.reg-btn-m {
background: url(//takitaki.be/images/btn/btn-r-d.png) no-repeat;
} .membermenubar {
border: 1px solid #fff;
background: #cc0000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
vertical-align: middle;
margin-bottom: 20px;
color: #000;
} .membermenu-left, .membermenu, .membermenu-rgt {
padding: 5px;
vertical-align: middle;
text-align: center;
} .membermenu-left a, .membermenu a, .membermenu-rgt a {
font-size: 16px;
font-weight: bold;
color: #fff;
} .membermenu-left {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
} .membermenu-rgt {
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
} .curentmeber {
background: #671D1D;
color: #fff;
} .curentmeber a {
color: #fff;
} .curentmeber a:hover {
color: #fff;
} .memberdiv {
padding: 20px;
border: 1px solid #ccc;
color: #333;
} .memberlogindiv {
width: 250px;
border: 1px dotted #ccc;
background: #F0F3F9;
margin: 0 auto;
padding: 20px;
} .divsignch {
border: 2px solid  #E2575A;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: auto;
padding: 10px;
min-height: 370px;
background: #444444;
} .divsignchtxt {
margin-top: 40px;
height: 150px;
margin-bottom: 40px;
font-size: 12px;
color: #fff;
} .divsignchtitle {
height: 50px;
margin-top: 10px;
font-size: 20px;
} .divsignchtitle p {
color: #fff;
} .divsignchtitle span {
color: #E2575A;
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
} .imgsman {
background: #444444 url(//takitaki.be/images/signupman.png) no-repeat bottom right;
} .imgswomen {
background: #444444 url(//takitaki.be/images/imgwomen.png) no-repeat bottom right;
} .formgeneralpost {
margin: 0px;
padding: 7px;
background: #fff;
color: #333;
border: 1px solid #ccc;
} body.page-id-2 #fancybox-content {
background: transparent;
border: 0 solid rgba(0, 0, 0, 0);
} body.page-id-2 #fancybox-outer {
background-color: transparent;
} .mobv {
} .cc-mobv {
} [data-tooltip] {
display: inline-block;
position: absolute;
cursor: help;
padding: 4px;
} [data-tooltip]:before {
content: attr(data-tooltip);
display: none;
position: absolute;
background: #fff;
color: #333;
padding: 3px;
font-size: 13px;
line-height: 1.3;
min-width: 100px;
text-align: center;
border-radius: 3px;
} [data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
left: 50%;
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} [data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
top: 56%;
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} [data-tooltip-position="top"]:before {
bottom: 100%;
margin-bottom: 10px;
} [data-tooltip-position="right"]:before {
left: 100%;
margin-left: 10px;
} [data-tooltip-position="bottom"]:before {
top: 100%;
margin-top: 8px;
} [data-tooltip-position="left"]:before {
right: 100%;
margin-right: 6px;
} [data-tooltip]:after {
content: '';
display: none;
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
margin-left: 4px;
} [data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
left: 50%;
margin-left: -6px;
} [data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
top: 60%;
margin-top: -6px;
} [data-tooltip-position="top"]:after {
bottom: 100%;
border-width: 6px 6px 0;
border-top-color: #fff;
} [data-tooltip-position="right"]:after {
left: 100%;
border-width: 6px 6px 6px 0;
border-right-color: #fff;
} [data-tooltip-position="bottom"]:after {
top: 100%;
border-width: 0 6px 6px;
border-bottom-color: #fff;
} [data-tooltip-position="left"]:after {
right: 100%;
border-width: 6px 0 6px 6px;
border-left-color: #fff;
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
display: block;
z-index: 50;
} .latest-status-message {
padding:1px;
margin:5px 0;
background:#f3f3f3;
position:relative;
border:1px solid #333;
}
.latest-status-message .tab {
overflow:hidden;
width:100%;
list-style:none;
margin:0 0 0px 0;
padding:0px;
}
.latest-status-message .tab li {
padding:5px 20px 5px 10px;
color:#fff;
font-size:16px;
background-color:#1e5799;
}
.latest-status-message .pager li > a, .latest-status-message  .pager li > span {
display: inline-block;
padding: 3px 6px;
color: #333;
background-color: #b1b1b1;
border: 1px solid #fff;
border-radius: 0px;
font-size: 13px
}
.latest-status-message  ul.pagination ul  {
margin-left: 10px;
}
.latest-status-message ul.pagination ul li a {
color: #333;
font-size: 13px;
padding: 3px 6px;
text-decoration: none;
border-radius: 0px;
border: 1px solid #fff;
transition: background-color .3s;
margin: 0 4px;
}
.latest-status-message  ul.pagination ul {
padding: 3px;
}
.latest-status-message .wpv_page_current {
background-color: #0B68BB;
color: white;
font-size: 13px;
border-radius: 0px;
border: 1px solid #fff;
margin: 0 4px;
padding: 3px 6px;
}
ul.status-message {
list-style: none;
margin: 5px;
padding: 5px 0px;
display: block;
height: 65px;
border-bottom: 1px solid #fff;
}
ul.status-message li {
display: inline-block;
}
ul.status-message li.status-text {
width: 73%;
float: right;
line-height: 16px;
padding-left: 4px;
font-size: 14px;
font-weight: normal;
color: #333;
}
ul.status-message li.status-img {
line-height: 60px;
width: 24%;
float: left;
height: 50px;
overflow: hidden;
border-radius: 4px;
}
ul.status-message li.status-img img {
height: auto;
width: 100%;
}
ul.status-message li.status-text a{
color: #333;
}
ul.status-message li.status-text p.pdate{
font-size: 12px;
} .you-are-here {
position: relative;
width: 150px;
font-size: 11px;
line-height: 10px;
padding: 0px;
margin: 0 0 0 12px;
}
.change-country
{
width: 133px;
top: -2px;
display: -webkit-inline-box;
height: 10px;
line-height: 10px;
position: relative;
background: #ff4084;
display: inline;
padding: 2px 4px;
border-radius: 3px;
font-size: 12px;
}
.change-country a
{
font-size: 12px !important;
color: #ffffff !important;
text-transform: lowercase;
}
body.city-tours .search_city {
margin-top: 20px;
}
.search_city {
display: flex;
position: initial;
}
.search_city input
{
width: 23%;
height: 30px;
background-color: #fff;
display: block;
padding: 0 10px;
margin: 0 auto;
position: absolute;
top: 20px;
right: 10px;
font-size: 14px;
border-radius: 4px;
}
.search_city .highlight
{
background-color: #fffd77;
}
.search_city > ul 
{
list-style: none;
padding: 0 0 0 0;
width: 100%;
}
.search_city > ul > li:not( :first-child )
{
}
.search_city > ul > li.is-hidden
{
display: none;
}
.search_city > ul > li h2:hover,
.search_city > ul > li h2:focus,
.search_city > ul > li.is-active h2,
.search_city > ul > li:target h2
{
color: #a664b7;
}
.search_city > ul > li > div
{
display: none;
}
.citygrid-sidebar .search_city > ul > li > div
{
display: block;
}
.search_city > ul > li.is-active > div,
.search_city > ul > li:target > div
{
display: block;
}
.search_city__notfound
{
font-size: 20px;
font-style: italic;
display: none;
}
.search_city__notfound.is-visible
{
display: block;
} .btn-loadmore {
margin: 0px auto 20px auto;
display: block;
width: 150px;
text-align: center;
padding: 5px 10px;
border-radius: 4px;
background: #fc1d5c;
color: #fff;
font-size: 16px;
text-decoration: none;
}
a.wpv-filter-next-link.js-wpv-pagination-next-link:hover {
text-decoration: none;
} ul.pagination ul{
display: table;
padding: 5px;
margin-left: 30px;
position: relative;
}
ul.pagination ul li {display: inline;}
ul.pagination ul li a {
color: black;
padding: 5px 13px;
text-decoration: none;
border-radius: 5px;
transition: background-color .3s;
margin: 0 4px;
}
.wpv_page_current, .wpv-archive-pagination-nav-links-item-current { background-color: #0B68BB;
color: white;
border-radius: 5px;
margin: 0 4px;
padding: 5px 13px;
}
.listpagination {
display:inline-flex;
}
.pager {
width: 50px;
display: -webkit-inline-box;
}
.ordertable tbody tr td { display: table-cell;text-align: left;vertical-align:middle; height: 90px;line-height: 90px;}
.ordertable tbody { background:#ffffff}
.ordertable thead {background:#760202}
.ordertable thead a, .ordertable thead { color:#fff;} .wpt-form-item-radio, .wpt-form-item-checkbox{  
display: inline-block;margin:0px;
}
.wpt-form-item-radio input, .wpt-form-item-checkbox input{  
display: inline-block;  min-height:15px;
}
.radio-escort-agency input {
min-height:15px;
}
.wpt-form-item-radio label, .wpt-form-item-checkbox label{  
display: inline-block;vertical-align:top;padding:0px 5px 0 5px;
}
.wpt-form-set-checkboxes-wpcf-provided-services .wpt-form-item-checkbox {
width:30%;
}
.js-wpt-field-items input.wpt-form-textfield { }
.wpt-form-set {
margin:0px;
padding:0px;
}
.incallrates .js-wpt-field-items input.wpt-form-textfield, .outcallrates .js-wpt-field-items input.wpt-form-textfield{
width:100%;
}
input.wpt-form-checkbox { display: inline-block;}
label.wpt-form-checkbox-label {   display: inline-block;vertical-align:top; }
#step-6 {min-height:800px}
.selectagency {
display: none;
}
.ui-datepicker.ui-widget-content {z-index: 99999 !important}
.ui-datepicker.ui-widget input, .ui-datepicker.ui-widget select, .ui-datepicker.ui-widget textarea, .ui-datepicker.ui-widget button {color: #333}
.wpt-form-textarea {width: 80%}
#latlongmap {
width:100%; 
height:420px;
}
.lang-tp-dropdown {
width: auto;
float: right;
position: relative;
margin: 8px 0px 8px 8px;
}
.lang-tp-dropdown > a{
background: #ffffff;
border-radius: 2px;
padding: 0px 8px;
color: #000;
display: block;
}
.lang-tp-dropdown img{
padding-right: 5px;
}
.lang-bt-dropdown {
min-width: auto !important;
}
.lang-tp-dropdown .dropdown-menu > li > a {
padding: 3px 13px;
}
.lang-tp-dropdown-bf {
width: max-content;
position: relative;
margin: 15px auto 0px auto;
display: flex;
}
.lang-tp-dropdown-bf > a{
background: #ffffff;
border-radius: 2px;
padding: 0px 6px;
color: #000;
display: block;
}
.lang-tp-dropdown-bf img{
padding-right: 5px;
}
#sidebar-right .lang-tp-dropdown-bf {
width: auto;
position: relative;
margin: 0px auto;
display: flex;
float: right;
margin-bottom: 5px;
}
.wpml-ls-legacy-dropdown-click {
width: 93px !important;
float: right;
position: relative;
margin: 8px 0px 8px 8px;
}
#icl_lang_sel_widget-3 {display: none}
.wpml-ls-legacy-dropdown-click a{
padding-top: 3px !important;
padding-bottom: 3px !important;
}
.wpt-form-select {
width: auto !important;
padding-right: 30px;
}
.searchimg {
position: relative;
text-align: center;
top: -10px;
height: 20px;
font-size: 12px;
display: block;
}
.lastViewedList {
margin: 10px 0px;
}
.lastViewedList li, .lastViewedList div {
display: inline-block;
}
.lv-left-t {
width: 80px;
height: 80px;
background: #2b91d9;
vertical-align: top;
text-align: center;
border-radius: 5px;
color: #fff;
font-weight: bold;
margin-top: 26px;
padding: 9px;
}
.lv-left-t span {
font-size: 13px;
}
.lv-content .lv-esc a{
height: 130px;
overflow: hidden;
position: relative;
display: block;
}
.lv-content .lv-esc a img{
width: 90px;
height: auto;
}
.lv-content .lv-esc .lv-title {
background: #2b91d9;
color: #fff;
padding: 0px 5px;
font-size: 12px;
position: absolute;
bottom: 0px;
width: 100%;
border-top: 2px solid #fff;
}
.select-adv-country  {
list-style: none;
padding: 0px;
margin: 0px;
}
.select-adv-country  li{
width: 24%;
display: inline-block;
float: left;
background: #e6e6e6;
margin: 3px;
padding: 5px;
border-radius: 3px;
border: 1px dashed #329dff;
}
.select-adv-country  li a {
text-decoration: none;
color: #333;
line-height: 23px;
}
input#input-adv-select-country {
width: 300px;
height: 35px;
line-height: 35px;
margin: 10px auto;
display: block;
border-radius: 4px;
border: 1px solid #329dff;
padding: 3px 10px;
font-size: 18px;
}
.pf-pics-f-buttoms {
padding: 0px;
margin: 10px 15px;
display: block;
list-style: none;
}
.pf-pics-f-buttoms li{
width: 49%;
background: #383838;
display: inline-flex;
padding: 7px 4px;
border-radius: 5px;
}
.pf-pics-f-buttoms li span{
}
.pf-pics-f-buttoms li a{
font-size: 12px;
text-align: center;
color: #fff;
text-align: center;
text-decoration: none;
margin: 0 auto;
}
.pf-pics-f-buttoms li+li{
background: #7cb102;
padding: 7px 10px;
}
.pf-pics-f-buttoms li+li+div+li {
background: #cc0000;
padding: 7px 10px;	
}
.banners-country, .banners-es-profile {
margin: 10px 0px 10px 0px;
position: relative;
display: flex;
clear: both;
}
.banners-country div, .banners-es-profile div {
margin: 0px 4px 0px 0px;
padding: 0px;
}
.banners-country div:last-child, .banners-es-profile div:last-child {
margin: 0px 0px 0px 0px;
}
.cwv3_dialog {
max-width: 800px !important;
} .color-red {
color: #cc0000;
}
.placeads {
margin: 0px 0px 5px 0px;
}
header.woocommerce-Address-title {
background: transparent !important;
}
.tax-acc-country-name  {
border-bottom: 1px solid #ccc;
}
.tax-acc-country-name-btn {
width: 100%;
display: block;
padding: 0 0 10px 0;
text-align: left;
font-size: 19px !important;
}
.tax-acc-country-name-btn[aria-expanded~="false"]:before { 
content:"\e114";
font-family: 'Glyphicons Halflings';
font-size: 16px;
text-align: center;
display: block;
line-height: auto;
position: absolute; 
right:16px;
}
.tax-acc-country-name-btn[aria-expanded~="true"]:before { 
content:"\e113";
font-family: 'Glyphicons Halflings';
font-size: 16px;
text-align: center;
display: block;
line-height: auto;
position: absolute; 
right:16px;
}
a.tax-acc-country-name-btn.btn.btn-link {
font-size: 18px !important;
padding: 10px 0px;
}
a.tax-acc-country-name-btn.btn.btn-link:hover, a.tax-acc-country-name-btn.btn.btn-link:active, a.tax-acc-country-name-btn.btn.btn-link:focus, a.tax-acc-country-name-btn.btn.btn-link:visited  {
text-decoration: none;
outline: none;
}
#billing_payment_id_field , #billing_escort_id_field {
display: none;
}
.escortsponsored-box {
display: flex;
}
.video-js {
width: 100% !important;
height: auto !important;
}
.cwv3_dialog .cwv3_image img {
position:absolute;
}
.cwv3_dialog .cwv3_btns .cwv3_exit {
float:left !important;
}
.topheader-login {
margin-bottom: 5px;
display: flow-root;
margin-top: 5px;
}
.topheader-login .wp-error, .topheader-login .wp-success, .topheader-login .login-remember {
display: none;
}
.topheader-login .login-username , .topheader-login .login-password {
display: inline-grid;
}
.topheader-login .login-username label , .topheader-login .login-password label{
display: block;
color: #fff;
font-size: 13px;
}
.topheader-login .login-remindpass a {
display: block;
color: #fff;
font-size: 13px;
}
.topheader-login .login-submit {
position: absolute;
top: 7px;
right: 15px;
}
.topheader-login #user_login, .topheader-login #user_pass {
border-radius: 4px;
width:97%;
}
.topheader-login #wp-submit {
border-radius: 4px;
background: #1b6ed2;
color: #fff;
padding-left: 5px;
padding-right: 5px;
}
.topheader-login .login-username, .topheader-login .login-password {
width:42%;
}
.topheader-login .login-username label, .topheader-login .login-password label {
display: none;
}
.dropdown-login {
transform: none !important;
top: 34px !important;
right: 0px !important;
margin-right: 0px !important;
padding: 15px;
border:1px solid #ccc;
background: #ccc;
width: 270px;
}
.header-type-3 .topheader-login {
width: 270px;
float: right;
}
.header-type-3 .topheader-login .login-submit {
position: relative;
top: 0px;
float: right;
right: 6px;
}
.header-type-3 .topheader-login .login-remindpass a {
display: block;
color: #1b6ed2;
font-size: 13px;
}
.topheader-login .dropdown-login  .login-username{
width:100%;
}
.topheader-login .dropdown-login  .login-password {
width:70%;
}body {
font-family: Open Sans,sans-serif;
font-weight: 400;
font-size: 14px;
}
:root {
--card-padding: 24px;
--card-height: 384px;
--card-skeleton: linear-gradient(lightgrey var(--card-height), transparent 0);
--avatar-size: 80px;
--avatar-position: var(--card-padding) var(--card-padding);
--avatar-skeleton: radial-gradient(circle 55px at center, white 99%, transparent 0);
--title-height: 0px;
--title-width: 200px;
--title-position: var(--card-padding) 180px;
--title-skeleton: linear-gradient(white var(--title-height), transparent 0);
--desc-line-height: 16px;
--desc-line-skeleton: linear-gradient(white var(--desc-line-height), transparent 0);
--desc-line-1-width: 210px;
--desc-line-1-position: var(--card-padding) 140px;
--desc-line-2-width: 210px;
--desc-line-2-position: var(--card-padding) 165px;
--footer-height: 40px;
--footer-position: 0 calc(var(--card-height) - var(--footer-height));
--footer-skeleton: linear-gradient(white var(--footer-height), transparent 0);
--blur-width: 200px;
--blur-size: var(--blur-width) calc(var(--card-height) - var(--footer-height));
} .skeleton { 
display: block;
width: 100%;
height: 100%;  background-image: linear-gradient(90deg, rgba(211, 211, 211, 0) 0, rgba(211, 211, 211, .8) 50%, rgba(211, 211, 211, 0) 100%), var(--title-skeleton), var(--desc-line-skeleton), var(--desc-line-skeleton), var(--avatar-skeleton), var(--footer-skeleton), var(--card-skeleton);
background-size: var(--blur-size), var(--title-width) var(--title-height), var(--desc-line-1-width) var(--desc-line-height), var(--desc-line-2-width) var(--desc-line-height), var(--avatar-size) var(--avatar-size), 100% var(--footer-height), 100% 100%;
background-position: -150% 0, var(--title-position), var(--desc-line-1-position), var(--desc-line-2-position), var(--avatar-position), var(--footer-position), 0 0;
background-repeat: no-repeat;
animation: loading 1s infinite;
}
@keyframes loading {
to {
background-position: 350% 0, var(--title-position), var(--desc-line-1-position), var(--desc-line-2-position), var(--avatar-position), var(--footer-position), 0 0;
}
}
.escort .image a img {
text-indent: -9999px;
}
.escort .image a img:before {
content: "a";
text-indent: -9999px;
}
.vertical-middle {
display: inline-block;
vertical-align: middle;
height: fit-content; 
width: 100%;
}
.pd10 {
padding:10px;
}
.pd3 {
padding:3px;
}
.mb10 {
margin-bottom:10px;
}
.mb3 {
margin-bottom:3px;
}
.city-tax-search {
background:#EFF9FF;
margin:0px;
padding:5px 0px;
}
.city-tax-search b {
color:#35393F;
font-weight:normal;
}
.city-tax-search input {
height:22px;
border:1px solid #ccc;
border-radius:4px;
}
.wpv-filter-form select, .wpv-filter-form input {
border:1px solid #ABABAB;
border-radius:3px;
padding:0px 5px;
box-shadow:0px 2px 3px #E0DFDF inset;
}
.afilters select, .afilters select option{
color: #000;
}
.filter-100-real-pics {
margin: 6px 20px 0 46px;
display: inline-block;
float: left;
}
.filter-verified-contact-details {
margin: 5px 20px 0 0px;
display: inline-block;
float: left;
}
.filter-pornstar {
margin: 5px 20px 0 0px;
display: inline-block;
float: left;
}
.filter-upload-video {
margin: 5px 20px 0 0px;
display: inline-block;
float: left;
}
.filter-100-real-pics input[type="checkbox"],
.filter-verified-contact-details input[type="checkbox"],
.filter-pornstar input[type="checkbox"],
.filter-upload-video input[type="checkbox"],
{
transform:scale(1.2, 1.2);
}
.filter-100-real-pics label {
padding-left: 35px !important;
background-position: 7px 2px;
font-size: 13px !important;
color: #2782C2;
font-weight: bold !important;
background: url(//takitaki.be/images/icons/image-icon.png) no-repeat;
background-size: 19px;
background-position: 7px 2px;
}
.filter-verified-contact-details label  {
padding-left: 35px !important;
background-position: 7px 2px;
font-size: 13px !important;
color: #2782C2;
font-weight: bold !important;
background: url(//takitaki.be/images/icons/user-check-128.png) no-repeat;
background-size: 17px;
background-position: 8px 1px;
}
.filter-pornstar label {
padding-left: 35px !important;
background-position: 7px 2px;
font-size: 13px !important;
color: #2782C2;
font-weight: bold !important;
background: url(//takitaki.be/images/icons/star-icon.png) no-repeat;
background-size: 22px;
background-position: 7px 1px;
}
.filter-upload-video label {
padding-left: 35px !important;
background-position: 7px 2px;
font-size: 13px !important;
color: #2782C2;
font-weight: bold !important;
background: url(//takitaki.be/images/icons/video-icon.png) no-repeat;
background-size: 22px;
background-position: 7px 1px;
}
#colapse-contaioner-1, #colapse-contaioner-2 {
position: absolute;
margin-top: 0px;
background-color: #2782c2;
z-index: 900;
padding: 5px; border-radius: 3px;
min-width: 200px;
margin-top: 6px; 
color: #fff;
}
#colapse-contaioner-1:before, #colapse-contaioner-2:before {
content: '';
position: absolute;
top: -14px;
left: 15px;
border: 8px solid transparent;
border-bottom: 8px solid #2782c2;
}
.autofilters {
background:#EFF5FF;
display: inline-block;
}
.atitlefilters {
margin-top:5px;
}
.afilters {
margin:10px 0 0 10px;
}
.afilters .inline-select {
display:inline-block;
margin:5px 0px 5px 0;
padding:0px;
clear:both;
width: 100%;
}
.afilters .inline-select span {
font-size:12px;
padding:0;
margin:0;
text-decoration:none;
display:inline-block;
}
.afilters .inline-select select {
width:90px;
float: right;
}
.afilters .inline-select-others {
display:inline-block;
margin:5px 0px 0px 0;
padding:0px;
clear:both;
width: 100%;
}
.afilters .inline-select-others span {
font-size:12px;
padding:0;
margin:0;
text-decoration:none;
display:inline-block;
}
.afilters .inline-select-others select {
width:90px;
float: right;
}
.afilters .inline-select-others input {
display:inline-block;
vertical-align:middle;
padding:0px;
margin:0px;
border:1px solid #CC0000;
}
.afilters .inline-select-others label {
display:inline-block;
vertical-align:middle;
font-weight:normal;
font-size:12px;
padding:0px;
margin:0px;
}
.afilters .inline-select-others .wpcf-checkboxes-grou {
display:inline-block;
float:left;
width:50px;
}
.afilters .inline-select-others #wpv_control_checkbox_i-am-available-24-7 {
padding:0px;
margin:0px;
}
.afilters .wpcf-form-item-checkbox {
margin:0px;
padding:0px;
display:inline-block;
width:100%;
float:left;
line-height: 19px;
}
.afilters .filters-services .wpcf-form-item-checkbox {
width:25%;
}
.afilters .wpcf-form-item-checkbox label {
display:inline-block;
vertical-align:middle;
font-weight:normal;
font-size:11px;
padding:0px;
margin:0px;
}
.afilters .wpcf-form-item-checkbox input {
display:inline-block;
vertical-align:middle;
padding:0px;
margin:0px;
border:1px solid #CC0000;
}
.afilters .wpcf-form-radio {
margin:0px;
padding:0px;
display:inline-block;
width:150px;
float:left;
}
.afilters .wpcf-form-radio label {
display:inline-block;
vertical-align:middle;
font-weight:normal;
font-size:11px;
padding:0px;
margin:0px;
}
.afilters .colapse-href {
font-size:14px;
padding:0;
margin:0;
text-decoration:none;
}
.afilters .colapse-href span {
padding:0 7px 0 0;
font-size:11px;
font-weight:bold;
}
.afilters .title-filters {
color:#D8287F;
font-size:12px;
margin:0px 0px 12px;
font-weight:600 !important;
}
.bottom-filters {
margin-top:15px;
}
.topfilters {
float:left;
position:relative;
width:auto;
display:inline;
margin:0px 10px 0 0;
padding:0px 0px 0px 0px;
}
.title-autofilters {
margin-bottom:10px;
}
.spanfilters {
font-size:20px;
color:#3d3d3d;
padding:0px 7px 0px 7px;
}
input#wpv_control_textfield_wpv_post_search {
display:inline-block;
height:20px;
padding:4px 6px;
margin-bottom:10px;
font-size:14px;
line-height:20px;
color:#555555;
vertical-align:middle;
-moz-border-radius-topleft:4px;
-webkit-border-top-left-radius:4px;
border-top-left-radius:4px;
-moz-border-radius-bottomleft:4px;
-webkit-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
}
.searchfilter {
position:relative;
border-bottom:1px dotted #C9E7FF;
margin:0 10px;
}
.searchfilterads {
position:relative;
width:100%;
*width:99.94680851063829%;
}
.filterss {
border-top:1px dotted #cccccc;
margin:0 7px;
}
.searchm {
margin-top:20px;
}
.input-append {
height:40px;
}
.input-append label {
display:inline;
position:relative;
vertical-align:middle;
font-weight:bold;
color:#fff;
text-align:center;
padding:0px 10px 0 0;
top:-5px;
margin-left:5px;
line-height:40px;
height:40px;
}
.input-append input {
padding:0;
border:0;
}
.input-append button {
display:inline;
position:relative;
vertical-align:middle;
top:-5px;
border:1px solid #fff;
}
.allfilters {
color:#000;
margin:45px 10px 0px 10px;
border:1px solid #cc0000;
background:#444444;
padding:10px;
}
.allfiltersads {
margin:15px 0px;
border-bottom:1px solid #CFCFCF;
background:#fff;
padding:0px;
color:#ccc;
}
.allfiltersads ul li button {
vertical-align:middle;
}
#form-inline {
display:inline;
}
#form-inline btnsearch {
float:right;
}
#form-inline ul {
display:inline;
list-style:none;
}
#form-inline ul li {
display:inline;
list-style:none;
padding:0 0 0 10px;
}
#form-inline ul li b {
position:relative;
font-weight:bold;
color:#fff;
font-size:12px;
top:-5px;
padding:0px 5px 0 0;
}
#form-inline select {
width:auto;
}
#form-inline select {
font-weight:normal;
width:auto;
height:24px;
padding:4px 4px;
margin-bottom:10px;
font-size:12px;
line-height:20px;
color:#555555;
vertical-align:middle;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.allfiltersads .form-inline input {
font-weight:normal;
width:auto;
height:24px;
padding:3px 4px;
margin-bottom:10px;
font-size:12px;
line-height:20px;
color:#555555;
vertical-align:middle;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-top:12px;
}
.allfiltersads .form-inline label {
color:#333;
font-size: 14px;
}
.allfiltersads .form-inline .form-group {
margin-right: 7px;
}
.allfiltersads .form-inline select {
font-weight:normal;
width:auto;
height:24px;
padding:3px 4px;
margin-bottom:10px;
font-size:12px;
line-height:20px;
color:#555555;
vertical-align:middle;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-top:12px;
}
.allfiltersads .form-inline ul li b {
position:relative;
font-weight:bold;
color:#38a0cc;
font-size:12px;
top:1px;
padding:0px 0px 0px 0px;
}
.topesc {
background:url(//takitaki.be/images/escorts/line-separator.png) no-repeat 50% 100%;
margin-top:-20px;
padding:5px
10px 45px 10px;
height:280px;
}
.topesc2 {
margin-left:-10px;
margin-top:-35px;
padding:5px;
height:260px;
}
.title-bordered {
font-weight:bold;
padding:0px 7px;
color:#3d3d3d;
margin-bottom:15px;
display: block;
clear: both;
height: 30px;
}
.title-bordered h4 {
padding: 3px 0px 9px 0px;
margin: 5px 0px 5px 0px;
border-bottom: 1px dashed #a2a2a2;
font-size: 23px;
display: -webkit-box;
}
.title-bordered-h {
color:#D9007B;
font-weight:bold;
font-size:20px;
padding: 0px 7px;
margin-bottom: 10px;
}
.title-bordered-h-fbtn {
font-size:18px;
background-color:#ffffff;
border-left:4px solid #D8287F;
font-weight:bold;
margin-top:24px;
padding:0px 5px;
}
.title-bordered-h-fbtn .fbtn {
line-height:32px;
margin:0 0 0 -2px;
border-radius:4px;
color:white;
background:linear-gradient(to bottom,#1e5799 0%,#f24c87 0%,#d60f56 100%);
box-shadow:1px 1px 2px #bababa;
padding:6px 10px;
}
.title-bordered-center-fbtn {
color:#3d3d3d;
font-weight:bold;
font-size:25px;
background-color:#ffffff;
padding:0px;
border-bottom:1px dashed #C8E7FF;
margin-bottom:15px;
}
.title-bordered-center-fbtn .fbtn {
height:34px;
line-height:34px;
padding:0px 15px 0px 15px;
width:auto;
margin:15px auto 3px auto;
color:#333;
text-align:center;
display:table;
border-radius:5px;
}
#topagencies {
margin:10px 0 0 0;
padding:0px;
} .privatesponsored {
background: #cecece;
border-radius: 3px;
width: 20%;
height: 262px;
float: left;
font-size: 1.1em;
margin: 10px 6px 0 0;
}
.privatesponsored b.showname{
color: #333;
font-weight: bold;
font-size: 15px;
text-decoration: none;
margin-left: 1px;
line-height: 19px;
overflow: hidden;
display: block;
margin: 5px 5px 5px 2px;
}
.privatesponsored .image {width:100%;height:80%;overflow:hidden;position:relative;top:0px;}
.privatesponsored .image a {}
.privatesponsored .image img{max-width: 100%; height: auto; }
.privatesponsored .cityesc{position:relative;float:right; margin-top:0px; color:#FFBF00;font-weight:normal;text-align:left;font-size:11px;}
.privatesponsored .activedata {font-size:11px; color:#fff; text-align:center;padding-top:3px}
.privatesponsored .locked {position:absolute;bottom:0px;margin-bottom:0px;margin-left:0px;width:40px;height:28px;  background:url(//takitaki.be/images/escorts/lock.png) no-repeat; background-size: 70%;cursor:pointer}
.privatesponsored .unlocked {position:absolute;bottom:0px;margin-bottom:0px;margin-left:0px;width:40px;height:28px;background:url(//takitaki.be/images/escorts/unlock.png) no-repeat; background-size: 70%;cursor:pointer}
#escortsponsoreddiv h4 {
}
.escortsponsored {
font-size:13px;
width:12.4%;
height:150px;
position:relative;
float:left;
padding:0px 0 0 5px;
}
.escortsponsored:hover {
}
.escortsponsored b.showname {
position:relative;
color:#1278C0;
font-size:14px;
}
.escortsponsored b.citytxt {
color:#E63272;
font-size:12px;
line-height:12px;
display: table-footer-group;
}
.escortsponsored b.showcity {
color:#D8287F;
font-weight:bold;
font-size:11px;
text-decoration:none;
margin-left:1px;
line-height:19px;
overflow:hidden;
display:block;
}
.escortsponsored .image {
overflow:hidden;
position:relative;
margin:0 auto;
height:110px;
max-width:168px;
border:1px solid #333;
}
.escortsponsored .featured {
position:absolute;
right:-2px;
bottom:0px;
width:45px;
height:45px;
background:url(//takitaki.be/images/escorts/featured.png) no-repeat scroll 0 0px;
cursor:pointer;
z-index:2;
}
.escortsponsored .image a {
}
.escortsponsored .image img {
width:116px;
height:auto;
overflow:hidden;
}
.escortsponsored .cityesc {
position:relative;
float:right;
margin-top:0px;
color:#FFBF00;
font-weight:normal;
text-align:left;
font-size:11px;
}
.escortsponsored .activedata {
font-size:11px;
color:#fff;
text-align:center;
padding-top:3px;
}
.escortsponsored .locked {
position:absolute;
bottom:0px;
margin-bottom:15px;
margin-left:0px;
width:40px;
height:43px;
background:url(//takitaki.be/images/escorts/lock.png) no-repeat scroll 0 0;
cursor:pointer;
}
.escortsponsored .unlocked {
position:absolute;
bottom:0px;
margin-bottom:20px;
margin-left:2px;
width:40px;
height:35px;
background:url(//takitaki.be/images/escorts/unlock.png) no-repeat scroll 0 0;
cursor:pointer;
}
.escort-featured-home {
font-size:13px;
width:25%;
height:270px;
position:relative;
float:left;
margin-right:5px; 
overflow: hidden;
}
.featured-esc-home {
display: flex;
}
.featured-esc-home .escort-featured-home:last-child {
margin-right:0px; 
}
.escort-featured-home b.showname {
color: #ffffff;
font-size: 13px;
bottom: 0px;
position: absolute;
z-index: 100;
background: #000;
opacity: 0.8;
color: #fff;
padding: 5px 5px;
width: 100%;
left: 0px;
border-radius: 0px 0px 3px 3px;
}
.escort-featured-home b.citytxt {
position:absolute;
color:#E63272;
font-size:11px;
line-height:11px;
display: none;
}
.escort-featured-home b.showcity {
color:#D8287F;
font-weight:bold;
font-size:11px;
text-decoration:none;
margin-left:1px;
line-height:19px;
overflow:hidden;
display:none;
}
.escort-featured-home .image {
overflow:hidden;
position:relative;
margin:0 auto;
height:270px;
border-radius: 3px;
}
.escort-featured-home .featured {
position:absolute;
width:85px;
height:84px;
background:url(//takitaki.be/images/escorts/featured-badge.png) no-repeat scroll 0 0px;
background-size: 80%;
cursor:pointer;
z-index:2;
}
.escort-featured-home .image img {
width:auo !important;
height:auto;
overflow:hidden;
}
.escort-featured-home .cityesc {
position:relative;
float:right;
margin-top:0px;
color:#FFBF00;
font-weight:normal;
text-align:left;
font-size:11px;
}
.escort-featured-home .activedata {
font-size:11px;
color:#fff;
text-align:center;
padding-top:3px;
}
.escort-featured-home .locked {
position:absolute;
bottom:0px;
margin-bottom:15px;
margin-left:0px;
width:40px;
height:43px;
background:url(//takitaki.be/images/escorts/lock.png) no-repeat scroll 0 0;
cursor:pointer;
}
.escort-featured-home .unlocked {
position:absolute;
bottom:0px;
margin-bottom:20px;
margin-left:2px;
width:40px;
height:35px;
background:url(//takitaki.be/images/escorts/unlock.png) no-repeat scroll 0 0;
cursor:pointer;
}
@media (min-width: 600px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
.escortsgirlmonth {
margin:15px 12% 0 12%;
}
.escortsgirlmonth .escort {
background:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.escortsgirlmonth .escort:hover {
background:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.escortsgirlmonth .escort a.showname {
text-align:left;
}
.block_div {
padding:0px;
margin:5px 0 0 0;
border:1px solid #CCCCCC;
background:#fff;
position:relative;
}
.block_div_body {
padding:5px 10px;
}
.block_div_body_img {
padding:0px 1px 1px 1px;
}
.block_div_body_img img {
padding:2px 0 0 0;
}
.block_div .head {
overflow:hidden;
width:100%;
list-style:none;
margin:0 0 0px 0;
padding:1px;
}
.block_div .head li {
padding:5px 15px 5px 15px;
color:#fff;
font-size:15px;
font-weight:bold;
background:#2B91D9;
}
.block_div .head li.newslatter {
padding:5px 10px 5px 33px;
background:#2B91D9 url(//takitaki.be/images/escorts/icon_newslatter.png) no-repeat left;
background-position:2% 50%;
}
.block_div .head li.sponsors {
padding:5px 10px 5px 33px;
background:#2B91D9 url(//takitaki.be/images/escorts/icon_ad.png) no-repeat left;
background-position:2% 70%;
}
.block_div .head li.messages {
padding:5px 10px 5px 33px;
background:#286090 url(//takitaki.be/images/escorts/icon_messages.png) no-repeat left;
background-position:2% 70%;
}
.lastViewedListO {
background:#fff;
position:relative;
border:1px solid #333;
overflow:hidden;
width:100%;
list-style:none;
margin:5px 0 0px 0;
padding:1px 0px 1px 1px;
}
.lastViewedListO-head {
padding: 5px 20px 5px 10px;
color: #fff;
font-size: 16px;
background: #0678be;
}
.lastViewedListO .wrap {
max-height: 300px;
overflow: hidden;
position: relative;
}
.lastViewedListO .lv-info {
text-align: left;
font-weight: bold;
font-size: 16px;
position: absolute;
background: #000;
width: 100%; bottom: 0px;
opacity: 0.8;
margin-bottom: 1px;
color: #fff;
padding: 0 10px;
}
.lastViewedListO .lv-info a{
color: #fff;
}
.lastViewedListO .lv-view-all {
margin: 5px 0px;
background: #0678be;
padding: 5px 10px;
width: 100%;
display: block;
border-radius: 4px;
font-size: 14px;
}
body.visited-escorts #modal-ready .lastViewedItem {
width: 32%;
float: left;
margin: 5px;
border:1px solid #ccc;
padding:  2px;
}
body.visited-escorts #modal-ready .lastViewedListO  {
border: 0px;
}
body.visited-escorts #modal-ready .lastViewedListO .lv-info {
position: relative
}
body.visited-escorts #modal-ready .lastViewedListO .lv-info .lastViewedTitle{
margin:0px !important;
padding: 10px 0px
}
body.visited-escorts #modal-ready .lastViewedListO .lv-info .lv-view-all {
display: none;
}
body.visited-escorts #modal-ready .lastViewedListO-head {
display: none;
}
.girl-of-the-month {
padding:1px;
background:#fff;
position:relative;
border:1px solid #333;
}
.girl-of-the-month .tab {
overflow:hidden;
width:100%;
list-style:none;
margin:0 0 0px 0;
padding:0px;
}
.girl-of-the-month .tab li {
padding:5px 20px 5px 50px;
color:#fff;
font-size:16px;
font-weight:bold;
background:url(//takitaki.be/images/escorts/calendar.png) no-repeat left,linear-gradient(to bottom,#434850 0%,#181a1d 100%);
}
.girl-of-the-month .wrap {
max-height:280px;
overflow:hidden;
position:relative;
}
.girl-of-the-month .gm-info {
position:relative;
margin:0px;
color:#205888;
font-weight:normal;
width:auto;
text-align:left;
font-size:14px;
height:auto;
font-weight: bold;
}
.girl-of-the-month .gm-info p{
text-align: center;
font-weight: bold;
font-size: 14px
}   
.girl-of-the-month .gm-info p.gm-month  {
font-weight: bold;
font-size: 18px;
margin-bottom: 4px;
margin-top: 7px;
}
.girl-of-the-month .gm-info p.gm-location  {
margin-bottom: 10px;
}
.girl-of-the-month .gm-info p.btn-card {
margin:5px 0 0 0;
height:40px;
}
.h-gm .escort .image a img {
height:50%;
overflow:hidden;
}
.h-gm .escort a.showname {
color:#FF007E;
font-weight:bold;
font-size:14px;
text-decoration:none;
margin-left:2px;
margin-top:2px;
line-height:20px;
overflow:hidden;
display:block;
}
.h-gm .escort .cityesc {
position:relative;
margin-top:10px;
margin-left:10px;
color:#333;
font-weight:bold;
width:auto;
text-align:left;
font-size:11px;
height:auto;
overflow:hidden;
}
.h-gm .escort .cityesc p {
line-height:15px;
height:15px;
padding:0px;
margin:0px;
position:relative;
clear:both;
}
.filterescort {
display:inline;
float:left;
width:auto;
margin:15px;
padding:0 10px 10px 10px;
font-size:11px;
color:#cc0000;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #fff;
background:#000;
}
.filterradio {
width:100%;
color:#fff;
}
.filterhead {
width:100%;
height:23px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
}
.filterhead .filtertitle {
float:left;
clear:none;
font-size:12px;
font-weight:bold;
color:#fff;
line-height:23px;
margin-left:10px;
}
.filterfooter {
width:100%;
height:23px;
font-weight:normal;
}
.filterfooter .filtermore {
text-align:center;
}
.filtercontent {
height:50px;
width:100%;
overflow:hidden;
}
.filtercontent input, .filtercontent label {
display:inline;
}
.filtercontent label {
font-weight:normal;
}
.podTitles {
float:left;
clear:none;
font-size:12px;
font-weight:bold;
color:#3A3938;
line-height:23px;
margin-left:10px;
}
.widget_lastviewed h2 {
display:none;
}
.widget_lastviewed ul {
border:1px solid #ccc;
margin:10px;
padding:0px;
}
.widget_lastviewed ul li {
display:inline-block;
margin-right:10px;
}
#top_single_escort_adv {
margin:10px;
text-align:center;
}
#top_single_escort_adv a {
display:inline-block;
margin-right:10px;
}
#top_single_escort_adv a.last {
display:inline-block;
margin-right:0px;
}
#single_escort {
padding:10px;
}
#stats-date {
margin-bottom:10px;
}
#single_escort #gallery.viptags   {
padding-top: 15px;
border-top: 4px solid #2274ad;
border-right: 4px solid #2274ad;
overflow: hidden;
}
#single_escort #gallery.premiumtag   {
padding-top: 15px;
border-top: 4px solid #cc3883;
border-right: 4px solid #cc3883;
}
#single_escort #gallery.verifiedtag {
padding-top: 30px;
}
#gallery {
display: inline-block;
padding: 10px 0px;
position: relative;
}
#gallery img {
margin:15px 0 15px 0;
cursor:pointer;
width:100%;
height:auto;
border-radius: 6px;
}
.escimage {
width:100%;
height:auto;
position:relative;
top:0px;
}
.imgsverified {
position:absolute;
left:7px;
top:7px;
width:70px;
height:70px;
background:url(//takitaki.be/images/photos-verified.png) no-repeat scroll 0 0px;
cursor:pointer;
}
.diamodescorts {
position:absolute;
right:7px;
top:7px;
width:70px;
height:70px;
background:url(//takitaki.be/images/diamond-escort.png) no-repeat scroll 0 0px;
cursor:pointer;
}
#gallery img.noclick {
cursor:default;
}
.span5extra {
height:100%;
padding-left:10px;
}
#singletabs {
overflow:hidden;
width:100%;
list-style:none;
border-bottom:3px solid #A70000;
margin-top:15px;
}
#singletabs li:first-child {
margin-left:-20px;
}
#singletabs li {
float:left;
margin-left:-4px;
}
#singletabs li div {
float:left;
margin:0px;
}
#singletabs li {
padding:8px 30px;
margin:0px;
color:#fff;
font-size:14px;
font-weight:bold;
background:#A70000;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border-top-right-radius:5px;
}
.blanktabs {
overflow:hidden;
width:100%;
list-style:none;
border-bottom:2px solid #ccc;
margin:0px 0 5px 0;
}
.blanktabs li {
padding:0px 0px 3px 0px;
color:#C36C3E;
font-size:14px;
font-weight:bold;
}
.titletabs {
overflow:hidden;
width:100%;
list-style:none;
border-bottom:1px dotted #ccc;
margin:0px 0 20px 0;
}
.titletabs li {
padding:10px 0px 7px 15px;
color:#C36C3E;
font-size:25px;
font-weight:bold;
}
#escorttabs {
overflow:hidden;
width:100%;
margin:0px 0px 0px 10px;
padding:0;
list-style:none;
}
#escorttabs li {
float:left;
margin:3px 4px 0 0;
}
#escorttabs a {
font-weight:bold;
font-size:12px;
float:left;
position:relative;
padding:2px 20px;
text-decoration:none;
color:#fff;
background:linear-gradient(to bottom,  rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border-top-right-radius:5px;
}
#escorttabs a:hover {
border-bottom-color:#BA0D4A;
}
#escorttabs #current {
z-index:3;
background:linear-gradient(to bottom,  rgba(37,141,200,1) 0%,rgba(37,141,200,1) 100%);
filter:alpha(opacity=100);
opacity:1;
}
#escorttabscontent {
background:#fff;
border-top:4px solid #258dc8;
border-bottom:1px solid #258dc8;
border-left:1px solid #258dc8;
border-right:1px solid #258dc8;
padding:2em;
}
#escorttabscontent h2,
#escorttabscontent h3,
#escorttabscontent p {
margin:0 0 15px 0;
}
.span12txt .span3 {
font-size:12px;
}
.span12txt .span6, .span12txt .span8 {
font-size:12px;
font-weight:bold;
}
.langstar1 {
display:block;
margin:4px 0 0 0;
height:12px;
background:url(//takitaki.be/images/icons/languagesstar.png) no-repeat scroll 0 0;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.langstar2 {
display:block;
margin:4px 0 0 0;
height:12px;
background:url(//takitaki.be/images/icons/languagesstar.png) no-repeat scroll 0 -12px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.langstar3 {
display:block;
margin:4px 0 0 0;
height:12px;
background:url(//takitaki.be/images/icons/languagesstar.png) no-repeat scroll 0 -24px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.langstar4 {
display:block;
margin:4px 0 0 0;
height:12px;
background:url(//takitaki.be/images/icons/languagesstar.png) no-repeat scroll 0 -36px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.hotelstar1 {
display:block;
margin:4px 0 0 0;
height:18px;
background:url(//takitaki.be/images/icons/rating-stars.png) no-repeat scroll 0 -258px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.hotelstar2 {
display:block;
margin:4px 0 0 0;
height:18px;
background:url(//takitaki.be/images/icons/rating-stars.png) no-repeat scroll 0 -294px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.hotelstar3 {
display:block;
margin:4px 0 0 0;
height:18px;
background:url(//takitaki.be/images/icons/rating-stars.png) no-repeat scroll 0 -330px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.hotelstar4 {
display:block;
margin:4px 0 0 0;
height:18px;
background:url(//takitaki.be/images/icons/rating-stars.png) no-repeat scroll 0 -366px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.hotelstar5 {
display:block;
margin:4px 0 0 0;
height:18px;
background:url(//takitaki.be/images/icons/rating-stars.png) no-repeat scroll 0 -402px;
padding:0px 0px 0px 55px;
cursor:pointer;
}
.ckyes {
display:block;
margin:2px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/checkicn.png) no-repeat scroll 0 0;
padding:0px 0px 0px 16px;
cursor:pointer;
}
.ckno {
display:block;
margin:2px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/checkicn.png) no-repeat scroll 0 -16px;
padding:0px 0px 0px 16px;
cursor:pointer;
}
.separator {
display:inline;
position:relative;
margin:0px 0 0 0;
height:25px;
background:url(//takitaki.be/images/icons/separator.png) no-repeat scroll 0 0px;
padding:0px 0px 7px 7px;
cursor:pointer;
}
.diamodescort {
display:block;
position:relative;
margin:0px 0 0px 0;
height:40px;
background:url(//takitaki.be/images/escorts/diamondescort.png) no-repeat center;
padding:0px 0px 5px 390px;
cursor:pointer;
}
.checkyes {
height:16px;
background:url(//takitaki.be/images/icons/checkicn.png) no-repeat scroll 0 0;
padding:0px 3px 0px 16px;
display: inline-block;
}
.available-247 {
display: inline-flex; align-items: center; line-height: 40px; padding: 0px 10px; font-size: 16px;
}
.checkno {
margin:2px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/checkicn.png) no-repeat scroll 0 -16px;
padding:0px 3px 0px 16px;
}
.caticn {
margin-left:25px;
height:16px;
background:url(//takitaki.be/images/icons/catarrowr.png) no-repeat scroll 0 0;
padding:3px 8px 0px 12px;
}
.caticn-plus {
height: 18px;
background: url(//takitaki.be/images/icons/plus.png) no-repeat scroll 0 0;
padding: 0px 10px 0px 12px;
display: inline;
}
#tab1 .row-fluid [class*="span"] {
min-height:25px;
}
.topdate {
font-size:12px;
font-weight:bold;
}
.addthis_button_tweet.at300b {
width:82px;
}
.addthis_button_pinterest_pinit.at300b {
width:37px;
}
.addthis_button_google_plusone.at300b {
width:60px;
}
.addthis_toolbox.addthis_default_style {
padding-top:15px;
}
.icn-mobile {
display:inline-block;
height:20px;
margin-top:5px;
margin-right:10px;
vertical-align:middle;
background:url(//takitaki.be/images/mobile.png) no-repeat scroll 0 0;
padding:10px 0px 0px 20px;
cursor:pointer;
}
.icn-email {
display:inline-block;
height:16px;
margin-top:2px;
margin-right:14px;
vertical-align:middle;
background:url(//takitaki.be/images/email.png) no-repeat scroll 0 0;
padding:5px 0px 0px 16px;
cursor:pointer;
}
.pagination-view {
position:relative;
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
border:1px solid #DC8200;
background:#FFFBE0;
text-align:center;
vertical-align:middle;
height:30px;
padding:5px 0 0 0;
}
.thumbnailads img {
border:1px solid white;
margin:0 5px 5px 0;
}
.thumbnailads:hover {
background-color:transparent;
}
.thumbnailads:hover img {
border:1px solid blue;
}
.thumbnailads span {
position:absolute;
background-color:#fff;
padding:5px;
margin-top:0px;
border:1px dashed gray;
visibility:hidden;
color:black;
text-decoration:none;
}
.thumbnailads span img {
border-width:0;
padding:2px;
}
.thumbnailads:hover span {
visibility:visible;
margin-top:0px;
margin-left:50px;
z-index:50;
}
.review-top {
border:1px solid #ccc;
background-color:#EDEDED;
font-size:12px;
color:#333;
margin-bottom:5px;
font-weight:normal;
}
table.review-top thead th {
border-bottom:1px dotted #CCE5F0;
}
table.review-top tbody th {
border-top:none;
}
.review-body {
padding:10px;
border:1px solid  #ccc;
background-color:#fff;
font-size:14px;
color:#333;
margin-bottom:20px;
}
.review-body .col-xs-12 {
margin:0px 0 5px 0;}
.review-img img {
border: 1px solid #ddd;
padding: 2px;
}
.review-img-btn {
background:#3498db;
background-image:linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0px;
color:#fff;
font-size:12px;
padding:3px 20px 3px 20px;
text-decoration:none;
margin-top:7px;
text-align:center;
}
.review-img-btn:hover {
background:#3cb0fd;
background-image:linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration:none;
}
.review-img-btn a {
color:#fff;
}
.review-img-btn1 {
border:1px solid #DC8200;
background:#FFFBE0;
text-align:center;
vertical-align:middle;
margin-top:7px;
font-size:12px;
padding:3px 0 0 0;
}
.review-look-1 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 0;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-2 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -19px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-3 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -38px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-4 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -57px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-5 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -76px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-6 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -95px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-7 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -114px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-8 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -133px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-9 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -152px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.review-look-10 {
display:block;
margin:4px 0 0 0;
height:16px;
background:url(//takitaki.be/images/icons/stars_map.png) no-repeat scroll 0 -171px;
padding:0px 0px 0px 84px;
cursor:pointer;
}
.btnreview {
font-size:12px;
font-weight:bold;
color:#fff;
padding:5px;
margin-bottom:10px;
}
.escortcomments, .bwp-rc-ulist {
list-style:none;
margin:10px 0 0 0;
padding:0px;
height:auto;
position:relative;
}
.escortcomments li {
border:1px dashed #CCE5F0;
background-color:#fff;
padding:10px;
margin:0 0 10px 0;
}
.bwp-rc-ulist li {
border:1px dashed #ccc;
padding:10px;
margin:0 0 10px 0;
}
.bwp-rc-ulist li.recent-comment {
list-style:none;
border:1px dashed #CCE5F0;
background-color:#fff;
padding:10px;
margin:5px 0;
}
.recent-comment-text {
font-size:12px;
color:#ccc;
}
.authcom {
margin:0px 0px 0px 0px;
padding:1px 5px;
color:#003563;
font-weight:bold;
}
.vacantiontime {
width:100%;
font-size:12px;
font-weight:bold;
height:50px;
line-height:50px;
text-align:center;
vertical-align:middle;
color:#337ab7;
margin-bottom:10px;
padding:0px 10px;
}
.vacantiontime span {
background:url(//takitaki.be/images/icons/vacation.png) no-repeat;
padding:12px 20px
}
.warning-view {
position:relative;
border:1px solid #eab30d;
background-color:#fce08b;
text-align:center;
vertical-align:middle;
font-size:11px;
padding:10px;
margin:10px 0;
}
.h-ag .escort {
color:#fff;
width:270px;
height:270px;
margin:2px 2px;
padding:1px;
float:left;
font-size:1.1em;
border:8px solid #999;
overflow:visible;
}
.h-ag .escort:hover {
background:none;
border:8px solid #FF95C3;
}
.h-ag .escort .esc-wrap-style-prem {
width:100%;
height:auto;
margin-top:0px;
padding-top:0px;
padding-left:0px;
border:none;
}
.h-ag .escort .image {
width:100%;
height:252px;
position:relative;
}
.h-ag .escort .image a img {
width:100%;
height:100%;
}
.h-ag .escort a.showname {
color:#FF007E;
font-weight:bold;
font-size:14px;
text-decoration:none;
margin-left:2px;
margin-top:2px;
line-height:20px;
overflow:hidden;
display:inline;
}
.h-ag .escort a.showname:hover {
text-decoration:underline;
}
.h-ag .escort .cityesc {
position:relative;
margin-top:10px;
margin-left:10px;
color:#333;
font-weight:bold;
width:auto;
text-align:left;
font-size:11px;
height:auto;
overflow:hidden;
}
.h-ag .escort .cityesc p {
line-height:15px;
height:15px;
padding:0px;
margin:0px;
position:relative;
clear:both;
}
.h-ag .escort .title-city {
position:absolute;
right:0px;
bottom:0px;
width:100%;
background:#D8287F;
opacity:1;
cursor:pointer;
font-size:12px;
letter-spacing:0.7px;
text-transform:uppercase;
padding:8px 0px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
border-top:1px dotted #FFF;
}
.h-ag .escort .count-ch {
position:absolute;
right:0px;
top:0px;
background:#FDC300 url(//takitaki.be/images/icons/icon-a-girl.png) no-repeat left;
opacity:1;
cursor:pointer;
font-size:16px;
letter-spacing:0.7px;
text-transform:uppercase;
padding:6px 4px 6px 26px;
text-align:center;
color:#333333;
font-weight:bold;
}
.breadcrumbs {
margin:3px 0px 5px 0px;
background: #eef5ff;
border: 1px solid #c8e7ff;
padding:5px 10px;
font-weight: bold;
font-size: 12px;
color:#333;
}
.breadcrumbs a {
padding:0px;
color:#D8287F;
font-size:12px;
font-weight:bold;
}
.breadcrumbs a:hover {
color:#333;
}
.breadcrumbs-path::before {
position: relative;
display: inline-block;
padding-right: 5px;
padding-left: 5px;
color: #959595;
content: "»";
}
.img-b2px {
border:1px solid #ccc;
padding: 2px;
}  .wp-video-shortcode {
border-radius: 6px !important; 
overflow: hidden !important;
margin-bottom: 10px;
} .cc-head-share img {
width: 24px;
padding: 10px 0;
}
.restricted-area, .pmpro_content_message{
width: 44%;
margin: 20px auto;
border: 2px dashed #333;
padding: 20px;
}
.pmpro_content_message .restricted-area{
width: 100%;
margin: none;
border: none;
padding: 0px;
}
.latest-photos p.attachment, .latest-photos .gdrts-rating-block {
display: none !important;
}
.rate-photos p.attachment{
display: none
}
.gdrts-with-fonticon.gdrts-fonticon-font.gdrts-font-heart.gdrts-stars-length-10 .gdrts-stars-empty::before, .gdrts-with-fonticon.gdrts-fonticon-font.gdrts-font-heart.gdrts-stars-length-10 .gdrts-stars-active::before, .gdrts-with-fonticon.gdrts-fonticon-font.gdrts-font-heart.gdrts-stars-length-10 .gdrts-stars-current::before {
letter-spacing: 3px;
font-size: 30px;
}
.rate-photos .wpv-filter-next-link , .rate-photos .wpv-filter-previous-link{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.rate-photos .wpv-filter-next-link {
float: right;
}
.rate-photos .wpv-filter-previous-link{
float: left;
}
.gdrts-rating-block {
width: 500px;
padding: 10px 20px;
height: auto !important;
margin: 10px auto !important;
border: 1px solid #9a213b;
display: table;
}
.gdrts-with-fonticon .gdrts-stars-empty {
margin: 0px auto !important;
display: table !important ;
}
.gdrts-rating-text:before  {
content: "My average score";
text-align: center;
position: relative;
display: block;
font-size: 16px;
border: 1px solid #ccc;
margin-bottom: 12px;
background: #fffce5;
}
.gdrts-rating-user:before  {
content: "User vote";
text-align: center;
position: relative;
display: block;
font-size: 16px;
border: 1px solid #ccc;
margin-bottom: 12px;
background: #fffce5;
}
.gdrts-stars-rating:before  {
content: "Evaluate my photo";
text-align: center;
position: relative;
display: block;
font-size: 20px;
border: 1px solid #ccc;
margin-bottom: 12px;
background: #fffce5;
}
.gdrts-stars-rating:lang(it):before  {
content: "Evaluate my photo11";
text-align: center;
position: relative;
display: block;
font-size: 20px;
border: 1px solid #ccc;
margin-bottom: 12px;
background: #fffce5;
}
.gdrts-stars-rating  {
margin: 0 0 10px 0;
height: auto !important;
}
.gdrts-rating-text {
width: 49%;
float: left;
text-align: center;
}
.gdrts-rating-user {
width: 49%;
float: right;
text-align: center;
}
.rate-photos-img{
}
.rate-photos-img img{
margin: 0 auto;
border: 1px solid #9a213b;
padding: 4px;
background: #ffdde4;
}
.gdrts-rating-thanks {
clear: both;
}
li.apps {
display: flex;
height: 30px !important;
}
.whatsapp {
background: url(//takitaki.be/images/whatsapp.png) 0 0 no-repeat;
height: 24px;
float: left;
padding-left: 26px;
margin-right: 5px;
}
.sep {
float: left;
margin: 2px 5px 10px 5px;
width: auto !important;
}
.viber {
background: url(//takitaki.be/images/viber.png) 0 0 no-repeat;
height: 20px;
width: 42px;
float: left;
margin-top: 3px;
}
.allfiltersads.meeting {
margin: 10px 0px !important;
background: #fffde2;
}
.allfiltersads.meeting .form-inline {
padding: 7px 10px;
}
#meetingid label {
margin-bottom: 0px !important; 
}
h1.meeting {
padding: 0px 10px;
font-size: 18px;
color: #c53049;
margin: 0px;
position: relative;
display: block;
display: -webkit-inline-box;
}
p.meetingp {
padding: 0 15px;
margin-bottom: 10px;
color: #333;
}
.wpv_date_input {
cursor: pointer;
border: 1px solid #333;
color: #333;
padding: 1px 3px;
background: #dedede;
min-width: 120px;
display: block;
min-height: 24px;
}
img.night-es-img {
padding: 17px;
}
a.net-ngt {
display: block;
background: #3076ce;
margin: 3px 0px;
padding: 0px;
text-align: center;
color: #fff;
}
span.info-ngt {
display: block;
background: #333;
text-align: center;
font-size: 12px;
color: #ff0;
}
.escorts-ngt {
font-size:13px;
width:95px;
height:150px;
position:relative;
float:left;
padding:0px 0 0 5px;
}
.escorts-ngt:hover {
}
.escorts-ngt b.showname {
position:relative;
color:#1278C0;
font-size:13px;
}
.escorts-ngt b.citytxt {
position:re;
color:#E63272;
font-size:11px;
line-height:11px;
}
.escorts-ngt b.showcity {
color:#D8287F;
font-weight:bold;
font-size:11px;
text-decoration:none;
margin-left:1px;
line-height:19px;
overflow:hidden;
display:block;
}
.escorts-ngt .image {
overflow:hidden;
position:relative;
margin:0 auto;
height:110px;
max-width:168px;
border:1px solid #333;
}
.escorts-ngt .image a {
}
.escorts-ngt .image img {
width:88px;
height:auto;
overflow:hidden;
}
.content-overlay {
position: absolute;
top: 50%;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
z-index: 999;
transition-property: all;
transition-duration: .5s;
transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
background-color: #fff;
}
.escort:hover .content-overlay {
opacity: 0.9;
top: 0;
} .sidenav {
width: 150px;
position: fixed;
z-index: 1;
top: 40%;
left: 0px;
background: #444444;
overflow-x: hidden;
border-radius: 0 7px 7px 0;
}
.sidenav a {
padding: 6px 8px 6px 10px;
text-decoration: none;
font-size: 12px;
color: #fff;
display: block;
border-bottom: 1px solid #ccc;
}
.sidenav a.first {
padding: 6px 8px 6px 10px;
}
.sidenav a.last {
padding: 6px 8px 6px 10px;
border-bottom: none;
}
.sidenav a.ccontact {
background: #ff4084;
border-bottom: 1px solid #ccc;
}
.sidenav a:hover {
color: #e8e40b;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
} .classified-box {
border: 6px solid #e8e8e8;
border-radius: 3px;
margin-bottom: 30px;
color: #656565;
max-height: 280px;
overflow: hidden;
}
.classified-box .ad-pics {
border-right: 6px solid #e8e8e8;
padding: 0px;
}
.classified-box .ad-info {
background: #fff;
padding: 0px 5px;
position: initial;
}
.classified-box .ad-info .ad-title {
font-size: 18px;
margin-bottom: 6px;
color: #205888;
margin-top: 6px;
}
.classified-box .ad-info .ad-date {
font-size: 13px;
}
.classified-box .ad-info .ad-location {
font-size: 13px;
}
.classified-box .ad-info .ad-category {
font-size: 13px;
}
.classified-box .ad-info .ad-text {
border-top: 1px solid #e8e8e8;
font-size: 12px;
margin-top: 10px;
padding: 5px;
height: 128px;
overflow: hidden;
}
.classified-box  .ad-social {
width: 65px;
height: 30px;
position: absolute;
right: 0px;
bottom: 30px;
font-size: 16px;
}
.classified-box .ad-view {
position: absolute;
bottom: 42px;
}
.classified-ad-single {
}
.classified-single-head {
margin: 15px 0px;
border-bottom: 1px solid #ccc;
}
.classified-single-head .ad-title{
font-size: 24px;
margin-bottom: 6px;
color: #205888;
margin-top: 6px;
}
.classified-single-head .ad-location {
font-size: 18px; 
}
.classified-single-head .ad-phone {
text-align: center;
font-size: 24px;
color: #e63272;
}
.classified-single-head .ad-social a{
text-align: right;
float: right;
margin-top: 5px;
}
.classified-single-images {
}
.classified-single-images .ad-single-pics{
}
.classified-single-images .ad-single-pics img{
border: 6px solid #e8e8e8;
border-radius: 3px;
}
.classified-single-info{
margin-top: 20px      
}
.classified-single-info .ad-category{
font-size: 18px
}
.classified-single-info .ad-text{
margin-top: 10px;
margin-bottom: 20px;
} .agency-box {
border: 6px solid #e8e8e8;
border-radius: 3px;
margin-bottom: 30px;
color: #656565;
height: 435px;
overflow: hidden;
}
.agency-box .agency-logo {
width: auto;
height: 180px;
overflow: hidden;
}
.agency-box .agency-girls {
border-right: 6px solid #eff8ff;
height: inherit;
background: #eff8ff;
}
.agency-box .agency-right {
background: #fff;
padding: 0px 5px;
position: initial;
}
.agency-box .agency-right .agency-title {
font-size: 15px;
margin-bottom: 6px;
color: #205888;
margin-top: 6px;
}
.agency-box .agency-right .agency-date {
font-size: 13px;
}
.agency-box .agency-right .agency-location {
font-size: 13px;
}
.agency-box .agency-right .agency-category {
font-size: 13px;
}
.agency-box .agency-right .agency-text {
border-top: 1px solid #e8e8e8;
font-size: 12px;
margin-top: 10px;
padding: 5px;
height: 128px;
overflow: hidden;
}
.agency-box .agency-social {
width: 65px;
height: 30px;
position: absolute;
right: 0px;
bottom: 30px;
font-size: 16px;
}
.agency-box .agency-view {
position: absolute;
bottom: 42px;
}
.agency-box .count-ch {
position: absolute;
right: 21px;
top: 6px;
background: #67d5ff url(//takitaki.be/images/icons/icon-a-girl.png) no-repeat left;
opacity: 1;
cursor: pointer;
font-size: 16px;
letter-spacing: 0.7px;
text-transform: uppercase;
padding: 6px 4px 6px 26px;
text-align: center;
color: #333333;
font-weight: bold;
}
.agency-girls-box-single {
height: 70px;
overflow: hidden;
margin: 10px 0px;
}
.agency-girls-box-single img{
border-radius: 4px;
} .signin-page, .signup-page{
min-height: 700px;
background: url(//takitaki.be/images/girl-signin.png);
background-repeat: no-repeat;
background-position: top right;
}
.signin-page label, .signup-page label{  
display: block !important;
}
.signin-page .wp-error, .signup-page .wp-error  {
border: 1px solid #cc0000;
padding: 3px;
background: #ffdfdf;
margin: 10px 0px;
}
.signin-page-newuser, .signup-page-user {
margin: 50px 0 0 0;
}
.signup-page input {
width: 100% !important;
}
.signup-successful {
border: 1px solid #77ea38;
padding: 10px;
background: #f6ffef;
margin-top: 25px;
} #myList li{ display:none;
}
ul#myList {
list-style: none;
margin: 0px;
padding: 0px;
clear: both;
}
#loadMore span{
display: initial;
cursor: pointer;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
line-height: 30px;
height: 30px;
padding: 10px 20px;
color: #FFF;
background: #fd6262;
}
#loadMore:hover {
color:black;
}
#showLess span{
display: initial;
cursor: pointer;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
line-height: 30px;
height: 30px;
padding: 10px 20px;
color: #FFF;
background: #fd6262;
}
#showLess:hover {
color:black;
}
#loadMore, #showLess {
position: initial;
margin-top: 10px;
height: auto;
text-align: center;
padding: 10px;
width: 230px;
margin: 7px auto;
} .new-esc-home {
display: flex;
}
.new-esc-home .new-esc-home-list:last-child {
margin-right:0px; 
}
.new-esc-home-list {
font-size:13px;
width:18%;
height:190px;
position:relative;
float:left;
margin-right: 5px;
overflow: hidden;
}
.new-esc-home-list:hover .new-escort {
transform: translate(-90px, 0px);
-webkit-transform: translate(-90px, 0px);
}
.new-esc-home-list:hover b.citytxt {
-webkit-transform: translateY(75px);
transform: translateY(75px);
}
.new-esc-home-list .new-escort , .new-esc-home-list b.citytxt {
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
transition-timing-function: ease-out;
}
.new-esc-home-list .image .new-escort {
position: absolute;
left: -15px;
top: 3px;
width: 90px;
height: 36px;
background: url(//takitaki.be/images/escorts/new-tag.png) no-repeat scroll 0px 0;
cursor: pointer;
background-size: 65%;
}
.new-esc-home-list b.showname {
position:relative;
color:#1278C0;
font-size:14px;
height: 19px;
overflow: hidden;
display: block;
}
.new-esc-home-list b.citytxt {
color: #000000;
font-size: 12px;
position: absolute;
padding: 5px 3px;
display: table-footer-group;
opacity: 0.7;
bottom: 10px;
background: #fff;
width: 100%;
height: 26px;
border-radius: 0px 0px 3px 3px;
display: block;
text-overflow: ellipsis;
word-wrap: break-word;
overflow: hidden;
line-height: 18px;
}
.new-esc-home-list b.showcity {
color:#D8287F;
font-weight:bold;
font-size:11px;
text-decoration:none;
margin-left:1px;
line-height:19px;
overflow:hidden;
display:block;
}
.new-esc-home-list .image {
overflow: hidden;
position: relative;
margin: 0 auto;
height: 160px;
border-radius: 3px;
}
.new-esc-home-list .featured {
position:absolute;
right:-2px;
bottom:0px;
width:45px;
height:45px;
background:url(//takitaki.be/images/escorts/featured.png) no-repeat scroll 0 0px;
cursor:pointer;
z-index:2;
}
.new-esc-home-list .image a {
}
.new-esc-home-list .image img {
width:100%;
height:auto;
overflow:hidden;
} p.js-wpv-dps-spinner {
width: 100px;
height: 35px;
background: url(//takitaki.be/wp-content/plugins/wp-views/embedded/res/img/ajax-loader.gif) no-repeat;
background-position: center;
margin: 0 auto 10px auto;
position: relative;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
}
p.js-wpv-dps-spinner img {
margin: 0 auto;
display: none;
} .home-infobanner {
height: 500px;
overflow: hidden;
background: url(//takitaki.be/images/bg/grain.png) repeat;
margin:  5px 0px 5px 0px;
} @-webkit-keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
@-moz-keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
@keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
} .home-slider {
position: relative;
}
.slidetext {
position: absolute;
z-index: 10;
text-align: center;
color: #fff;
padding-top: 50px;
margin: 0 50px;
}
.slidetext h1 { 
font-size: 45px;
text-align: center;
background-color: rgba(255, 255, 255, 0.45);
display: inline-flex;
padding: 10px;
color: #000000;
}
.slidetext h2 { 
color: #f9a4a4;
}
.slide-text-button {
display: inline-flex;
}
.slide-text-button a {
border: 2px solid #fff;
padding: 20px 40px;
color: #fff;
margin: 50px 0px 0px 0px;
border-radius: 7px;
font-size: 20px;
background: rgba(255, 16, 16, 0.31);
text-transform: uppercase;
}
.slide-text-button a:hover {
text-decoration: none;
background: #e25555;
color: #333;
} #fancybox-overlay {
z-index: 999 !important;
}
#fancybox-wrap { 
z-index: 999 !important;
} .cc-popup-contact .select2-container {
width: auto !important;
}
.modal-nav {
display: none;
} .likebtn-wrapper {
width: 100%;   
}
.likebtn-button {
width: 100%;
background: #ffd433 !important;
padding: 0px !important;
display: flex !important;
height: 30px !important;
line-height: 30px !important;
border-radius: 5px !important;
max-width: 250px;
}
.likebtn-button.lb-voted {
background: #cccccc !important;
}
.likebtn-button .lb-a{
flex: 1 1 auto !important;
display: inline-block;
padding-left: 10px;
border-radius: 5px !important ;
}
.likebtn-button .lb-count{
flex: 1 1 auto !important;
display: inline-block;
background: #333333;
text-align: center;
color: #fff !important;
font-size:14px !important;
border-radius: 0px 5px 5px 0px;
}
.likebtn-button .lb-count::before {
content: " ";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #333333 transparent transparent;
position: absolute;
z-index: 15;
top: 50%;
margin-top: -6px;
left: 0;
margin-left: -6px;
}
.lb-style-custom .lb-like, .lb-style-custom .lb-dislike {
border: none !important;   
}
.lb-style-custom .lb-a .likebtn-label, .lb-style-custom .lb-voted .likebtn-label {
font-size:14px !important;
text-transform: uppercase;
}
.lb-style-custom .lb-voted .lb-a .lb-like-label, .lb-style-custom .lb-voted .lb-a .lb-dislike-label {
width: 100%;
display: inline-flex !important;   
}
.click-to-show {
border: 2px solid #ff6a6a;
border-radius: 25px;
padding: 0px 5px;
color: #ff6a6a;
}
#share-buttons{
margin: 15px 40% !important;
width: 30%;
}
#share-buttons li{
display: inline;
}
#share-buttons .sr-only{
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
padding: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden;
}
#share-buttons img{
display: inline-block;
width: 32px;
height: 32px;
overflow: hidden;
text-indent: -10000px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border-radius: 0;
}
input[id$="1-submit-1"] {
font-size: 25px;
text-align: center;
align-items: center;
display: flex;
margin: 0 auto;
padding: 12px 40px;
background: #f00;
color: #fff;
} .dashboard-menu {
margin: 0;
padding: 0;
list-style: none;
margin-right: 20px;
border: 1px solid #eee;
border-radius: 5px;
padding: 10px 5px;
}
.dashboard-menu li a{
display: block;
padding: 10px 28px;
font-size: 17px;
line-height: 18px;
}
.dashboard-menu li.active a{
display: block;
padding: 10px 28px;
font-size: 17px;
line-height: 18px;
background: #0678be;
color: #fff;
border-radius: 100px;
} .dashboard-menu .dashboard-submenu {
list-style: none;
padding-left: 30px;
}
.dashboard-menu .dashboard-submenu li a {
background: url(//takitaki.be/images/icons/catarrow.jpg) no-repeat;
background-position: center left;
padding: 8px 20px;
font-size: 17px;
font-size: 15px;
}
.dashboard-menu .dashboard-submenu li.active a{
display: block;
padding: 8px 28px;
font-size: 15px;
background: #0678be;
color: #fff;
border-radius: 100px;
}
#gcards_section li {
padding: 10px 0px;
}
.gcards_li {
position: relative;
height: auto;
}
.gcards_form {
border: 2px dashed #de0064;
vertical-align: top;
width: 716px;
height: 729px;
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
}
.gcards_form.bestbuy {
background-image: url(//takitaki.be/images/gcards/bestbuy.jpg);
}
.gcards_form.lowes {
background-image: url(//takitaki.be/images/gcards/lowes.jpg);
}
.gcards_form.sephora {
background-image: url(//takitaki.be/images/gcards/sephora.jpg);
}
.gcards_guide {
position: absolute;
top: 385px;
left: 142px;
}
#lowes  .gcards_guide , #sephora  .gcards_guide{
position: absolute;
top: 412px;
left: 142px;
}
.gcards_guide .gcards_input {
width: 272px;
border: none;
}
.gcards_det {
position: relative;
}
.gcards_det.gcards_se input {
height: 35px;
}
.gcards_det.gcards_ss {
margin-top: 43px;
}
.gcards_det.gcards_ss input {
}
.gcards_det.gcards_sm {
margin-top: 30px;
}
.gcards_det.gcards_sm input {
height: 50px;
}
.gcards_guide .btn_copy {
position: absolute;
right: 0px;
}
.gcards_guide .gcards_det.gcards_ss .btn_copy {
top: -4px;
}
.gcards_guide .gcards_det.gcards_sm .btn_copy {
}
.info_payments ol {
list-style-type:decimal;
font-size:26px;
color: #337ab7;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none !important;
width: auto !important; 
} .tb-infoprice tr[class*="0"] {
display:none;
} .table_header:last-child {
border-radius: 0px !important;
}
.table_header:first-child {
border-radius: 0px !important;
display: none;
}
.table_header:nth-child(5) {
display: none;
}
.table_small:nth-child(5) {
display: none;
}
#credit_buy_table .table_row .table_img {
display: none;
}
#credit_buy_table  .table_small{
border-bottom: 1px solid #ccc;
}
#credit_buy_table .table_row:last-child .table_small {
border-bottom: 0px solid #ccc;
}
#credit_buy_table .theader {
background: #d9edf7;
}
#credit_buy_table {
border:1px solid #ccc !important;
}
#credit_buy_table .theader .table_header{
text-align: left;
padding: 15px 20px;
}
.media-toolbar-secondary .screen-reader-text, .media-frame-actions-heading { 
display:none;
}@media (max-width: 319px) {
.wrapper { width:300px;}
}
@media (max-width: 449px) {
.container {width: 300px;}
.hidden-mb {
display: none !important;
}
.visible-mb {
display: block !important;
}
}
@media (min-width: 450px) and (max-width: 599px) {
.wrapper { min-width:500px;}
.container {width: 500px;}
}
@media (min-width: 600px) and (max-width: 767px) {
.container {
width: 580px;
}
}   @media (max-width: 767px) {
.center-xs { 
display:block;
text-align: center;
margin-left: auto ;
margin-right: auto ;
position:relative; display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center; display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center; display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center; display:box;
box-pack:center;
box-align:center;
}
.topmenu {position:relative;margin:0 auto !important; text-align: center; display:block; right:none;float:none; }
.logo, .logo a, .logo img {position:relative;margin:0 auto !important; }
}   @media (min-width: 768px) and (max-width: 991px) {
} @media (min-width: 992px) and (max-width: 1199px) {
} @media (min-width: 1200px) {
#sidebar-right .col-lg-2   {
width: 18.76666667%;
margin:0px 0px 20px 5px;
padding:0px;
}
#sidebar-wide-left .col-lg-2   {
width: 18.76666667%;
margin: 2px 0px 20px 10px;
padding: 3px;
}.escorts {
padding: 0px;
}
.escort .wrap {
width: 100%;
display: contents;
}
.escort .aescort {
height: 89%;
display: block;
}
.h-gd .escort {
width: 308px !important;
height: 400px !important;
float: left;
font-size: 1.1em;
overflow: hidden;
}
.h-gd .escort .esc-wrap-style-prem {
width: 295px !important;
height: 400px !important;
padding-top: 40px !important;
padding-left: 4px !important;
padding-right: 4px !important;
padding-bottom: 5px !important;
background: url(//takitaki.be/images/escorts/gd_bg_xl.png) no-repeat;
background-size: contain;
border: 1px solid #ff007e !important;
}
.h-gd .escort .image {
width: auto;
height: 280px;
position: relative;
overflow: hidden;
}
.h-gd .escort .image a img {
width: 300px;
height: auto;
}
.h-gd .escort a.showname {
color: #FF007E;
font-weight: bold;
font-size: 16px !important;
text-decoration: none;
margin-left: 4px !important;
margin-top: 10px !important;
line-height: 20px !important;
overflow: hidden;
display: block;
}
.h-gd .escort a.showname:hover {
text-decoration: underline;
}
.h-gd .escort .cityesc {
position: relative;
margin-top: 5px;
margin-left: 5px;
color: #333 !important;
font-weight: bold;
width: auto;
text-align: left;
font-size: 11px;
height: auto;
overflow: hidden;
}
.h-gd .escort .cityesc p {
line-height: 15px;
height: 15px;
padding: 0px;
margin: 0px;
position: relative;
clear: both;
}
.escort {
height: 430px;
width: 33%;
margin: 0px 2px 2px 0px;
padding: 0px 0px 0px 4px;
position: relative;
}
.escort .esc-wrap-style-prem {
border: 2px solid #DDD;
height: 100%;
width: 100%;
position: absolute;
overflow: hidden;
}
.escort a.showname {
color: #DE6892;
font-weight: bold;
font-size: 13px;
text-decoration: none;
margin-left: 0px;
overflow: hidden;
display: inline;
}
.escort a.showname:hover {
text-decoration: underline;
}
span.agency-name a {
color: #D8287F;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-left: 0px;
line-height: 20px;
}
span.agency-name a:hover {
text-decoration: underline;
}
.escort .image {
width: 100%;
position: relative;
height: 100%;
overflow: hidden;
}
.escort .image a img {
height: auto;
width: 100%;
}
.escort .strong {
float: left;
color: #a3171e;
}
.premiumtag .premium-tag, body.visited-escorts .premium-tag {
position: absolute;
right: -18px;
width: 119px;
height: 45px;
background: url(//takitaki.be/images/escorts/escort-premium.png) no-repeat scroll 0 0;
cursor: pointer;
top: 0px;
background-size: contain;
z-index: 200;
}
.nat-flag {
position: absolute;
right: 4px;
width: 16px;
height: 11px;
cursor: pointer;
bottom: 52px;
background-size: contain;
z-index: 200;
}
.nat-flag img{
}
.viptags .vip-tag, body.visited-escorts .vip-tag {
position: absolute;
width: 100px;
height: 100px;
background: url(//takitaki.be/images/escorts/escort-vip.png) no-repeat scroll 0 0;
cursor: pointer;
background-size: contain;
z-index: 200;
}
.escort .exclusive {
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
background-size: contain;
background-color: #f00;
color: #fff;
font-size: 16px;
line-height: 16px;
height: 22px;
padding: 3px 8px;
border-radius: 3px;
}
.escort.exclusivetag.viptags .vip-tag , .escort.exclusivetag.premiumtag .premium-tag{
margin-top: 30px;
}
.escort .new {
position: absolute;
right: 3px; cursor: pointer;
background-size: contain;
background-color: #cc0000;
color: #fff;
font-size: 12px;
line-height: 14px;
height: 19px;
padding: 2px 6px;
border-radius: 3px;
}
.escort .new {
position: absolute;
right: 3px; cursor: pointer;
background-size: contain;
background-color: #cc0000;
color: #fff;
font-size: 12px;
line-height: 14px;
height: 19px;
padding: 2px 6px;
border-radius: 3px;
}
.escort .new-time {
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
background: #000000;
opacity: 0.7;
cursor: pointer;
font-size: 11px;
padding: 2px 3px;
text-align: center;
color: #FDC300;
}
.verifiedtag .verified-pics {
position: absolute;
bottom: 67px;
left: 8px;
z-index: 10;
cursor: pointer;
border: 3px solid #fff;
border-radius: 45px;
height: 38px;
width: 38px;
background: url(//takitaki.be/images/escorts/photos-verified.png) no-repeat scroll 0 0px;
background-size: contain;
}
#single_escort .verifiedtag .real-pics, #single_escort_head .verifiedtag .real-pics{
z-index: 10;
cursor: pointer;
height: 33px;
width: 150px;
background: url(//takitaki.be/images/escorts/real-pics.png) no-repeat scroll 0 0px;
background-size: contain;
}
#single_escort .contact-ok, #single_escort_head .contact-ok {
position: relative;
cursor: pointer;
height: 33px;
width: 150px;
background: url(//takitaki.be/images/escorts/contact-ok.png) no-repeat scroll 0 0px;
background-size: contain;
}
#single_escort .suspicious-pics {
position: relative;
cursor: pointer;
height: 60px;
width: 224px;
background: url(//takitaki.be/images/escorts/suspicious-pics.png) no-repeat scroll 0 0px;
background-size: contain;
}
#single_escort_head .suspicious-pics-head {
position: relative;
cursor: pointer;
height: 33px;
width: 134px;
background: url(//takitaki.be/images/escorts/suspicious-pics-head.png) no-repeat scroll 0 0px;
background-size: contain;
}
ul.es-booking {list-style:none;margin:15px 0px ; padding:0px;}
.btn-bookonline {
padding: 7px;
display: list-item;
font-size: 11px;
} .verified-pics-p {
display: none;
}
.verifiedtag .verified-pics-p {
background: #191919;
color: #eebd22 !important;
position: absolute;
top: 6px;
left: 6px;
z-index: 10;
cursor: pointer;
display: block;
margin-right: 1px;
border-radius: 3px;
font-size: 12px;
padding: 2px 4px;
height: fit-content;
}
body.visited-escorts .verified-pics-p {
background: #191919;
color: #eebd22 !important;
position: absolute;
top: 6px;
left: 6px;
z-index: 10;
cursor: pointer;
display: inline-table;
margin-right: 1px;
border-radius: 3px;
font-size: 12px;
padding: 2px 4px;
display: block;
}
.verified-contact {
font-size: 12px !important;
display: inline-flex;
color: #eebd22 !important;
margin-left: 3px;
position: absolute;
bottom: 60px;
left: 2px;
background: #191919;
display: table;
padding: 2px 4px;
border-radius: 3px;
display: inline-flex;
height: 21px;
}
.verified-contact span{
font-size: 12px !important;
margin-left: 3px;
margin-top: 2px;
color: #eebd22 !important;
}
.video-uploaded {
font-size: 12px !important;
display: inline-flex;
color: #eebd22 !important;
margin-left: 3px;
position: absolute;
top: 6px;
left: 2px;
background: #191919;
display: table;
padding: 2px 4px;
border-radius: 3px;
display: inline-flex;
height: 21px;
}
.video-uploaded:hover { 
text-decoration: none;
}
.video-uploaded span{
font-size: 16px !important;
margin-left: 3px;
color: #eebd22 !important;
}
.verifiedtag .video-uploaded {
top:  36px;
}
.escort span.online {
background: rgba(0,0,0,0) url(//takitaki.be/images/icons/online-now.png) no-repeat scroll 100% 50%;
color: #04c004;
display: inline-block;
padding-right: 16px;
}
.escort span.online{
-webkit-animation: color-change 1s infinite;
-moz-animation: color-change 1s infinite;
-o-animation: color-change 1s infinite;
-ms-animation: color-change 1s infinite;
animation: color-change 1s infinite;
}
@-webkit-keyframes color-change {
0% { color: #04c004; }
50% { color: #0b770b; }
100% { color: #04c004; }
}
@-moz-keyframes color-change {
0% { color: #04c004; }
50% { color: #0b770b; }
100% { color: #04c004; }
}
@-ms-keyframes color-change {
0% { color: #04c004; }
50% { color: #0b770b; }
100% { color: #04c004; }
}
@-o-keyframes color-change {
0% { color: #04c004; }
50% { color: #0b770b; }
100% { color: #04c004; }
}
@keyframes color-change {
0% { color: #04c004; }
50% { color: #0b770b; }
100% { color: #04c004; }
}
.porn-star {
position: absolute;
bottom: 0px;
right: 0px;
z-index: 10;
cursor: pointer;
height: 40px;
width: 51px;
background: url(//takitaki.be/images/escorts/porn-star.png) no-repeat scroll 0 0px;
background-size: contain;
}
.porn-star-p {
z-index: 10;
cursor: pointer;
background: url(//takitaki.be/images/escorts/porn-star.png) no-repeat scroll 0 7px;
background-size: 95%;
}
.pornstar {
z-index: 10;
cursor: pointer;
background: url(//takitaki.be/images/escorts/pornstar.png) no-repeat;
background-size: 100%;
height: 24px;
width: 86px;
display: inline-block;
}
#single_escort [data-tooltip]:before {
background: #ccc ;
}
#single_escort  [data-tooltip-position="left"]:after {
border-left-color: #ccc;
}
.icons-tours {
background: url(//takitaki.be/images/escorts/airplane.png) no-repeat scroll 0 0px;
background-size: 18px 18px;
background-position-x: 3px;
background-position-y: 1px;
position: absolute;
bottom: 15%;
left: 0px;
z-index: 10;
cursor: pointer;
height: 20px;
width: 100%;
background-color: #de2164;
color: #fff;
font-size: 11px;
padding: 3px 3px 3px 20px;
}
.slogan {
position: relative;
margin-top: 3px;
color: #333;
font-weight: bold;
text-align: center;
line-height: 13px;
font-size: 12px;
overflow: hidden;
}
.escort .photo_wrap {
}
.escort .infoesc {
margin: 0;
bottom: 0px;
background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
width: 100%;
position: relative;
height: 11%;
padding: 4px 10px;
}
.cityesc {
position: relative;
color: #fff;
font-weight: 400;
width: auto;
text-align: left;
font-size: 11px;
padding: 0px;
margin: 0px;
font-family: "Open sans";
line-height: 10px;
}
.infoesc a {
color: #fff;
}
.infoesc span {
color: #fff;
font-size: 12px;
}
.girls-icons {
margin: 0px 10px 10px;
padding: 3px 0 0 5px;
height: 23px;
text-align: left;
overflow: hidden;
position: absolute;
bottom: 0px;
right: 3px;
}
a.icons-comments-txt {
color: #fff;
font-size: 12px;
margin-top: -2px;
position: relative;
top: 0px;
left: -2px;
}
.girls-icons a {
display: inline-block;
display: -webkit-inline-box;
}
.grid-list {
display: none;
float: right;
margin: 0px 5px 2px 0;
}
.grid-list a:hover {
text-decoration: none;
}
.grid-list a {
display: block;
height: 30px;
}
.grid-list b {
font-size: 13px;
vertical-align: middle;
line-height: 30px;
color: #979797;
}
.grid-list .grid-l {
background: url(//takitaki.be/images/icons/icon_grid_xl.png) no-repeat scroll left top transparent;
padding-right: 30px;
background-size: auto 30px;
}
.grid-list .grid-xl {
background: url(//takitaki.be/images/icons/icon_grid_xl.png) no-repeat scroll right top transparent;
padding-left: 30px;
background-size: auto 30px;
}
.escort.viptags .esc-wrap-style-prem {
border: 2px solid #f1d250;
}
.escort.premiumtag .esc-wrap-style-prem {
border: 2px solid #2B91D9;
}
span.escort-vacantion {
background: #72cc2a;
color: #fff;
padding: 1px 3px;
border-radius: 2px;
}
span.suspicious {
background: url(//takitaki.be/images/suspicious.png) no-repeat;
background-size: 60px 60px; position: absolute;
top: 30%;
right: 10px;
margin: 0px;
width: 60px;
height: 60px;
}
.escort a.aescort span.watched {
background: url(//takitaki.be/images/icons/watched.png) no-repeat;
background-size: 134px 34px;
display: none;
position: absolute;
top: 30%;
left: 5px;
margin: 0px;
width: 133px;
height: 34px;
}
.escort a.aescort:visited span.watched {
display: block !important;
}
.single-escort span.suspicious {
background: url(//takitaki.be/images/suspicious.png) no-repeat;
background-size: 100px 100px; position: absolute;
top:15px;
left: 20px;
margin: 0px;
width: 100px;
height: 100px;
}
span.flymetoyou {
color: #49d5ff !important;
display: inline-block;
}
span.flymetoyou span.fly{
-webkit-animation: color-change2 1s infinite;
-moz-animation: color-change2 1s infinite;
-o-animation: color-change2 1s infinite;
-ms-animation: color-change2 1s infinite;
animation: color-change2 1s infinite;
}
@-webkit-keyframes color-change2 {
0% { color: #49d5ff; }
50% { color: #2c74bf; }
100% { color: #135090; }
}
@-moz-keyframes color-change2 {
0% { color: #49d5ff; }
50% { color: #2c74bf; }
100% { color: #135090; }
}
@-ms-keyframes color-change2 {
0% { color: #49d5ff; }
50% { color: #2c74bf; }
100% { color: #135090; }
}
@-o-keyframes color-change2 {
0% { color: #49d5ff; }
50% { color: #2c74bf; }
100% { color: #135090; }
}
@keyframes color-change2 {
0% { color: #49d5ff; }
50% { color: #2c74bf; }
100% { color: #135090; }
}.tabs,
.tabs-inner {
overflow: hidden;
height: 1%;
margin: 0;
}
.tabset,
.tabset-inner {
float: left;
list-style: none;
overflow: hidden;
margin: 20px 0 0 5px;
padding: 0 14px 0 0;
}
.tabset li,
.tab-content .tabset-inner li {
float: left;
margin: 0 -4px 0 0;
overflow: visible;
position: relative;
width: auto;
}
.tabset li a,
.tabset-inner li a {
color: #fff;
display: block;
font-weight: bold;
padding: 4px 12px;
text-decoration: none;
background: #7E0C4B;
border-radius: 6px 12px 0 0 / 6px 30px 0 0;
box-shadow: 2px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
.tabset li.active.map a {
color: #fff;
}
.tabset li.active,
.tabset-inner li.active {
z-index: 100 !important;
}
.tabset li.active a,
.tabset-inner li.active a {
background: #b00062; }
.tab-holder,
.tab-holder-inner {
overflow: hidden;
width: 100%;
border-color: #b00062;
border-width: 4px 1px 1px 1px;
border-style: solid;
}
.tab-frame { border-width: 0 1px 1px 1px;
overflow: hidden;
padding: 0px;
margin-top: -4px;
}
.tab-content,
.tab-content-inner {
list-style: none;
margin: 0;
padding: 0px;
position: relative;	
}
.tab-content li,
.tab-content-inner li {
overflow: hidden;
}
#comments #reviews-inner{
min-height:800px;
position:relative;
}
.tabset-inner li, .tab-content li#comments {
padding: 0px;
}
.tab-content .row{
margin:0px 0px 5px 0px;
}
.tab-content .row  .col-md-3 {
padding-left:0px;
}
.tab-content .row .col-md-6, .tab-content .row .col-md-8 {
font-weight:bold;
}
.escort-head {
margin:0px;
background:#fff;
z-index:850;
border-bottom:1px solid #F0F3F9; position:relative;
display: inherit;
width: 100%;
}
.escort-head span.escort-round-image {
display: inline-block;
float: left;
border-radius: 50em;
position: relative;
width: 80px;
height: 80px;
margin:10px;
box-shadow: 0px 0px 2px 0px rgba(216,40,128,1);
}
.escort-head .name_city ul  {
list-style:none;
margin:0px;
padding: 0px 0px 0px 5px;
display: flow-root;
}
.escort-head .name_city ul li  {
}
.escort-head .escort-name {
font-size:24px;
font-weight:bold;
color:#BC1770;
}
.escort-head .escort-city {
font-size: 16px;
font-weight: bold;
color: #009ec3;
}
.escort-head .phone-n {
background-size: 22px;
padding: 0px 5px 5px 5px;
height:30px;
font-size:16px;
margin-left:3px;
color:#337ab7;
font-weight:600;
float: right;
}
.tab-content .escort-name {
border-bottom:1px solid #F0F3F9;
margin-bottom:10px;
}
.tab-content .escort-name span {
font-size:18px;
padding:0px 0px 0px 35px;
height:30px;
line-height:30px;
font-weight:bold;
color:#BC1770;
background: url(//takitaki.be/images/icons/icon_p_girl.png) no-repeat;
background-size:26px auto;
background-position: 2% 35%
}
.tab-content .head-title {
border-bottom:1px solid #F0F3F9;
margin:10px 0px;
}
.tab-content .head-title span{
font-weight:bold;
color:#333;
padding:10px 10px 15px 5px;
height:30px;
line-height:30px;
text-align:center;
font-size:16px;
color:#A90000;
}
.tab-content .head-title span.i-services {
background: url(//takitaki.be/images/icons/icon_p_sex.png) no-repeat;
background-position: 2% 15%;
padding:10px 10px 15px 35px;
}
.tab-content .head-title span.i-rates {
background: url(//takitaki.be/images/icons/icon_p_rates.png) no-repeat;
background-position: 3% 15%;
padding:10px 10px 15px 35px;
background-size:26px auto;
}
.tab-content .head-title span.i-bio {
background: url(//takitaki.be/images/icons/icon_p_girl.png) no-repeat;
background-position: 4% 35%;
padding:10px 10px 15px 30px;
background-size:24px auto;
}
.tab-content .head-title span.i-tours {
background: url(//takitaki.be/images/icons/icon_p_city.png) no-repeat;
background-position: 4% 35%;
padding:10px 10px 15px 30px;
background-size:24px auto;
}
.tab-content .head-title span.i-map {
background: url(//takitaki.be/images/icons/icon_p_map.png) no-repeat;
background-position: 4% 35%;
padding:10px 10px 15px 30px;
background-size:24px auto;
}
.tab-content .head-title span.i-video {
background-position: 4% 35%;
padding:10px 10px 15px 15px;
background-size:24px auto;
}
.tab-content .head-title span.i-aboutme {
background: url(//takitaki.be/images/icons/icon_p_aboutme.png) no-repeat;
background-position: 4% 35%;
padding:10px 10px 15px 30px;
background-size:24px auto;
}
.tab-content #services ul {
padding-left:5px;
padding-right:5px;
margin:0 10%;
text-align:left;
clear:both;
}
.tab-content #services ul li {
display:inline-block;
float:left;
width:49%;
background: url(//takitaki.be/images/icons/icon_p_check.png) no-repeat left;
padding-left:20px;
margin-bottom:7px;
height:14px;
line-height:14px;
}
.tab-content #rates ul {
margin-top:10px;
padding-left:5px;
text-align:left;
clear:both;
}
.tab-content #rates ul li {
margin-bottom:7px;
height:14px;
line-height:14px;
}
.tab-content #rates ul li div {
width:50%;
display:inline-block;
font-weight:normal;
}
.tab-content #rates ul li div+div {
width:17%;
display:inline-block;
font-weight:bold;
}
.tab-content #rates ul li div+div+div {
display:inline-block;
font-weight:bold;
}
.tab-content #rates .escort-disclaimer {
padding:10px;
font-size:10px;
line-height: 14px;
}
.tab-content #tours ul {
margin:0 10%;
padding-left:5px;
text-align:left;
clear:both;
}
.tab-content #tours ul li {
margin-bottom:7px;
height:14px;
line-height:14px;
}
.tab-content #tours ul li div {
width:40%;
display:inline-block;
font-weight:normal;
}
.tab-content #tours ul li div+div {
width:50%;
display:contents;
font-weight:bold;
}
.tab-content #contact .tabs-inner {
border-bottom: 2px solid #b00062;
margin-bottom:10px;
}
.tab-content #contact .tabs-inner ul.tabset-inner {
float: left;
list-style: none;
overflow: hidden;
margin: 20px 0 0 5px;
padding: 0 14px 0 0;
}
.tab-content #contact ul {
margin:0 10%;
padding-left:5px;
text-align:left;
clear:both;
}
.tab-content #contact ul li {
margin-bottom:7px;
height:14px;
line-height:14px;
}
.tab-content #contact ul li div {
width:40%;
display:inline-block;
font-weight:normal;
}
.tab-content #contact ul li div+div {
width:50%;
display:contents;
font-weight:bold;
}
.tab-content #contact ul.working-time  {
margin:20px 10% 0 10%;
padding-left:5px;
text-align:left;
clear:both;
}
.tab-content #contact ul.working-time li div {
font-weight:bold;
text-align:center;
padding:0px 10px;
width:45%;
}
.tab-content #contact ul.working-time li span.working-time-open {
margin:0px 0px 0px 10px;
padding:2px 7px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #55AB55;
color:#fff;
font-size:11px;
}
.tab-content #contact ul.working-time li span.working-time-closed {
margin:0px 0px 0px 10px;
padding:2px 7px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #BD362F;
color:#fff;
font-size:11px;
}
.tab-content #contact ul.avb {
margin-top:15px;
padding-left:5px;
text-align:left;
clear:both;
}
.tab-content #contact ul.avb li {
margin-bottom:7px;
height:35px;
line-height:35px;
}
.tab-content #contact ul.avb li div {
width:100%;
display:block;
display: -webkit-inline-box;
font-weight:bold;
text-align:left;
padding-left:20%;
}
.tab-content #contact ul.avb li span {
background: url(//takitaki.be/images/icons/icon_p_24-7-available.png) no-repeat;
padding:10px 10px 10px 30px;
}
.tab-content #contact ul.working-days {
margin:15px 0 0 20%;
}
.tab-content #contact ul.working-days li div {
width:35%;
}
.tab-content #contact ul.working-days li div+div {
font-weight:bold
}
.agency_es_list {
margin:0 5px 10px 5px;
border:1px solid #EEEEEE;
padding:5px;
height:auto;
}
.agency_es_list .head_p_ag {
font-weight:bold;
clear:both;
margin-bottom:15px;
}
.agency_es_list .escorts_p_ag a{
}
.agency_es_list .escorts_p_ag a img{
border:1px solid #EEEEEE;
padding:2px;
}
.p-list-reviews {
padding:10px;
margin:10px 0px 0px 0px;
border-bottom:1px dotted #D8287F;
}
.p-list-reviews-line1 {
margin-bottom:10px;
}
.p-list-reviews-line1 span {
display:inline-block;
}
.p-list-reviews-line1 .pl-looks span,
.p-list-reviews-line1 .pl-looks b,
.p-list-reviews-line1 .pl-services span,
.p-list-reviews-line1 .pl-services b
{
vertical-align: middle;
}
span.pl-looks ,
span.pl-services 
{
width: 48%;
margin-top: 6px;
}
.p-list-reviews-line1 .pl-looks span,
.p-list-reviews-line1 .pl-services span
{
margin-right:20px;
}
.p-list-reviews-line1 .pst-b {
margin-right:5px;
vertical-align: middle;
line-height:16px;
height:16px;
width:80%;
display: inline-flex;
}
.p-list-reviews-line1 .pst-b .p-member {
color:#D8287F;
font-weight:bold;
margin-right: 3px;	
margin-left: 6px;
}
#reviews-inner .readmore {
position: relative;
float: right;
bottom: 0px;
right: 0px;
background: transparent linear-gradient(to bottom, rgba(234, 86, 175, 0.9) 0%, #B71169 100%) repeat scroll % 0%;
border-radius: 3px;
margin: 10px 10px 0px 0px;
color:#fff;
padding:0px 10px;
text-align: center;
display: block;
text-decoration: none;
line-height: 28px;
text-transform: uppercase;
font-size: 11px;
}
.no-comments {
margin:10px;
} #ag-leftside {
margin: 50px 0px 0px 0px;
background: #fff;
z-index: 20;
height: auto;
border: 1px solid #D9D9D9;
position: relative;
border-radius: 5px;
padding: 0px;
}
#ag-leftside .escort-head {
height: 80px;
border: none;
position: relative;
padding: 0px;
border-radius: 5px;
}
#ag-leftside .escort-head li.escort-city {
font-size: 12px;
margin-left: 0px;
}
#ag-leftside  .tab-content #contact ul {
font-size: 12px;
}
#ag-leftside .tab-content .head-title {
border-bottom: 1px solid #D9D9D9;
}
#ag-rightside {
margin: 50px 0px 0px 0px;
background: #fff;
z-index: 20;
height: auto;
border: 1px solid #D9D9D9;
position: relative;
border-radius: 5px;
padding: 0px;
}
#ag-rightside .ag-t-photo {
padding: 10px;
font-size: 20px;
color: #009EC3;
border-bottom: 1px dotted #ccc;
margin-bottom: 15px;
}
#ag-rightside .ag-t-photo span{
color: #D8287F;
}
#ag-rightside .ag-smphoto {
width: 23%;
display: inline-block;
margin: 0px 0px 10px 5px;
}
#ag-rightside .ag-t-allesgirls {
padding: 10px;
font-size: 20px;
color: #009EC3;
border-bottom: 1px dotted #ccc;
margin-bottom: 15px;
}
#ag-rightside .ag-t-allesgirls span{
color: #D8287F;
}
#ag-rightside .ag-es {
width: 23%;
height: 200px;
display: inline-block;
margin: 0px 0px 10px 6px;
border: 4px solid #ED7AAF;
border-radius: 4px;
}
#ag-rightside .ag-es .ag-esphoto {
height: 175px;
overflow: hidden;
}
#ag-rightside .ag-es .ag-esphoto img {
padding:1px;
}
#ag-rightside .ag-es .ag-n-allesgirls {
font-size: 12px;
line-height: 16px;
height: 15px;
background: #E9E5DC;
margin: 1px;
color: #286090;
text-align: center;
font-weight: bold;
}
#ag-rightside .ag-es .ag-n-allesgirls span {
color: #D8287F;
}
.tab-content li#comments .tab-holder-inner {
border-width: 4px 0px 0px 0px !important;
}
.escort-bio-data-row .col-xs-8:empty::after {
content: ".";
visibility: hidden;
}#sitemap, #sitemap ul, #sitemap li, #sitemap-no, #sitemap-no ul, #sitemap-no li{
margin:0;
padding:0;
list-style:none;
}
#sitemap{}
#sitemap ul{
display:none;
width: 100%;
}
#sitemap-no ul{
display:block;
width: 100%;
}
#sitemap li, #sitemap ol, #sitemap-no li, #sitemap-no ol{
line-height:250%;
margin-top:1px;
text-align: left;
border-top: 1px solid #efeff0;
position:relative;
background: #fff;
width:100%;
padding: 0px;
} * html #sitemap li, * html #sitemap-no li{
float:left;
display:inline;
}
#sitemap li a, #sitemap ol a, #sitemap-no li a, #sitemap-no ol a{
padding-left:28px;   
color: #222;
font-weight: bold;
font-size: 13px;
text-decoration: none;
display: inline-block;
}
#sitemap li span, #sitemap-no li span{float:left;position:absolute;top:9px;left:5px;width:18px;height:18px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed, #sitemap-no li span, #sitemap-no li span.collapsed{background:url(//takitaki.be/images/icons/plus.png) no-repeat 0 0;} 
#sitemap li span.expanded, #sitemap-no li span.expanded{background:url(//takitaki.be/images/icons/minus.png) no-repeat 0 0;} #sitemap li li, #sitemap-no li li{
background:#fff;
}
#sitemap li li a, #sitemap li ol a, #sitemap-no li li a, #sitemap-no li ol a{padding-left:0px !important;}
#sitemap li li span, #sitemap-no li li span{left:28px;} #sitemap li li li a{padding-left:84px;}
#sitemap li li li span{left:56px;} .caticn {
margin-left: 25px;
height: 16px;
background: url(//takitaki.be/images/icons/catarrowr.png) no-repeat scroll 0 0;
padding: 3px 8px 0px 12px;
}
.citygrid-sidebar-collapse .sidebar-top-cat li dd.count {
float: right;
border: 1px solid #ddd;
border-radius: 4px;
padding: 3px 5px;
color: #878d95;
margin: 8px 8px 0px 0;
font-size: 11px;
font-weight: bold;
}
.citygrid-sidebar-collapse input[id^=myInput_sub] {
height: 26px;
margin: 0 auto;
width: 76%;
position: relative;
display: block;
padding: 4px 10px;
border-radius: 8px;
margin-bottom: 10px;
}
.citygrid-sidebar-collapse input#myInput {
height: 26px;
margin: 0 auto;
width: 85%;
position: relative;
display: block;
padding: 4px 10px;
border-radius: 8px;
margin-top: 10px;
margin-bottom: 10px;
}
.citygrid-sidebar, .citygrid-sidebar-collapse {
border: 1px solid #d0d0d0;
padding: 0px;
margin: 10px 0px;
border-radius: 1px;
background: #fff;
display: grid;
}
.citygrid-sidebar .title-reg-city .spancity, .citygrid-sidebar-collapse .title-reg-city .spancity {
color: #fff;
font-size: 18px;
}
.spancity {
font-size: 18px;
color: #3d3d3d;
padding: 1px 7px;
background: url(//takitaki.be/images/location-pin-128.png) no-repeat 7px 4px;
background-size: 20px;
padding-left: 30px;
margin-top: 3px;
display: block;
}
.citygrid-sidebar .title-reg-city, .citygrid-sidebar-collapse .title-reg-city {
height: 35px;
background-color: #2b91d9;
border-bottom: 1px solid #33373d;
}
.search_city__notfound
{
font-size: 20px;
font-style: italic;
display: none;
}
.search_city__notfound.is-visible
{
display: block;
}
span.spancity a {
color: #fff;
}body#desktop{font-family:"Open Sans";font-weight:400;font-style:normal;font-size:14px;}body#desktop{background-color:#f4f5f7;}body#mobile .mainbody{background-color:#f4f5f7;}body#desktop .sidebar-wide-right, body#desktop .bodywrap{background-color:#f4f5f7;}body#desktop .autofilters{background-color:transparent;}body#desktop .autofilters{border-top:1px none #052542;border-bottom:1px none #052542;border-left:1px none #052542;border-right:1px none #052542;}body#desktop .autofilters{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;}body#desktop .afilters .title-filters{line-height:13px;color:#052542;font-size:13px;}body#desktop .afilters{line-height:13px;color:#052542;font-size:13px;}body#desktop .escort{height:400px;}body#desktop .escort{padding-top:0;padding-right:0;padding-bottom:0;padding-left:4px;}body#desktop .escort{margin-top:0;margin-right:2px;margin-bottom:8px;margin-left:0;}body#desktop .escort .esc-wrap-style-prem{padding-top:1px;padding-right:1px;padding-bottom:1px;padding-left:1px;}body#desktop .escort .esc-wrap-style-prem{border-top:2px none #052542;border-bottom:2px none #052542;border-left:2px none #052542;border-right:2px none #052542;}body#desktop .escort.viptags .esc-wrap-style-prem{border-top:2px none #2B91D9;border-bottom:2px none #2B91D9;border-left:2px none #2B91D9;border-right:2px none #2B91D9;}body#desktop .escort.premiumtag .esc-wrap-style-prem{border-top:2px none #d9047d;border-bottom:2px none #d9047d;border-left:2px none #d9047d;border-right:2px none #d9047d;}body#desktop .escort .aescort{height:89%;}body#desktop .escort .aescort{background-color:#fff;}body#desktop .escort .image a img{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;}body#desktop .escort .infoesc{height:11%;}body#desktop .escort .infoesc{padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;}body#desktop .escort .infoesc{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;}body#desktop .escort .infoesc{border-top:0px solid #fff;border-bottom:0px solid #fff;border-left:0px solid #fff;border-right:0px solid #fff;}body#desktop .escort .infoesc{background-color:#0a0a0a;}body#desktop .cityesc, .infoesc a, body#desktop .infoesc span{line-height:12px;color:#fff;font-size:12px;}body#desktop .escort a.showname{line-height:13px;color:#f60000;font-size:13px;}#single_escort{background-color:#f4f5f7;}body#desktop #single_escort{line-height:24px;color:#333333;font-size:13px;}#single_escort #gallery.viptags{border-top:4px none #2274ad;border-right:4px none #2274ad;}#single_escort #gallery.premiumtag{border-top:4px none #cc3883;border-right:4px none #cc3883;}.tabset li a, .tabset-inner li a{line-height:20px;color:#ffffff;font-size:13px;}.tab-holder, .tab-holder-inner{border-top:4px solid ;border-bottom:1px solid ;border-left:1px solid ;border-right:1px solid ;}.tab-holder, .tab-holder-inner, .tab-content #contact .tabs-inner{background-color:#f4f5f7;}.escort-head{background-color:#f4f5f7;}.tabset li.active a, .tabset-inner li.active a{background-color:#1b1f3d;}.tab-holder, .tab-holder-inner, .tab-content #contact .tabs-inner{border-color:#1b1f3d;}.tabset li a, .tabset-inner li a{background-color:#1b1f3d;}.tab-content .head-title{border-top:0px none #f0f3f9;border-bottom:1px none #f0f3f9;border-left:0px none #f0f3f9;border-right:0px none #f0f3f9;}.tab-content .head-title span{font-weight:700;font-style:normal;color:#000000;font-size:18px;}body#desktop .escort-featured-home{height:200px;}body#desktop .escort-featured-home b.showname{background-color:#000000;}body#desktop .escort-featured-home b.showname{font-family:"Open Sans";line-height:13px;font-weight:400;font-style:normal;color:#ffffff;font-size:13px;}body.page .viptags .vip-tag:before, body.archive .viptags .vip-tag:before, body.visited-escorts .vip-tag:before{background-color:#1e73be;}body#desktop.page .viptags .vip-tag:before, body#mobile.page .viptags .vip-tag:before, body#desktop.archive .viptags .vip-tag:before, body#mobile.archive .viptags .vip-tag:before, body.visited-escorts .vip-tag:before{font-family:Arial;line-height:13px;font-weight:normal;font-style:normal;color:#ffffff;font-size:13px;}body#desktop.page .viptags .vip-tag:before, body#mobile.page .viptags .vip-tag:before, body#desktop.archive .viptags .vip-tag:before, body#mobile.archive .viptags .vip-tag:before, body.visited-escorts .vip-tag:before{padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;}body#desktop.page .viptags .vip-tag:before, body#mobile.page .viptags .vip-tag:before, body#desktop.archive .viptags .vip-tag:before, body#mobile.archive .viptags .vip-tag:before, body.visited-escorts .vip-tag:before{border-top:0px solid #1e73be;border-bottom:0px solid #1e73be;border-left:0px solid #1e73be;border-right:0px solid #1e73be;}body.single .viptags .vip-tag{height:100px;width:100px;}body.page .premiumtag .premium-tag:before, body.archive .premiumtag .premium-tag:before, body.visited-escorts .premium-tag:before{background-color:#d9047d;}body#desktop.page .premiumtag .premium-tag:before, body#mobile.page .premiumtag .premium-tag:before, body#desktop.archive .premiumtag .premium-tag:before, body#mobile.archive .premiumtag .premium-tag:before, body.visited-escorts .premium-tag:before{font-family:Arial;line-height:13px;font-weight:normal;font-style:normal;color:#ffffff;font-size:13px;}body#desktop.page .premiumtag .premium-tag:before, body#mobile.page .premiumtag .premium-tag:before, body#desktop.archive .premiumtag .premium-tag:before, body#mobile.archive .premiumtag .premium-tag:before, body.visited-escorts .premium-tag:before{padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;}body#desktop.page .premiumtag .premium-tag:before, body#mobile.page .premiumtag .premium-tag:before, body#desktop.archive .premiumtag .premium-tag:before, body#mobile.archive .premiumtag .premium-tag:before, body.visited-escorts .premium-tag:before{border-top:0px solid #d9047d;border-bottom:0px solid #d9047d;border-left:0px solid #d9047d;border-right:0px solid #d9047d;}body.single .premiumtag .premium-tag{height:45px;width:119px;}.escort-featured-home .featured{height:84px;width:85px;}body#desktop .citygrid{background-color:#f4f5f7;}body#desktop .citygrid{border-top:0px none #171d3a;border-bottom:0px none #171d3a;border-left:0px none #171d3a;border-right:0px none #171d3a;}body#desktop .citygrid{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;}body#desktop .citygrid a{line-height:17px;color:#000000;font-size:15px;}body#mobile .citygrid{background-color:#f4f5f7;}body#mobile .citygrid a{line-height:17px;color:#000000;font-size:12px;}body#desktop .breadcrumbs{border-top:1px none #c8e7ff;border-bottom:1px none #c8e7ff;border-left:1px none #c8e7ff;border-right:1px none #c8e7ff;}body#desktop .breadcrumbs{background-color:transparent;}body#desktop .breadcrumbs a{font-family:"Open Sans";line-height:15px;font-weight:400;font-style:normal;color:#000000;font-size:13px;}body#desktop .breadcrumbs-path::before{color:#4c4c4c;}.lastViewedListO-head, .block_div .head li.sponsors, .latest-status-message .tab li, .citygrid-sidebar .title-reg-city, .citygrid-sidebar-collapse .title-reg-city{background-color:#1b1f3d;}.lastViewedListO-head, .block_div .head li.sponsors, .latest-status-message .tab li, .citygrid-sidebar .title-reg-city .spancity, .citygrid-sidebar-collapse .title-reg-city .spancity{font-family:"Open Sans";line-height:27px;font-weight:400;font-style:normal;color:#ffffff;font-size:16px;}body#desktop header, body#desktop.page-template-dashboard .head-footer{background-color:#1b1f3d;}body#mobile header{background-color:#1b1f3d;}body#desktop #topsubnavigation, body#desktop #topsubnavigation ul li > ul, body#desktop #topsubnavigation ul li > ul:before{background-color:#1b1f3d;}body#desktop #topsubnavigation a:hover{background-color:transparent;}body#desktop #topsubnavigation ul.menu, body#desktop #topsubnavigation ul.menu li, body#desktop #topsubnavigation ul.menu li a{height:38px;}body#desktop #topsubnavigation ul.menu li a{padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;}body#desktop #topsubnavigation ul.menu li a{line-height:38px;color:#ffffff;font-size:14px;}body#desktop #topsubnavigation ul.menu li a:hover,#topsubnavigation ul.sub-menu li a:hover{color:#e5e5e5;}#topsubnavigation,#subnavigation{padding-top:0;padding-bottom:0;}body#desktop #subnavigation{background-color:#d4dcdd;}body#desktop #subnavigation a:hover{background-color:transparent;}body#desktop #subnavigation ul.menu, body#desktop #subnavigation ul.menu li, body#desktop #subnavigation ul.menu li a{height:28px;}body#desktop #subnavigation ul.menu li a{padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;}body#desktop #subnavigation ul.menu li a{line-height:28px;color:#515151;font-size:14px;}body#desktop #subnavigation ul.menu li a:hover{color:#3a3a3a;}body#mobile #topsubnavigation{background-color:#171d3a;}body#mobile #topsubnavigation a{color:#fff;}body#mobile #topsubnavigation .current-menu-item a{background-color:#FDC300;}body#mobile #topsubnavigation .current-menu-item a{color:#333;}body#mobile .slicknav_btn, body#mobile .slicknav_nav{background-color:#171d3a;}body#mobile .slicknav_nav li a{color:#fff;}body#desktop .head-footer{background-color:#1b1f3d;}body#desktop .head-footer a{color:#fff;}body#mobile .head-footer{background-color:#1b1f3d;}body#mobile .head-footer a{color:#fff;}.warning-view{background-color:#fce08b;}.warning-view{color:#333333;}.warning-view{border-top:1px solid #eab30d;border-bottom:1px solid #eab30d;border-left:1px solid #eab30d;border-right:1px solid #eab30d;}.lang-tp-dropdown > a{background-color:#ffffff;}.lang-tp-dropdown > a{border-top:0px solid #ffffff;border-bottom:0px solid #ffffff;border-left:0px solid #ffffff;border-right:0px solid #ffffff;}.lang-tp-dropdown > a{padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;}.lang-tp-dropdown > a{line-height:13px;color:#000000;font-size:13px;}.showmore, .showless { background:#052542 !important;}.escort {width: 33% !important; }#topsubnavigation ul li > ul:before { border-bottom: 6px solid #ffffff;}#topsubnavigation ul li.menu-item-has-children > a:before { border-top: 6px solid #ffffff;}.escort .image { border-radius: 0px; }.escort .aescort { border-radius: 0px; }.escort .infoesc {opacity: 0.9;}.escort-featured-home b.showname {opacity: 0.8;}body.page .viptags .vip-tag , body.archive .viptags .vip-tag, body.visited-escorts .vip-tag {background: none !important; background-size: contain; width: auto; height:auto }body.page .viptags .vip-tag:before, body.archive .viptags .vip-tag:before, body.visited-escorts .vip-tag:before {content: "VIP"; border-radius: 4px;}body.page .viptags .vip-tag, body.archive .viptags .vip-tag, body.visited-escorts .vip-tag { top: 5px;}body.page .viptags .vip-tag, body.archive .viptags .vip-tag, body.visited-escorts .vip-tag { right: 5px;}body.single .viptags .vip-tag {background: url(https://demos.escortscripts.com/preview/directory/style3/lsg96v4t/wp-content/themes/escortscripts_desktop/images/escorts/icon/escort-vip.png) no-repeat scroll 0 0; background-size: contain; }body.single .viptags .vip-tag { top: -5px;}body.single .viptags .vip-tag { right: -5px;}body.page .premiumtag .premium-tag, body.archive .premiumtag .premium-tag, body.visited-escorts .premium-tag {background: none !important; background-size: contain; width: auto; height:auto }body.page .premiumtag .premium-tag:before, body.archive .premiumtag .premium-tag:before, body.visited-escorts .premium-tag:before {content: "Premium"; border-radius: 4px;}body.page .premiumtag .premium-tag, body.archive .premiumtag .premium-tag, body.visited-escorts .premium-tag { top: 5px;}body.page .premiumtag .premium-tag, body.archive .premiumtag .premium-tag, body.visited-escorts .premium-tag { right: 5px;}body.single .premiumtag .premium-tag {background: url(https://demos.escortscripts.com/preview/directory/style3/lsg96v4t/wp-content/themes/escortscripts_desktop/images/escorts/icon/escort-premium.png) no-repeat scroll 0 0; background-size: contain; }body.single .premiumtag .premium-tag { top: 0;}body.single .premiumtag .premium-tag { right: -16px;}.escort-featured-home .featured {background: url(https://demos.escortscripts.com/preview/directory/style3/lsg96v4t/wp-content/themes/escortscripts_desktop/images/escorts/icon/featured-badge.png) no-repeat scroll 0 0; background-size: contain; }.escort-featured-home .featured { top: 0px;}.escort-featured-home .featured { left: -2px;}.tab-content .head-title span.i-services, .tab-content .head-title span.i-rates, .tab-content .head-title span.i-bio,.tab-content .head-title span.i-tours , .tab-content .head-title span.i-map, .tab-content .head-title span.i-video, .tab-content .head-title span.i-aboutme{background:none; padding: 10px 10px 15px 5px;}.escort .aescort {overflow:hidden;}.escort .infoesc { border-radius: 0px; }body#desktop .autofilters{ border-radius: 3px; }body#desktop .citygrid{ border-radius: 0px; }body#desktop .icons-tours {bottom: 11% !important;}body#desktop .js-wpv-view-layout + .verified-contact, body#desktop .js-wpv-view-layout + .new + .verified-contact {bottom: calc(11% + 40px) !important;}body#desktop .verified-contact {bottom: calc(11% + 25px) !important;}body#desktop .escort .js-wpv-view-layout + .new{bottom: calc(11% + 40px) !important;}body#desktop .escort .new {bottom: calc(11% + 25px) !important;}body#desktop #topsubnavigation ul li > ul {top: 38px !important;}ul.menu li:first-child a {padding-left: 0px !important;}ul.menu li:last-child a {padding-right: 0px !important; }ul.menu li a{text-align: center;}#topsubnavigation ul.menu li:last-child a, #subnavigation ul.menu li:last-child a {text-align: right;}#topsubnavigation ul.menu li:first-child a, #subnavigation ul.menu li:first-child a {text-align: left;}#topsubnavigation ul li > ul {left:15%;}ul.menu#menu-menu-header.menu, ul.menu#menu-menu-singleheader.menu {display: flex !important;}ul.menu#menu-menu-subheader.menu {display: flex !important;}.lang-tp-dropdown > a { border-radius: 3px; }#topsubnavigation ul li.menu-item-has-children>a:before {left: 70% !important;}.verifiedtag .verified-pics-p {height:21px;}body#desktop .verified-contact {bottom: calc(15% + 25px) !important;}.p-list-reviews-line1 .pst-b {width: 100%;}.advanced-search .tab-content {
border: 1px solid #ccc;
border-radius: 3px;
padding: 20px !important;
display: inline-table;
}
.advanced-search .nav-tabs {
border: none;
margin-left: 20px;
}
.advanced-search  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #fff;
border: 1px solid #ccc;
border-bottom: none;
padding: 11px 2px;
font-size: 15px;
}
.advanced-search .nav-tabs > li {
z-index: 999;
}
.advanced-search  .nav-tabs > li a{
background: #E7E7E7;
}
.advanced-search  .nav-tabs > li.active a{
background: #fff;
}
.advanced-search  .nav-tabs > li > a span {
position: relative;
background: none;
padding: 9px 25px;
border-radius: 4px;
font-size: 18px;
}
.advanced-search  .nav-tabs > li.active > a span {
background: #ED0C86;
}
.advanced-search .topfilters {
margin: 10px 10px 0 0;
width: 100%;
}
.wpv-filter-form select, .wpv-filter-form input {
padding:  3px;
}
.advanced-search .topfilters .title-filters {
width: 30%;
display: inline-block;
}
.advanced-search .inline-select {clear: none;    margin: 5px 10px 5px 0; }@font-face{font-family:dashicons;src:url(//takitaki.be/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(//takitaki.be/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//takitaki.be/wp-includes/fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
font: normal 20px/29px dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #00a0d2;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.wp-gs .wp-block-button__link:not(.has-background){background-color:var(--wp-block-core-button--color--background,var(--wp-color--primary,#32373c))}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin:4px}.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 30px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left],.block-editor-block-list__block[data-type="core/embed"][data-align=right],.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation>ul{display:block;list-style:none;margin:0;padding-left:0}@media (min-width:600px){.wp-block-navigation>ul{display:flex;flex-wrap:wrap}}.wp-block-navigation>ul ul{list-style:none;padding-left:0;margin-top:0;margin-left:0}.wp-block-navigation>ul ul li{margin:0}.wp-block-navigation>ul li{z-index:1}.wp-block-navigation>ul li:focus-within,.wp-block-navigation>ul li:hover{cursor:pointer;z-index:99999}.wp-block-navigation>ul li:focus-within>ul,.wp-block-navigation>ul li:hover>ul,.wp-block-navigation>ul li ul:focus,.wp-block-navigation>ul li ul:hover{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation>ul>li ul{position:absolute;left:0;top:100%;min-width:200px;max-width:200px;opacity:0;transition:opacity .1s linear;visibility:hidden}.wp-block-navigation,.wp-block-navigation .block-editor-block-list__layout{display:flex;flex-wrap:wrap}.wp-block-navigation .block-editor-block-list__layout .block-editor-block-list__layout{width:200px}.wp-block-navigation .block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block{margin:0;width:auto}.wp-block-navigation,.wp-block-navigation>.wp-block-navigation__container{align-items:center;width:100%}.wp-block-navigation>.wp-block-navigation-link,.wp-block-navigation>.wp-block-navigation__container>.wp-block-navigation-link{display:flex;margin-top:0;margin-bottom:0}.wp-block-navigation .wp-block-navigation-link{position:relative;margin:0;min-height:56px;display:flex;line-height:1.4}.wp-block-navigation .wp-block-navigation-link .wp-block,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link{min-height:auto;padding:0}.wp-block-navigation .wp-block-navigation-link .wp-block .wp-block-navigation-link{margin:0}.wp-block-navigation .wp-block-navigation-link>.block-editor-inner-blocks{display:none}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks{display:flex;border:1px solid rgba(0,0,0,.15);position:absolute;z-index:1;top:100%;left:0}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .wp-block-navigation__container{left:100%;top:-1px}.wp-block-navigation .wp-block-navigation-link .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation__container{background-color:inherit;color:inherit}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content{display:flex;align-items:center;width:max-content;padding:6px 16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:first-child:not(:only-child) .wp-block-navigation-link__content{padding-top:8px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:last-child .wp-block-navigation-link__content{padding-bottom:8px}.wp-block-navigation .wp-block-navigation-link.has-child .wp-block-navigation-link__content{min-width:100%;padding-right:32px;position:relative}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon{position:absolute;right:16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon svg{fill:currentColor}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link svg{transform:rotate(0)}.wp-block-navigation .wp-block-navigation-link.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#111}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#333}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container{display:flex;flex-direction:column;padding:0}.wp-block-navigation>ul>li>a{display:flex;align-items:center}.wp-block-navigation>ul>li:first-of-type>a{padding-left:0}.wp-block-navigation>ul>li:last-of-type>a{padding-right:0}.wp-block-navigation.items-justified-left>ul{justify-content:flex-start}.wp-block-navigation.items-justified-center>ul{justify-content:center}.wp-block-navigation.items-justified-right>ul{justify-content:flex-end}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.slick-loading .slick-list{ background: #fff url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/ajax-loader.gif) center center no-repeat;}
.slick-slider{position: relative;display: block; -moz-box-sizing: border-box;box-sizing: border-box; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;  -webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block; overflow: hidden;  margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);  -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{display:none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide
{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}.bdp-column, .bdp-columns {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.bdp-post-slider *, .bdp-post-grid-main *, .bdp-list-main *, .bdpgridbox-main *, .bdp-post-gridbox-slider *, .bdp-post-slider-widget *, .bdp-recent-post-items *, .bdp-post-masonry *{outline: none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;} .bdp-clearfix:before, .bdp-clearfix:after{content: "";display: table;}
.bdp-clearfix::after{clear: both;}
.bdp-clearfix{clear: both;}
.bdp-first{clear:both !important;} .bdp-post-image-bg{margin-bottom:15px; text-align:center;}
.bdp-post-image-bg img{display:inline-block; max-width:100%;}
.bdp-post-title{margin:0 0 15px 0 !important;}
.bdp-post-meta{line-height: normal !important;margin:0 0 15px 0; text-transform: uppercase;color: #666;font-size: 12px;}
.bdp-post-meta span.bdp-post-meta-innr{font-style:italic; font-size:12px; display: inline-block; margin:0 5px 5px 5px;}
.bdp-post-short-content{margin-bottom:15px;}
.bdp-cat-list li ul{margin-left: 0.857143rem;}
.bdp-cat-list .current-cat > a{font-weight:bold;}
.bdp-link-overlay {position: absolute;height: 100%;width: 100%;top: 0px;left: 0px;z-index: 1;}
.bdp-overlay a{color:#fff;}
.bdp-post-tags{margin-top:15px;}
.bdp-post-meta a{color:#888}
.bdp-post-grid, .bdp-post-slider{margin-bottom:30px; }
.bdp-hide{display:none;}
.bdp-post-list{margin-bottom:30px; }
.bdp-post-title a{text-decoration:none !important; border-bottom:0px !important;}
.bdp-post-tags { clear:both;}
.bdp-post-tags a { font-style: italic; text-decoration: none; font-size: 14px;  color: #666;}
.category-title-main{clear:both;}
.bdp-post-link {position: absolute;top: 0;right: 0;z-index: 1;bottom: 0;left: 0;}
.bdp-flotRight{float:right !important; clear:right;}
.bdpgridbox-main .bdp-post-content .bdp-readmorebtn{margin-bottom:0px !important}
.bdp-ajax-btn-wrap{text-align:center;}
h4.bdpp-post-title {font-size: 16px; line-height: 22px;} button.bdp-load-more-btn{background: #ed7070; border:1px solid #ed7070; border-radius: 3px;  cursor: pointer;  display: inline-block; font-size: 15px; line-height: 26px;  padding: 8px 20px;
position: relative;  text-align: center;    text-decoration: none;  transition: padding 0.25s ease-in-out 0s, width 0.25s ease-in-out 0s;
width: auto;  color: #fff;   border-color: transparent;  box-shadow: none;
}
button.bdp-load-more-btn:hover, button.bdp-load-more-btn:active,
button.bdp-btn-active{background: transparent none repeat scroll 0 0 !important;border: 1px solid #ccc;color: #666;box-shadow: none;}
.bdp-ajax-loader{  display: inline-block;  height: 25px; margin: 0 5px 0 0; padding:0;  text-align: center;  vertical-align: top;
width: 30px;   display:none;
}
.bdp-ajax-loader img{box-shadow:none !important; border-radius:0;}
.bdp-btn-active .bdp-ajax-loader{display:inline-block;}
.bdp-info{background-color: #2a77c7;   border-radius: 3px;   bottom: 100px;  color: #fff;   left: 0;   margin: 0 auto;   max-width: 300px;
padding: 10px 20px;   right: 0;  text-align: center;
} .bdp-slider-conf, .bdp-gridboxslider-conf, .bdp-ticker-conf{display: none;} .bdp-post-grid-main, .bdp-list-main, .bdpgridbox-main, .bdp-post-masonry {margin:0 -15px;}
.bdp-post-carousel-wrp { overflow:hidden; padding-bottom:15px; padding-top:40px;}
.bdp-post-carousel-wrp .bdp-post-carousel{margin:0 -10px;} button.slick-prev, button.slick-next {cursor: pointer;}
.bdp-post-slider, .bdp-post-gridbox-slider, .bdp-has-slider, .bdp-post-carousel{visibility: hidden; opacity:0;  transition:opacity 0.5s linear;  }
.slick-initialized { visibility: visible !important; opacity:1 !important; }
.bdp-post-slides img{display:inline-block !important;}
.bdp-post-slider .slick-dots li button,
.bdp-post-carousel .slick-dots li button,
.bdp-post-gridbox-slider .slick-dots li button {border: 1px solid #000 !important;box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.15);opacity: 0.8;}
.bdp-post-slider .slick-arrow, .bdp-post-gridbox-slider .slick-arrow, .bdp-post-carousel .slick-arrow{text-indent:-99999px;box-shadow: none !important;}
.bdp-post-slider button.slick-arrow, .bdp-post-carousel button.slick-arrow, .bdp-post-gridbox-slider button.slick-arrow {background-color: transparent!important; width:auto; height:auto; position:absolute; z-index:9; border:0px !important;
padding:15px !important; margin:0px !important; border-radius:0px !important; cursor:pointer;} .bdp-post-slider button.slick-next, .bdp-post-gridbox-slider button.slick-next{background:rgba(0,0,0,.5) url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/arrow-right.png) center center no-repeat !important; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background-size:24px 24px !important; outline:none !important;}
.bdp-post-slider button.slick-prev, .bdp-post-gridbox-slider button.slick-prev {background:rgba(0,0,0,.5) url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/arrow-left.png) center center no-repeat !important; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background-size:24px 24px !important;  outline:none !important;}
.bdp-post-carousel button.slick-arrow{width:25px; height:25px;}
.bdp-post-carousel button.slick-next{background:rgba(0,0,0,.5) url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/arrow-right.png) center center no-repeat !important; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background-size:20px 20px !important; outline:none !important;}
.bdp-post-carousel button.slick-prev{background:rgba(0,0,0,.5) url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/arrow-left.png) center center no-repeat !important; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background-size:20px 20px !important;  outline:none !important;} .bdp-post-slider button.slick-next:hover, .bdp-post-slider button.slick-next:focus,
.bdp-post-carousel button.slick-next:hover, .bdp-post-carousel button.slick-next:focus,
.bdp-post-gridbox-slider button.slick-next:hover, .bdp-post-gridbox-slider button.slick-next:focus{background-color:rgba(0,0,0,.8) !important; outline:none !important;}
.bdp-post-slider button.slick-prev:hover, .bdp-post-slider button.slick-prev:focus,
.bdp-post-carousel button.slick-prev:hover, .bdp-post-carousel button.slick-prev:focus,
.bdp-post-gridbox-slider button.slick-prev:hover, .bdp-post-gridbox-slider button.slick-prev:focus{background-color:rgba(0,0,0,.8) !important;outline:none !important;} .bdp-post-slider .slick-dots, .bdp-post-gridbox-slider .slick-dots, .bdp-post-carousel .slick-dots{padding:0 !important; margin:0 !important; text-align:center;}
.bdp-post-carousel .slick-dots{position:static !important;}
.bdp-post-slider .slick-dots li button, .bdp-post-gridbox-slider .slick-dots li button, .bdp-post-carousel .slick-dots li button{text-indent:-99999px;}
.bdp-post-slider .slick-dots li, .bdp-post-gridbox-slider .slick-dots li, .bdp-post-carousel .slick-dots li  {vertical-align: middle;list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important; }
.bdp-post-slider .slick-dots li button, .bdp-post-gridbox-slider .slick-dots li button, .bdp-post-carousel .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:13px !important; height:13px !important; cursor:pointer;}
.bdp-post-slider .slick-dots li button:focus, .bdp-post-gridbox-slider .slick-dots li button:focus, .bdp-post-carousel .slick-dots li button:focus{outline:none !important;}
.bdp-post-slider .slick-dots li.slick-active button, .bdp-post-gridbox-slider .slick-dots li.slick-active button, .bdp-post-carousel .slick-dots li.slick-active button{background:#444 !important;} .bdp-post-slider .slick-arrow {top:50% !important; transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);border: none !important;}
.bdp-post-slider .slick-next{right:0px !important;}
.bdp-post-slider .slick-prev{left:0px !important; }
.bdp-post-slider .slick-dots{ text-align:center; }
.bdp-post-carousel .slick-arrow {top:-35px;}
.bdp-post-carousel .slick-next{right:10px !important; }
.bdp-post-carousel .slick-prev{right:42px !important; left:auto !important; }
.bdp-post-carousel .slick-dots{text-align:center; }
.bdp-post-gridbox-slider .slick-arrow {top:50% !important; transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);border: none !important;}
.bdp-post-gridbox-slider .slick-next{right:2px !important;}
.bdp-post-gridbox-slider .slick-prev{left:2px !important; }
.bdp-post-gridbox-slider .slick-dots{text-align:center;} .bdp-post-pagination{clear:both !important; width:100%; padding:0px 15px 10px 15px;box-sizing: border-box; text-align:center;}
.bdp-post-pagination .button-post-p{width:40%; float:right; text-align:right;}
.bdp-post-pagination .button-post-n{width:40%; float:left; text-align:left;}
.bdp-post-pagination a, .bdp-post-pagination a{color: #fff !important;  -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;background: #333;padding: 7px 10px;display: inline-block;text-align: center;border-radius: 0px;line-height: normal;
box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;}
.bdp-post-pagination a:hover, .bdp-post-pagination a:focus, .bdp-post-pagination a:hover, .bdp-post-pagination a:focus{color: #333 !important;background: transparent;}
.bdp-post-pagination .current{color: #333 !important;background: transparent;padding: 7px 10px;display: inline-block;text-align: center;border-radius: 0px;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;} .bdp-post-categories{display: inline-block;text-transform: uppercase;color: #666;z-index: 9;position: relative; margin-bottom:15px;}
.bdp-post-categories a{text-decoration: none !important ;  -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; font-size:13px;text-transform: uppercase;padding: 3px 4px;line-height: normal;display: inline-block; margin: 0 0 5px 0; border-bottom: 3px solid #f1f1f1;} .bdp-readmorebtn{ -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;text-decoration: none !important; color: #888;border: 2px solid #888;padding: 8px 15px;font-size: 13px;display: inline-block;box-sizing: border-box;line-height: normal !important;}
.bdp-readmorebtn:hover, .bdp-readmorebtn:focus{background:#888; color:#fff; } .bdp-post-slides{position:relative; }
.bdp-post-slider{margin:0 -10px;} .bdp-post-slider.bdp-design-1{margin:0px; text-align:center; }
.bdp-post-slider.bdp-design-1 .bdp-post-overlay{background:rgba(255,255,255,0.9); position:absolute; padding:20px; left:0; right:0; max-width:70%; margin:0 auto; top:50%; -webkit-transform: translateY(-50%);transform: translateY(-50%);}
.bdp-post-slider.bdp-design-1 .bdp-post-image-bg{margin-bottom:0px; height:500px; position:relative; background-repeat:no-repeat; background-position: center; -webkit-background-size: cover;
-moz-background-size: cover;  -o-background-size: cover;  background-size: cover; background-color: #e9eff9;} .bdp-post-slider.bdp-design-2 .bdp-post-image-bg{margin-bottom:15px; height:200px; position:relative; background-repeat:no-repeat; background-position: center; -webkit-background-size: cover;
-moz-background-size: cover;  -o-background-size: cover;  background-size: cover; background-color: #e9eff9;}
@media only screen and (min-width: 40.0625em) {
.bdp-post-slides{background:#e9eff9;}	
.bdp-post-slider.bdp-design-2 .bdp-medium-5 {background:#fff; position:absolute; padding:20px; right:50px; top:50%; -webkit-transform: translateY(-50%);transform: translateY(-50%); }
.bdp-post-slider.bdp-design-2 .bdp-medium-7{padding-left:0px !important}
.bdp-post-slider.bdp-design-2 .bdp-post-image-bg{height:400px; margin-bottom:0px;}
}  .bdp-list-main.bdp-design-2 .bdp-post-list-content {text-align:center; width:100%;}
@media only screen and (min-width: 40.0625em) { 
.bdp-list-main.bdp-design-2 .bdp-medium-6{display:table-cell; float:none; vertical-align:middle;}
}  .bdp-post-grid-main.bdp-design-1 .bdp-post-grid-content{ text-align:center; } .bdp-post-grid-main.bdp-design-2 .bdp-post-grid-content{background:#f9f9f9; padding-bottom:15px;  text-align:center; }
.bdp-post-grid-main.bdp-design-2 .bdp-post-grid-content.bdp-no-thumb-image{padding-bottom:0px; }
.bdp-post-grid-main.bdp-design-2 .bdp-post-image-bg{margin-bottom:0px;}
.bdp-post-grid-main.bdp-design-2 .bdp-post-margin-content{background:#fff; padding:20px 20px 20px 20px; max-width:85%; margin:-50px auto 0 auto; position:relative; }
.bdp-post-grid-main.bdp-design-2 .bdp-no-thumb-image .bdp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important}  .bdp-post-carousel.bdp-design-1 .bdp-post-carousel-content{ text-align:center; margin:0 10px; } .bdp-post-carousel.bdp-design-2 .bdp-post-carousel-content{background:#f9f9f9; padding-bottom:15px; margin:0 10px;  text-align:center; }
.bdp-post-carousel.bdp-design-2 .bdp-post-carousel-content.bdp-no-thumb-image{padding-bottom:0px; }
.bdp-post-carousel.bdp-design-2 .bdp-post-image-bg{margin-bottom:0px;}
.bdp-post-carousel.bdp-design-2 .bdp-post-margin-content{background:#fff; padding:20px 20px 20px 20px; max-width:75%; margin:-50px auto 0 auto; position:relative; }
.bdp-post-carousel.bdp-design-2 .bdp-no-thumb-image .bdp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important} .bdp-no-position{position:static !important;} .bdp-post-masonry.bdp-design-1 .bdp-post-grid-content{ text-align:center; } .bdp-post-masonry.bdp-design-2 .bdp-post-grid-content{background:#f9f9f9; padding-bottom:15px;  text-align:center; }
.bdp-post-masonry.bdp-design-2 .bdp-post-grid-content.bdp-no-thumb-image{padding-bottom:0px; }
.bdp-post-masonry.bdp-design-2 .bdp-post-image-bg{margin-bottom:0px;}
.bdp-post-masonry.bdp-design-2 .bdp-post-margin-content{background:#fff; padding:20px 20px 20px 20px; max-width:85%; margin:-50px auto 0 auto; position:relative; }
.bdp-post-masonry.bdp-design-2 .bdp-no-thumb-image .bdp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important} .bdp-post-masonry.bdp-effect-2 .bdp-post-grid {-webkit-transform: translateY(200px);	transform: translateY(200px);-webkit-animation: moveUp 0.65s ease forwards;
animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
0% { }
100% { -webkit-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
0% { }
100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
} .bdpgridbox-main  .bdp-post-categories{margin-bottom:5px;} .bdpgridbox-main.bdp-design-1 .bdp-gridbox-inner{font-size:0;}
.bdpgridbox-main.bdp-design-1 .bdp-post-image-bg{margin-bottom:15px; }
.bdpgridbox-main.bdp-design-1 .bdp-post-right-block.bdp-s-medium-12{padding:0px;}
.bdpgridbox-main.bdp-design-1 .bdp-post-right-block .bdp-s-medium-3{padding:0px;}
.bdpgridbox-main.bdp-design-1 .bdp-post-right-block{padding:0 0 10px 0 !important; margin-bottom:15px; border-bottom:1px solid #f1f1f1;}
.bdpgridbox-main.bdp-design-1 .bdp-left-block{margin-bottom:15px;}
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid{float:none !important; display:inline-block; vertical-align: top; font-size:15px;}
.bdpgridbox-main.bdp-design-1 .bdp-post-short-content{font-size:15px;} .post-ticker-jcarousellite{visibility: hidden; opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.5s linear; transition:opacity 0.5s linear; height:300;}
.inf-vticker-initialized{visibility: visible !important; opacity:1 !important;}
.bdp-recent-post-items .bdp-post-title{line-height:normal}
.bdp-recent-post-items  ul{padding:0 !important; margin:0 !important; list-style:none !important;}
.bdp-recent-post-items .bdp-post-li{border-bottom:1px solid #f1f1f1;   padding-bottom:15px !important; margin-bottom:15px; list-style:none !important;}
.bdp-recent-post-items .bdp-post-li:last-child{border-bottom:none;}
.bdp-recent-post-items .bdp-post-li .bdp-post-meta {font-size:12px;}
.widget .bdp-recent-post-items li.bdp-post-li::before{content: "" !important; padding:0px !important}
.bdp-recent-post-items .bdp-post-content{line-height:normal;}
.bdp-recent-post-items .bdp-post-li{border-bottom:1px solid #f1f1f1; padding-left:0px !important; padding-right:0px !important;  list-style:none !important;  }
.bdp-recent-post-items .bdp-post-list-content{width:100%; float:left; }
.bdp-recent-post-items .bdp-columns {padding: 0px 10px 0 0;}
.bdp-recent-post-items .bdp-post-left-img {width: 33%; float: left;padding-right:10px;  }
.bdp-recent-post-items .bdp-post-right-content {width: 67%; float: left;  }
.post-ticker-jcarousellite .bdp-post-li{border:0px;}
.post-ticker-jcarousellite .bdp-post-li .bdp-post-categories{margin-bottom:5px;}
.bdp-recent-post-items .bdp-post-full-content{width:100%;}
.post-ticker-jcarousellite .bdp-post-li{border-bottom:1px solid #f1f1f1;  padding-bottom:0px !important; }
.post-ticker-jcarousellite .bdp-post-list-content{ padding-bottom:15px !important; padding-top:15px !important; } .bdp-ticker-wrp{width:100%; height:40px; background:#FFF; position:relative; border:solid 2px #2096cd; overflow:hidden;}
.bdp-ticker-wrp>.bdp-ticker-title{width:auto; height:100%; display:table; background:#2096cd; position:relative;}
.bdp-ticker-wrp>.bdp-ticker-title .bdp-ticker-title-cnt{display: table-cell; margin:0; padding:0 20px; font-size:18px; color:#FFF; box-sizing:border-box; vertical-align: middle;}
.bdp-ticker-wrp>.bdp-ticker-title>span{width: 0;position:absolute; right:-10px;top:0; bottom:0; margin: auto; height: 0; border-style: solid; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent #2096cd;}
.bdp-ticker-wrp>ul{padding:0 !important; margin:0 !important; list-style:none !important; position:absolute; left:210px; top:0; right:40px; height:100%; font-size:16px;}
.bdp-ticker-wrp>ul>li{position:absolute; height:40px; width:100%; line-height:40px; display:none; margin:0 !important; padding:0 !important;}
.bdp-ticker-wrp>ul>li>a{text-decoration:none; color:#333; overflow:hidden; display:block; white-space: nowrap;text-overflow: ellipsis; font-weight:normal;}
.bdp-ticker-wrp>ul>li>a>span{color:#2096cd;}
.bdp-ticker-wrp>ul>li>a:hover{color:#2096cd;}
.bdp-ticker-wrp>.bdp-ticker-navi{width:40px; height:40px; position:absolute; right:0; top:0; bottom:0; opacity:0; margin:auto;}
.bdp-ticker-wrp>.bdp-ticker-navi>span{width:20px; height:40px; position:absolute; top:0; cursor:pointer; opacity:0.3; background-image:url(//takitaki.be/wp-content/plugins/blog-designer-pack/assets/images/ticker-arrows.png); background-repeat:no-repeat;}
.bdp-ticker-wrp>.bdp-ticker-navi>span:hover{opacity:1;}
.bdp-ticker-wrp>.bdp-ticker-navi>span:first-child{background-position:left center; left:0;}
.bdp-ticker-wrp>.bdp-ticker-navi>span:last-child{background-position:right center; right:0;}
.bdp-ticker-wrp:hover .bdp-ticker-navi{opacity:1;}
.bdp-ticker-wrp>.bdp-ticker-navi,
.bdp-ticker-wrp>ul>li>a,
.bdp-ticker-wrp>.bdp-ticker-navi>span{transition: .25s linear;-moz-transition: .25s linear;-webkit-transition: .25s linear;}
.bdp-bordernone{border:none;}
.bdp-italic>ul>li>a{font-style:italic;}
.bdp-bold>ul>li>a{font-weight:bold;} .bdp-column,
.bdp-columns {  padding-left: 15px;  padding-right: 15px;  width: 100%;  float: left; position: relative;  }
.bdp-s-medium-1 {width: 8.33333%;}
.bdp-s-medium-2 {width: 16.66667%;}
.bdp-s-medium-3 {width: 25%;}
.bdp-s-medium-4 {width: 33.33333%;}
.bdp-s-medium-5 {width: 41.66667%;}
.bdp-s-medium-6 {width: 50%;}
.bdp-s-medium-7 {width: 58.33333%;}
.bdp-s-medium-8 {width: 66.66667%;}
.bdp-s-medium-9 {width: 75%;}
.bdp-s-medium-10 {width: 83.33333%;}
.bdp-s-medium-11 {width: 91.66667%;}
.bdp-s-medium-12 {width: 100%; padding:0px !important;}
.bdp-s-medium-c5{width: 20%; }
@media only screen and (min-width: 40.0625em) {  
.bdp-column,
.bdp-columns {position: relative;padding-left: 15px;padding-right:15px;float: left; }
.bdp-medium-1{width: 8.33333%;}
.bdp-medium-2{width: 16.66667%;}
.bdp-medium-3{width: 25%;}
.bdp-medium-4{width: 33.33333%;}
.bdp-medium-5{width: 41.66667%;}
.bdp-medium-6{width: 50%;}
.bdp-medium-7{width: 58.33333%;}
.bdp-medium-8{width: 66.66667%;}
.bdp-medium-9{width: 75%;}
.bdp-medium-10{width: 83.33333%;}
.bdp-medium-11{width: 91.66667%;}
.bdp-medium-12{width: 100%;}
.bdp-medium-c5{width: 20%;}
}
@media only screen and (max-width: 40.0625em) { 
.bdp-post-slider.bdp-design-1 .bdp-post-content{display:none;}
}.slicknav_btn  {
display: block;
vertical-align: middle;
float: right;
padding:12px;
line-height: 1.125em;
cursor: pointer;
position: absolute;
z-index: 2;
left: 0px;
line-height: 35px;
height: 35px;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar  {
margin-top: 0.188em;
}
.slicknav_menu  {
*zoom: 1;
}
.slicknav_menu .slicknav_menutxt  {
display: block;
line-height: 1.188em;
float: left;
}
.slicknav_menu .slicknav_icon  {
float: left;
margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text  {
margin: 0;
}
.slicknav_menu .slicknav_icon-bar  {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);
-moz-box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);
box-shadow: 0 1px 0 rgba(0,  0,  0,  0.25);
}
.slicknav_menu:before  {
content: " ";
display: table;
}
.slicknav_menu:after  {
content: " ";
display: table;
clear: both;
}
.slicknav_nav  {
clear: both;
}
.slicknav_nav ul  {
display: block;
}
.slicknav_nav li  {
display: block;
}
.slicknav_nav .slicknav_arrow  {
font-size: 0.8em;
margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item  {
cursor: pointer;
}
.slicknav_nav .slicknav_item a  {
display: inline;
}
.slicknav_nav .slicknav_row  {
display: block;
}
.slicknav_nav a  {
display: block;
}
.slicknav_nav .slicknav_parent-link a  {
display: inline;
}
.slicknav_brand  {
float: left;
}
.slicknav_menu  {
font-size: 16px;
box-sizing: border-box;
background: #4c4c4c;
padding: 0px;
}
.slicknav_menu *  {
box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt  {
color: #fff;
font-weight: bold;
text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar  {
background-color: #fff;
}
.slicknav_btn  {
text-decoration: none;
background-color: #337AB7;	 
}
.slicknav_nav  {
color: #FFF;
margin: 0;
padding: 0;
font-size: 0.875em;
list-style: none;
overflow: hidden;
position: absolute;
z-index: 2;
background-color: #337AB7;
width: 60%;
margin-top: 35px;
}
.slicknav_nav ul  {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0px;
}
.slicknav_nav ul li ul {;
margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row  {
padding: 5px 10px;
margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover  {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ccc;
color: #fff;
}
.slicknav_nav a  {
padding: 5px 10px;
margin: 2px 5px;
text-decoration: none;
color: #fff;
}
.slicknav_nav a:hover  {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ccc;
color: #222;
}
.slicknav_nav .slicknav_txtnode  {
margin-left: 15px;
}
.slicknav_nav .slicknav_item a  {
padding: 0;
margin: 0;
}
.slicknav_nav .slicknav_parent-link a  {
padding: 0;
margin: 0;
}
.slicknav_brand  {
color: #fff;
font-size: 18px;
line-height: 30px;
padding: 7px 12px;
height: 44px;
}